Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/story_entities/game_world.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9869   18 years bensch orxonox/trunk: merged the new_class_id branche back to the trunk. …
(edit) @9494   18 years bensch merged the proxy back
(edit) @9406   18 years bensch orxonox/trunk: merged the proxy back merged with commandsvn merge …
(edit) @9235   18 years bensch merged the presentation back
(edit) @9110   18 years bensch orxonox/trunk: merged the Presentation back
(edit) @9061   18 years patrick merged the single_player branche to trunk
(edit) @9027   18 years patrick npc does not yet move again. strange
(edit) @8894   18 years patrick merged the branche single_player_map with the trunk
(edit) @8740   18 years bensch orxonox/trunk: now the elements are draw correctly
(edit) @8724   18 years bensch merged the bsp-model-stuff back here
(edit) @8717   18 years bensch merged the gui back
(edit) @8711   18 years bensch merged the script_engine back here
(edit) @8490   18 years patrick merged the bsp branche back to trunk
(edit) @8408   18 years bensch trunk: merged the script_engine branche back here merged with command …
(edit) @8312   18 years bensch trunk: merged the water-branche back here removed the HACK in …
(edit) @8271   18 years bensch merge
(edit) @8255   18 years bensch merged the atmos back with command: …
(edit) @8190   18 years patrick trunk: merged the cr branche to trunk
(edit) @8037   18 years bensch trunk: merged the water back merged with command svn merge -r7798:HEAD …
(edit) @7919   18 years bensch orxonox/trunk: merged the gui branche back merged with command: …
(edit) @7871   18 years bensch orxonox/trunk: Element2D is better updated (after PNode :)
(edit) @7840   18 years bensch trunk: Elements that are supposed to be on the Background stay there: …
(edit) @7810   18 years bensch orxonox/trunk: merged the Weather effects back here
(edit) @7785   18 years bensch orxonox/trunk: merged the Changes from the water branche back to the trunk.
(edit) @7739   18 years patrick trunk: tried to add the command for bvvisibility toggling with depth …
(edit) @7723   18 years bensch trunk: Changed away from the Static stuff in GameWorld
(edit) @7677   18 years bensch orxonox/trunk: POD's
(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) @7339   18 years bensch some nice fixes
(edit) @7338   18 years bensch orxonox/trunk: some Playable-stuff
(edit) @7330   18 years bensch orxonox/trunk: Sorting in ShellCommand
(edit) @7322   18 years bensch orxonox/trunk: merged back a useless line
(edit) @7313   18 years bensch orxonox/trunk: hunting ghosts… the Thread seems to work, and be …
(edit) @7312   18 years bensch sync
(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) @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) @7108   18 years bensch lighting war
(edit) @7083   18 years patrick trunk: collision detection group addition
(edit) @7078   18 years patrick trunk: player group handling
(edit) @7035   18 years patrick trunk: game rules loading problems
(edit) @7029   18 years bensch orxonox/trunk: element2d's should be cleanly deleted at the end now :)
(edit) @7004   18 years bensch orxonox/trunk: togglePNodeVisibility as it can be …. cool :)
(edit) @6992   18 years bensch orxonox/trunk: now the StoryEntity stores the path it was loaded with, …
(edit) @6989   18 years bensch trunk: story entity work.
(edit) @6988   18 years bensch orxonox/trunk: soundEngine works again
(edit) @6981   18 years bensch trunk: some virtuals
(edit) @6878   18 years patrick trunk: now working with element2d only, game always returns to menu in …
(edit) @6845   18 years bensch trunk: Element2D's should be loadable over the <Elements> </Elements> tab
(edit) @6839   18 years patrick trunk: the menu is processing
(edit) @6835   18 years patrick trunk: resturcture of the game menu for multi-level menus
(edit) @6827   18 years bensch trunk: Music should be loadable
(edit) @6780   18 years bensch trunk: war of the popers
(edit) @6710   18 years bensch merged the powerups back to the trunk
(edit) @6634   18 years bensch orxonox/trunk: merged the network-branche back to the trunk merged …
(edit) @6619   18 years bensch orxonox/trunk: rendering without the ParticleEngine, so now we are FAST :)
(edit) @6512   18 years bensch orxonox/trunk: loadParams is now virtual. ALL THE CLASSES HAVE TO CALL …
(edit) @6498   18 years patrick trunk: merged the network branche into the trunk
(edit) @6457   18 years bensch water works
(edit) @6434   18 years bensch orxonox/trunk: moved the projectiles to Projectiles
(edit) @6433   18 years bensch orxonox/trunk: the turret now fires too
(copy) @6424   18 years bensch orxonox/trunk: merged the branche network back to the trunk merged …
copied from branches/network/src/story_entities/game_world.cc:
(edit) @6416   18 years bensch network: PNodes visible again
Note: See TracRevisionLog for help on using the revision log.