Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @8526   13 years adrfried removed svn:executable property from some images
(edit) @8525   13 years rgrieder Another hierarchy initialisation bug: BaseSound d'tor was always …
(edit) @8524   13 years rgrieder Fixed a serious problem with the debug levels for the Shells by …
(edit) @8523   13 years rgrieder Enabled text colouring again for the POSIX IO console. Please check on …
(edit) @8522   13 years rgrieder Added new output macro: DOUT. Use this instead of COUT(0) to produce …
(edit) @8521   13 years youngk Reverting changes from last commit concerning debug output.
(edit) @8520   13 years rgrieder Removed useless and possibly confusion feature: specifying a file with …
(edit) @8519   13 years rgrieder Changing the Core::bDevMode_ should also change the log levels to …
(edit) @8518   13 years rgrieder Sorted out log level handling on startup and transferred its control …
(edit) @8517   13 years rgrieder Improved logging to a file by rewriting the log according to the right …
(edit) @8516   13 years rgrieder Separate method in OutputHandler for updating the global debug level …
(edit) @8515   13 years rgrieder The output listener writing to the memory as buffer should record …
(edit) @8514   13 years youngk Testing commit: Sound
(edit) @8513   13 years kmaurus third reactionMode added
(edit) @8512   13 years smerkli changed presentation level a little
(edit) @8511   13 years anbueche added reenter delay, added comments
(edit) @8510   13 years FelixSchulthess modified grid for space boundaries
(edit) @8509   13 years FelixSchulthess modified grid for space boundaries
(edit) @8508   13 years FelixSchulthess modified grid for space boundaries
(edit) @8507   13 years FelixSchulthess added grid for space boundaries
(edit) @8506   13 years kmaurus
(edit) @8505   13 years rgrieder Do not limit the main thread to the first Core/CPU on Windows. It …
(edit) @8504   13 years rgrieder Destructor code should be enclosed in this→isInitialized().
(edit) @8503   13 years dafrick Values that are needed in the destructor need to be initialized before …
(edit) @8502   13 years dafrick Minor changes.
(edit) @8501   13 years dafrick Minor changes.
(edit) @8500   13 years dafrick Adding menu navigation do DockingDialog.
(edit) @8499   13 years dafrick Creating new presentation branch.
(edit) @8498   13 years dafrick Removing some tags because the cause warnings for now, might be …
(edit) @8497   13 years marwegma Godrays: Implementing in progress.
(edit) @8496   13 years youngk Adjusted atmosphere size and added collision damage to planets.
(edit) @8495   13 years msalomon The model of the check point
(edit) @8494   13 years msalomon RaceCheckPoint type and test level for the spaceRace gametype.
(edit) @8493   13 years sven Added docking animations, skeletton for DockingController..
(edit) @8492   13 years simonmie New Shield effect added (from tibork), first working BasicProjectile …
(edit) @8491   13 years marwegma Safety Commit
(edit) @8490   13 years dboehi Updated version of the camera shake effect, now based on sin.
(edit) @8489   13 years ssgier finished code for shrinking and growing
(edit) @8488   13 years youngk Created a skeleton for the position validation of a stone.
(edit) @8487   13 years sven
(edit) @8486   13 years dafrick
(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) @8483   13 years anbueche improved portals documentation
(edit) @8482   13 years dafrick Fixing minor bug. When the InGameConsole was closed you would need to …
(edit) @8481   13 years dafrick Resolving bug #380 also for tag.
(edit) @8480   13 years dafrick Fixing bug #380.
(edit) @8479   13 years rgrieder Don't omit important files when installing the media files.
(edit) @8478   13 years rgrieder Added forgotten detail in revision 8423 (trunk).
(edit) @8477   13 years rgrieder Added automatic data repository checkout for the this tag.
(edit) @8476   13 years rgrieder Corresponding 0.0.5 tag for the data repository.
(edit) @8475   13 years rgrieder Made a new sub-release, aka tag. We can refer to this as a more or …
(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) @8468   13 years kmaurus several small improvements
(edit) @8467   13 years rgrieder Bugfix for log file paths containing non ASCII characters. Only works …
(edit) @8466   13 years anbueche comments added
(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) @8460   13 years smerkli created.
(edit) @8459   13 years smerkli
(edit) @8458   13 years smerkli merged spaceboundaries
(edit) @8457   13 years FelixSchulthess merged portals branch into trunk
(edit) @8456   13 years anbueche portal materials and pictures added
(edit) @8455   13 years anbueche comments added
(edit) @8454   13 years anbueche comments added
(edit) @8453   13 years dafrick Merging tutoriallevel2 branch into tutoriallevel3 branch.
(edit) @8452   13 years dafrick New tutoriallevel branch to start testing network in, since in the …
(edit) @8451   13 years dafrick Modifying the currently active notification queues.
(edit) @8450   13 years dafrick Replacing GametypeStatus overlay with notifications.
(edit) @8449   13 years dafrick Moving the Notification class int NotificationManager, since it is …
(edit) @8448   13 years dafrick Extending NotificationQueueCEGUI.
(edit) @8447   13 years dafrick Resolving some doxygen warnings.
(edit) @8446   13 years dafrick Removing editMode stuff, since that doesn't work anymore and that …
(edit) @8445   13 years dafrick NotificationListener is new an entity which is informed of new …
(edit) @8444   13 years dafrick Fixing typo.
(edit) @8443   13 years youngk Adding more textures. Hope this time that the commit will succeed.
(edit) @8442   13 years youngk More cleanup
(edit) @8441   13 years youngk Cleaning up texture resources. Adding new textures.
(edit) @8440   13 years rgrieder New branch to work on so called 'Unity Builds', known in Orxonox as …
(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) @8437   13 years youngk Adding stellarobjects textures to resources
(edit) @8436   13 years scheusso fixing uninitialised values
(edit) @8435   13 years marwegma GlobalGodrayShader added, but not yet finished.
(edit) @8434   13 years sven Added simple GUI for docking..
(edit) @8433   13 years ssgier working on continuous shrinking
(edit) @8432   13 years decapitb added kevins awesome planet meshes
(edit) @8431   13 years mastalde added lift_ and stallSpeed_ for better flight behavior without errors…
(edit) @8430   13 years mastalde added lift_ and stallSpeed_ for better flight behavior
(edit) @8429   13 years jonas model attached, flare stimmt, effect noch nicht…
Note: See TracRevisionLog for help on using the revision log.