|
|
@7377
|
19 years |
bensch |
work flush
|
|
|
@7375
|
19 years |
bensch |
orxonox/trunk: new Font for the Shell… this one is really readeable, …
|
|
|
@7374
|
19 years |
bensch |
orxonox/trunk: added new Files shell_completion_plugin for the new …
|
|
|
@7373
|
19 years |
bensch |
orxonox/trunk: list to vector
|
|
|
@7372
|
19 years |
bensch |
orxonox/trunk: Typenames as std::string better now
|
|
|
@7371
|
19 years |
bensch |
orxonox/trunk: better completion-algos
|
|
|
@7368
|
19 years |
bensch |
orxonox/trunk: some renamings, and GameWorldData now has lists for …
|
|
|
@7344
|
19 years |
bensch |
orxonox/trunk: c_str() removed
|
|
|
@7343
|
19 years |
bensch |
oroxnox/trunk: ShellInput and ShellCompletion more c++-like
|
|
|
@7342
|
19 years |
bensch |
orxonox/trunk: ShellBuffer and ShellInput had the segfault-capability …
|
|
|
@7341
|
19 years |
bensch |
orxonox/trunk: shell in c++-style now
|
|
|
@7340
|
19 years |
bensch |
orxonox/trunk: fixed a ShellCommand-bug
|
|
|
@7331
|
19 years |
bensch |
orxonox/trunk: small improved functoid
|
|
|
@7330
|
19 years |
bensch |
orxonox/trunk: Sorting in ShellCommand
|
|
|
@7329
|
19 years |
bensch |
orxonox/trunk: windows compatibility (not finished) also added a …
|
|
|
@7320
|
19 years |
bensch |
orxonox/trunk: more cleanup stuff, subString slowly gets where i want it
|
|
|
@7319
|
19 years |
bensch |
orxonox/trunk: MUCH more comprehensive SubString
|
|
|
@7316
|
19 years |
bensch |
orxonox/trunk: Element2D uses Vector2D instead of Vector whenever possible
|
|
|
@7315
|
19 years |
bensch |
orxonox/trunk: more std::string style in the Shell
|
|
|
@7314
|
19 years |
bensch |
orxonox/trunk: ShellBuffer is now ThreadSafe for printing to it
I must …
|
|
|
@7225
|
19 years |
bensch |
orxonox/trunk: more std::string
|
|
|
@7221
|
19 years |
bensch |
orxonox/trunk: merged the std-branche back, it runs on windows and …
|
|
|
@7201
|
19 years |
bensch |
orxonox/trunk: no more segfaults
|
|
|
@7199
|
19 years |
bensch |
orxonox/trunk: MultiType rework (now uses std::string) this is more …
|
|
|
@7198
|
19 years |
bensch |
orxonox/trunk: new Default Values… they now too are in MultiType …
|
|
|
@6981
|
19 years |
bensch |
trunk: some virtuals
|
|
|
@6780
|
19 years |
bensch |
trunk: war of the popers
|
|
|
@6222
|
19 years |
bensch |
orxonox/trunk: merged the christmas branche to the trunk
merged with …
|
|
|
@5885
|
19 years |
bensch |
orxonox/trunk: classList: returns const lists
|
|
|
@5791
|
19 years |
bensch |
orxonox/trunk: stl::list used in ClassList
|
|
|
@5787
|
19 years |
bensch |
orxonox/trunk: safer shell, better key-handling
|
|
|
@5786
|
19 years |
bensch |
orxonox/trunk: key-repeat in the Shell is smoother now
|
|
|
@5785
|
19 years |
bensch |
orxonox/trunk: history ok again
|
|
|
@5784
|
19 years |
bensch |
orxonox/trunk: shell without tList now
|
|
|
@5783
|
19 years |
bensch |
orxonox/trunk: more stl in Shell
|
|
|
@5781
|
19 years |
bensch |
orxonox/trunk: more stl::list
|
|
|
@5780
|
19 years |
bensch |
orxonox/trunk: no more segfault in the Shell
|
|
|
@5779
|
19 years |
bensch |
orxonox/trunk: ClassList is now in std::list style
ShellCommand is now …
|
|
|
@5767
|
19 years |
bensch |
orxonox/trunk: removed support for text-render-static
|
|
|
@5701
|
19 years |
bensch |
orxonox/trunk: removed ALL Makefile.in's
|
|
|
@5690
|
19 years |
bensch |
orxonox/trunk: parameters of Executor are const void* instead of const …
|
|
|
@5674
|
19 years |
bensch |
orxonox/trunk: collision-detection with new Matrix-class
|
|
|
@5672
|
19 years |
patrick |
orxonox/trunk: removed the modelinfo from the includes of vector.h
|
|
|
@5656
|
19 years |
bensch |
orxonox/trunk: new Version of the String-splitter (without …
|
|
|
@5652
|
19 years |
bensch |
orxonox/trunk: new LoadParam procedure with all NON-cycling …
|
|
|
@5644
|
19 years |
bensch |
orxonox/trunk: better loadparam start and end-cycle.
|
|
|
@5642
|
19 years |
bensch |
orxonox/trunk: valgrind sweep
|
|
|
@5641
|
19 years |
bensch |
orxonox/trunk: Passing Reference inastead of Pointer to create ShellCommand
|
|
|
@5640
|
19 years |
bensch |
orxonox/trunk: default Values work, and small fix with unused …
|
|
|
@5639
|
19 years |
bensch |
orxonox/trunk: splitted shell_command into shell_command and …
|
|
|
@5637
|
19 years |
bensch |
orxonox/trunk: using Executor successfully (but with runtime-errors)
|
|
|
@5636
|
19 years |
bensch |
orxonox/trunk: adapting ShellCommand to use Executor.
On the go
|
|
|
@5634
|
19 years |
bensch |
orxonox/trunk: Executor works just fine.
Changed: Paramerte* to MT_*, …
|
|
|
@5555
|
19 years |
bensch |
orxonox/trunk: error fixed in the default value of ShellCommand LoadModel
|
|
|
@5552
|
19 years |
bensch |
orxonox/trunk: ShellCommand now uses MultiType instead of many …
|
|
|
@5551
|
19 years |
bensch |
orxonox/trunk: ShellCommands use less memory due to the use of unions.
|
|
|
@5513
|
19 years |
bensch |
orxonox/trunk: color adaption in the shell
isA also with String (slow)
|
|
|
@5479
|
19 years |
bensch |
orxonox/trunk: updated to new autoconf, moved resourcemanager to …
|
|
|
@5475
|
19 years |
bensch |
default of shoot is now on Button-left
|
|
|
@5465
|
19 years |
bensch |
orxonox/trunk: vegetation rendering in the terrain (trees are now …
|
|
|
@5463
|
19 years |
bensch |
orxonox/trunk: removed LIBTOOL again
|
|
|
@5452
|
19 years |
bensch |
orxonox/trunk: libtoolize
|
|
|
@5450
|
19 years |
bensch |
orxonox/trunk: building with LIBTOOL again, this time for real
Since …
|
|
|
@5425
|
19 years |
bensch |
orxonox/trunk: a key for those poor orxonox player wanting to use the …
|
|
|
@5420
|
19 years |
bensch |
orxonox/trunk: Font is now Right, and the Rendering 'should be' faster.
|
|
|
@5413
|
19 years |
bensch |
orxonox/trunk: reverted to old revision 5409, removing the …
|
|
|
@5412
|
19 years |
bensch |
orxonox/trunk: subprojects compile again (but with many segfaults)
|
|
|
@5411
|
19 years |
bensch |
orxonox/trunk: utils are also LTLIBRARY now
|
|
|
@5410
|
19 years |
bensch |
orxonox/trunk: building with LIBTOOL now, all Shared Libs
|
|
|
@5406
|
19 years |
bensch |
orxonox/trunk: update the Element2D-tree in the right order
|
|
|
@5398
|
19 years |
bensch |
orxonox/trunk: fixed a bug in the allocation of Element2D
|
|
|
@5397
|
19 years |
bensch |
orxonox/trunk: Elemet2D-drawing better
prevent segfault in setParent …
|
|
|
@5391
|
19 years |
bensch |
orxonox/trunk: more gui-definitions
|
|
|
@5388
|
19 years |
bensch |
orxonox/trunk: implemented a t-Stack, for dynamic stacks, and …
|
|
|
@5383
|
19 years |
bensch |
orxonox/trunk: the drawing of the PNode-debug is much better now
|
|
|
@5382
|
19 years |
bensch |
orxonox/trunk: fixed a reparenting bug
made the naming more compliant
|
|
|
@5377
|
19 years |
bensch |
orxonox/trunk: fancy-shell
|
|
|
@5376
|
19 years |
bensch |
orxonox/trunk: fancy effects in Shell
|
|
|
@5375
|
19 years |
bensch |
orxonox/trunk: fiexed the overloaded-shell-bug
|
|
|
@5374
|
19 years |
bensch |
orxonox/trunk: cool shell-commands for loading images and setting colors
|
|
|
@5373
|
19 years |
bensch |
orxonox/trunk: now the Shell's background-render pathc is in the Material
|
|
|
@5372
|
19 years |
bensch |
orxonox/trunk: nicer rendering of the Shell
|
|
|
@5371
|
19 years |
bensch |
orxonox/trunk: todo-list
|
|
|
@5369
|
19 years |
bensch |
orxonox/trunk: saver font-changing in the Shell
|
|
|
@5351
|
19 years |
bensch |
orxonox/trunk: building world_etities as a lib in …
|
|
|
@5349
|
19 years |
bensch |
orxonox/trunk: build everything in src/lib as a libORXlibs.a
|
|
|
@5348
|
19 years |
bensch |
orxonox/trunk: fixed the subProjects… again
|
|
|
@5344
|
19 years |
bensch |
orxonox/trunk: new Way to load and unload Text
|
|
|
@5335
|
19 years |
bensch |
orxonox/trunk: more fool-proov loading of important paths (data and image)
|
|
|
@5330
|
19 years |
bensch |
orxonox/trunk: autocompletion now also works for Static Function-commandos
|
|
|
@5329
|
19 years |
bensch |
orxonox/trunk: executing static commands work
|
|
|
@5328
|
19 years |
bensch |
orxonox/trunk: almost working
|
|
|
@5327
|
19 years |
bensch |
orxonox/trunk: more overwhelmingly complicated code, that slowly gets …
|
|
|
@5326
|
19 years |
bensch |
orxonox/trunk: ShellCommandStatic defined… now going to test it, (or …
|
|
|
@5315
|
19 years |
bensch |
orxonox/trunk: some renaiming of GUI
i am looking forward to coding …
|
|
|
@5312
|
19 years |
bensch |
orxonox/trunk: build the glMenu as part of the new LIB: libORXguiGL
|
|
|
@5311
|
19 years |
bensch |
orxonox/trunk: moved the entire GUI
|
|
|
@5309
|
19 years |
bensch |
orxonox/trunk: Ckeck if an Event is already subscribed via …
|
|
|
@5306
|
19 years |
bensch |
orxonox/trunk: ResourceManage-fixes
|
|
|
@5290
|
19 years |
bensch |
orxonox/trunk: fixed issue with the overlaping char-arrays in the …
|
|
|