Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/modules/objects

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11099   8 years muemart Fix loads of doxygen warnings and other documentation issues
(edit) @11083   8 years muemart Fix some clang-tidy warnings. Also, Serialise.h was doing some C-style …
(edit) @11071   8 years landauf merged branch cpp11_v3 back to trunk
(edit) @11052   8 years landauf merged branch presentationHS15 back to trunk
(edit) @11020   8 years landauf fixed some cases where 'delete' was used instead of destroy()
(edit) @10624   8 years landauf merged branch core7 back to trunk
(edit) @10622   8 years landauf merged branch presentationFS15merge back to trunk
(edit) @10262   9 years landauf eol-style native. no changes in code.
(edit) @10218   9 years landauf fixed build and warnings with MSVC
(edit) @10216   9 years landauf merged branch presentationFS14 back to trunk
(edit) @10189   9 years landauf added new collision shape (cylinder)
(edit) @9945   10 years landauf replaced tabs with spaces. no changes in code
(edit) @9941   10 years jo Adding most of the changes that were proposed in the release2012 branch.
(edit) @9939   10 years jo presentationHS13 branch merged into trunk
(edit) @9675   11 years landauf merged branch 'libs' back to trunk. orxonox now compiles and runs with …
(edit) @9667   11 years landauf merged core6 back to trunk
(edit) @9526   11 years jo Merging presentationHS12 back to the trunk.
(edit) @9348   12 years landauf merged branch presentation2012merge back to trunk
(edit) @9016   12 years jo Merging presentation2011 branch to trunk. Please check for possible bugs.
(edit) @8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
(edit) @8767   13 years dafrick Some cleanup…
(edit) @8729   13 years rgrieder Merged unity_build branch back to trunk. Features: - Implemented …
(edit) @8706   13 years dafrick Merging presentation branch back into trunk. There are many new …
(edit) @8457   13 years FelixSchulthess merged portals branch into trunk
(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) @8213   13 years dafrick Adding changes made to DistanceTrigger also in trunk. Also documenting …
(edit) @8193   13 years dafrick Resolving bug in MultiTrigger.
(edit) @8079   13 years landauf merged usability branch back to trunk incomplete summary of the …
(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) @7652   13 years landauf eol-style native
(edit) @7601   13 years dafrick Adding all classes in modules/objects to Objects module (in doxygen). …
(edit) @7493   14 years dafrick Fixing small bug in Script (regarding number of executions). Fixed bug …
(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) @7410   14 years dafrick Removing some warnings (both compiler and doxygen).
(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) @7301   14 years dafrick Improving documentation for MultiTriggers, also some small bugfixes, …
(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) @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) @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 …
(edit) @6807   14 years dafrick DistanceMultiTrigger fix. Thanks to Fabian.
(edit) @6805   14 years dafrick Possible bug fix.
(edit) @6800   14 years dafrick Created a new class of triggers called Multitriggers. MultiTriggers …
(edit) @6501   14 years rgrieder Ensured OGRE v1.7 "Cthugha" code compatibility. Does not yet seem to …
(edit) @6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
(edit) @5937   14 years dafrick Also a very minor update for DistanceTriggger.
(edit) @5929   14 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
(edit) @5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
(edit) @5749   15 years rgrieder Sorted out header file finding issues and updated/added precompiled …
(copy) @5738   15 years landauf merged libraries2 back to trunk
copied from code/branches/libraries2/src/modules/objects:
(edit) @5737   15 years landauf Adjusted paths to the files in graphics. Compiles again.
Note: See TracRevisionLog for help on using the revision log.