Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11854   6 years adamc scriptablecontroller testlevel fixed
(edit) @11853   6 years sehirsch OrxyRoadPattern template changed
(edit) @11852   6 years adamc test.txt minor changes
(edit) @11851   6 years jacobsr added image
(edit) @11850   6 years dreherm Ghost Check 6
(edit) @11849   6 years dreherm Ghost Check 5
(edit) @11848   6 years dreherm Ghost Check 4
(edit) @11847   6 years dreherm Commit and check ghost class 3
(edit) @11846   6 years dreherm Commit and check ghost class2
(edit) @11845   6 years dreherm Commit and check ghost class
(edit) @11844   6 years dreherm Some trash removed
(edit) @11843   6 years dreherm First try for moving ghosts
(edit) @11842   6 years mdedial Clean up some code, add lots of comments
(edit) @11841   6 years andera added countdown
(edit) @11840   6 years arismu Changed velocity bots, steering stabilized
(edit) @11839   6 years jacobsr changed internal variables 2nd part2
(edit) @11838   6 years jacobsr changed interal definition to orxyroad namespace
(edit) @11837   6 years jacobsr changed internal variables
(edit) @11836   6 years jacobsr orxyroad v21
(edit) @11835   6 years jacobsr orxyroad v1
(edit) @11834   6 years dreherm Update for ghost controller and ghost class
(edit) @11833   6 years dreherm portals added
(edit) @11832   6 years dreherm First files added like controllers and new class
(edit) @11831   6 years dreherm New modells added to game
(edit) @11830   6 years skaeser changed map
(edit) @11829   6 years mdedial WIP 22.03.18: Begin documenting server-side code
(edit) @11828   6 years skaeser kredit nicht mehr abgezogen
(edit) @11827   6 years landauf removed merged branches from HS17
(edit) @11825   6 years dreherm Erste 3D-MOdelle von Map, gelbem Pacman und Geister.
(edit) @11824   6 years adamc Test
(edit) @11823   6 years patricwi Added new branch
(edit) @11822   6 years patricwi Added new branch
(edit) @11821   6 years patricwi Added new branch
(edit) @11820   6 years patricwi Added new branch
(edit) @11819   6 years patricwi Added new branch
(edit) @11818   6 years patricwi Added new branch
(edit) @11817   6 years patricwi Added new branch
(edit) @11816   6 years patricwi Added new branch
(edit) @11815   6 years patricwi branch moved
(edit) @11814   6 years landauf fixed material of debug drawer (to visualize collision shapes)
(edit) @11811   6 years landauf fixed some warnings with gcc 7
(edit) @11810   6 years landauf added path to cegui for ubuntu 17.10 and also making cegui 0.8 the …
(edit) @11809   6 years landauf added work around for a bug in cegui 0.8 (the cegui lua scripts expect …
(edit) @11808   6 years landauf attach Planets to MovableEntities to make them move (Planets are …
(edit) @11807   6 years landauf removed unneeded files and migrated GameplayMenu.lua to cegui 0.8
(edit) @11806   6 years landauf migrated all ingame menus to cegui 0.8
(edit) @11805   6 years landauf migrated HighscoreMenu.lua and CampaignMenu.lua to cegui 0.8
(edit) @11804   6 years landauf fixed another alignment issue
(edit) @11803   6 years landauf fixed alignment
(edit) @11802   6 years landauf migrated NotificationLayer.lua to cegui 0.8
(edit) @11801   6 years landauf fixed some config values; removed unused layout; renamed some …
(edit) @11800   6 years landauf updated Settings.lua and all sub-menus to cegui 0.8
(edit) @11799   6 years landauf updated HostMenu.lua, MultiplayerMenu.lua, ShipSelectionMenu.lua, …
(edit) @11798   6 years landauf added (again) more include paths to make it work with ubuntu
(edit) @11797   6 years landauf updated CreditsMenu.lua and SingleplayerMenu.lua to cegui 0.8
(edit) @11796   6 years landauf fixed build
(edit) @11795   6 years landauf merged ogre1.9 (including cegui0.8) into new branch
(edit) @11793   6 years landauf auto-migrated all cegui files to version 0.8 with ceed …
(edit) @11791   6 years landauf removed umlaute
(edit) @11787   6 years landauf created new branch to merge cegui0.8 and ogre1.9 with the recent …
(edit) @11784   6 years landauf this looks like a bug (detected by cppcheck → …
(edit) @11783   6 years landauf merged Presentation_HS17_merge back to trunk
(edit) @11782   6 years landauf tabs → spaces
(edit) @11781   6 years landauf eol-style native (no changes in code)
(edit) @11780   6 years landauf [Waypoints_HS17] use uppercase mesh-name to avoid errors
(edit) @11778   6 years landauf [Waypoints_HS17] fixed run-time warning when loading level
(edit) @11777   6 years landauf [Waypoints_HS17] removed lots of copy-paste- and otherwise unnecessary code
(edit) @11776   6 years landauf [Waypoints_HS17] removed/reverted a huge number of unwanted changes
(edit) @11775   6 years landauf [Waypoints_HS17] fixed build
(edit) @11774   6 years landauf merged Waypoints_HS17
(edit) @11773   6 years landauf [SOBv2_HS17] fixed a bunch of compiler warnings (MSVC)
(edit) @11772   6 years landauf [SOBv2_HS17] fixed a bunch of runtime warnings
(edit) @11770   6 years landauf [SOBv2_HS17] some cleanup in Model/Mesh
(edit) @11769   6 years landauf [SOBv2_HS17] removed unused variables, added some initializations
(edit) @11768   6 years landauf [SOBv2_HS17] fixed build (Highscopre API has changed)
(edit) @11767   6 years landauf [SOBv2_HS17] removed a bunch of files that shouldn't be here
(edit) @11766   6 years landauf merged SOBv2_HS17
(edit) @11765   6 years landauf [ProtectBoss_HS17] fixed level and reverted unwanted changes from …
(edit) @11764   6 years landauf merged ProtectBoss_HS17
(edit) @11763   6 years landauf [FlappyOrx_HS17] found better solution to avoid warning when loading level
(edit) @11762   6 years landauf [FlappyOrx_HS17] bugfix: always check for queue size before accessing …
(edit) @11761   6 years landauf [FlappyOrx_HS17] bugfix: velocity was never initialized (expecially x, …
(edit) @11760   6 years landauf [FlappyOrx_HS17] some cleanup
(edit) @11759   6 years landauf [FlappyOrx_HS17] initialize all variables
(edit) @11758   6 years landauf [FlappyOrx_HS17] removed unused variables
(edit) @11757   6 years landauf [FlappyOrx_HS17] removed FlappyOrxCenterPoint, it doesn't seem to be neede
(edit) @11756   6 years landauf [FlappyOrx_HS17] avoid warning when loading level
(edit) @11755   6 years landauf [FlappyOrx_HS17] fixed some warnings (MSVC)
(edit) @11754   6 years landauf [FlappyOrx_HS17] fixed build (Highscopre API has changed; usleep is …
(edit) @11753   6 years landauf [FlappyOrx_HS17] fixed dll linkage for MSVC
(edit) @11752   6 years landauf merged FlappyOrx_HS17
(edit) @11751   6 years landauf [Dialog_HS17] details
(edit) @11750   6 years landauf [Dialog_HS17] cleanup XMLPort collection getters
(edit) @11749   6 years landauf [Dialog_HS17] added license text
(edit) @11748   6 years landauf [Dialog_HS17] fixed dll linkage for MSVC
(edit) @11747   6 years landauf merged Dialog_HS17
(edit) @11746   6 years landauf removed some more occurrences of "Map" (a class that doesn't seem to exist)
(edit) @11745   6 years landauf [CampaignMap_HS17] some cleanup
(edit) @11744   6 years landauf [CampaignMap_HS17] reverted some unwanted changes
(edit) @11743   6 years landauf merged CampaignMap_HS17
Note: See TracRevisionLog for help on using the revision log.