|
|
@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
|