Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8756   13 years jo Updating 'Fight in our back'. Spaceship is steerable now. New …
(edit) @8755   13 years jo Updating the weaponsettings. Swallow and further spaceships deal …
(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) @8531   13 years adrfried skip external data directory if it was not found * this is useful if …
(edit) @8530   13 years landauf added config value to define the scroll speed in CEGUI listboxes. …
(edit) @8529   13 years landauf fixed lua error when pressing ESC ingame after closing the console
(edit) @8528   13 years landauf disable LOD for some of the debris meshes which cause a crash on old …
(edit) @8527   13 years landauf build fix for mingw, d_ostream.open() is not defined for wchar
(edit) @8521   13 years youngk Reverting changes from last commit concerning debug output.
(edit) @8514   13 years youngk Testing commit: Sound
(edit) @8505   13 years rgrieder Do not limit the main thread to the first Core/CPU on Windows. It …
(edit) @8498   13 years dafrick Removing some tags because the cause warnings for now, might be …
(edit) @8496   13 years youngk Adjusted atmosphere size and added collision damage to planets.
(edit) @8485   13 years dafrick Now it should work in all cases.
(edit) @8484   13 years dafrick Turns out my pervious fix actually induced a bug, this fix should take …
(edit) @8482   13 years dafrick Fixing minor bug. When the InGameConsole was closed you would need to …
(edit) @8480   13 years dafrick Fixing bug #380.
(edit) @8479   13 years rgrieder Don't omit important files when installing the media files.
(edit) @8474   13 years rgrieder Changed current version to 0.0.5 (I think I messed that up last time …
(edit) @8473   13 years rgrieder Corrected library version requirements.
(edit) @8472   13 years youngk Added portals to earth level. I could not activate the way back (from …
(edit) @8471   13 years rgrieder Fixed possible bug (avoid using 'this' in the initialiser list unless …
(edit) @8470   13 years rgrieder A classic fix ;) Orxonox crashed on startup.
(edit) @8469   13 years rgrieder Fixed trunk.
(edit) @8467   13 years rgrieder Bugfix for log file paths containing non ASCII characters. Only works …
(edit) @8465   13 years smerkli worked on the presentation level
(edit) @8464   13 years dafrick Some more changes…
(edit) @8463   13 years dafrick Adjusting some debug output with the added bonus of no more Segfaults …
(edit) @8462   13 years smerkli added presentation level
(edit) @8461   13 years smerkli a little less verbosity, a little more action please :D
(edit) @8458   13 years smerkli merged spaceboundaries
(edit) @8457   13 years FelixSchulthess merged portals branch into trunk
(edit) @8439   13 years rgrieder Fixed overlay drawing issue with CEGUI 0.7 (thx Crazy Eddie!). You …
(edit) @8438   13 years youngk Update to planet levels to support new meshes.
(edit) @8436   13 years scheusso fixing uninitialised values
(edit) @8424   13 years rgrieder Build fix for Ogre 1.6 on Windows.
(edit) @8423   13 years rgrieder Added and incorporated new class DestructionHelper: instead of doing …
(edit) @8421   13 years rgrieder Hide the PCH_ENABLE_TARGET variables in the CMake GUI (almost never …
(edit) @8420   13 years rgrieder MSVC: use the user's vld.ini file for the Visual Leak Detector.
(edit) @8419   13 years rgrieder Fixed a bug. But that doesn't really change anything ;( CEGUI still …
(edit) @8418   13 years rgrieder Added preprocessor macro UNIQUE_NUMBER which will return a new …
(edit) @8417   13 years rgrieder Correction in CMake variable description: MinGW can link always link …
(edit) @8416   13 years rgrieder Default link mode for external dependencies should be STATIC for …
(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) @8412   13 years rgrieder MSVC specific: Sorted out Visual Leak Detector handling (it's now …
(edit) @8411   13 years rgrieder Properly initialise all members in CEGUI. Avoid segfaults when an …
(edit) @8410   13 years rgrieder CEGUI seems to throw C strings. We need to catch them as well.
(edit) @8409   13 years rgrieder Found a better solution to make the Visual Leak Detector (MSVC …
(edit) @8408   13 years scheusso fix for inactive servers/clients
(edit) @8407   13 years scheusso fixing a (quite huge) network memory leak
(edit) @8406   13 years dafrick Quick fix for ScreenshotManager, such that it only needs memory when …
(edit) @8405   13 years rgrieder Added MSVC option to install the *.pdb debug symbols files as well.
(edit) @8403   13 years scheusso fixing possible bug with packet ordering
(edit) @8402   13 years scheusso fix for Notification Script (bug is in network)
(edit) @8400   13 years rgrieder Removed strange hack. Extensive tests while watching Top Gear have …
(edit) @8399   13 years rgrieder Build fix (surfaces without compilations): ORXONOX_PLATFORM_WINDOWS is …
(edit) @8398   13 years youngk Added 1to100 scale model of earth, complete with gravity.
(edit) @8397   13 years youngk Added Newtonian Gravitation to the selection of force fields.
(edit) @8394   13 years scheusso -fixed a memory leak (thx reto) -some OrxVerify messages
(edit) @8393   13 years rgrieder Updated Bullet from v2.77 to v2.78. (I'm not going to make a branch …
(edit) @8392   13 years youngk Planets now have collision shapes and gravitational pull. Have fun.
(edit) @8385   13 years youngk Man, Kevin… If you commit something, then please commit the working …
(edit) @8384   13 years youngk Made planet level work. Yet again…
(edit) @8380   13 years youngk Updated and cleaned planet level.
(edit) @8373   13 years rgrieder Replaced code like bool b = someFunction(); assert(b); with …
(edit) @8372   13 years rgrieder Improved output of OrxAssert (line number, function name and file) and …
(edit) @8368   13 years rgrieder Added CMake configuration type "RelForDevs", which replaces …
(edit) @8367   13 years rgrieder by Adi: Fix for GCC 4.6. The actual problem is in CEGUIString.h, but …
(edit) @8366   13 years rgrieder Renamed PathConfig::isDevelopmentRun() to …
(edit) @8365   13 years rgrieder Use static linking for the externals to reduce code size as well as …
(edit) @8364   13 years rgrieder Never omit frame pointer on GCC too to avoid unreadable stack traces …
(edit) @8363   13 years rgrieder To avoid further confusion, I linked ORXONOX_RELEASE to the 'Release' …
(edit) @8362   13 years rgrieder Cleaned up linker and compiler flag configuration for Visual Studio. …
(edit) @8361   13 years rgrieder Require package version 4.4 for MSVC (includes DLLs required to …
(edit) @8358   13 years scheusso don't ask ;)
(edit) @8352   13 years rgrieder Added merge info for the kicklib2 merging. There seems to be a bug …
(edit) @8351   13 years rgrieder Merged kicklib2 branch back to trunk (includes former branches …
(edit) @8329   13 years scheusso preparing countermeasures against clients sending unwanted data
(edit) @8327   13 years scheusso merging network6 into trunk
(edit) @8316   13 years scheusso fix for dedicated Client
(edit) @8314   13 years scheusso clarification of an assertion
(edit) @8310   13 years dafrick Forgot one.
(edit) @8309   13 years dafrick Replacing toggleVisibility with show, since the OrxonoxOverlay (& …
(edit) @8306   13 years dafrick Fixing bug introduced just a few commits prior to this one. Also made …
(edit) @8305   13 years dafrick Fixing another potential memory leak.
(edit) @8303   13 years dafrick Another memory leak.
(edit) @8302   13 years dafrick Fixing memory leak in PickupCarrier.
(edit) @8300   13 years dafrick Apparently bug needs some more fixing.
(edit) @8297   13 years dafrick Possible bug fix in PickupCarrier.
(edit) @8267   13 years rgrieder Fixed typos.
(edit) @8265   13 years youngk Updated Planets level. Works perfectly now.
(edit) @8264   13 years rgrieder Removed build option "OGRE_PLUGINS" since it's not very useful. …
(edit) @8263   13 years youngk Changing planets level
Note: See TracRevisionLog for help on using the revision log.