Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core7/src/orxonox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10465   10 years landauf moved macro ans helperfunction from NetworkFunction.h to …
(edit) @10464   10 years landauf define ScopeID as integer constants instead of an enum. this allows to …
(edit) @10459   10 years landauf wrap ScopedSingletonWrapper in a …
(edit) @10458   10 years landauf renamed ScopedSingletonManager to ScopedSingletonWrapper. removed …
(edit) @10420   10 years landauf use destroyLater() in Pawn and ShipPart. PawnManager and …
(edit) @10417   10 years landauf moved destruction of bullet collision shape to ~CollisionShape(). …
(edit) @10416   10 years landauf i think it makes more sense to delete killed pawns and shipparts …
(edit) @10415   10 years landauf added check to detect if a collision shape is destroyed during a …
(edit) @10414   10 years landauf destroy all remaining ship parts if ModularSpaceShip is destroyed. …
(edit) @10413   10 years landauf use the generic UpdateListener interface to receive calls to …
(edit) @10407   10 years landauf moved Scope and ScopedSingletonManager from util to core. TODO I had …
(edit) @10393   10 years landauf found another unregistered class
(edit) @10392   10 years landauf Loader is now a singleton instead of a static class. fixes issue with …
(edit) @10380   10 years landauf registered missing classes. WorldEntityCollisionShape is the only …
(edit) @10362   10 years landauf use static identifier initializer to store the inheritance definition …
(edit) @10349   10 years landauf removed hack. addBots/killBots is now part of Gametype
(edit) @10348   10 years landauf removed unnecessary helper functions
(edit) @10347   10 years landauf moved console command macros to a new file (ConsoleCommandIncludes.h)
(edit) @10345   10 years landauf wrap CommandLineArguments in StaticallyInitializedInstances
(edit) @10343   10 years landauf moved CommandLineParser into separate subfolder
(copy) @10328   10 years landauf created branch to work on new core features
copied from code/trunk/src/orxonox:
(edit) @10316   10 years smerkli only load debug drawer if graphics is enabled
Note: See TracRevisionLog for help on using the revision log.