|
|
@8894
|
18 years |
patrick |
merged the branche single_player_map with the trunk
|
|
|
@8408
|
18 years |
bensch |
trunk: merged the script_engine branche back here
merged with command …
|
|
|
@8271
|
18 years |
bensch |
merge
|
|
|
@8048
|
18 years |
bensch |
trunk: prepare for the new Executor
|
|
|
@8035
|
18 years |
bensch |
gui: merged the gui back to the trunk
|
|
|
@7725
|
18 years |
bensch |
trunk: const Executor introduced
|
|
|
@7722
|
18 years |
bensch |
orxonox/trunk: Removed the old Executor, and inserted the new one into …
|
|
|
@7714
|
18 years |
bensch |
orxonox/trunk: Reimplementation of the Executor started in orxonox.cc
|
|
|
@7474
|
19 years |
bensch |
orxonox/trunk: SubString::split algorithm revisited: now it Splits …
|
|
|
@7419
|
19 years |
bensch |
orxonox/trunk: Test in Execute (first implementation)
|
|
|
@7407
|
19 years |
bensch |
orxonox/trunk: cloning the Completors
|
|
|
@7331
|
19 years |
bensch |
orxonox/trunk: small improved functoid
|
|
|
@7300
|
19 years |
bensch |
orxonox/trunk: the most evil for (int i=0; i <'=' …) bug ever…
|
|
|
@7221
|
19 years |
bensch |
orxonox/trunk: merged the std-branche back, it runs on windows and …
|
|
|
@7200
|
19 years |
bensch |
orxonox/truink: minor cleanup
|
|
|
@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 …
|
|
|
@7197
|
19 years |
bensch |
orxonox/trunk: Executor now uses MultiType instead of va_arg
|
|
|
@5691
|
19 years |
bensch |
orxonox/trunk: moved functor_list.h
|
|
|
@5690
|
19 years |
bensch |
orxonox/trunk: parameters of Executor are const void* instead of const …
|
|
|
@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 …
|
|
|
@5642
|
19 years |
bensch |
orxonox/trunk: valgrind sweep
|
|
|
@5641
|
19 years |
bensch |
orxonox/trunk: Passing Reference inastead of Pointer to create ShellCommand
|
|
|
@5636
|
19 years |
bensch |
orxonox/trunk: adapting ShellCommand to use Executor.
On the go
|
|
|
@5635
|
19 years |
bensch |
orxonox/trunk: more about the executor.
|
|
|
@5633
|
19 years |
bensch |
orxonox/trunk: Executor works just fine.
Changed: Paramerte* to MT_*, …
|
|
|
@5632
|
19 years |
bensch |
orxonox/trunk: added new class Executor, that should be a …
|
|
copied from trunk/src/lib/shell/shell_command.h:
|
|
|
@5552
|
19 years |
bensch |
orxonox/trunk: ShellCommand now uses MultiType instead of many …
|