|
|
@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 …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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/core:
|
|
|
@3370
|
15 years |
rgrieder |
Merged resource branch back to the trunk. Changes:
- Automated …
|