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) @5910   15 years rgrieder - Fixed force feedback output pollution problem in OIS. - Fixed …
(edit) @5905   15 years rgrieder Improved error message for the case OpenAL was not actually installed.
(edit) @5904   15 years rgrieder Ogg file loading should work again now using the Ogre resource system.
(edit) @5899   15 years rgrieder Renaming BaseSound::setSoundFile (and all its associates) to setSource …
(edit) @5897   15 years landauf build fix
(edit) @5896   15 years rgrieder Added some basic sound classes: WorldSound (to be used for 3D sound, …
(edit) @5895   15 years landauf Attempt to fix a crash when switching from a level back to the mainmenu
(edit) @5894   15 years landauf Using SmartPtr for CameraPositions in ControllableEntity. This fixes a …
(edit) @5892   15 years rgrieder Removed hard coded sound in Level, Engine and PongBall and replaced …
(edit) @5884   15 years landauf fixed a bug in ParticleSpawner which caused it to spawn particles in …
(edit) @5881   15 years rgrieder Fixed sound problem in Pong by correcting the assumptions that you …
(edit) @5879   15 years landauf More changes in the event-system: processEvent() is now locally …
(edit) @5878   15 years rgrieder Added GameMode::playsSound(). This function checks whether sound is …
(edit) @5877   15 years rgrieder Added new an option for the ScopedSingletonManager that can allow the …
(edit) @5876   15 years rgrieder Cleanup in the GameStates (also moved debug overlay to the …
(edit) @5873   15 years rgrieder Added a few more compilations in our own libraries. Also fixed a bug …
(edit) @5867   15 years rgrieder Modified Scoped Singleton concept: Derive from Singleton normally, but …
(edit) @5863   15 years rgrieder New class: KeyBinderManager (yes, it really was necessary, I'm not …
(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.