Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7801   18 years bottac Support for animated textures in bsp maps started.
(edit) @7800   18 years rennerc dont send zero diffs
(edit) @7799   18 years patrick network: removed some false include
(edit) @7798   18 years bensch created branche
(edit) @7797   18 years bensch deleted shitty branche
(edit) @7796   18 years bensch added missing files
(edit) @7795   18 years amaechler branches/atmospheric_engine: cloud tardis bugfix
(edit) @7794   18 years rennerc removed some output
(edit) @7793   18 years rennerc fixed da bug
(edit) @7792   18 years rennerc fixed bug
(edit) @7791   18 years ponder Defined signal_handler as linux only, since the compiler couldn't …
(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) @7787   18 years bensch branches: new copy of the trunk
(edit) @7786   18 years bensch deleted branche for new copy of the Trunk
(edit) @7785   18 years bensch orxonox/trunk: merged the Changes from the water branche back to the trunk.
(edit) @7784   18 years amaechler branches/atmospheric_engine: random animated and generated clouds, …
(edit) @7783   18 years bensch orxonox/trunk: image-data splitted out of Texture
(edit) @7782   18 years amaechler branches/atmospheric_engine: simple cloud texture creation working
(edit) @7781   18 years bensch orxonox/water: MAPPING IS PERFORMED CORRECTLY :)
(edit) @7780   18 years stefalie branches/water: compiles, but the reflection texture bug isnt sovled …
(edit) @7779   18 years bensch 3088 linews changed :): trunk: namespaces
(edit) @7778   18 years rennerc reverted some files
(edit) @7777   18 years rennerc added debug output
(edit) @7776   18 years rennerc removed some features
(edit) @7775   18 years rennerc added some debug output
(edit) @7774   18 years rennerc added some debug output to handshake
(edit) @7773   18 years rennerc fixed bug
(edit) @7772   18 years rennerc fixed bug
(edit) @7771   18 years bensch orxonox/trunk: Fixed a Bug in the Shell Exection, that compromised a Vector
(edit) @7770   18 years patrick removed an include only
(edit) @7769   18 years ponder If QT-frameworks ( macosx ) are present, the library directories for …
(edit) @7768   18 years amaechler branches/atmospheric_engine: cloud hacking
(edit) @7767   18 years rennerc hover registers sync vars. started with connection monitor
(edit) @7766   18 years ponder Modified configure.ac: The macosx-paths were not correctly set. They …
(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) @7763   18 years bensch copied the trunk for the OSX-branche
(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) @7760   18 years amaechler branches/atmospheric_engine: basic volfog (prob) working, weird values…
(edit) @7759   18 years amaechler branches/atmospheric_engine: volfog hacking
(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) @7755   18 years rennerc NetworkLog: added NETPRINT() macros
(edit) @7754   18 years bensch trunk: small properties
(edit) @7753   18 years bensch trunk: removed GTK, and also extended the Text Class.
(edit) @7752   18 years rennerc NetworkStream should not flood stdout anymore
(edit) @7751   18 years bensch orxonox/trunk: all Textures are shown again.
(edit) @7750   18 years bensch trunk: some movements
(edit) @7749   18 years rennerc added commandline argument to open network log console
(edit) @7748   18 years rennerc implemented class to log network things to telnet
(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) @7741   18 years patrick water: i think i eliminated some more bugs. the texture now displayed …
(edit) @7740   18 years patrick water: the stuff is drawn twice now, there where some logical errors …
(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) @7731   18 years rennerc fixed bug
(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) @7712   18 years patrick cd: removed old branche
(edit) @7711   18 years patrick trunk: merged the cd branche back to trunk
(edit) @7710   18 years bensch deleted obsolete branche
(edit) @7709   18 years bensch deleted obsolete branche
(edit) @7708   18 years patrick cd: real debug and less output
(edit) @7707   18 years patrick cd: obb tree gets spawned again
(edit) @7706   18 years patrick cd: now the obb fits perfectly for the first time
(edit) @7705   18 years patrick cd: removed some old stuff
(edit) @7704   18 years bensch configure-stuff (not finished yet…)
(edit) @7703   18 years snellen added test output
(edit) @7702   18 years snellen new concept
Note: See TracRevisionLog for help on using the revision log.