Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/story_entities

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7661   18 years bensch orxonox/trunk: merged the QT_GUI back to the trunk merged with …
(edit) @7488   18 years patrick orxonox: mission manager less verbose and more secure now
(edit) @7482   18 years patrick orxonox: working on kill event processing (game rule specific)
(edit) @7466   18 years patrick orxonox: reformat of the height_map.h header file.
(edit) @7462   18 years patrick mission goals loadable
(edit) @7461   18 years patrick orxonox: the mission goal framework is nearly completed
(edit) @7460   18 years bensch orxonox/trunk: Namespaces for sound
(edit) @7414   18 years bensch also get the offset
(edit) @7412   18 years bensch orxonox/trunk: Another CompletionMode is working
(edit) @7391   18 years patrick orxonox: working on mission goals and mission manager
(edit) @7374   18 years bensch orxonox/trunk: added new Files shell_completion_plugin for the new …
(edit) @7370   18 years bensch orxonox/trunk: drawLists/tickLists are used, and made some …
(edit) @7369   18 years bensch orxonox/trunk: some minor movement and renaming
(edit) @7368   18 years bensch orxonox/trunk: some renamings, and GameWorldData now has lists for …
(edit) @7346   18 years bensch orxonox/trunk: extreme cleanup in Playable
(edit) @7339   18 years bensch some nice fixes
(edit) @7338   18 years bensch orxonox/trunk: some Playable-stuff
(edit) @7337   18 years bensch orxonox/trunk: simple useless stuff
(edit) @7330   18 years bensch orxonox/trunk: Sorting in ShellCommand
(edit) @7324   18 years bensch trunk: less debug
(edit) @7322   18 years bensch orxonox/trunk: merged back a useless line
(edit) @7318   18 years bensch orxonox/trunk: SoundSource in the Menu
(edit) @7317   18 years bensch orxonox/trunk: retrieve Source is better now (more modular)
(edit) @7316   18 years bensch orxonox/trunk: Element2D uses Vector2D instead of Vector whenever possible
(edit) @7313   18 years bensch orxonox/trunk: hunting ghosts… the Thread seems to work, and be …
(edit) @7312   18 years bensch sync
(edit) @7311   18 years bensch minor
(edit) @7308   18 years bensch orxonox/trunk: added a mutex, that should prevent the SoundEngine from …
(edit) @7307   18 years bensch orxonox/trunk: more compliant, less errors, this seems to be better…
(edit) @7306   18 years bensch orxonox/trunk: Play Stop Rewind and Pause work perfectly: you can test …
(edit) @7304   18 years bensch orxonox/trunk: moved the AudioThread completely to the OggPlayer. This …
(edit) @7299   18 years bensch orxonox/trunk: some nice Class-Stuff
(edit) @7297   18 years bensch orxonox/trunk: now the sound gets correcty detached from the source, …
(edit) @7296   18 years bensch nicer code :)
(edit) @7292   18 years bensch better debug, (non-threaded again)
(edit) @7291   18 years bensch trunk: fixed a soundSource bug. The SoundSource did not release its …
(edit) @7290   18 years bensch orxonox/trunk: more debug
(edit) @7289   18 years bensch some more stuff, but still not working as it should
(edit) @7288   18 years bensch thread works, but…. hmm… it is not what i want… no sound :/
(edit) @7287   18 years bensch merged back with: svn merge . . -rHEAD:PREV
(edit) @7286   18 years bensch trunk: very stuck at the moment…. segfaults and errors …
(edit) @7283   18 years bensch orxonox/trunk: thread for audio, and 'is' to 'b'
(edit) @7221   18 years bensch orxonox/trunk: merged the std-branche back, it runs on windows and …
(edit) @7193   18 years bensch orxonox/trunk: new style for resources (prework/movement)
(edit) @7132   18 years bensch orxonox/trunk: better entry point for the speed messurement
(edit) @7131   18 years bensch orxonox/trunk: framerate calculation is much more 'accurate' meaning, …
(edit) @7126   18 years bensch orxonox/trunk: the delete Mechanism of PNode seems to work again. This …
(edit) @7125   18 years bensch try fix
(edit) @7108   18 years bensch lighting war
(edit) @7097   18 years bensch vector usage
(edit) @7094   18 years patrick trunk: spaceship orientation
(edit) @7093   18 years patrick trunk: changes
(edit) @7083   18 years patrick trunk: collision detection group addition
(edit) @7082   18 years patrick trunk: respawn and death patch
(edit) @7078   18 years patrick trunk: player group handling
(edit) @7076   18 years bensch weaponAdjustment
(edit) @7074   18 years patrick trunk: the network players are spawned at the right places
(edit) @7071   18 years patrick patches: network load level and md2 death
(edit) @7063   18 years bensch orxonox/trunk: better MenuSelector
(edit) @7049   18 years bensch trunk: merged the avi-play branche back
(edit) @7039   18 years patrick trunk: game rules definitions added
(edit) @7036   18 years patrick trunk: the game rules are now loadable
(edit) @7035   18 years patrick trunk: game rules loading problems
(edit) @7034   18 years patrick trunk: started working on the game rules and specificlay on the …
(edit) @7033   18 years bensch trunk: better make structure
(edit) @7032   18 years bensch testing
(edit) @7031   18 years bensch softed stuff
(edit) @7030   18 years bensch minor
(edit) @7029   18 years bensch orxonox/trunk: element2d's should be cleanly deleted at the end now :)
(edit) @7022   18 years bensch merge
(edit) @7021   18 years bensch trunk: fix centered text and usefull names
(edit) @7020   18 years patrick trunk: added the game rules
(edit) @7019   18 years bensch orxonox/trunk: Using TextEngine in the Menu
(edit) @7016   18 years bensch moved ImageEntity
(edit) @7014   18 years bensch trunk: new algorithm for the Camera-Distance
(edit) @7010   18 years bensch orxonox/trunk: merged avi_play back here
(edit) @7004   18 years bensch orxonox/trunk: togglePNodeVisibility as it can be …. cool :)
(edit) @6993   18 years bensch orxonox/trunk: level's LoadImage is loadable within the level instead …
(edit) @6992   18 years bensch orxonox/trunk: now the StoryEntity stores the path it was loaded with, …
(edit) @6991   18 years bensch orxonox/trunk: fixed the Bug with the Menu loosing its frames
(edit) @6989   18 years bensch trunk: story entity work.
(edit) @6988   18 years bensch orxonox/trunk: soundEngine works again
(edit) @6987   18 years bensch trunk: some minor fixes
(edit) @6986   18 years bensch trunk: brainfuck: interface to Playable much bea now
(edit) @6985   18 years bensch trunk: rename of setControllable
(edit) @6984   18 years bensch orxonox/trunk: delete music as it should
(edit) @6982   18 years bensch trunk: delete stuff
(edit) @6981   18 years bensch trunk: some virtuals
(edit) @6980   18 years patrick trunk: lenseflares loadable
(edit) @6884   18 years patrick trunk: working on the lenseflare
(edit) @6883   18 years patrick trunk: the menu now works perfectlu
(edit) @6878   18 years patrick trunk: now working with element2d only, game always returns to menu in …
(edit) @6875   18 years patrick trunk: the network mode now exits on ESC
(edit) @6874   18 years patrick trunk: the menu control better implemented
(edit) @6863   18 years patrick trunk: fixed the segfault problem, when restarting world
(edit) @6862   18 years patrick trunk: the game now always jumps back to the menu
(edit) @6855   18 years patrick trunk: fixed a segfault bug
(edit) @6854   18 years patrick trunk: the menu now works
(edit) @6853   18 years patrick trunk: safe load param reading, menu better
(edit) @6852   18 years bensch orxonox/trunk: small little necessities
Note: See TracRevisionLog for help on using the revision log.