Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11095   8 years landauf simplified transparency-check
(edit) @11094   8 years landauf added night-mode in city level (with city-lights and darker skybox)
Diff Rev Age Author Log Message
(edit) @11091   8 years landauf renamed city-level, removed planet and portals, using real skybox …
Diff Rev Age Author Log Message
(edit) @11089   8 years landauf glow effect is now visible through transparent elements (e.g. …
Diff Rev Age Author Log Message
(edit) @11087   8 years landauf removed duplicate code
(edit) @11086   8 years landauf detail
(edit) @11085   8 years landauf enable glow shader in all scenes
Diff Rev Age Author Log Message
(edit) @11083   8 years muemart Fix some clang-tidy warnings. Also, Serialise.h was doing some C-style …
(edit) @11082   8 years landauf trying to fix bogus (?) warning on gcc [see …
(edit) @11081   8 years landauf fixed cmake script (cmake version 3.3.2)
(edit) @11080   8 years landauf merged shaders back to trunk (pps project from HS 2012)
Diff Rev Age Author Log Message
(edit) @11077   8 years muemart Remove some non-ASCII characters to avoid encoding issues. This only …
(edit) @11076   8 years muemart Add CMake configs for Clang. Most of it is reused from GCC.
Diff Rev Age Author Log Message
(edit) @11071   8 years landauf merged branch cpp11_v3 back to trunk
Diff Rev Age Author Log Message
(edit) @11056   8 years landauf merged last commit from presentationHS15 to trunk
Diff Rev Age Author Log Message
(edit) @11052   8 years landauf merged branch presentationHS15 back to trunk
Diff Rev Age Author Log Message
(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) @11019   8 years landauf (re-)added warning when a destroyable gets deleted without using …
(edit) @11018   8 years landauf I think it's sufficient if Timer is a Listable. A timer is often used …
(edit) @11017   8 years landauf write warning to console if unloading of plugins is disabled
(edit) @11016   8 years landauf Added config value to PluginManager to define whether a dereferenced …
(edit) @11015   8 years landauf added option to merely deactivate a plugin when its reference count …
(edit) @11014   8 years landauf moved code for loading/unloading a plugin into separate functions
(edit) @11013   8 years landauf make sure the plugin is always unloaded after a test
(edit) @11012   8 years landauf added unittest for plugin loading and unloading
(edit) @11011   8 years landauf moved command line argument from Main to Core because it is used there
Diff Rev Age Author Log Message
(edit) @11009   8 years landauf merged single revision from cpp11_v2 to trunk to fix multiplayer
Diff Rev Age Author Log Message
(edit) @10820   9 years fvultier deleted useless file: spaceshipFS15 is the same as spaceshipHeartAttack
(edit) @10819   9 years fvultier deleted useless file: spaceshipFS15 is the same as spaceshipHeartAttack
Diff Rev Age Author Log Message
(edit) @10801   9 years jo More straight forward jump level description.
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 …
Note: See TracRevisionLog for help on using the revision log.