Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentation2012merge

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9347   12 years landauf removed unused function adjusted refactored code also in commented …
(edit) @9346   12 years jo Bugfix: Previously the LastManStandingHUD wasn't displayed properly …
(edit) @9345   12 years jo Small improvements on presentationHS11.
(edit) @9344   12 years jo Fixing pong's error message. Firstly the WorldSound's path wasn't …
(edit) @9343   12 years jo XML fixes: LastManStanding: wrong OverlayGroup name \n <br> …
(edit) @9342   12 years jo Adjusting timers of the Asteroid-Race level to the spaceships current …
(edit) @9341   12 years jo Corrected getNumberOfPlayers().
(edit) @9340   12 years jo On the way of repairing a bug that was caused by manual refactoring of …
(edit) @9339   12 years jo Found reason why players are not always detected correctly: …
(edit) @9338   12 years jo Trying to find quick fixes for dynamic match. Somehow gametypes …
(edit) @9337   12 years landauf fixed "quivering" movement also for DockingController and in the 2nd …
(edit) @9336   12 years landauf fixed weird AI movement introduced in waypoints branch
Diff Rev Age Author Log Message
(edit) @9334   12 years landauf removed UnderAttackHealthBar which is not needed anymore because of …
(edit) @9333   12 years landauf added const qualifier to all message-sending functions in GametypeInfo …
(edit) @9332   12 years landauf removed strange function
(edit) @9331   12 years landauf removed const_cast and some const qualifiers from ConsoleCommand and …
(edit) @9330   12 years landauf added deterministic stop criterion to end tetris match (independent of …
(edit) @9329   12 years landauf fixed collision bug in tetris which made stones overlap in some cases …
(edit) @9328   12 years landauf fixed two possible crashes
(edit) @9327   12 years landauf changed parent of TetrisStone from Pawn to MovableEntity which is …
(edit) @9326   12 years landauf small refactoring of tetris gametype, fixed memory leak
(edit) @9325   12 years landauf removed obsolete code
(edit) @9324   12 years landauf fixed dropping and picking up again a PickupCollection
(edit) @9323   12 years landauf replaced tabs with spaces
(edit) @9322   12 years landauf fixed some warnings
(edit) @9321   12 years landauf detail: moved functions from .h to .cc
(edit) @9320   12 years landauf removed Pickupable::clone() because it is not needed anymore
(edit) @9319   12 years landauf refactored PickupSpawner - it doesn't clone a sample-pickup anymore, …
(edit) @9318   12 years landauf removed PickupIdentifier for a number of reasons (I talked to Damian …
Diff Rev Age Author Log Message
(edit) @9316   12 years dafrick Replacing unlicend skyboxes
Diff Rev Age Author Log Message
(edit) @9314   12 years landauf probably a bugfix: PickupIdentifier compared only the first parameter …
(edit) @9313   12 years landauf found some more functions to rename
(edit) @9312   12 years landauf renamed some functions where enums are converted to/from strings for …
Diff Rev Age Author Log Message
(edit) @9306   12 years jo Tetris: Level update
(edit) @9305   12 years landauf simplified code a little by using MultiType instead of explicit conversion
(edit) @9304   12 years jo Added tetris HUD template and some eye candy for the level.
(edit) @9303   12 years landauf added warning if a template is used on a different type than it was …
(edit) @9302   12 years landauf small cleanup. calling addTemplate() only once instead of twice
(edit) @9301   12 years jo Quick fix: Suppress default bots in racing gametypes, since so far we …
(edit) @9300   12 years jo Fixed LastTeamStanding HUD and level.
(edit) @9299   12 years jo LastManStanding HUD cleanup.
(edit) @9298   12 years jo Quick fix; the missing file is on another machine.
(edit) @9297   12 years landauf - fixed crash on closing pickup inventory. happened if pickup …
(edit) @9296   12 years landauf remove dropped pickups from their collection
(edit) @9295   12 years landauf removed fancy counters because they will get out of sync way too …
(edit) @9294   12 years landauf removed 2 lines from ~PickupCollection() again because they don't …
(edit) @9293   12 years dafrick Should fix internal warnig (and compile error introduced in last commit)
(edit) @9292   12 years dafrick Looked through recten changes in pickup module, should be fine!
(edit) @9291   12 years landauf moved box which was on top of the spawn point
(edit) @9290   12 years landauf Fixed crash with MSVC if a PickupCollection was used A depleted …
Diff Rev Age Author Log Message
(edit) @9287   12 years landauf CameraManager inherits from OrxonoxClass, should call RegisterRootObject
(edit) @9286   12 years jo Merged pCuts branch.
Diff Rev Age Author Log Message
(edit) @9282   12 years landauf quick fix: use tcl instead of shell commands to find ship templates …
(edit) @9281   12 years landauf small cleanup in ship selection: - renamed some functions - moved …
(edit) @9280   12 years landauf reformatted HUDNavigation… wtf happened here? do people know we have …
(edit) @9279   12 years landauf use orxonox_cast instead of dynamic_cast wherever possible
(edit) @9278   12 years landauf forgot that originator can be NULL
(edit) @9277   12 years landauf small cleanup of damage multiplier: added 'const' to getter and …
(edit) @9276   12 years landauf fixed surfaceRace.oxw level
(edit) @9275   12 years landauf fixed spaceship engines in theTimeMachine.oxw
(edit) @9274   12 years landauf reverted more random stuff in level files
(edit) @9273   12 years landauf reverted wrong skybox in teamDeathMatch.oxw added try-catch to avoid a …
(edit) @9272   12 years landauf replaced tabs with spaces (no code changed)
(edit) @9271   12 years landauf svn:eol-style native (no changes in code)
(edit) @9270   12 years landauf fixed warning
(edit) @9269   12 years landauf merged presentation2012 to presentation2012merge
Diff Rev Age Author Log Message
(copy) @9266   12 years landauf created branch from trunk to merge the cleanup of presentation2011 …
Note: See TracRevisionLog for help on using the revision log.