Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7886   13 years landauf simplification
(edit) @7885   13 years landauf fixed minor memory leak
(edit) @7880   13 years landauf radar doesn't abort if owner is missing radar works with all …
(edit) @7879   13 years landauf moved compositor unloading to avoid crashes in rare cases disabled …
(edit) @7876   13 years dafrick Extending startGame and similar console commands, now also the level …
(edit) @7874   13 years landauf WindowEventListener now declares if the window's focus is active or …
(edit) @7873   13 years landauf fixed mouse cursor offset after window resize
(edit) @7872   13 years rgrieder Fixed msvc warning.
(edit) @7871   13 years rgrieder Fixed msvc build: Functor does not necessarily have to be parametrized …
(edit) @7870   13 years landauf added feature: ogre config dialog keeps showing up on startup until …
(edit) @7868   13 years landauf use exit() instead of abort() if the ogre config dialog was canceled …
(edit) @7865   13 years landauf renamed pong level, added a bot, and changed the pong gametype to …
(edit) @7863   13 years landauf disabled suicide for Spectator
(edit) @7862   13 years landauf added feature to Spectator which changes the keybind mode of the fire …
(edit) @7861   13 years landauf added function to KeyBinder which allows to change the keybind mode …
(edit) @7860   13 years landauf fixed a few issues related to the free mouse look mode (default CTRL …
(edit) @7859   13 years landauf implemented feature to reset the mouse cursor to the center used in …
(edit) @7858   13 years landauf removed some spaces
(edit) @7857   13 years landauf - fixed a crash if mouse look was switched on and off for a …
(edit) @7856   13 years landauf fixed (?) an endless loop in SoundManager::preUpdate if a non-looping …
(edit) @7855   13 years landauf fixed a bug which caused the application to crash if the game was …
(edit) @7854   13 years landauf detached AmbientSound from BaseObject - AmbientSound can not be placed …
(edit) @7852   13 years landauf fixed crash in Pong gametype if the game was ended right after the …
(edit) @7851   13 years landauf added "safe mode" feature to FunctorMember: if enabled, the functor …
(edit) @7850   13 years landauf moved if(object) condition from WeakPtr to DestructionListener
(edit) @7849   13 years landauf Added DestructionListener, a class which gets notified if a certain …
(edit) @7848   13 years landauf fixed "sound volume out of range" warning when firing a rocked. max …
(edit) @7847   13 years landauf fixed two bugs regarding the munition
(edit) @7846   13 years landauf fixed "No munition class defined in WeaponMode" warning: you have to …
(edit) @7844   13 years landauf fixed warning. hope this works on all supported systems, because …
(edit) @7839   13 years dafrick Fixing bug in LevelManager, already fixed in tutoriallevel branch, …
(edit) @7819   13 years rgrieder Removed inconvenient code again.
(edit) @7818   13 years rgrieder Merged changes related to Visual Leak Detector and source file …
(edit) @7811   13 years rgrieder Fixed possible bug.
(edit) @7809   13 years rgrieder Fixed Doxygen problem ('Template' is not always a type).
(edit) @7804   13 years dafrick Some more minor changes in documentation.
(edit) @7803   13 years dafrick Some small addition to the documentation.
(edit) @7802   13 years dafrick Making the level list in the LevelManager (and as consequence the …
(edit) @7801   13 years dafrick Merging presentation2 branch back to trunk.
(edit) @7724   13 years dafrick Changing default level, since it has been renamed.
(edit) @7709   13 years dafrick Merging data_cleanup branch. You will need to update your data …
(edit) @7689   13 years dafrick Merging menu branch to trunk.
(edit) @7678   13 years dafrick Adding documentation for invertedSphere ForceField.
(edit) @7677   13 years dafrick Adding yet another class of ForceFields and using it in The Time Machine.
(edit) @7676   13 years dafrick Some documentation and simplification
(edit) @7674   13 years dafrick Resolving some stupid bugs and some adding some minor improvements.
(edit) @7673   13 years dafrick Documenting and extending ForceField. A little cleaning up in The Time …
(edit) @7655   13 years rgrieder Merged lastmanstanding back to trunk.
(edit) @7654   13 years rgrieder Reverted attempt to merge lastmanstanding branch.
(edit) @7653   13 years jo initial upload
(edit) @7652   13 years landauf eol-style native
(edit) @7648   13 years dafrick Merged releasetodo, containing a new way to describe and tag levels, …
(edit) @7606   13 years dafrick Some small detail I forgot to change.
(edit) @7601   13 years dafrick Adding all classes in modules/objects to Objects module (in doxygen). …
(edit) @7552   13 years dafrick Resolving some TODOs and doing some additional cleanup. Almost done now…
(edit) @7551   13 years dafrick Moved documentation for pickup module from wiki to doxygen.
(edit) @7549   13 years dafrick Resolving some more TODO's.
(edit) @7548   13 years dafrick Resolving some TODO's.
(edit) @7547   13 years dafrick Documenting and cleanup.
(edit) @7546   13 years dafrick Ok, this should finally do it.
(edit) @7545   13 years dafrick Improvements in InvisiblePickup.
(edit) @7544   13 years dafrick Fixing bug I introduced.
(edit) @7541   13 years dafrick Some more documentation.
(edit) @7540   13 years dafrick Some more documenting.
(edit) @7539   13 years dafrick Some cleanup in PickupManager.
(edit) @7534   13 years dafrick Forgot to initialize value.
(edit) @7533   13 years dafrick Documenting in pickups module. Cleaning up in PickupManager. Removed …
(edit) @7531   13 years dafrick Fixing bug, that caused segfault in pickups with multiplayer.
(edit) @7529   13 years adrfried enet version file added
(edit) @7504   13 years dafrick Pickups module is now (from what I can tell after some basic testing) …
(edit) @7503   13 years scheusso don't know where this else got lost
(edit) @7502   14 years scheusso removing some debug stuff i forgot
(edit) @7495   14 years scheusso buffering incoming function calls for non-existing objects works now
(edit) @7494   14 years dafrick Some documenting and cleaning up/re-organization in pickups module.
(edit) @7493   14 years dafrick Fixing small bug in Script (regarding number of executions). Fixed bug …
(edit) @7492   14 years dafrick Reverting changes to Billboard. Apparently Ogre 1.4 doesn't support …
(edit) @7491   14 years dafrick Implemented Billboard rotation. If there is a reason why it wasn't …
(edit) @7490   14 years scheusso cleaning up function calls a bit in order to buffer calls for not …
(edit) @7489   14 years dafrick Mostly more documentation.
(edit) @7488   14 years dafrick Some more documentation. Making NotificationManager Root scope, …
(edit) @7486   14 years dafrick Cleanup in Script. Some more documenting in Notifications module.
(edit) @7484   14 years dafrick Doing some documentation.
(edit) @7483   14 years dafrick Removing some debug output and come minor cleaning up.
(edit) @7482   14 years dafrick Fixed Script class. Works now without having to rely on guessing how …
(edit) @7474   14 years dafrick Synchronizing Notifications. In the course of that, notifications are …
(edit) @7463   14 years dafrick Fixing "bug", that caused crash in dedicated mode. Script object can …
(edit) @7462   14 years dafrick Small changes in Notification to work towards synchronizing them…
(edit) @7461   14 years adrfried fix ServerInformation
(edit) @7460   14 years adrfried empty directory removed
(edit) @7459   14 years adrfried Merged ipv6 branch Orxonox now includes a modified version of ENet 1.3.0
(edit) @7457   14 years landauf show file name and line number in the call stack (works only with …
(edit) @7456   14 years dafrick Reviewing documentation fo Questsystem, moving documentation fully …
(edit) @7455   14 years landauf added special implementation of abort() and _assert() for mingw which …
(edit) @7452   14 years landauf changed to non-deprecated functions (xxxx64) fixed a few errors that …
(edit) @7451   14 years rgrieder Fix recently introduced bug..
(edit) @7450   14 years rgrieder - Catched → Caught - No idea why OROXNOX_USE_WINMAIN was at the …
(edit) @7449   14 years landauf added windows implementation of SignalHandler.
(edit) @7431   14 years rgrieder Merged another change from sandbox_qt to the trunk. Almost insignificant…
(edit) @7427   14 years rgrieder Applied fixes from sandbox_qt to trunk.
(edit) @7422   14 years adrfried Improve getTerminalSize Width and height never get 0 anymore, this …
Note: See TracRevisionLog for help on using the revision log.