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) @5899   16 years rgrieder Renaming BaseSound::setSoundFile (and all its associates) to setSource …
(edit) @5897   16 years landauf build fix
(edit) @5896   16 years rgrieder Added some basic sound classes: WorldSound (to be used for 3D sound, …
(edit) @5895   16 years landauf Attempt to fix a crash when switching from a level back to the mainmenu
(edit) @5894   16 years landauf Using SmartPtr for CameraPositions in ControllableEntity. This fixes a …
(edit) @5892   16 years rgrieder Removed hard coded sound in Level, Engine and PongBall and replaced …
(edit) @5884   16 years landauf fixed a bug in ParticleSpawner which caused it to spawn particles in …
(edit) @5881   16 years rgrieder Fixed sound problem in Pong by correcting the assumptions that you …
(edit) @5879   16 years landauf More changes in the event-system: processEvent() is now locally …
(edit) @5878   16 years rgrieder Added GameMode::playsSound(). This function checks whether sound is …
(edit) @5877   16 years rgrieder Added new an option for the ScopedSingletonManager that can allow the …
(edit) @5876   16 years rgrieder Cleanup in the GameStates (also moved debug overlay to the …
(edit) @5873   16 years rgrieder Added a few more compilations in our own libraries. Also fixed a bug …
(edit) @5867   16 years rgrieder Modified Scoped Singleton concept: Derive from Singleton normally, but …
(edit) @5863   16 years rgrieder New class: KeyBinderManager (yes, it really was necessary, I'm not …
(edit) @5862   16 years landauf removed PawnListener
(edit) @5861   16 years landauf un-PawnListener-ized ArtificialController
(edit) @5860   16 years landauf using a WeakPtr in Projectile instead of inheriting from PawnListener …
(edit) @5859   16 years landauf fixed a small bug in TeamDeathmatch
(edit) @5858   16 years rgrieder Cleanup in *Prereqs.h files - Removed forward declarations to …
(edit) @5857   16 years scheusso fixed a bug which caused particle mess (no deletion of …
(edit) @5855   16 years rgrieder Moved Clock from core to util (used in Scope anyway).
(edit) @5850   16 years rgrieder Moved the singleton creation/destruction mess to the Core class by …
(edit) @5848   16 years scheusso adding the dedicatedClient (mostly for debugging reason) there is a …
(edit) @5846   16 years scheusso two fixes to prepare the dedicatedClient
(edit) @5844   16 years rgrieder Fixed some small problems.
(edit) @5843   16 years rgrieder Added comma operator in the GameState hierarchy parser: Use …
(edit) @5842   16 years rgrieder Moved GameStates back to the orxonox library. This resolves an issue …
(edit) @5839   16 years scheusso Fixed problem with scene and creators creatorID is now always the …
(edit) @5836   16 years rgrieder Extracted path related parts of Core into a new PathConfig class. This …
(edit) @5831   16 years landauf Realized Timer doesn't have to be a template, hence merged TimerBase, …
(edit) @5829   16 years landauf replaced most occurrences of setObject(o) in combination with …
(edit) @5827   16 years landauf (hopefully) a small fix in Gametype (not sure if this works with the …
(edit) @5826   16 years landauf Using a WeakPtr instead of a PawnListener-callback in UnderAttack to …
(edit) @5820   16 years landauf Changes in ClientConnectionListener: - Added static functions for …
(edit) @5814   16 years scheusso build fixes
(edit) @5813   16 years rgrieder Moved Radar Management from GSLevel to Scene.
(edit) @5812   16 years rgrieder Added missing includes.
(edit) @5806   16 years landauf - The gametype pointer in BaseObject is now also a SmartPtr - The …
(edit) @5805   16 years landauf - Enhanced SmartPtr: a) It stores now two pointers, one …
(edit) @5802   16 years landauf Found another delete in CompoundCollisionShape.cc Also replaced delete …
(edit) @5801   16 years landauf replaced delete with destroy() in orxonox
(edit) @5795   16 years landauf fixed a small bug in Gametype
(edit) @5792   16 years landauf fixed a bug in Level
(edit) @5791   16 years landauf Added destroy() function to OrxonoxClass. Removed destroy() functions …
(edit) @5785   16 years landauf Removed end-iterator-safety from Iterator and ObjectListIterator. This …
(edit) @5776   16 years landauf moved SubclassIdentifier to a separate file
(copy) @5768   16 years landauf created new core branch to work on smart pointers and some other small …
copied from code/trunk/src/orxonox:
(edit) @5754   16 years dafrick some minor changes…
Note: See TracRevisionLog for help on using the revision log.