|
|
@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)
|
|
|
@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 / …
|
|
|
@894
|
17 years |
scheusso |
added more bugfixing and debug output
|
|
|
@893
|
17 years |
rgrieder |
- merged trunk into input
|
|
|
@891
|
17 years |
scheusso |
some bugfixing/debug output
|
|
|
@889
|
17 years |
scheusso |
added some debug output
|
|
|
@888
|
17 years |
scheusso |
sdfsdf
|
|
|
@887
|
17 years |
scheusso |
blabla
|
|
|
@885
|
17 years |
scheusso |
create network 4th
|
|
|
@884
|
17 years |
rgrieder |
made a copy
|
|
|
@883
|
17 years |
scheusso |
moving branches
|
|
|
@882
|
17 years |
scheusso |
moving old
|
|
|
@881
|
17 years |
dumenim |
|
|
|
@880
|
17 years |
dumenim |
some functions for clientID↔objectID mapping added
|
|
|
@879
|
17 years |
landauf |
started implementing the Namespace hierarchy (still unfinished)
|
|
|
@878
|
17 years |
landauf |
added boolean bApplyLoaderMask to the XMLPortObject macro to determine …
|
|
|
@877
|
17 years |
landauf |
started implementing a Namespace object (which will be used in level …
|
|
|
@876
|
17 years |
landauf |
std::set instead of std::list for Identifier-lists (parents, children, …
|
|
|
@875
|
17 years |
landauf |
removed old core branch
|
|
|
@874
|
17 years |
landauf |
moved core tests from core1 to core2
|
|
|
@873
|
17 years |
landauf |
simplified core2 branch
|
|
|
@872
|
17 years |
landauf |
created new core branch
|
|
|
@870
|
17 years |
landauf |
XMLPort returns void
|
|
|
@869
|
17 years |
landauf |
cool shit's happening here… it works! wow. I wonder why, but hey, …
|
|
|
@868
|
17 years |
scheusso |
some changes
|
|
|
@867
|
17 years |
FelixSchulthess |
-asd
|
|
|
@866
|
17 years |
FelixSchulthess |
asd
|
|
|
@865
|
17 years |
FelixSchulthess |
restored shell scripts
|
|
|
@864
|
17 years |
FelixSchulthess |
level file
|
|
|
@862
|
17 years |
landauf |
tutorial
|
|
|
@861
|
17 years |
scheusso |
juhuu, 2nd
|
|
|
@860
|
17 years |
scheusso |
|
|
|
@859
|
17 years |
landauf |
more or less a copy of the trunk
|
|
|
@858
|
17 years |
landauf |
corrected directory name
|
|
|
@857
|
17 years |
landauf |
created tutorial directory
|
|
|
@856
|
17 years |
landauf |
loader seems to work now
added function/macro XMLPortObject to load …
|
|
|
@855
|
17 years |
landauf |
multitypemath -= debug output
|
|
|
@854
|
17 years |
landauf |
hopefully fixed the bug in XMLPort and Converter
|
|
|
@853
|
17 years |
landauf |
sync with notebook, there are some changes in the MultiTypes, XMLPort …
|
|
|
@852
|
17 years |
landauf |
removed some includes of CoreIncludes.h from other .h files (included …
|
|
|
@851
|
17 years |
landauf |
modified level file for testing purposes
|
|
|
@850
|
17 years |
landauf |
umh, svn is strange… here's the rest of my changes from r848
|
|
|
@849
|
17 years |
landauf |
and here comes the extended SubString class (added parenthesis …
|
|
|
@848
|
17 years |
landauf |
several changes:
- XMLPort is now theoretically able to load …
|
|
|
@847
|
17 years |
landauf |
new loader-concept is taking shape, but not yet finished
added new …
|
|
|
@845
|
17 years |
landauf |
(1) removed ExportClass and ExportAbstractClass macros
(2) removed …
|
|
|
@844
|
17 years |
scheusso |
yuhuu, our new branchy
|
|
|
@843
|
17 years |
landauf |
removed setMask function
|
|
|
@842
|
17 years |
nicolasc |
removed hud-old branch
|
|
|
@841
|
17 years |
nicolasc |
removed particle-old branch
|
|
|
@839
|
17 years |
landauf |
added two macros to Language.h
|
|
|
@838
|
17 years |
landauf |
changed naming in Language: translation → localisation, name → label
|
|
|
@837
|
17 years |
landauf |
added operator=
|
|
|
@836
|
17 years |
landauf |
substring → SubString
|
|
|
@834
|
17 years |
landauf |
added convert-operators
|
|
|