|
|
@1027
|
17 years |
landauf |
console command 'cleanConfig' is now implemented: it drops all …
|
|
|
@1026
|
17 years |
landauf |
console command 'loadSettings' works now: loads a new config file …
|
|
|
@1025
|
17 years |
landauf |
fixed another bug.
always remember: no matter how cool your feature …
|
|
|
@1024
|
17 years |
rgrieder |
merged input back into trunk
note: I have created an asylum with …
|
|
|
@1023
|
17 years |
landauf |
fixed bug, removed some debug output
|
|
|
@1022
|
17 years |
rgrieder |
- modified the input handler
- few more little changes
|
|
|
@1021
|
17 years |
bknecht |
merged back that script-branch
|
|
|
@1020
|
17 years |
landauf |
changed ConfigValueContainer to use ConfigFileManager, but there is …
|
|
|
@1019
|
17 years |
bknecht |
You can now use lua tags everywhere in the XML file you want: It'll …
|
|
|
@1018
|
17 years |
scheusso |
dead bug in synchronisable?
|
|
|
@1017
|
17 years |
scheusso |
dead bug in synchronisable?
|
|
|
@1016
|
17 years |
scheusso |
blub
|
|
|
@1015
|
17 years |
scheusso |
blub
|
|
|
@1014
|
17 years |
scheusso |
blabla
|
|
|
@1013
|
17 years |
scheusso |
more output
|
|
|
@1012
|
17 years |
chaiy |
hallo
|
|
|
@1011
|
17 years |
dumenim |
print gamestates on cout(4)
|
|
|
@1010
|
17 years |
FelixSchulthess |
replaced correct sample.oxw
|
|
|
@1009
|
17 years |
FelixSchulthess |
added asteroids.material
|
|
|
@1008
|
17 years |
dumenim |
changed some comments and catched some return values and maybe some …
|
|
|
@1007
|
17 years |
scheusso |
forgot something
|
|
|
@1006
|
17 years |
landauf |
started implementing a config-file manager, but this is still unfinished.
|
|
|
@1005
|
17 years |
scheusso |
enhanced memory management in gamestatemanager and gamestateclient
|
|
|
@1004
|
17 years |
landauf |
test
|
|
|
@1003
|
17 years |
landauf |
hopefully solved the conversion problem
it's a lot of …
|
|
|
@1002
|
17 years |
chaiy |
BarFactory created, but doesn't work yet
|
|
|
@1001
|
17 years |
landauf |
ok, be aware, here comes a big one. people with weak nerves should …
|
|
|
@1000
|
17 years |
rgrieder |
- added a Factory to create OverlayElements by the ourselves
- added a …
|
|
|
@999
|
17 years |
bknecht |
some changes with the script. Made it singleton plus the files were …
|
|
|
@998
|
17 years |
rgrieder |
- tried to find liblua —> not fixed yet
|
|
|
@997
|
17 years |
rgrieder |
- added tolua++ to the util folder
- edited CMLs
|
|
|
@996
|
17 years |
bknecht |
tolua++ works now. A level will now be sent through lua, before …
|
|
|
@995
|
17 years |
landauf |
added 'delay time command' console command that executes 'command' …
|
|
|
@994
|
17 years |
landauf |
- added some symbols to the CommandExecutor:
a) expression | …
|
|
|
@993
|
17 years |
landauf |
- added exit command: quits orxonox (no, it's not a hidden segfault …
|
|
|
@992
|
17 years |
rgrieder |
- CMLs file added
|
|
|
@991
|
17 years |
rgrieder |
- added the hud files and edited the CMLs
|
|
|
@990
|
17 years |
rgrieder |
- new hud branch for chai
|
|
|
@989
|
17 years |
landauf |
sync with notebook, nothing special here
|
|
|
@988
|
17 years |
scheusso |
took out settime from hud
|
|
|
@987
|
17 years |
scheusso |
server render loop
|
|
|
@986
|
17 years |
scheusso |
some changes in packetgenerator/decoder and gamestatemanager
|
|
|
@985
|
17 years |
chaiy |
V3
|
|
|
@984
|
17 years |
dumenim |
some bugfix in GameStateManager.cc, CMakeLists now generates …
|
|
|
@983
|
17 years |
chaiy |
hallo
|
|
|
@982
|
17 years |
chaiy |
hallo
|
|
|
@981
|
17 years |
chaiy |
hallo
|
|
|
@980
|
17 years |
chaiy |
hallo
|
|
|
@979
|
17 years |
chaiy |
hallo
|
|
|
@978
|
17 years |
FelixSchulthess |
|
|
|
@977
|
17 years |
scheusso |
more adjustments for synchronisation
|
|
|
@976
|
17 years |
FelixSchulthess |
changed level file so → trunk runnable
|
|
|
@975
|
17 years |
rgrieder |
- cleaned up some Vc++ stuff
|
|
|
@974
|
17 years |
scheusso |
Made some adjustments because of synchronisable (mostly in skybox)
|
|
|
@973
|
17 years |
rgrieder |
- not really done a lot, but svn create patch doesn't work with …
|
|
|
@972
|
17 years |
landauf |
CommandExecutor autocompletes now to correct casing (even if you're …
|
|
|
@971
|
17 years |
rgrieder |
- added some empty class files
- moved input stuff to core
|
|
|
@970
|
17 years |
landauf |
enhanced timer: it's now possible to let a timer call a function 1000 …
|
|
|
@969
|
17 years |
rgrieder |
- removed some unnecessary forward declarations
- renamed destroy() …
|
|
|
@968
|
17 years |
landauf |
- added a try-catch block to avoid crashes when something strange …
|
|
|
@967
|
17 years |
landauf |
hum, i forgot what i was doing there… oh wait, i remember… it had …
|
|
|
@966
|
17 years |
landauf |
added clipboard support (at the moment only for windows, but this will …
|
|
|
@965
|
17 years |
landauf |
even smarter autocompletion
|
|
|
@964
|
17 years |
chaiy |
hallo
|
|
|
@963
|
17 years |
rgrieder |
reverted
|
|
|
@962
|
17 years |
chaiy |
test
|
|
|
@961
|
17 years |
landauf |
applied retos bugfix, thanks
|
|
|
@960
|
17 years |
landauf |
next try
|
|
|
@959
|
17 years |
landauf |
forgot the important part
|
|
|
@958
|
17 years |
landauf |
this is a try to avoid some compiler warnings on tardis
|
|
|
@957
|
17 years |
landauf |
- added set and tset functions to the ConfigValueContainer to …
|
|
|
@956
|
17 years |
bknecht |
loads level from file and creates lua code from XML code. not tested …
|
|
|
@955
|
17 years |
landauf |
- added input buffer: this class captures key-input (at the moment …
|
|
|
@954
|
17 years |
bknecht |
lua linking works now (v 5.1 and 5.0). not tested on tardis and will …
|
|
|
@953
|
17 years |
landauf |
- added some functions to CommandEvaluation
- added possibility of …
|
|
|
@952
|
17 years |
landauf |
added CommandEvaluation to store the results of a command evaluation …
|
|
|
@951
|
17 years |
landauf |
notation: varname_s to varname_, as they're not static anymore in the …
|
|
|
@950
|
17 years |
landauf |
a singleton might be better implemented with a private constructor… …
|
|
|
@949
|
17 years |
landauf |
made CommandExecutor a singleton
|
|
|
@948
|
17 years |
landauf |
- added autocompletion function to CommandExecutor
- set default …
|
|
|
@947
|
17 years |
landauf |
- added CommandExecutor
- added ConsoleCommand macros
- added …
|
|
|
@946
|
17 years |
bknecht |
trying to link lua into the project and start with creating an …
|
|
|
@945
|
17 years |
rgrieder |
- moved ArgReader to util
- some Prereqs cleanup
|
|
|
@944
|
17 years |
rgrieder |
- created an asylum for probably old and obsolete code
|
|
|
@943
|
17 years |
rgrieder |
made a copy
|
|
|
@942
|
17 years |
rgrieder |
deleted input branch
|
|
|
@941
|
17 years |
landauf |
- small change in the initialization of the Identifier-singleton
- …
|
|
|
@940
|
17 years |
rgrieder |
- Captured Ogre log messages. Can now be configured in …
|
|
|
@939
|
17 years |
landauf |
- 3 times the (almost) same implementation
+ macro
|
|
|
@938
|
17 years |
bknecht |
created new script branch from network branch
|
|
|
@937
|
17 years |
bknecht |
some communication problems, getting network branch now
|
|
|
@936
|
17 years |
bknecht |
created new script branch from input branch
|
|
|
@935
|
17 years |
bknecht |
deleted script branch. changes have been applied in another context in …
|
|
|
@934
|
17 years |
rgrieder |
- added debug output to the InputHandler
- fixed singleton issues
- …
|
|
|
@933
|
17 years |
landauf |
XMLPort uses now executors and has default-values.
|
|
|
@932
|
17 years |
landauf |
added debug output to executor
|
|
|
@931
|
17 years |
landauf |
expanded Executor
|
|
|
@930
|
17 years |
rgrieder |
- fixed deletion bugs in regard to the singleton behavior
|
|
|
@929
|
17 years |
rgrieder |
- removed getRoot() from GaphicsEngine
—> added getRenderWindow()
…
|
|
|
@928
|
17 years |
rgrieder |
- added destroy code for the InputHandler
|
|
|