|
|
@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
|
|
|
@832
|
17 years |
rgrieder |
- removed obsolete framework for the weapon system
- added new branch …
|
|
|
@831
|
17 years |
rgrieder |
made a copy
|
|
|
@829
|
17 years |
rgrieder |
- removed VC9 files (not yet ready, would take a lot more time to make …
|
|
|
@828
|
17 years |
landauf |
added null body to ~Synchronisable() to avoid 'undefined reference to …
|
|
|
@827
|
17 years |
landauf |
some template-specializations in Convert.h
|
|
|
@826
|
17 years |
landauf |
several minor changes
|
|
|
@825
|
17 years |
nicolasc |
created error output, up to chai to fix it
|
|
|
@824
|
17 years |
nicolasc |
fORGE.cmake fix
|
|
|
@823
|
17 years |
nicolasc |
added chai's hud
|
|
|
@822
|
17 years |
nicolasc |
test, reverted
|
|
|
@821
|
17 years |
nicolasc |
test
|
|
|
@820
|
17 years |
landauf |
added a Level-class and a first implementation of the Loader, using …
|
|
|
@819
|
17 years |
nicolasc |
created new hub branch
|
|
|
@818
|
17 years |
landauf |
new feature in ClassTreeMask:
you can include or exclude a single …
|
|
|
@817
|
17 years |
landauf |
big update:
- reimplemented direct-child and direct-parent list and …
|
|
|
@814
|
17 years |
landauf |
cleaned up and added 4 get-iterator functions (begin and end of …
|
|
|
@813
|
17 years |
landauf |
- removed IdentifierList and replaced it by a std::list
- changed …
|
|
|
@812
|
17 years |
landauf |
oh, i forgot to say: the previous commit solved the hack in …
|
|
|
@811
|
17 years |
landauf |
- Changed the ClassManager/IdentifierDistributor: ClassIdentifiers are …
|
|
|
@810
|
17 years |
landauf |
Added copyconstructor to the SubclassIdentifier (this class is still a …
|
|
|
@809
|
17 years |
landauf |
commented and documented ClassManager, IdentifierDistributor and …
|
|
|
@808
|
17 years |
landauf |
Fixed a small bug in the clean-function of ClassTreeMask (I made it …
|
|
|
@807
|
17 years |
landauf |
- fixed a small bug in ClassTreeMask
- added more operators to …
|
|
|
@806
|
17 years |
landauf |
cleanup
|
|
|
@805
|
17 years |
landauf |
Added two new classes:
- ClassManager, a helper class for …
|
|
|
@804
|
17 years |
landauf |
added code for testing
|
|
|
@803
|
17 years |
landauf |
I'm doing strange things… expanded the ClassTreeMask with scary …
|
|
|
@802
|
17 years |
landauf |
added new class "ClassTreeMask"
|
|
|
@801
|
17 years |
landauf |
.
|
|
|
@800
|
17 years |
landauf |
removed level and loader, i don't like them
|
|
|
@799
|
17 years |
landauf |
added Level class for use in the Loader
|
|
|
@798
|
17 years |
landauf |
removed objecthierarchy branch
|
|
|
@797
|
17 years |
landauf |
config-values are working again, now with a totally reworked …
|
|
|
@796
|
17 years |
landauf |
no, it didn't. next try.
|
|
|
@795
|
17 years |
landauf |
maybe this solves the problem with newer gcc versions
|
|
|
@794
|
17 years |
landauf |
fixed a strange problem in the MultiType-classes
read this if you're …
|
|
|
@793
|
17 years |
landauf |
reduced the build-script of the core branch to the minimum (utils, …
|
|
|
@792
|
17 years |
landauf |
upload of the work i did before the exams (not yet finished nor working)
|
|
|
@791
|
17 years |
landauf |
created core branch
|
|
|
@789
|
17 years |
rgrieder |
- updated VS properties
- tried SSE extensions, but ogre doesn't seem …
|
|
|
@788
|
17 years |
rgrieder |
- added project files for VC9
- updated project settings
|
|
|
@787
|
17 years |
nicolasc |
added updated version of ASSF as mesh - currently default player model
|
|
|
@786
|
17 years |
rgrieder |
- renamed StableHeaders.h to OrxonoxStableHeaders.h
|
|
|
@785
|
17 years |
rgrieder |
- added the necessary files..
|
|
|
@784
|
17 years |
rgrieder |
- added precompiled headers for visual studio
(speeds up orxonox …
|
|
|
@783
|
17 years |
nicolasc |
- removed a horribly outdated orxonoxOLD.cc
- readded audio in …
|
|
|
@782
|
17 years |
rgrieder |
- removed warnings on msvc compiler
- on msvc: loader is now built …
|
|
|
@781
|
17 years |
rgrieder |
- hopefully the last time..
|
|
|
@780
|
17 years |
rgrieder |
- once again
|
|
|
@779
|
17 years |
rgrieder |
- next try
|
|
|
@778
|
17 years |
rgrieder |
- leetle fix
|
|
|
@777
|
17 years |
rgrieder |
- added dll support to the network library
- improved header file …
|
|
|
@776
|
17 years |
rgrieder |
- release version adapted in msvc files
|
|
|
@775
|
17 years |
nicolasc |
dos2unix runscript
|
|
|
@774
|
17 years |
rgrieder |
- changed executable from main to orxonox
- added src/orxonox to the …
|
|
|
@773
|
17 years |
landauf |
relative path
|
|
|
@772
|
17 years |
landauf |
removed run-script.bat, use main.bat instead and copy all needed …
|
|
|
@771
|
17 years |
landauf |
removed whitespace and AudioIncludes.h from CML
|
|
|
@770
|
17 years |
rgrieder |
- updated visual studio files
|
|
|
@769
|
17 years |
nicolasc |
removed FICN_test
|
|
|
@768
|
17 years |
nicolasc |
merged FICN_test back to FICN
|
|
|
@767
|
17 years |
nicolasc |
minor changes
|
|
|
@766
|
17 years |
rgrieder |
- added IF (WIN32) —> STATIC again
|
|
|
@765
|
17 years |
landauf |
include lib path
|
|
|
@764
|
17 years |
nicolasc |
fixed double inclusion of core
|
|
|
@763
|
17 years |
rgrieder |
- blubb #4
- should link now correctly, let's see if it runs too..
|
|
|
@762
|
17 years |
rgrieder |
- blubb #3
|
|
|
@761
|
17 years |
rgrieder |
- blubb #2
|
|
|
@760
|
17 years |
rgrieder |
- blubb #1
|
|
|
@759
|
17 years |
rgrieder |
- hmm
|
|
|
@758
|
17 years |
rgrieder |
- fix trial
|
|
|
@757
|
17 years |
rgrieder |
- complete restructured all the CMLs, tried to avoid circular dependencies
|
|
|
@756
|
17 years |
rgrieder |
- project name changed to FICN_test
- adapted header file inclusion
|
|
|
@755
|
17 years |
rgrieder |
- blubb
|
|
|
@754
|
17 years |
rgrieder |
- some unstable changes to CMLs
|
|
|
@753
|
17 years |
rgrieder |
- created a copy of FICN in order to clean up are mess in the CMLs files
|
|
|
@752
|
17 years |
landauf |
(Don't say a word)
|
|
|
@751
|
17 years |
landauf |
(got it)
|
|
|
@750
|
17 years |
landauf |
(still not)
|
|
|
@749
|
17 years |
landauf |
(I didn't)
|
|
|
@748
|
17 years |
landauf |
- moved BillboardSet, Light, Mesh and Timer to the new util folder
- …
|
|
|
@747
|
17 years |
landauf |
added tools folder (something like util, but only for orxonox)
|
|
|
@746
|
17 years |
landauf |
license notice
|
|
|
@745
|
17 years |
landauf |
removed debug output - thanks to reto we solved the Language problem
|
|
|