Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5669   15 years rgrieder OIS build fix for linux.
(edit) @5668   15 years rgrieder Updated OIS library (still 1.2, but CVS version). There have been some …
(edit) @5667   15 years rgrieder - New option for developers: Define ORXONOX_DEV as environment …
(edit) @5666   16 years landauf renamed plugins as modules
(edit) @5665   16 years rgrieder Fixed build for Unix.
(edit) @5664   16 years rgrieder - Moved all (as far as possible) build related CMake options and …
(edit) @5663   16 years rgrieder Fixed a known bug that occurred when reloading the inputmanager with a …
(edit) @5662   16 years rgrieder Fixed build and a few issues and removed a warning.
(edit) @5661   16 years rgrieder Cleaned out the lua script files for the GUI. Also replaced "require" …
(edit) @5660   16 years rgrieder Added bLuaSupport_ to XMLFile so we can load the resource locations …
(edit) @5659   16 years rgrieder Convinced LevelManager to use the Resources rather than the file …
(edit) @5658   16 years rgrieder Fixed two bugs: - Incomplete exception safety in Core::loadGraphics - …
(edit) @5657   16 years rgrieder Dividing the resource locations isn't necessary after all: The trick …
(edit) @5656   16 years rgrieder Renamed "overlay" folder to "overlays" to keep it consistent with "levels".
(edit) @5655   16 years rgrieder Added static DeclareToluaInterface macro to ease up tolua intefaces …
(edit) @5654   16 years rgrieder - Implemented file management via resource manager and loading of …
(edit) @5653   16 years rgrieder Added class to handle handle resources more easily via …
(edit) @5652   16 years rgrieder Modified ResourceLocation to actually find the given paths. Plus a few …
(edit) @5651   16 years rgrieder Added using declaration for boost::shared_ptr, weak_ptr and scoped_ptr …
(edit) @5650   16 years rgrieder Minor build fix.
(edit) @5649   16 years rgrieder Fixed msvc build: I had to link the plugins as SHARED instead of …
(edit) @5648   16 years landauf sorry, large commit, but all changes are dependent: - Created a new …
(edit) @5647   16 years landauf protected the plugin loader from single-plugin-exceptions (for example …
(edit) @5646   16 years rgrieder It seems that TortoiseSVN made a terrible mess of the media folder. I …
(edit) @5645   16 years rgrieder Renamed media to data to restore consistency with game/data/trunk …
(edit) @5644   16 years rgrieder Added new XML style resource declaration files (just stubs, not even …
(edit) @5643   16 years landauf Gamestates → GameStates (due to public request)
(edit) @5642   16 years landauf small fix for newer versions of gcc
(edit) @5641   16 years rgrieder Prepared build system for an external media directory. This revision …
(edit) @5640   16 years landauf Added a new utility "ScopedSingleton". A ScopedSingleton has a scope …
(edit) @5639   16 years rgrieder Just so we'll sure never have macro problems regarding include guards.
(edit) @5638   16 years landauf Put all gamestates into a new plugin (gamestates)
(edit) @5637   16 years landauf Applied retos patch for Game.cc and Game.h (thanks) +2 small changes …
(edit) @5636   16 years rgrieder Fixed plugins for msvc (sry fabian, forgot to tell you about this issue).
(edit) @5635   16 years landauf found more missing eolstyle:native properties
(edit) @5634   16 years landauf Added ToolsPrereqs.h and _ToolsExport
(edit) @5633   16 years landauf Put all tools into a new library called tools (phear my naming …
(edit) @5632   16 years landauf updated OrxonoxPrereqs.h
(edit) @5631   16 years landauf added some eolstyle:native properties
(edit) @5630   16 years landauf added OverlaysPrereqs.h added _OverlaysExport macro
(edit) @5629   16 years landauf searched quickly for missing _OrxonoxExport macros, but didn't find …
(edit) @5628   16 years landauf small bugfix (thx reto)
(edit) @5627   16 years landauf Put all specialized overlays into a new library (overlays) which is …
(edit) @5626   16 years landauf Added a dynamic library loader (more or less a copy of …
(edit) @5625   16 years rgrieder Added plugin path that gets configured in BuildConfig.cmake and …
(edit) @5624   16 years rgrieder Added two classes to allow resource declaration via XML.
(edit) @5623   16 years rgrieder Fixed msvc debugger.
(edit) @5622   16 years landauf
(edit) @5621   16 years landauf Moved the Map from overlays to orxonox although it IS an …
(edit) @5619   16 years landauf Moved Notification and NotificationManger from overlays to the quest …
(edit) @5618   16 years landauf moved InGameConsole from overlays to orxonox (it's not an OrxonoxOverlay)
(edit) @5617   16 years landauf Reduced dependencies between orxonox and overlays: GUIOverlays send …
(edit) @5616   16 years rgrieder Removed header files from orxonox-main target.
(edit) @5615   16 years rgrieder Added some forgotten documentation.
(edit) @5614   16 years rgrieder Creating Ogre::Root in non graphics mode as well. This allows to …
(edit) @5613   16 years landauf replaced the old orxonox executable with an orxonox library. linked …
(edit) @5612   16 years landauf created a branch to test some stuff related to libraries
(edit) @5611   16 years rgrieder Stupid TSVN bug: All items in a commit list are always checked by …
(edit) @5610   16 years rgrieder Improved CMake performance for runs after the first one. There are …
(edit) @5609   16 years rgrieder Adjusted code tag svn:external properties to the new data tags.
(edit) @5608   16 years rgrieder Adjusted code tag svn:external properties to the new data tags.
(edit) @5597   16 years rgrieder Added the data repository for time of the resource2 branch.
(edit) @5596   16 years rgrieder Using svn:externals to automatically checkout out the media repository …
(edit) @5595   16 years rgrieder Using svn:externals to automatically checkout out the media repository …
(edit) @5594   16 years rgrieder Replaced text based media files with the ones keeping the svn history …
(edit) @3374   16 years rgrieder Added most of the text based files of the media directory (the file I …
(edit) @3373   16 years rgrieder Created new resource branch to actually work on resource management.
(edit) @3372   16 years scheusso cleaned up an old todo file and moved it to the network folder (as it …
(edit) @3371   16 years rgrieder Build fix for the revision before the merge.
(edit) @3370   16 years rgrieder Merged resource branch back to the trunk. Changes: - Automated …
(edit) @3369   16 years rgrieder Removed the empty merge-info property from four files. When merging …
(edit) @3368   16 years rgrieder Added NO_INSTALL argument for ORXONOX_ADD_EXECUTABLE/LIBRARY and moved …
(edit) @3367   16 years rgrieder Build fixes
(edit) @3366   16 years rgrieder Derived all singletons implemented in a usual manner from …
(edit) @3365   16 years rgrieder Build fix for msvc8.
(edit) @3364   16 years rgrieder Added Singleton class template. It doesn't spare much of the typing …
(edit) @3363   16 years rgrieder Exception-safety for the Game and Core c'tors as well as …
(edit) @3362   16 years rgrieder Moved ScopeGuard c'tors from protected to public section in order to …
(edit) @3361   16 years rgrieder Two little build fixes.
(edit) @3360   16 years landauf - bugfix in TclBind: Tcl_Init was only called if the constructor of …
(edit) @3359   16 years rgrieder - Stupid MSVC extension: map::erase delivers an iterator but it …
(edit) @3358   16 years rgrieder Moved startup argument parsing (console, dedicated, server, client and …
(edit) @3357   16 years rgrieder Moved some GameState code from activate/deactivate to the c'tor and …
(edit) @3356   16 years rgrieder GameStates requiring graphics (Level is not one of them because it …
(edit) @3355   16 years rgrieder Loading and unloading graphics automatically: As soon as a GameState …
(edit) @3354   16 years landauf fixed a scoping problem with the tcl console-command (due to a nested …
(edit) @3353   16 years landauf fixed some possible namespace issues
(edit) @3352   16 years rgrieder Exported larger parts of the main into separate functions to have a …
(edit) @3351   16 years rgrieder Build fix for windows.
(edit) @3350   16 years landauf small changes relating to tcl
(edit) @3349   16 years rgrieder Moved InputManager, GUIManager and GraphicsManager handling from …
(edit) @3348   16 years rgrieder Fixing a problem for the installed version on windows: Media path is …
(edit) @3347   16 years rgrieder Update to dependencies v3.0 for MinGW and MSVC Please update your package!
(edit) @3346   16 years rgrieder Moved GraphicsManager and GUIManager to the core. Almost no actual …
(edit) @3345   16 years rgrieder Fixed installation: The Tcl script library should now be found in the …
(edit) @3344   16 years landauf tcl uses it's native library, orxonox adds new features later (defined …
(edit) @3343   16 years rgrieder Expanded Core class by loadGraphics and unloadGraphics which don't do …
(edit) @3342   16 years rgrieder Small stuff I found when browsing around.
(edit) @3341   16 years rgrieder Dedicated input thread now ends without hitting enter on Unix
(edit) @3340   16 years rgrieder Generalised use of tolua interfaces a bit: GSRoot now adds the …
Note: See TracRevisionLog for help on using the revision log.