Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9966   10 years landauf moved declarations to follow our formatting guidelines. no changes in code
(edit) @9965   10 years landauf simplified algorithm. turns out this code actually tries to find the …
(edit) @9964   10 years landauf removed unused code (some of the code was after a 'return' statement …
(edit) @9963   10 years landauf removed unused variable. RaceCheckPoint is a WorldEntity itself, so it …
(edit) @9962   10 years landauf fixed warnings (msvc)
(edit) @9961   10 years landauf fixed warnings (msvc)
(edit) @9960   10 years landauf fixed warning (msvc): the cast affected only '50' and not the whole …
(edit) @9959   10 years landauf don't re-initialize the random number generator - we already do this …
(edit) @9958   10 years landauf user lower-case for all module names
(edit) @9957   10 years landauf fixed a number of linker warnings with msvc
(edit) @9956   10 years landauf fixed build with msvc (it seems to use c++98 which has 3 overloads of …
(edit) @9955   10 years landauf removed temporary files and added them to the ignore list
(edit) @9954   10 years landauf moved all invader enemy templates into one file. fixed warning about …
(edit) @9953   10 years landauf fixed error when starting Invaders.oxw
(edit) @9952   10 years landauf neither ParticleSpawner nor the explosion_ object need to be …
(edit) @9951   10 years landauf details
(edit) @9950   10 years landauf ParticleEmitter should be a StaticEntity just like every other …
(edit) @9949   10 years landauf removed duplicate code. there is no need for a second constructor. if …
(edit) @9948   10 years landauf comment
(edit) @9947   10 years landauf bugfix: explosion-sound was always positioned at world-coordinates …
(edit) @9946   10 years landauf removed debug output
(edit) @9945   10 years landauf replaced tabs with spaces. no changes in code
(edit) @9944   10 years landauf no Thilo, we don't want to call preDestroy() made documentation of …
(edit) @9943   10 years landauf eol-style native
(edit) @9942   10 years jo Disabling addbots for Invaders, since it will cause the game to crash.
(edit) @9941   10 years jo Adding most of the changes that were proposed in the release2012 branch.
(edit) @9940   10 years jo polishing the first Level - force the target station to be static.
(edit) @9939   10 years jo presentationHS13 branch merged into trunk
(edit) @9834   10 years jo Fixing another bug introduced by the previous bug fix.
(edit) @9833   10 years jo Fixing cleanup bug, that causes orxonox to crash when tetris was …
(edit) @9832   10 years jo More fancy colored tetris bricks.
(edit) @9831   10 years jo Exchanging the tetris model.
(edit) @9804   10 years jo Cleaning up the spacerace output.
(edit) @9803   10 years jo The brick falldown acceleration is increased, but the velocity is …
(edit) @9802   10 years jo Making the Tetris collision detection more robust, by decoupling …
(edit) @9801   10 years jo Eridicating a Tetris Bug, related to the positioning of a TetrisBrick …
(edit) @9800   10 years jo Make the AI aware of the inherent team (number) of controllable …
(edit) @9799   10 years jo Make controllable entities adapt the controllers team number.
(edit) @9798   10 years jo Testing alternative colouring mechanism for pawns → empty controller.
(edit) @9797   10 years jo Added Team functionality down to the controller class.
(edit) @9795   10 years jo Removed recursion bug. Invalid positioning/ collision detection still …
(edit) @9782   10 years bknecht Level description GUI element now wraps text nicely
(edit) @9765   10 years bknecht util lib didn't link without boost-system. Error did occur in MultiType.cc.
(edit) @9763   10 years landauf renamed LaserBeam as LaserBeam2 (because there's already another model …
(edit) @9759   10 years landauf fixed warning (msvc)
(edit) @9756   10 years jo Disabling the single tetris brick. Now all tetris bricks consists of …
(edit) @9730   10 years jo Making the setLives function more flexible. The game can be …
(edit) @9729   10 years jo Creating new console command to set the lives in a mission.
(edit) @9728   10 years jo Making a Mission endable by a ConsoleCommand such that it can be ended …
(edit) @9716   10 years jo Making the WaypointPatrolController configurable such that it can …
(edit) @9703   10 years landauf fixed build with boost 1.48 and 1.49
(edit) @9688   10 years jo Fix for the problem that CG Library was not found on the tardis machines.
(edit) @9687   10 years landauf support precompiled dependencies v7.0 for mingw (which use boost for …
(edit) @9686   10 years landauf disabled warning which was added to -Wall in GCC 4.8 (see …
(edit) @9685   10 years landauf fixed pch with gcc 4.8
(edit) @9684   10 years landauf added missing includes
(edit) @9683   10 years landauf mingw with gcc 4.8 has its own version of sdkddkver.h which apparently …
(edit) @9682   10 years landauf fixed build on MSVC: unistd.h is not part of windows
(edit) @9676   11 years landauf fixed warnings with gcc 4.7
(edit) @9675   11 years landauf merged branch 'libs' back to trunk. orxonox now compiles and runs with …
(edit) @9674   11 years landauf fixed build for MinGW with GCC 4.6
(edit) @9673   11 years landauf moved workaround for old boost versions to LibraryConfigTardis.cmake - …
(edit) @9672   11 years smerkli Added a few includes that were necessary with the switch to GCC > 4.7 …
(edit) @9667   11 years landauf merged core6 back to trunk
(edit) @9666   11 years landauf comments
(edit) @9665   11 years landauf removed svn:executable property
(edit) @9664   11 years landauf eol-style native
(edit) @9663   11 years landauf replaced tabs with spaces
(edit) @9625   11 years smerkli Merged Maxim's Branch back into trunk.
(edit) @9595   11 years landauf merged r9594 to trunk
(edit) @9576   11 years landauf fall back to default parser if CEGUI cannot load XercesParser
(edit) @9575   11 years fmauro Force CEGUI to use Xerces parser instead of TinyXML with versions …
(edit) @9555   11 years smerkli Replaced explosion hack with another less ugly hack: - There is now …
(edit) @9550   11 years landauf merged testing branch back to trunk. unbelievable it took me 13 months …
(edit) @9546   11 years smerkli Added a BigExplosion creation to the Pawn constructor. This loads all …
(edit) @9532   11 years jo Updating the levels.
(edit) @9526   11 years jo Merging presentationHS12 back to the trunk.
(edit) @9416   11 years jo Adjusting the Escort ship's collisionshapes.
(edit) @9415   11 years jo Integrating Felix' EscortShip in the game (new weaponsetting and …
(edit) @9398   11 years smerkli
(edit) @9350   12 years jo Added some billboards and a particle emitter.
(edit) @9349   12 years jo Adding a gallery level. A place to present all important models.
(edit) @9348   12 years landauf merged branch presentation2012merge back to trunk
(edit) @9265   12 years landauf fixed indentation
(edit) @9264   12 years landauf fixed warning
(edit) @9263   12 years landauf store the next checkpoints in a set instead of Vector3 + some …
(edit) @9262   12 years landauf fixed bug in SpaceRaceManager - it used the wrong index to identify …
(edit) @9261   12 years landauf fixed start-countdown issue in spacerace
(edit) @9260   12 years landauf cleaned up new SpaceRace classes (no functional code-changes): - …
(edit) @9259   12 years landauf refactored HUDEnemyHealthBar: now it uses …
(edit) @9258   12 years landauf some cleanup
(edit) @9257   12 years landauf renamed RVName to radarname cast to RadarViewable instead of SpaceShip …
(edit) @9256   12 years landauf I think this implementation of the hit() function rather belongs to …
(edit) @9255   12 years landauf fixed warnings in msvc removed authorship for code that wasn't written …
(edit) @9254   12 years landauf update radar-visibility if the visibility of the pawn itself changes. …
(edit) @9253   12 years landauf fixed crash in NotificationQueue - iterators are not guaranteed to be …
(edit) @9252   12 years landauf added missing call to RegisterObject (it crashed on windows) moved …
(edit) @9251   12 years landauf fixed crash when clicking the single player menu button
(edit) @9165   12 years rgrieder Fixed OGRE plugin finding for Ubuntu precise. Untested!
(edit) @9164   12 years jo Possible fix for Ubuntu precise. Cmake runs without further errors. …
Note: See TracRevisionLog for help on using the revision log.