|
|
@786
|
17 years |
rgrieder |
- renamed StableHeaders.h to OrxonoxStableHeaders.h
|
|
|
@784
|
17 years |
rgrieder |
- added precompiled headers for visual studio
(speeds up orxonox …
|
|
|
@774
|
17 years |
rgrieder |
- changed executable from main to orxonox
- added src/orxonox to the …
|
|
|
@738
|
17 years |
landauf |
updated to the newest tinyXML library and changed one line in the …
|
|
|
@733
|
17 years |
rgrieder |
- moved BaseObject to core
|
|
|
@715
|
17 years |
rgrieder |
- the master has spoken…
- misc/String.h is not anymore..
|
|
|
@708
|
17 years |
rgrieder |
- added Vector2, Vector3, Matrix3, ColourValue, Quaternion and String …
|
|
|
@702
|
17 years |
nicolasc |
removed some deprecated alut stuff - plz test on windows
|
|
|
@682
|
17 years |
rgrieder |
- adapted the core to be an actual windows dll (only tested with MSVC) …
|
|
|
@681
|
17 years |
rgrieder |
- removed a warning and added on
|
|
|
@677
|
17 years |
landauf |
changed \n to std::endl
|
|
|
@663
|
17 years |
nicolasc |
fixed auto repeat problem
|
|
|
@661
|
17 years |
nicolasc |
added a test crosshair — same hack as blinky
|
|
|
@660
|
17 years |
nicolasc |
- added -tags - should be selfexplanatory
|
|
|
@659
|
17 years |
nicolasc |
- a lot of inlining of getfunctions
- set libaudio to shared (not …
|
|
|
@655
|
17 years |
nicolape |
Fixed ambient sound and changed skybox
|
|
|
@625
|
17 years |
rgrieder |
- fixed comment problem in XML parser in LevelLoader.cc (only in audio …
|
|
|
@616
|
17 years |
nicolasc |
changed include names to new file names…<
|
|
|
@614
|
17 years |
rgrieder |
- curiously (…) under windows there is no difference between …
|
|
|
@585
|
17 years |
nicolape |
Added some stuff to level
|
|
|
@584
|
17 years |
nicolape |
Music loads now from level file
|
|
|
@560
|
17 years |
landauf |
- changed output from std::cout to COUT(level)
- added SoftDebugLevel …
|
|
|
@559
|
17 years |
landauf |
added check, but orxonox still crashes when an unknown classname is …
|
|
|
@525
|
17 years |
nicolape |
Running again, but only with hack, don't know why the loader can't set …
|
|
|
@521
|
17 years |
nicolape |
Fixed bug for assf texture, added loading overlay (its now working, …
|
|
|
@513
|
17 years |
nicolasc |
added copyright notice
network still need to be done
|
|
|
@507
|
17 years |
nicolape |
- Skybox and ambient light load now from level file sample.oxw. Added …
|
|
|
@496
|
17 years |
landauf |
added files from objecthierarchy, changed includes
|
|
|
@480
|
17 years |
nicolape |
Level loader working, see test1 class
|
|
|
@474
|
17 years |
nicolape |
|
|
|
@471
|
17 years |
nicolape |
Added tinyxml library
|
|
|
@470
|
17 years |
nicolape |
Did some changes to levelloader
|
|
|
@469
|
17 years |
nicolape |
Disabled some stuff on loader
|
|
|
@347
|
17 years |
rgrieder |
- fixed a bug: under windows, XML uses wchar_t instead of char, but …
|
|
|
@346
|
17 years |
rgrieder |
- adjusted the entire source to compile under windows visual studio …
|
|
|
@341
|
17 years |
rgrieder |
- removed folder src/class_hierarchy
- removed a few unnec. files in …
|
|
|
@333
|
17 years |
landauf |
new branch for factory, input, core, network
|
|
copied from code/trunk/src/loader/LevelLoader.cc:
|
|
|
@164
|
17 years |
nicolasc |
Brute force megre of xml branch
|