|
|
@5691
|
15 years |
rgrieder |
Enable link time code generation for visual studio if ORXONOX_RELEASE …
|
|
|
@5690
|
15 years |
rgrieder |
Where the hell did those 's's come from?
|
|
|
@5689
|
15 years |
rgrieder |
Experimental support for OGRE v1.6 "Shoggoth".
I had to write a little …
|
|
|
@5688
|
15 years |
rgrieder |
Added the remaining boost smart pointers to OrxonoxConfig.h.in (just …
|
|
|
@5684
|
15 years |
rgrieder |
Build fix for Ogre 1.6 Shoggoth.
Everything runs except for the …
|
|
|
@5683
|
15 years |
rgrieder |
Bugfix for XMLFile. No comment please…
|
|
|
@5682
|
15 years |
rgrieder |
Bugfix (probably for the OpenGL renderer only).
|
|
|
@5672
|
15 years |
rgrieder |
Forgot to remove windows conditional compilation.
|
|
|
@5671
|
15 years |
rgrieder |
Non exclusive input should theoretically work too on Linux now.
|
|
|
@5670
|
15 years |
rgrieder |
Added support for non exclusive mouse mode on Windows. This means you …
|
|
|
@5669
|
15 years |
rgrieder |
OIS build fix for linux.
|
|
|
@5668
|
15 years |
rgrieder |
Updated OIS library (still 1.2, but CVS version).
There have been some …
|
|
|
@5664
|
15 years |
rgrieder |
- Moved all (as far as possible) build related CMake options and …
|
|
|
@5663
|
15 years |
rgrieder |
Fixed a known bug that occurred when reloading the inputmanager with a …
|
|
|
@5662
|
15 years |
rgrieder |
Fixed build and a few issues and removed a warning.
|
|
|
@5661
|
15 years |
rgrieder |
Cleaned out the lua script files for the GUI.
Also replaced "require" …
|
|
|
@5660
|
15 years |
rgrieder |
Added bLuaSupport_ to XMLFile so we can load the resource locations …
|
|
|
@5659
|
15 years |
rgrieder |
Convinced LevelManager to use the Resources rather than the file …
|
|
|
@5658
|
15 years |
rgrieder |
Fixed two bugs:
- Incomplete exception safety in Core::loadGraphics
- …
|
|
|
@5657
|
15 years |
rgrieder |
Dividing the resource locations isn't necessary after all: The trick …
|
|
|
@5655
|
15 years |
rgrieder |
Added static DeclareToluaInterface macro to ease up tolua intefaces …
|
|
|
@5654
|
15 years |
rgrieder |
- Implemented file management via resource manager and loading of …
|
|
|
@5653
|
15 years |
rgrieder |
Added class to handle handle resources more easily via …
|
|
|
@5652
|
15 years |
rgrieder |
Modified ResourceLocation to actually find the given paths.
Plus a few …
|
|
|
@5651
|
15 years |
rgrieder |
Added using declaration for boost::shared_ptr, weak_ptr and scoped_ptr …
|
|
|
@5650
|
15 years |
rgrieder |
Minor build fix.
|
|
|
@5645
|
15 years |
rgrieder |
Renamed media to data to restore consistency with game/data/trunk …
|
|
|
@5641
|
15 years |
rgrieder |
Prepared build system for an external media directory.
This revision …
|
|
|
@5624
|
15 years |
rgrieder |
Added two classes to allow resource declaration via XML.
|
|
|
@5614
|
15 years |
rgrieder |
Creating Ogre::Root in non graphics mode as well. This allows to …
|
|
|
@5611
|
15 years |
rgrieder |
Stupid TSVN bug: All items in a commit list are always checked by …
|
|
|
@5610
|
15 years |
rgrieder |
Improved CMake performance for runs after the first one.
There are …
|
|
|
@3373
|
15 years |
rgrieder |
Created new resource branch to actually work on resource management.
|
|
copied from code/trunk/src:
|
|
|
@3370
|
15 years |
rgrieder |
Merged resource branch back to the trunk. Changes:
- Automated …
|