Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core5/src/orxonox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5862   15 years landauf removed PawnListener
(edit) @5861   15 years landauf un-PawnListener-ized ArtificialController
(edit) @5860   15 years landauf using a WeakPtr in Projectile instead of inheriting from PawnListener …
(edit) @5859   15 years landauf fixed a small bug in TeamDeathmatch
(edit) @5858   15 years rgrieder Cleanup in *Prereqs.h files - Removed forward declarations to …
(edit) @5857   15 years scheusso fixed a bug which caused particle mess (no deletion of …
(edit) @5855   15 years rgrieder Moved Clock from core to util (used in Scope anyway).
(edit) @5850   15 years rgrieder Moved the singleton creation/destruction mess to the Core class by …
(edit) @5848   15 years scheusso adding the dedicatedClient (mostly for debugging reason) there is a …
(edit) @5846   15 years scheusso two fixes to prepare the dedicatedClient
(edit) @5844   15 years rgrieder Fixed some small problems.
(edit) @5843   15 years rgrieder Added comma operator in the GameState hierarchy parser: Use …
(edit) @5842   15 years rgrieder Moved GameStates back to the orxonox library. This resolves an issue …
(edit) @5839   15 years scheusso Fixed problem with scene and creators creatorID is now always the …
(edit) @5836   15 years rgrieder Extracted path related parts of Core into a new PathConfig class. This …
(edit) @5831   15 years landauf Realized Timer doesn't have to be a template, hence merged TimerBase, …
(edit) @5829   15 years landauf replaced most occurrences of setObject(o) in combination with …
(edit) @5827   15 years landauf (hopefully) a small fix in Gametype (not sure if this works with the …
(edit) @5826   15 years landauf Using a WeakPtr instead of a PawnListener-callback in UnderAttack to …
(edit) @5820   15 years landauf Changes in ClientConnectionListener: - Added static functions for …
(edit) @5814   15 years scheusso build fixes
(edit) @5813   15 years rgrieder Moved Radar Management from GSLevel to Scene.
(edit) @5812   15 years rgrieder Added missing includes.
(edit) @5806   15 years landauf - The gametype pointer in BaseObject is now also a SmartPtr - The …
(edit) @5805   15 years landauf - Enhanced SmartPtr: a) It stores now two pointers, one …
(edit) @5802   15 years landauf Found another delete in CompoundCollisionShape.cc Also replaced delete …
(edit) @5801   15 years landauf replaced delete with destroy() in orxonox
(edit) @5795   15 years landauf fixed a small bug in Gametype
(edit) @5792   15 years landauf fixed a bug in Level
(edit) @5791   15 years landauf Added destroy() function to OrxonoxClass. Removed destroy() functions …
(edit) @5785   15 years landauf Removed end-iterator-safety from Iterator and ObjectListIterator. This …
(edit) @5776   15 years landauf moved SubclassIdentifier to a separate file
(copy) @5768   15 years landauf created new core branch to work on smart pointers and some other small …
copied from code/trunk/src/orxonox:
(edit) @5754   15 years dafrick some minor changes…
Note: See TracRevisionLog for help on using the revision log.