Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8255   18 years bensch merged the atmos back with command: …
(edit) @8228   18 years patrick trunk: merged the network branche back to trunk with command: svn …
(edit) @8190   18 years patrick trunk: merged the cr branche to trunk
(edit) @8186   18 years bensch trunk: merged the branche bsp_model back here
(edit) @8148   18 years bensch trunk: output of EventListener Nicer
(edit) @8147   18 years bensch orxonox/trunk: merged the network branche back here merged with …
(edit) @8145   18 years bensch trunk: merged the gui back merged with command: svn merge -r8114:HEAD …
(edit) @8068   18 years patrick trunk: merged the network branche back to trunk
(edit) @8061   18 years bensch merged the scriptengine back to the trunk
(edit) @8059   18 years bensch multi-line-text-fix-hack
(edit) @8057   18 years bensch trunk: some lua-stuff
(edit) @8055   18 years bensch trunk: new Playmode FirstPerson
(edit) @8051   18 years bensch lua: new Executor for lua-interpretation
(edit) @8048   18 years bensch trunk: prepare for the new Executor
(edit) @8042   18 years bensch trunk: qt should compile on UBUNTU
(edit) @8037   18 years bensch trunk: merged the water back merged with command svn merge -r7798:HEAD …
(edit) @8035   18 years bensch gui: merged the gui back to the trunk
(edit) @7954   18 years patrick trunk: merged the network branche back to trunk.
(edit) @7927   18 years patrick trunk: added more cr framework, i will branche soon with this stuff so …
(edit) @7922   18 years bensch trunk: reverted change
(edit) @7921   18 years bensch trunk: test if work
(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) @7868   18 years bensch trunk: merge Check in the Event-changes: r7867 | bensch | 2006-05-26 …
(edit) @7865   18 years patrick trunk: removed compiler error
(edit) @7863   18 years bensch orxonox/trunk: also catching mouse-events
(edit) @7862   18 years bensch orxonox/trunk: OK the Keys are grabbed, as they should
(edit) @7861   18 years bensch test control
(edit) @7858   18 years bensch orxonox/trunk: fixed auto-repeat
(edit) @7856   18 years bensch trunk: qt_gui: more as sugested by patrick
(edit) @7855   18 years bensch qtgui: cleanup as patrick sugested
(edit) @7849   18 years bensch trunk: Sound is not lost, if the MusicEngine does not get his time in …
(edit) @7848   18 years bensch Temprarily fixed the Missing File-bug
(edit) @7847   18 years bensch trunk: some minor fixes
(edit) @7846   18 years bensch orxonox/trunk: doxygen
(edit) @7845   18 years bensch hmm… does not help
(edit) @7844   18 years bensch orxonox/trunk: Ok the Element2D-renderer works, and hides Elements, …
(edit) @7843   18 years bensch compiles
(edit) @7842   18 years patrick trunk: can't compile on this computer, commented out and syntax check later
(edit) @7841   18 years patrick trunk: collision handle introduced and other stuff
(edit) @7840   18 years bensch trunk: Elements that are supposed to be on the Background stay there: …
(edit) @7839   18 years patrick trunk: collision reaction main structure
(edit) @7836   18 years bensch trunk: merged the Atmos back again, because a ClassID was wrong
(edit) @7819   18 years patrick trunk: added a collision reaction lib. starting implementation
(edit) @7810   18 years bensch orxonox/trunk: merged the Weather effects back here
(edit) @7796   18 years bensch added missing files
(edit) @7790   18 years bensch orxonox/trunk: No More Valgrind warnings from the Texture
(edit) @7789   18 years bensch trunk: code-design
(edit) @7788   18 years bensch orxonox/trunk: Material handles references… lets see if this works
(edit) @7785   18 years bensch orxonox/trunk: merged the Changes from the water branche back to the trunk.
(edit) @7779   18 years bensch 3088 linews changed :): trunk: namespaces
(edit) @7771   18 years bensch orxonox/trunk: Fixed a Bug in the Shell Exection, that compromised a Vector
(edit) @7765   18 years bensch trunk: init-values better for the SimpleGameMenu
(edit) @7764   18 years bensch trunk: \n at the beginning won't infinit-loop anymore
(edit) @7762   18 years bensch orxonox/trunk: ShellBuffer gets polled from the Shell, and does not …
(edit) @7761   18 years bensch orxonox/trunk: ShellBuffer with STD::STRING… hope it works
(edit) @7758   18 years bensch trunk: minor positional fixes, and Shell Funtioning as intended again
(edit) @7757   18 years bensch orxonox/trunk: Resize of the Shell works quite nice
(edit) @7756   18 years bensch orxonox/trunk: Multiple Event Subscription Method @patrick, do you …
(edit) @7754   18 years bensch trunk: small properties
(edit) @7753   18 years bensch trunk: removed GTK, and also extended the Text Class.
(edit) @7751   18 years bensch orxonox/trunk: all Textures are shown again.
(edit) @7750   18 years bensch trunk: some movements
(edit) @7747   18 years bensch trunk: added missing header inclusion
(edit) @7746   18 years bensch orxonox/trunk: fixed the last few bugs (that i found) when scrolling
(edit) @7745   18 years bensch trunk: graphical representation of the move in the Shell
(edit) @7744   18 years bensch trunk: the Buffer is moving pretty smoothly :)
(edit) @7743   18 years bensch orxonox/trunk: All the ShellCommands get Registered correctly again
(edit) @7742   18 years bensch trying to fix a strange bug of the static initialisation
(edit) @7739   18 years patrick trunk: tried to add the command for bvvisibility toggling with depth …
(edit) @7738   18 years bensch Repositioning
(edit) @7737   18 years bensch Using MultiLine-Text in the Shell. This is much faster, and Nicer :)
(edit) @7736   18 years patrick trunk: small cleanup, flushing
(edit) @7735   18 years patrick trunk: the new collision detection seems to be much more accurate than …
(edit) @7734   18 years patrick trunk: less cd debug infos
(edit) @7733   18 years patrick trunk: eliminated the NULL object collision checks. No idea why they occure
(edit) @7732   18 years patrick orxonox: removed a memory leak
(edit) @7730   18 years bensch orxonox/trunk: testing if it works on WIndows like this
(edit) @7729   18 years bensch orxonox/trunk: better debug names As DEBUG and ERROR are already given …
(edit) @7728   18 years bensch added missing File
(edit) @7727   18 years bensch trunk: some GL-properties for the Textures
(edit) @7726   18 years bensch trunk: minor valgrind bug fixed
(edit) @7725   18 years bensch trunk: const Executor introduced
(edit) @7724   18 years bensch trunk: comments
(edit) @7723   18 years bensch trunk: Changed away from the Static stuff in GameWorld
(edit) @7722   18 years bensch orxonox/trunk: Removed the old Executor, and inserted the new one into …
(edit) @7721   18 years bensch orxonox/trunk: introduced the absolutely new, much faster, more …
(edit) @7720   18 years bensch orxonox/trunk: strings work too now :)
(edit) @7719   18 years bensch all up to 5 arguments made
(edit) @7718   18 years bensch trunk: functionality almost reached
(edit) @7717   18 years bensch trunk: clone-functions
(edit) @7716   18 years bensch trunk: static and const calls all work
(edit) @7715   18 years bensch trunk: mighty templates
(edit) @7714   18 years bensch orxonox/trunk: Reimplementation of the Executor started in orxonox.cc
(edit) @7713   18 years patrick trunk: removed some valgrind errors, but no serious ones. Thunder …
(edit) @7711   18 years patrick trunk: merged the cd branche back to trunk
(edit) @7677   18 years bensch orxonox/trunk: POD's
(edit) @7676   18 years bensch some POD's
(edit) @7674   18 years bensch trunk: better file
(edit) @7673   18 years bensch ok, now running on Windows
Note: See TracRevisionLog for help on using the revision log.