Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7839   14 years dafrick Fixing bug in LevelManager, already fixed in tutoriallevel branch, …
(edit) @7819   15 years rgrieder Removed inconvenient code again.
(edit) @7818   15 years rgrieder Merged changes related to Visual Leak Detector and source file …
(edit) @7811   15 years rgrieder Fixed possible bug.
(edit) @7810   15 years rgrieder Added comment.
(edit) @7809   15 years rgrieder Fixed Doxygen problem ('Template' is not always a type).
(edit) @7804   15 years dafrick Some more minor changes in documentation.
(edit) @7803   15 years dafrick Some small addition to the documentation.
(edit) @7802   15 years dafrick Making the level list in the LevelManager (and as consequence the …
(edit) @7801   15 years dafrick Merging presentation2 branch back to trunk.
(edit) @7785   15 years decapitb skyBoxMoreNebula inserted in level lastManStanding, let me know if …
(edit) @7734   15 years dafrick Adding new looknfeel (still experimental, thus not new default).
(edit) @7732   15 years konrad Credits Menu is now scrollable
(edit) @7726   15 years konrad decision popup in ingame menu has been changed
(edit) @7724   15 years dafrick Changing default level, since it has been renamed.
(edit) @7709   15 years dafrick Merging data_cleanup branch. You will need to update your data …
(edit) @7690   15 years dafrick Adjusting some small thing that got forgotten while merging.
(edit) @7689   15 years dafrick Merging menu branch to trunk.
(edit) @7680   15 years dafrick Forgot to rename one level file.
(edit) @7679   15 years dafrick Renaming levelfiles (and some other) according to our new naming …
(edit) @7678   15 years dafrick Adding documentation for invertedSphere ForceField.
(edit) @7677   15 years dafrick Adding yet another class of ForceFields and using it in The Time Machine.
(edit) @7676   15 years dafrick Some documentation and simplification
(edit) @7675   15 years dafrick Forgot to revert The Time Machine
(edit) @7674   15 years dafrick Resolving some stupid bugs and some adding some minor improvements.
(edit) @7673   15 years dafrick Documenting and extending ForceField. A little cleaning up in The Time …
(edit) @7655   15 years rgrieder Merged lastmanstanding back to trunk.
(edit) @7654   15 years rgrieder Reverted attempt to merge lastmanstanding branch.
(edit) @7653   15 years jo initial upload
(edit) @7652   15 years landauf eol-style native
(edit) @7648   15 years dafrick Merged releasetodo, containing a new way to describe and tag levels, …
(edit) @7612   15 years dafrick Reverting a change that I made some time ago. It turns out, that CEGUI …
(edit) @7610   15 years dafrick Removing unintentionally copy-pasted link.
(edit) @7609   15 years dafrick Moving MultiTrigger documentation to doxygen.
(edit) @7606   15 years dafrick Some small detail I forgot to change.
(edit) @7601   15 years dafrick Adding all classes in modules/objects to Objects module (in doxygen). …
(edit) @7552   15 years dafrick Resolving some TODOs and doing some additional cleanup. Almost done now…
(edit) @7551   15 years dafrick Moved documentation for pickup module from wiki to doxygen.
(edit) @7550   15 years dafrick Drone is much weaker now (makes less damage (pi/2) per gun), which …
(edit) @7549   15 years dafrick Resolving some more TODO's.
(edit) @7548   15 years dafrick Resolving some TODO's.
(edit) @7547   15 years dafrick Documenting and cleanup.
(edit) @7546   15 years dafrick Ok, this should finally do it.
(edit) @7545   15 years dafrick Improvements in InvisiblePickup.
(edit) @7544   15 years dafrick Fixing bug I introduced.
(edit) @7541   15 years dafrick Some more documentation.
(edit) @7540   15 years dafrick Some more documenting.
(edit) @7539   15 years dafrick Some cleanup in PickupManager.
(edit) @7534   15 years dafrick Forgot to initialize value.
(edit) @7533   15 years dafrick Documenting in pickups module. Cleaning up in PickupManager. Removed …
(edit) @7531   15 years dafrick Fixing bug, that caused segfault in pickups with multiplayer.
(edit) @7529   15 years adrfried enet version file added
(edit) @7504   15 years dafrick Pickups module is now (from what I can tell after some basic testing) …
(edit) @7503   15 years scheusso don't know where this else got lost
(edit) @7502   15 years scheusso removing some debug stuff i forgot
(edit) @7500   15 years dafrick Fixing same issue as in tutorial2 branch. Error only occurs (as far as …
(edit) @7495   15 years scheusso buffering incoming function calls for non-existing objects works now
(edit) @7494   15 years dafrick Some documenting and cleaning up/re-organization in pickups module.
(edit) @7493   15 years dafrick Fixing small bug in Script (regarding number of executions). Fixed bug …
(edit) @7492   15 years dafrick Reverting changes to Billboard. Apparently Ogre 1.4 doesn't support …
(edit) @7491   15 years dafrick Implemented Billboard rotation. If there is a reason why it wasn't …
(edit) @7490   15 years scheusso cleaning up function calls a bit in order to buffer calls for not …
(edit) @7489   15 years dafrick Mostly more documentation.
(edit) @7488   15 years dafrick Some more documentation. Making NotificationManager Root scope, …
(edit) @7487   15 years dafrick Forgot to actually commit largest doc part…
(edit) @7486   15 years dafrick Cleanup in Script. Some more documenting in Notifications module.
(edit) @7484   15 years dafrick Doing some documentation.
(edit) @7483   15 years dafrick Removing some debug output and come minor cleaning up.
(edit) @7482   15 years dafrick Fixed Script class. Works now without having to rely on guessing how …
(edit) @7474   15 years dafrick Synchronizing Notifications. In the course of that, notifications are …
(edit) @7463   15 years dafrick Fixing "bug", that caused crash in dedicated mode. Script object can …
(edit) @7462   15 years dafrick Small changes in Notification to work towards synchronizing them…
(edit) @7461   15 years adrfried fix ServerInformation
(edit) @7460   15 years adrfried empty directory removed
(edit) @7459   15 years adrfried Merged ipv6 branch Orxonox now includes a modified version of ENet 1.3.0
(edit) @7458   15 years landauf added compiler flags that enhance the output of Dr. Mingw (a 'just in …
(edit) @7457   15 years landauf show file name and line number in the call stack (works only with …
(edit) @7456   15 years dafrick Reviewing documentation fo Questsystem, moving documentation fully …
(edit) @7455   15 years landauf added special implementation of abort() and _assert() for mingw which …
(edit) @7452   15 years landauf changed to non-deprecated functions (xxxx64) fixed a few errors that …
(edit) @7451   15 years rgrieder Fix recently introduced bug..
(edit) @7450   15 years rgrieder - Catched → Caught - No idea why OROXNOX_USE_WINMAIN was at the …
(edit) @7449   15 years landauf added windows implementation of SignalHandler.
(edit) @7448   15 years rgrieder DEFINE_SYMBOL property is only added to compile flags for an executable.
(edit) @7440   15 years rgrieder Fixed MSVC linker flag handling.
(edit) @7431   15 years rgrieder Merged another change from sandbox_qt to the trunk. Almost insignificant…
(edit) @7429   15 years landauf less "spam" from the linker when using MinGW
(edit) @7427   15 years rgrieder Applied fixes from sandbox_qt to trunk.
(edit) @7422   15 years adrfried Improve getTerminalSize Width and height never get 0 anymore, this …
(edit) @7420   15 years rgrieder Fixed a bug. Clear documentation would prevent such bugs. Not …
(edit) @7417   15 years rgrieder Removed StringCompare again.
(edit) @7416   15 years rgrieder Never insert even the tiniest thing that is for sure certain without …
(edit) @7415   15 years rgrieder Placing all generated files in source group "Generated" for MSVC …
(edit) @7413   15 years dafrick Removing some TODO comments. Better handling of duplicate name in …
(edit) @7412   15 years dafrick Fixed one (hopefully) final bug in Notifications.
(edit) @7410   15 years dafrick Removing some warnings (both compiler and doxygen).
(edit) @7409   15 years rgrieder Added some standard header to PCH file in pickup and notifications.
(edit) @7408   15 years dafrick Did not get all xmlElements…
(edit) @7407   15 years dafrick xmlElement → xmlelement
(edit) @7406   15 years dafrick Fixing so that libobjects is loaded again…
Note: See TracRevisionLog for help on using the revision log.