|
|
@786
|
17 years |
rgrieder |
- renamed StableHeaders.h to OrxonoxStableHeaders.h
|
|
|
@784
|
17 years |
rgrieder |
- added precompiled headers for visual studio
(speeds up orxonox …
|
|
|
@782
|
17 years |
rgrieder |
- removed warnings on msvc compiler
- on msvc: loader is now built …
|
|
|
@774
|
17 years |
rgrieder |
- changed executable from main to orxonox
- added src/orxonox to the …
|
|
|
@771
|
17 years |
landauf |
removed whitespace and AudioIncludes.h from CML
|
|
|
@768
|
17 years |
nicolasc |
merged FICN_test back to FICN
|
|
|
@744
|
17 years |
landauf |
- changed CML files: xml library is now util library and is open for …
|
|
|
@742
|
17 years |
landauf |
moved all files from misc and the tinyxml folder into the new util folder
|
|
|
@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
|
|
|
@679
|
17 years |
rgrieder |
- added missing LoaderPlatform.h (filename change from last commit)
- …
|
|
|
@678
|
17 years |
rgrieder |
- put visual studio files in a separate folder
- added vs property …
|
|
|
@677
|
17 years |
landauf |
changed \n to std::endl
|
|
|
@673
|
17 years |
rgrieder |
- deleted obsolete classes: BaseEntity, Entity, Light and SceneNode …
|
|
|
@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 …
|
|
|
@610
|
17 years |
rgrieder |
- added OrxonoxPrereq.h, containing all forward declarations
(please …
|
|
|
@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 …
|
|
|
@555
|
17 years |
landauf |
WIN32 hack in CLs
|
|
|
@553
|
17 years |
rgrieder |
- some minor change in static initialisation of factory
(this …
|
|
|
@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
|
|
|
@382
|
17 years |
nicolasc |
added CXXFLAGS to force warning output!
|
|
|
@379
|
17 years |
rgrieder |
- converted loader library to be compilable as a DLL
- added …
|
|
|
@376
|
17 years |
rgrieder |
- removed the linker flags, since —no-undefined has no influence when …
|
|
|
@358
|
17 years |
rgrieder |
- fixed bug with SET_TARGET_PROPERTIES (works now according to linker …
|
|
|
@354
|
17 years |
nicolasc |
removed all STATIC flags — according to besch it's worth it
some …
|
|
|
@353
|
17 years |
rgrieder |
- removed the STATIC keywords in the network and loader folder
|
|
|
@348
|
17 years |
rgrieder |
- made all self written libraries (like loader, network, core, etc.) …
|
|
|
@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 …
|
|
|
@337
|
17 years |
bknecht |
merged merger to FICN branch
|
|
|
@333
|
17 years |
landauf |
new branch for factory, input, core, network
|
|
copied from code/trunk/src/loader:
|
|
|
@164
|
17 years |
nicolasc |
Brute force megre of xml branch
|