Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   14 years dafrick Adding all classes in modules/objects to Objects module (in doxygen). …
(edit) @7552   14 years dafrick Resolving some TODOs and doing some additional cleanup. Almost done now…
(edit) @7551   14 years dafrick Moved documentation for pickup module from wiki to doxygen.
(edit) @7549   14 years dafrick Resolving some more TODO's.
(edit) @7548   14 years dafrick Resolving some TODO's.
(edit) @7547   14 years dafrick Documenting and cleanup.
(edit) @7546   14 years dafrick Ok, this should finally do it.
(edit) @7545   14 years dafrick Improvements in InvisiblePickup.
(edit) @7544   14 years dafrick Fixing bug I introduced.
(edit) @7541   14 years dafrick Some more documentation.
(edit) @7540   14 years dafrick Some more documenting.
(edit) @7539   14 years dafrick Some cleanup in PickupManager.
(edit) @7534   14 years dafrick Forgot to initialize value.
(edit) @7533   14 years dafrick Documenting in pickups module. Cleaning up in PickupManager. Removed …
(edit) @7531   14 years dafrick Fixing bug, that caused segfault in pickups with multiplayer.
(edit) @7529   14 years adrfried enet version file added
(edit) @7504   14 years dafrick Pickups module is now (from what I can tell after some basic testing) …
(edit) @7503   14 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 …
(edit) @7420   14 years rgrieder Fixed a bug. Clear documentation would prevent such bugs. Not …
(edit) @7417   14 years rgrieder Removed StringCompare again.
(edit) @7413   14 years dafrick Removing some TODO comments. Better handling of duplicate name in …
(edit) @7412   14 years dafrick Fixed one (hopefully) final bug in Notifications.
(edit) @7410   14 years dafrick Removing some warnings (both compiler and doxygen).
(edit) @7409   14 years rgrieder Added some standard header to PCH file in pickup and notifications.
(edit) @7408   14 years dafrick Did not get all xmlElements…
(edit) @7407   14 years dafrick xmlElement → xmlelement
(edit) @7406   14 years dafrick Fixing so that libobjects is loaded again…
(edit) @7404   14 years dafrick Adding new level notifications.oxw, to "showcase", or at this stage …
(edit) @7403   14 years dafrick Merged notifications branch back to trunk.
(edit) @7401   14 years landauf merged doc branch back to trunk
(edit) @7380   14 years rgrieder Removed workaround that was already worked around by CMake.
(edit) @7368   14 years rgrieder Merged png2 branch back to trunk.
(edit) @7321   14 years adrfried free some memory
(edit) @7314   14 years rgrieder Adjusted header file lists in network.
(edit) @7305   14 years rgrieder File rename.
(edit) @7301   14 years dafrick Improving documentation for MultiTriggers, also some small bugfixes, …
(edit) @7287   14 years rgrieder Split IOConsole in two separate files for better browsing.
(edit) @7286   14 years dafrick Now compiles under linux (ubuntu 10.04) as well.
(edit) @7285   14 years landauf added eol-style native for some files. note: there are another 6 …
(edit) @7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
(edit) @7278   14 years landauf build fix for gcc
(edit) @7271   14 years rgrieder There is no such word as "casted". Also inserted 4 static_casts and …
(edit) @7268   14 years rgrieder operator=() should not return constant references.
(edit) @7266   14 years rgrieder Moved Loki library files to separate loki folder in externals. Also …
(edit) @7226   14 years rgrieder Visual Studio 2005 doesn't cope too well with windows includes when it …
(edit) @7224   14 years rgrieder Adjusted CMake code to accept the new v5 dependencies that requires …
(edit) @7210   14 years dafrick Created new NotificationDispatcher. It just displays, upon being …
(edit) @7209   14 years dafrick Fixed little "bug", will have to be reviewed, when the pickup module …
(edit) @7208   14 years dafrick Removed Timer from Pickup, as this is no his core functionality.
(edit) @7206   14 years dafrick Cleaning up and documenting PickupManager. Also discovered and fixed a …
(edit) @7193   14 years dafrick Added NotificationDispatcher, class that can, upon being triggered, …
(edit) @7184   14 years rgrieder Replaced mathematical constants with a common definition in Math.h. …
(edit) @7183   14 years rgrieder Removed a load of warnings for VS 2005 and possibly VS 2008.
(edit) @7182   14 years rgrieder Build fixes for Visual Studio 2005.
(edit) @7177   14 years landauf fixed a potential problem introduced in r7158 - calling an executor on …
(edit) @7176   14 years landauf removed some (commented) code from BigExplosion. looks like an attempt …
(edit) @7175   14 years rgrieder Fixed a problem with Ogre 1.7 and our exception handling mechanism. …
(edit) @7174   14 years rgrieder Only catch exceptions you actually expect. And rethrow unknown …
(edit) @7172   14 years landauf removed network as dependency of tools. these libraries can build in …
(edit) @7171   14 years landauf removed a strange line that changed the game speed with a console …
(edit) @7169   14 years landauf fixed an issue with boost 1.44.0
(edit) @7168   14 years landauf sent some tabs to hell
(edit) @7167   14 years landauf using SetConfigValueExternal also for two old config values
(edit) @7166   14 years landauf added new macro to ConfigValueIncludes.h, "SetConfigValueExternal" for …
(edit) @7165   14 years landauf for some reason MinGW with gcc 4.5 needs some additional _UtilExport …
(edit) @7164   14 years dafrick Moving notifications to own module.
(edit) @7163   14 years dafrick Merged presentation3 branch into trunk.
(edit) @6906   14 years dafrick Added DistanceTriggerBeacon, which is a device which can be attached …
Note: See TracRevisionLog for help on using the revision log.