Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/modules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @8406   13 years dafrick Quick fix for ScreenshotManager, such that it only needs memory when …
(edit) @8397   13 years youngk Added Newtonian Gravitation to the selection of force fields.
(edit) @8351   13 years rgrieder Merged kicklib2 branch back to trunk (includes former branches …
(edit) @8327   13 years scheusso merging network6 into trunk
(edit) @8305   13 years dafrick Fixing another potential memory leak.
(edit) @8297   13 years dafrick Possible bug fix in PickupCarrier.
(edit) @8234   13 years rgrieder Removed 6 MSVC warnings about conversions.
(edit) @8232   13 years dafrick Extending and reorganizing ScreenshotManager and SkyboxGenerator. The …
(edit) @8220   13 years dafrick Adding some default keybindings.
(edit) @8213   13 years dafrick Adding changes made to DistanceTrigger also in trunk. Also documenting …
(edit) @8193   13 years dafrick Resolving bug in MultiTrigger.
(edit) @8178   13 years jo Merged lastmastanding3 into trunk. There's an xml parsing error that …
(edit) @8108   13 years dafrick Merging changes from tetris branch into trunk, since they are also …
(edit) @8079   13 years landauf merged usability branch back to trunk incomplete summary of the …
(edit) @7911   13 years landauf Pong gametype should delete the objects it created
(edit) @7904   13 years landauf 2x virtual because it may be required in some cases (Singleton & …
(edit) @7896   13 years landauf actually I believe the condition should be the other way round …
(edit) @7895   13 years landauf implemented instant reloading of rocket munition because this was a …
(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) @7865   13 years landauf renamed pong level, added a bot, and changed the pong gametype to …
(edit) @7852   13 years landauf fixed crash in Pong gametype if the game was ended right after the …
(edit) @7848   13 years landauf fixed "sound volume out of range" warning when firing a rocked. max …
(edit) @7846   13 years landauf fixed "No munition class defined in WeaponMode" warning: you have to …
(edit) @7801   13 years dafrick Merging presentation2 branch back 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) @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) @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) @7504   14 years dafrick Pickups module is now (from what I can tell after some basic testing) …
(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) @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) @7456   14 years dafrick Reviewing documentation fo Questsystem, moving documentation fully …
(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) @7368   14 years rgrieder Merged png2 branch back to trunk.
(edit) @7301   14 years dafrick Improving documentation for MultiTriggers, also some small bugfixes, …
(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) @7271   14 years rgrieder There is no such word as "casted". Also inserted 4 static_casts and …
(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) @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 …
(edit) @6901   14 years dafrick Fixed PickupCollection. It works now the way it was intended and no …
(edit) @6864   14 years dafrick Created a new MutliTrigger: EventMultiTrigger, which essentially does …
(edit) @6860   14 years dafrick Resolved bug in DistanceMultiTrigger, that caused a segfault, when an …
(edit) @6859   14 years dafrick Resolved a bug in MultiTriggerContainer that caused the …
(edit) @6857   14 years dafrick Documented and simplified DistanceMultiTrigger.
(edit) @6856   14 years dafrick Documented and simplified MultiTriggerContainer.
(edit) @6855   14 years dafrick Done documenting MultiTrigger. Also some simplification and resilience …
(edit) @6853   14 years dafrick Started documenting, also changed some of the implementation to avoid …
(edit) @6851   14 years dafrick Some bugfixes in MultiTrigger. All MultiTrigger features should work …
Note: See TracRevisionLog for help on using the revision log.