|
|
@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
|
|
|
@927
|
17 years |
scheusso |
Made various changes to Classes WorldEntity, Model, SpaceShip, …
|
|
|
@926
|
17 years |
rgrieder |
- removed the media and audio folder
- applied the changes from Beni
…
|
|
|
@925
|
17 years |
landauf |
- the MultiTypes can now handle pointers and xml-elements
- added a …
|
|
|
@924
|
17 years |
bknecht |
those changes enable setting the data-repos via arguments and ini-file
|
|
|
@923
|
17 years |
rgrieder |
- böggfix
|
|
|
@922
|
17 years |
rgrieder |
- created InputEventListener and InputEvent
- escape key now works …
|
|
|
@921
|
17 years |
rgrieder |
- no comment..
|
|
|
@920
|
17 years |
rgrieder |
- bugfix with includes
|
|
|
@919
|
17 years |
rgrieder |
- AudioManager is now Tickable
- NPC update moved to its tick-function …
|
|
|
@918
|
17 years |
rgrieder |
- created basic construct for the InputHandler (mere copy of …
|
|
|
@917
|
17 years |
rgrieder |
- merged all changes in the input branch into this one
- moved …
|
|
|
@916
|
17 years |
rgrieder |
- removed all our FrameListeners except one (OrxListener will soon be …
|
|
|
@915
|
17 years |
scheusso |
another dead bug
|
|
|
@914
|
17 years |
scheusso |
another dead bug
|
|
|
@913
|
17 years |
scheusso |
another dead bug
|
|
|
@912
|
17 years |
scheusso |
bugfix in packetdecoder, inserted some std::
|
|
|
@911
|
17 years |
bknecht |
applied some old changes (compiles, but may fail running)
|
|
|
@910
|
17 years |
FelixSchulthess |
removed some errors in particleinterface
|
|
|
@909
|
17 years |
bknecht |
created script branch
|
|
|
@908
|
17 years |
bknecht |
one does this different…
|
|
|
@907
|
17 years |
scheusso |
further optimasation/bugfixing
|
|
|
@906
|
17 years |
bknecht |
created lua branch w/o Media
|
|
|
@905
|
17 years |
scheusso |
revided and checked gamestate handling
|
|
|
@904
|
17 years |
scheusso |
bugfix
|
|
|
@903
|
17 years |
scheusso |
created client start routine
|
|
|
@902
|
17 years |
landauf |
using "XMLPort::Mode mode" instead of "bool loading" in all XMLPort …
|
|
|
@901
|
17 years |
landauf |
Namespaces are working now. I love this feature, can't stop playing …
|
|
|
@900
|
17 years |
rgrieder |
- implemented a new main loop, calling the ticks and the timers.
—> …
|
|
|
@899
|
17 years |
landauf |
yet another debug output tweak
|
|
|
@898
|
17 years |
landauf |
removed some test output in Namespace.cc and corrected one line of …
|
|
|
@897
|
17 years |
landauf |
bugfix
|
|
|
@896
|
17 years |
landauf |
- added == and != operator to the ClassTreeMask
- Included the …
|
|
|
@895
|
17 years |
landauf |
- added new XMLPortParam template to specify the template arguments / …
|
|
|