Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/modules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11099   8 years muemart Fix loads of doxygen warnings and other documentation issues
(edit) @11083   8 years muemart Fix some clang-tidy warnings. Also, Serialise.h was doing some C-style …
(edit) @11071   8 years landauf merged branch cpp11_v3 back to trunk
(edit) @11056   8 years landauf merged last commit from presentationHS15 to trunk
(edit) @11052   8 years landauf merged branch presentationHS15 back to trunk
(edit) @11023   8 years landauf bugfix: use orxonox_cast instead of c-style-cast and check if the …
(edit) @11022   8 years landauf tweaked portal sound a bit
(edit) @11021   8 years landauf merged branch soundEffects back to trunk. for some reason it was never …
(edit) @11020   8 years landauf fixed some cases where 'delete' was used instead of destroy()
(edit) @11018   8 years landauf I think it's sufficient if Timer is a Listable. A timer is often used …
(edit) @10727   8 years landauf fixed warnings with MSVC14
(edit) @10632   8 years fvultier Removed useless code (artifacts from copy-paste) in the Jump minigame.
(edit) @10629   8 years fvultier Merged towerdefenseFabien branch back to trunk. The towerdefense …
(edit) @10628   8 years landauf addendum to r10626 → pass the collision shape to Pawn::damage
(edit) @10626   8 years zifloria Fixed more of the same bug. Tower defense was also affected
(edit) @10625   8 years zifloria Fixed OrxonoxArcade. Points are awarded again. The problem was that I …
(edit) @10624   8 years landauf merged branch core7 back to trunk
(edit) @10622   8 years landauf merged branch presentationFS15merge back to trunk
(edit) @10437   9 years fvultier Removed unnecessary output to console in kump minigame. Added a small …
(edit) @10318   9 years smerkli fixed destructor (during class hierarchy initialization)
(edit) @10299   9 years landauf fixed crash in SimpleRocket (during level-unloading). improved debug …
(edit) @10296   9 years landauf don't add the pawn's velocity to the projectile's velocity. this makes …
(edit) @10294   9 years landauf made projectiles slower (and all have the same speed now). makes it …
(edit) @10293   9 years landauf avoid collisions between projectiles of a turret and the parent-pawn …
(edit) @10292   9 years landauf fixed text size in HUD (marker which shows the enemy's name). the …
(edit) @10291   9 years landauf simplified Math: temp is always positive, thus only solution1 is …
(edit) @10290   9 years landauf details
(edit) @10287   9 years landauf use dynamic physics for projectiles. this seems to avoid 'tunneling' …
(edit) @10284   9 years landauf removed some unnecessary module dependencies
(edit) @10262   9 years landauf eol-style native. no changes in code.
(edit) @10261   9 years landauf fixed warning
(edit) @10260   9 years landauf merged the latest changes from pickupsFS14 to trunk
(edit) @10259   9 years landauf recorded merge of pickupsFS14 up to r10112 (which was already mostly …
(edit) @10258   9 years landauf merged presentationHS14merge back to trunk
(edit) @10218   9 years landauf fixed build and warnings with MSVC
(edit) @10216   9 years landauf merged branch presentationFS14 back to trunk
(edit) @10189   9 years landauf added new collision shape (cylinder)
(edit) @9974   10 years landauf docking should take actual control, not just temporary. this also …
(edit) @9973   10 years landauf several (potential) bugfixes in SpaceRaceController: * check if there …
(edit) @9971   10 years landauf return reference instead of copy. this also fixes a crash in …
(edit) @9967   10 years landauf call by reference instead of value
(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) @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) @9945   10 years landauf replaced tabs with spaces. no changes in code
(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) @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) @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) @9795   10 years jo Removed recursion bug. Invalid positioning/ collision detection still …
(edit) @9756   10 years jo Disabling the single tetris brick. Now all tetris bricks consists of …
(edit) @9675   11 years landauf merged branch 'libs' back to trunk. orxonox now compiles and runs with …
(edit) @9667   11 years landauf merged core6 back to trunk
(edit) @9550   11 years landauf merged testing branch back to trunk. unbelievable it took me 13 months …
(edit) @9526   11 years jo Merging presentationHS12 back to the trunk.
(edit) @9348   12 years landauf merged branch presentation2012merge back to trunk
(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) @9253   12 years landauf fixed crash in NotificationQueue - iterators are not guaranteed to be …
(edit) @9016   12 years jo Merging presentation2011 branch to trunk. Please check for possible bugs.
(edit) @8952   12 years dafrick Removing some unused variables and taking care of some other warnings …
(edit) @8891   12 years jo Ai and tutorial improvements merged back to the trunk. AI features: …
(edit) @8864   13 years dafrick Improving output.
(edit) @8859   13 years landauf fixed build for MSVC: "only static const integral data members can be …
(edit) @8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
(edit) @8855   13 years dafrick Cleaning up game immersion. Roughly documenting weapons module.
(edit) @8767   13 years dafrick Some cleanup…
(edit) @8738   13 years landauf added "scale" for radar viewables. scale is relative, 1.0 means …
(edit) @8737   13 years landauf fixed radar flashing red after killing an enemy with the steerable rocket
(edit) @8729   13 years rgrieder Merged unity_build branch back to trunk. Features: - Implemented …
(edit) @8727   13 years dafrick Cleaning up in SpaceShip and Engine. Fixed several bugs. Kicked …
(edit) @8713   13 years dafrick Cleaning up ShrinkPickup.
(edit) @8706   13 years dafrick Merging presentation branch back into trunk. There are many new …
(edit) @8471   13 years rgrieder Fixed possible bug (avoid using 'this' in the initialiser list unless …
(edit) @8469   13 years rgrieder Fixed trunk.
(edit) @8457   13 years FelixSchulthess merged portals branch into trunk
(edit) @8415   13 years dafrick AnD so should the comment say. ;)
(edit) @8414   13 years dafrick ScreenshotManager with gridSize = 1 works again.
(edit) @8413   13 years dafrick This should make the ScreenshotManager a lot more memory efficient.
(edit) @8406   13 years dafrick Quick fix for ScreenshotManager, such that it only needs memory when …
(edit) @8397   13 years youngk Added Newtonian Gravitation to the selection of force fields.
Note: See TracRevisionLog for help on using the revision log.