Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9338   13 years jo Trying to find quick fixes for dynamic match. Somehow gametypes …
(edit) @9337   13 years landauf fixed "quivering" movement also for DockingController and in the 2nd …
(edit) @9336   13 years landauf fixed weird AI movement introduced in waypoints branch
(edit) @9335   13 years landauf moved tower defense blender files to pool
(edit) @9334   13 years landauf removed UnderAttackHealthBar which is not needed anymore because of …
(edit) @9333   13 years landauf added const qualifier to all message-sending functions in GametypeInfo …
(edit) @9332   13 years landauf removed strange function
(edit) @9331   13 years landauf removed const_cast and some const qualifiers from ConsoleCommand and …
(edit) @9330   13 years landauf added deterministic stop criterion to end tetris match (independent of …
(edit) @9329   13 years landauf fixed collision bug in tetris which made stones overlap in some cases …
(edit) @9328   13 years landauf fixed two possible crashes
(edit) @9327   13 years landauf changed parent of TetrisStone from Pawn to MovableEntity which is …
(edit) @9326   13 years landauf small refactoring of tetris gametype, fixed memory leak
(edit) @9325   13 years landauf removed obsolete code
(edit) @9324   13 years landauf fixed dropping and picking up again a PickupCollection
(edit) @9323   13 years landauf replaced tabs with spaces
(edit) @9322   13 years landauf fixed some warnings
(edit) @9321   13 years landauf detail: moved functions from .h to .cc
(edit) @9320   13 years landauf removed Pickupable::clone() because it is not needed anymore
(edit) @9319   13 years landauf refactored PickupSpawner - it doesn't clone a sample-pickup anymore, …
(edit) @9318   13 years landauf removed PickupIdentifier for a number of reasons (I talked to Damian …
(edit) @9317   13 years dafrick Removing files that do not comply with our license.
(edit) @9316   13 years dafrick Replacing unlicend skyboxes
(edit) @9315   13 years dafrick Removing files that do not comply with our license.
(edit) @9314   13 years landauf probably a bugfix: PickupIdentifier compared only the first parameter …
(edit) @9313   13 years landauf found some more functions to rename
(edit) @9312   13 years landauf renamed some functions where enums are converted to/from strings for …
(edit) @9311   13 years dafrick Working on images
(edit) @9310   13 years dafrick Update looknfeel
(edit) @9309   13 years dafrick Updating imagesets AUTHORS file
(edit) @9308   13 years dafrick Updating looknfeels AUTHORS file
(edit) @9307   13 years dafrick Adding metal mood to pool.
(edit) @9306   13 years jo Tetris: Level update
(edit) @9305   13 years landauf simplified code a little by using MultiType instead of explicit conversion
(edit) @9304   13 years jo Added tetris HUD template and some eye candy for the level.
(edit) @9303   13 years landauf added warning if a template is used on a different type than it was …
(edit) @9302   13 years landauf small cleanup. calling addTemplate() only once instead of twice
(edit) @9301   13 years jo Quick fix: Suppress default bots in racing gametypes, since so far we …
(edit) @9300   13 years jo Fixed LastTeamStanding HUD and level.
(edit) @9299   13 years jo LastManStanding HUD cleanup.
(edit) @9298   13 years jo Quick fix; the missing file is on another machine.
(edit) @9297   13 years landauf - fixed crash on closing pickup inventory. happened if pickup …
(edit) @9296   13 years landauf remove dropped pickups from their collection
(edit) @9295   13 years landauf removed fancy counters because they will get out of sync way too …
(edit) @9294   13 years landauf removed 2 lines from ~PickupCollection() again because they don't …
(edit) @9293   13 years dafrick Should fix internal warnig (and compile error introduced in last commit)
(edit) @9292   13 years dafrick Looked through recten changes in pickup module, should be fine!
(edit) @9291   13 years landauf moved box which was on top of the spawn point
(edit) @9290   13 years landauf Fixed crash with MSVC if a PickupCollection was used A depleted …
(edit) @9289   13 years jo Data branch is in wrong location.
(edit) @9288   13 years jo Started new branch too early.
(edit) @9287   13 years landauf CameraManager inherits from OrxonoxClass, should call RegisterRootObject
(edit) @9286   13 years jo Merged pCuts branch.
(edit) @9285   13 years jo Adaptions for easier merge.
(edit) @9284   13 years jo Creating a new data-branch for the upcoming release.
(edit) @9283   13 years jo Creating a new branch for the upcoming release of the code.
(edit) @9282   13 years landauf quick fix: use tcl instead of shell commands to find ship templates …
(edit) @9281   13 years landauf small cleanup in ship selection: - renamed some functions - moved …
(edit) @9280   13 years landauf reformatted HUDNavigation… wtf happened here? do people know we have …
(edit) @9279   13 years landauf use orxonox_cast instead of dynamic_cast wherever possible
(edit) @9278   13 years landauf forgot that originator can be NULL
(edit) @9277   13 years landauf small cleanup of damage multiplier: added 'const' to getter and …
(edit) @9276   13 years landauf fixed surfaceRace.oxw level
(edit) @9275   13 years landauf fixed spaceship engines in theTimeMachine.oxw
(edit) @9274   13 years landauf reverted more random stuff in level files
(edit) @9273   13 years landauf reverted wrong skybox in teamDeathMatch.oxw added try-catch to avoid a …
(edit) @9272   13 years landauf replaced tabs with spaces (no code changed)
(edit) @9271   13 years landauf svn:eol-style native (no changes in code)
(edit) @9270   13 years landauf fixed warning
(edit) @9269   13 years landauf merged presentation2012 to presentation2012merge
(edit) @9268   13 years landauf corrected svn:mergeinfo removed .project and added it to ignore-list
(edit) @9267   13 years landauf removed branches that weren't used
(edit) @9266   13 years landauf created branch from trunk to merge the cleanup of presentation2011 …
(edit) @9265   13 years landauf fixed indentation
(edit) @9264   13 years landauf fixed warning
(edit) @9263   13 years landauf store the next checkpoints in a set instead of Vector3 + some …
(edit) @9262   13 years landauf fixed bug in SpaceRaceManager - it used the wrong index to identify …
(edit) @9261   13 years landauf fixed start-countdown issue in spacerace
(edit) @9260   13 years landauf cleaned up new SpaceRace classes (no functional code-changes): - …
(edit) @9259   13 years landauf refactored HUDEnemyHealthBar: now it uses …
(edit) @9258   13 years landauf some cleanup
(edit) @9257   13 years landauf renamed RVName to radarname cast to RadarViewable instead of SpaceShip …
(edit) @9256   13 years landauf I think this implementation of the hit() function rather belongs to …
(edit) @9255   13 years landauf fixed warnings in msvc removed authorship for code that wasn't written …
(edit) @9254   13 years landauf update radar-visibility if the visibility of the pawn itself changes. …
(edit) @9253   13 years landauf fixed crash in NotificationQueue - iterators are not guaranteed to be …
(edit) @9252   13 years landauf added missing call to RegisterObject (it crashed on windows) moved …
(edit) @9251   13 years landauf fixed crash when clicking the single player menu button
(edit) @9250   13 years landauf fixed build for msvc
(edit) @9249   13 years landauf removed old branches from fall 2011
(edit) @9248   13 years decapitb added space junk and portals (with new mesh\!)
(edit) @9247   13 years decapitb surfacerace presentation level added. changed template name of …
(edit) @9246   13 years decapitb 'ls [path] -l' caused crash, changed to 'ls -l [path]'
(edit) @9245   13 years landauf tower defense update (again, now hopefully successful)
(edit) @9244   13 years landauf reverted the rest of r9241
(edit) @9243   13 years landauf removed accidental svn:mergeinfo from r9241
(edit) @9242   13 years landauf reverted accidental changes from r9241
(edit) @9241   13 years decapitb tower defense update
(edit) @9240   13 years kevint Added BigSpacegate with Pattern second trial
(edit) @9239   13 years kevint Added BigSpacegate with Pattern
Note: See TracRevisionLog for help on using the revision log.