|
|
@5673
|
15 years |
rgrieder |
Creating new resource branch in order to find a tedious bug in Linux. …
|
|
|
@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 …
|
|
|
@5667
|
15 years |
rgrieder |
- New option for developers: Define ORXONOX_DEV as environment …
|
|
|
@5666
|
15 years |
landauf |
renamed plugins as modules
|
|
|
@5665
|
15 years |
rgrieder |
Fixed build for Unix.
|
|
|
@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 …
|
|
|
@5656
|
15 years |
rgrieder |
Renamed "overlay" folder to "overlays" to keep it consistent with "levels".
|
|
|
@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.
|
|
|
@5649
|
15 years |
rgrieder |
Fixed msvc build: I had to link the plugins as SHARED instead of …
|
|
|
@5648
|
15 years |
landauf |
sorry, large commit, but all changes are dependent:
- Created a new …
|
|
|
@5647
|
15 years |
landauf |
protected the plugin loader from single-plugin-exceptions (for example …
|
|
|
@5646
|
15 years |
rgrieder |
It seems that TortoiseSVN made a terrible mess of the media folder. I …
|
|
|
@5645
|
15 years |
rgrieder |
Renamed media to data to restore consistency with game/data/trunk …
|
|
|
@5644
|
15 years |
rgrieder |
Added new XML style resource declaration files (just stubs, not even …
|
|
|
@5643
|
15 years |
landauf |
Gamestates → GameStates (due to public request)
|
|
|
@5642
|
15 years |
landauf |
small fix for newer versions of gcc
|
|
|
@5641
|
15 years |
rgrieder |
Prepared build system for an external media directory.
This revision …
|
|
|
@5640
|
15 years |
landauf |
Added a new utility "ScopedSingleton". A ScopedSingleton has a scope …
|
|
|
@5639
|
15 years |
rgrieder |
Just so we'll sure never have macro problems regarding include guards.
|
|
|
@5638
|
15 years |
landauf |
Put all gamestates into a new plugin (gamestates)
|
|
|
@5637
|
15 years |
landauf |
Applied retos patch for Game.cc and Game.h (thanks)
+2 small changes …
|
|
|
@5636
|
15 years |
rgrieder |
Fixed plugins for msvc (sry fabian, forgot to tell you about this issue).
|
|
|
@5635
|
15 years |
landauf |
found more missing eolstyle:native properties
|
|
|
@5634
|
15 years |
landauf |
Added ToolsPrereqs.h and _ToolsExport
|
|
|
@5633
|
15 years |
landauf |
Put all tools into a new library called tools (phear my naming …
|
|
|
@5632
|
15 years |
landauf |
updated OrxonoxPrereqs.h
|
|
|
@5631
|
15 years |
landauf |
added some eolstyle:native properties
|
|
|
@5630
|
15 years |
landauf |
added OverlaysPrereqs.h
added _OverlaysExport macro
|
|
|
@5629
|
15 years |
landauf |
searched quickly for missing _OrxonoxExport macros, but didn't find …
|
|
|
@5628
|
15 years |
landauf |
small bugfix (thx reto)
|
|
|
@5627
|
15 years |
landauf |
Put all specialized overlays into a new library (overlays) which is …
|
|
|
@5626
|
15 years |
landauf |
Added a dynamic library loader (more or less a copy of …
|
|
|
@5625
|
15 years |
rgrieder |
Added plugin path that gets configured in BuildConfig.cmake and …
|
|
|
@5624
|
15 years |
rgrieder |
Added two classes to allow resource declaration via XML.
|
|
|
@5623
|
15 years |
rgrieder |
Fixed msvc debugger.
|
|
|
@5622
|
15 years |
landauf |
|
|
|
@5621
|
15 years |
landauf |
Moved the Map from overlays to orxonox although it IS an …
|
|
|
@5619
|
15 years |
landauf |
Moved Notification and NotificationManger from overlays to the quest …
|
|
|
@5618
|
15 years |
landauf |
moved InGameConsole from overlays to orxonox (it's not an OrxonoxOverlay)
|
|
|
@5617
|
15 years |
landauf |
Reduced dependencies between orxonox and overlays: GUIOverlays send …
|
|
|
@5616
|
15 years |
rgrieder |
Removed header files from orxonox-main target.
|
|
|
@5615
|
15 years |
rgrieder |
Added some forgotten documentation.
|
|
|
@5614
|
15 years |
rgrieder |
Creating Ogre::Root in non graphics mode as well. This allows to …
|
|
|
@5613
|
15 years |
landauf |
replaced the old orxonox executable with an orxonox library. linked …
|
|
|
@5612
|
15 years |
landauf |
created a branch to test some stuff related to libraries
|
|
|
@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 …
|
|
|
@5597
|
15 years |
rgrieder |
Added the data repository for time of the resource2 branch.
|
|
|
@5594
|
15 years |
rgrieder |
Replaced text based media files with the ones keeping the svn history …
|
|
|
@3374
|
15 years |
rgrieder |
Added most of the text based files of the media directory (the file I …
|
|
|
@3373
|
15 years |
rgrieder |
Created new resource branch to actually work on resource management.
|
|
|
@3367
|
15 years |
rgrieder |
Build fixes
|
|
|
@3366
|
15 years |
rgrieder |
Derived all singletons implemented in a usual manner from …
|
|
|
@3365
|
15 years |
rgrieder |
Build fix for msvc8.
|
|
|
@3364
|
15 years |
rgrieder |
Added Singleton class template. It doesn't spare much of the typing …
|
|
|
@3363
|
15 years |
rgrieder |
Exception-safety for the Game and Core c'tors as well as …
|
|
|
@3362
|
15 years |
rgrieder |
Moved ScopeGuard c'tors from protected to public section in order to …
|
|
|
@3361
|
15 years |
rgrieder |
Two little build fixes.
|
|
|
@3360
|
15 years |
landauf |
- bugfix in TclBind: Tcl_Init was only called if the constructor of …
|
|
|
@3359
|
15 years |
rgrieder |
- Stupid MSVC extension: map::erase delivers an iterator but it …
|
|
|
@3358
|
15 years |
rgrieder |
Moved startup argument parsing (console, dedicated, server, client and …
|
|
|
@3357
|
15 years |
rgrieder |
Moved some GameState code from activate/deactivate to the c'tor and …
|
|
|
@3356
|
15 years |
rgrieder |
GameStates requiring graphics (Level is not one of them because it …
|
|
|
@3355
|
15 years |
rgrieder |
Loading and unloading graphics automatically: As soon as a GameState …
|
|
|
@3354
|
15 years |
landauf |
fixed a scoping problem with the tcl console-command (due to a nested …
|
|
|
@3353
|
15 years |
landauf |
fixed some possible namespace issues
|
|
|
@3352
|
15 years |
rgrieder |
Exported larger parts of the main into separate functions to have a …
|
|
|
@3350
|
15 years |
landauf |
small changes relating to tcl
|
|
|
@3349
|
15 years |
rgrieder |
Moved InputManager, GUIManager and GraphicsManager handling from …
|
|
|
@3348
|
15 years |
rgrieder |
Fixing a problem for the installed version on windows: Media path is …
|
|
|
@3347
|
15 years |
rgrieder |
Update to dependencies v3.0 for MinGW and MSVC
Please update your package!
|
|
|
@3346
|
15 years |
rgrieder |
Moved GraphicsManager and GUIManager to the core. Almost no actual …
|
|
|
@3345
|
15 years |
rgrieder |
Fixed installation: The Tcl script library should now be found in the …
|
|
|
@3344
|
15 years |
landauf |
tcl uses it's native library, orxonox adds new features later (defined …
|
|
|
@3343
|
15 years |
rgrieder |
Expanded Core class by loadGraphics and unloadGraphics which don't do …
|
|
|
@3342
|
15 years |
rgrieder |
Small stuff I found when browsing around.
|
|
|
@3340
|
15 years |
rgrieder |
Generalised use of tolua interfaces a bit: GSRoot now adds the …
|
|
|
@3339
|
15 years |
rgrieder |
Moved GUIManager::getLevelList to LevelManager because the GUIManager …
|
|
|
@3338
|
15 years |
rgrieder |
Improved exception-safety in the GUIManager.
|
|
|
@3337
|
15 years |
rgrieder |
Removed GUIOverlay management from GUIManager: It shouldn't be the …
|
|
|
@3336
|
15 years |
rgrieder |
Moved Config value detailLevelParticle from GraphicsManager to …
|
|
|
@3328
|
15 years |
rgrieder |
Created branch to work on resource management (first) and then on the …
|
|
|
@3319
|
15 years |
rgrieder |
Well, well, well, and I thought I had slept enough.
|
|
|
@3317
|
15 years |
rgrieder |
Finally cFinally made the v0.0.3 tag (again).
|
|
|