Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @7670   18 years bensch trunk compiles on Windows
(edit) @7669   18 years bensch orxonox/trunk: should compile on Windows, but it does not
(edit) @7664   18 years bensch trunk: properties
(edit) @7661   18 years bensch orxonox/trunk: merged the QT_GUI back to the trunk merged with …
(edit) @7581   18 years bensch https:
(edit) @7580   18 years bensch https:
(edit) @7526   19 years patrick orxonox: work flush on hm
(edit) @7500   19 years patrick orxonox: switched variable to constant
(edit) @7499   19 years patrick orxonox: further work in variable renaming and code reformatting
(edit) @7498   19 years patrick orxonox: finished first ruff cleanup. now its about the algorithms
(edit) @7497   19 years patrick constructor cleanup, some warning eliminated
(edit) @7496   19 years patrick resuming work on the hm
(edit) @7494   19 years patrick resuming work on the hm
(edit) @7492   19 years patrick resuming work on the hm
(edit) @7491   19 years patrick resuming work on the hm
(edit) @7490   19 years patrick resuming work on the hm
(edit) @7488   19 years patrick orxonox: mission manager less verbose and more secure now
(edit) @7486   19 years patrick orxonox: kill event redesigned
(edit) @7483   19 years patrick orxonox: kill list work
(edit) @7482   19 years patrick orxonox: working on kill event processing (game rule specific)
(edit) @7477   19 years bensch orxonox/trunk: new SubString variant
(edit) @7475   19 years bensch orxonox/trunk: ShellCommand adapted too
(edit) @7474   19 years bensch orxonox/trunk: SubString::split algorithm revisited: now it Splits …
(edit) @7469   19 years patrick orxonox: introduced some new variable names, some code cleanup
(edit) @7468   19 years patrick orxonox: reading through the code and adjusting here and there, …
(edit) @7467   19 years patrick orxonox: auto reformat of the height map source file.
(edit) @7466   19 years patrick orxonox: reformat of the height_map.h header file.
(edit) @7464   19 years patrick orxonox: mission goals get checked now, verbose output.
(edit) @7463   19 years patrick mission goals now get loaded correctly with all attributes
(edit) @7462   19 years patrick mission goals loadable
(edit) @7461   19 years patrick orxonox: the mission goal framework is nearly completed
(edit) @7460   19 years bensch orxonox/trunk: Namespaces for sound
(edit) @7458   19 years bensch trunk: Single Line in ShellCommand again
(edit) @7457   19 years bensch orxonox/trunk: Size2D is ok now for the MultiLineText
(edit) @7456   19 years bensch trunk: work work…
(edit) @7455   19 years bensch orxonox/trunk: fixed a SegFault (that this worked before is some wonder :)
(edit) @7454   19 years bensch orxonox/trunk: better rebuild order
(edit) @7453   19 years bensch orxonox/trunk: Size is local to text now
(edit) @7452   19 years bensch orxonox/trunk: ShellInput changed to Text again
(edit) @7451   19 years bensch orxonox/trunk: Test the MultiLineText in this revision
(edit) @7450   19 years bensch orxonox/trunk: added MultiLineText a Text for multiple line-input, …
(edit) @7449   19 years bensch orxonox/trunk: dafaultFont(xpm/SDL_Surface) renders again
(edit) @7448   19 years bensch orxonox/trunk: text-draw optimized
(edit) @7440   19 years bensch orxonox/trunk: merged the Signal-Handler-Branche back to the TRUNK
(edit) @7433   19 years bensch orxonox/trunk: Working on Windows too :)
(edit) @7432   19 years bensch orxonox/trunk: less fileSys-stuff
(edit) @7431   19 years bensch orxonox/trunk: Font is PERFECT :)
(edit) @7430   19 years bensch orxonox/trunk: better GlyphMetrics-algo
(edit) @7429   19 years bensch orxonox/trunk: Font Renders nicer now
(edit) @7428   19 years bensch orxonox/trunk: move the Pollution of the ShellCommand to some other File
(edit) @7427   19 years bensch orxonox/trunk: TextEngine gets Cleanly unloaded now
(edit) @7426   19 years bensch orxonox/trunk: ShellFont can be changed in threads :)
(edit) @7425   19 years bensch orxonox/trunk: should compile on Windows goin to check this today
(edit) @7424   19 years bensch orxonox/trunk: safed the occurence of a directory being the sole competitor
(edit) @7423   19 years bensch orxonox/trunk: Completing works
(edit) @7422   19 years bensch orxonox/trunk: completing file-system entries
(edit) @7421   19 years bensch orxonox/trunk: more completion work
(edit) @7420   19 years bensch orxonox/trunk: Completion and execution is ok now
(edit) @7419   19 years bensch orxonox/trunk: Test in Execute (first implementation)
(edit) @7418   19 years bensch orxonox/trunk: Better implementation
(edit) @7417   19 years bensch orxonox/trunk: ShellCommand with new Improved and more general …
(edit) @7415   19 years bensch orxonox/trunk: Super-good completion :), and extremely tired bensch
(edit) @7414   19 years bensch also get the offset
(edit) @7413   19 years bensch orxonox/trunk: Shell Completes some Parameters nicely now
(edit) @7412   19 years bensch orxonox/trunk: Another CompletionMode is working
(edit) @7411   19 years bensch orxonox/trunk: some command-stuff
(edit) @7409   19 years bensch orxonox/trunk: first CompletionPlugin works almost :)
(edit) @7408   19 years bensch orxonox/trunk: exist get functions
(edit) @7407   19 years bensch orxonox/trunk: cloning the Completors
Note: See TracRevisionLog for help on using the revision log.