Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10728   9 years landauf disable LOD for MSVC and ogre version 1.8 because it leads to crashes
(edit) @10727   9 years landauf fixed warnings with MSVC14
(edit) @10726   9 years landauf fixed alignment warnings in MSVC14 (caused by SSE instructions in bullet)
Diff Rev Age Author Log Message
(edit) @10716   9 years landauf let orxonox_main depend on plugins too. this means that every plugin …
Diff Rev Age Author Log Message
(edit) @10712   9 years landauf fixed build with MSVC14
Diff Rev Age Author Log Message
(edit) @10693   9 years landauf fixed undefined reference with msvc14 (only occurred in buildmode …
Diff Rev Age Author Log Message
(edit) @10677   9 years fvultier Fixed minor issue in the WeaponsettingsASSF: The left and the right …
Diff Rev Age Author Log Message
(edit) @10650   9 years fvultier There is now a spaceship that uses the gravity bomb. Minor …
Diff Rev Age Author Log Message
(edit) @10648   9 years fvultier Removed EnergyDrink Weapon from SpaceshipASSFF. Improved documentation …
Diff Rev Age Author Log Message
(edit) @10632   9 years fvultier Removed useless code (artifacts from copy-paste) in the Jump minigame.
(edit) @10631   9 years landauf the AI sometimes selected its own ship as target while it was steering …
(edit) @10630   9 years landauf avoid division by zero errors (happened e.g. if 'myposition' and …
(edit) @10629   9 years fvultier Merged towerdefenseFabien branch back to trunk. The towerdefense …
(edit) @10628   9 years landauf addendum to r10626 → pass the collision shape to Pawn::damage
Diff Rev Age Author Log Message
(edit) @10626   9 years zifloria Fixed more of the same bug. Tower defense was also affected
(edit) @10625   9 years zifloria Fixed OrxonoxArcade. Points are awarded again. The problem was that I …
(edit) @10624   9 years landauf merged branch core7 back to trunk
Diff Rev Age Author Log Message
(edit) @10622   9 years landauf merged branch presentationFS15merge back to trunk
Diff Rev Age Author Log Message
(edit) @10546   9 years muemart Fix MSVC14/Visual Studio 2015 build: std::less must be constexpr
Diff Rev Age Author Log Message
(edit) @10437   9 years fvultier Removed unnecessary output to console in kump minigame. Added a small …
Diff Rev Age Author Log Message
(edit) @10318   9 years smerkli fixed destructor (during class hierarchy initialization)
(edit) @10317   9 years smerkli fixed compiler warnings
(edit) @10316   9 years smerkli only load debug drawer if graphics is enabled
Diff Rev Age Author Log Message
(edit) @10299   9 years landauf fixed crash in SimpleRocket (during level-unloading). improved debug …
(edit) @10298   9 years landauf fixed potential crash during level-unloading: Namespace is a context …
(edit) @10297   9 years landauf improved underAttack.oxw - now with lots of turrets attached to the …
(edit) @10296   9 years landauf don't add the pawn's velocity to the projectile's velocity. this makes …
(edit) @10295   9 years muemart Avoid using the system path variables on windows (also gets rid of two …
(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) @10289   9 years landauf fixed target position calculation: a) the math was wrong (not sure …
(edit) @10288   9 years landauf added bullet settings for CCD (continuous collision detection) to …
(edit) @10287   9 years landauf use dynamic physics for projectiles. this seems to avoid 'tunneling' …
(edit) @10286   9 years landauf trying to fix msvc linker warnings related to /INCREMENTAL:YES
Diff Rev Age Author Log Message
(edit) @10284   9 years landauf removed some unnecessary module dependencies
Diff Rev Age Author Log Message
(edit) @10281   9 years landauf added command 'reloadLevel' (by default on F5) which reloads the level …
Note: See TracRevisionLog for help on using the revision log.