Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5712   15 years landauf moved core to libraries
(edit) @5711   15 years landauf moved tolua to external
(edit) @5710   15 years landauf moved tinyxml to external
(edit) @5709   15 years landauf moved ois to external
(edit) @5708   15 years landauf moved ogreceguirenderer to external
(edit) @5707   15 years landauf moved ceguilua to external
(edit) @5706   15 years landauf moved bullet to external
(edit) @5705   15 years landauf moved cpptcl to external
(edit) @5704   15 years landauf added new source directories
(edit) @5703   15 years landauf created new branch to move libraries
(edit) @5694   15 years rgrieder Removed external repository again to prepare for merging.
(edit) @5692   15 years rgrieder Small build fix.
(edit) @5691   15 years rgrieder Enable link time code generation for visual studio if ORXONOX_RELEASE …
(edit) @5690   15 years rgrieder Where the hell did those 's's come from? ;)
(edit) @5689   15 years rgrieder Experimental support for OGRE v1.6 "Shoggoth". I had to write a little …
(edit) @5688   15 years rgrieder Added the remaining boost smart pointers to OrxonoxConfig.h.in (just …
(edit) @5687   15 years landauf nothing important
(edit) @5686   15 years landauf added WeaponsystemPrereqs.h and _WeaponsystemExport macro
(edit) @5685   15 years landauf added weaponsystem module (no export symbol yet)
(edit) @5684   15 years rgrieder Build fix for Ogre 1.6 Shoggoth. Everything runs except for the …
(edit) @5683   15 years rgrieder Bugfix for XMLFile. No comment please…
(edit) @5682   15 years rgrieder Bugfix (probably for the OpenGL renderer only).
(edit) @5681   15 years rgrieder @Oli: Try this. I previously removed a call to the texture manager …
(edit) @5680   15 years rgrieder Test commit: Not loading GraphicsManager in Core c'tor now (as it is …
(edit) @5679   15 years rgrieder Merged revision 5641 to resource3: - Prepared build system for an …
(edit) @5678   15 years rgrieder Changed initialisation order in Core.
(edit) @5677   15 years rgrieder Merged most of revision 5614 and its fixes from revisions 5628, 5658, …
(edit) @5676   15 years rgrieder Merged revision 5610 to resource3: Improved CMake performance for runs …
(edit) @5673   15 years rgrieder Creating new resource branch in order to find a tedious bug in Linux. …
(edit) @5672   15 years rgrieder Forgot to remove windows conditional compilation.
(edit) @5671   15 years rgrieder Non exclusive input should theoretically work too on Linux now.
(edit) @5670   15 years rgrieder Added support for non exclusive mouse mode on Windows. This means you …
(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   15 years landauf renamed plugins as modules
(edit) @5665   15 years rgrieder Fixed build for Unix.
(edit) @5664   15 years rgrieder - Moved all (as far as possible) build related CMake options and …
(edit) @5663   15 years rgrieder Fixed a known bug that occurred when reloading the inputmanager with a …
(edit) @5662   15 years rgrieder Fixed build and a few issues and removed a warning.
(edit) @5661   15 years rgrieder Cleaned out the lua script files for the GUI. Also replaced "require" …
(edit) @5660   15 years rgrieder Added bLuaSupport_ to XMLFile so we can load the resource locations …
(edit) @5659   15 years rgrieder Convinced LevelManager to use the Resources rather than the file …
(edit) @5658   15 years rgrieder Fixed two bugs: - Incomplete exception safety in Core::loadGraphics - …
(edit) @5657   15 years rgrieder Dividing the resource locations isn't necessary after all: The trick …
(edit) @5656   15 years rgrieder Renamed "overlay" folder to "overlays" to keep it consistent with "levels".
(edit) @5655   15 years rgrieder Added static DeclareToluaInterface macro to ease up tolua intefaces …
(edit) @5654   15 years rgrieder - Implemented file management via resource manager and loading of …
(edit) @5653   15 years rgrieder Added class to handle handle resources more easily via …
(edit) @5652   15 years rgrieder Modified ResourceLocation to actually find the given paths. Plus a few …
(edit) @5651   15 years rgrieder Added using declaration for boost::shared_ptr, weak_ptr and scoped_ptr …
(edit) @5650   15 years rgrieder Minor build fix.
(edit) @5649   15 years rgrieder Fixed msvc build: I had to link the plugins as SHARED instead of …
(edit) @5648   15 years landauf sorry, large commit, but all changes are dependent: - Created a new …
(edit) @5647   15 years landauf protected the plugin loader from single-plugin-exceptions (for example …
(edit) @5646   15 years rgrieder It seems that TortoiseSVN made a terrible mess of the media folder. I …
(edit) @5645   15 years rgrieder Renamed media to data to restore consistency with game/data/trunk …
(edit) @5644   15 years rgrieder Added new XML style resource declaration files (just stubs, not even …
(edit) @5643   15 years landauf Gamestates → GameStates (due to public request)
(edit) @5642   15 years landauf small fix for newer versions of gcc
(edit) @5641   15 years rgrieder Prepared build system for an external media directory. This revision …
(edit) @5640   15 years landauf Added a new utility "ScopedSingleton". A ScopedSingleton has a scope …
(edit) @5639   15 years rgrieder Just so we'll sure never have macro problems regarding include guards.
(edit) @5638   15 years landauf Put all gamestates into a new plugin (gamestates)
(edit) @5637   15 years landauf Applied retos patch for Game.cc and Game.h (thanks) +2 small changes …
(edit) @5636   15 years rgrieder Fixed plugins for msvc (sry fabian, forgot to tell you about this issue).
(edit) @5635   15 years landauf found more missing eolstyle:native properties
(edit) @5634   15 years landauf Added ToolsPrereqs.h and _ToolsExport
(edit) @5633   15 years landauf Put all tools into a new library called tools (phear my naming …
(edit) @5632   15 years landauf updated OrxonoxPrereqs.h
(edit) @5631   15 years landauf added some eolstyle:native properties
(edit) @5630   15 years landauf added OverlaysPrereqs.h added _OverlaysExport macro
(edit) @5629   15 years landauf searched quickly for missing _OrxonoxExport macros, but didn't find …
(edit) @5628   15 years landauf small bugfix (thx reto)
(edit) @5627   15 years landauf Put all specialized overlays into a new library (overlays) which is …
(edit) @5626   15 years landauf Added a dynamic library loader (more or less a copy of …
(edit) @5625   15 years rgrieder Added plugin path that gets configured in BuildConfig.cmake and …
(edit) @5624   15 years rgrieder Added two classes to allow resource declaration via XML.
(edit) @5623   15 years rgrieder Fixed msvc debugger.
(edit) @5622   15 years landauf
(edit) @5621   15 years landauf Moved the Map from overlays to orxonox although it IS an …
(edit) @5619   15 years landauf Moved Notification and NotificationManger from overlays to the quest …
(edit) @5618   15 years landauf moved InGameConsole from overlays to orxonox (it's not an OrxonoxOverlay)
(edit) @5617   15 years landauf Reduced dependencies between orxonox and overlays: GUIOverlays send …
(edit) @5616   15 years rgrieder Removed header files from orxonox-main target.
(edit) @5615   15 years rgrieder Added some forgotten documentation.
(edit) @5614   15 years rgrieder Creating Ogre::Root in non graphics mode as well. This allows to …
(edit) @5613   15 years landauf replaced the old orxonox executable with an orxonox library. linked …
(edit) @5612   15 years landauf created a branch to test some stuff related to libraries
(edit) @5611   15 years rgrieder Stupid TSVN bug: All items in a commit list are always checked by …
(edit) @5610   15 years rgrieder Improved CMake performance for runs after the first one. There are …
(edit) @5597   15 years rgrieder Added the data repository for time of the resource2 branch.
(edit) @5594   15 years rgrieder Replaced text based media files with the ones keeping the svn history …
(edit) @3374   15 years rgrieder Added most of the text based files of the media directory (the file I …
(edit) @3373   15 years rgrieder Created new resource branch to actually work on resource management.
(edit) @3367   15 years rgrieder Build fixes
(edit) @3366   15 years rgrieder Derived all singletons implemented in a usual manner from …
(edit) @3365   15 years rgrieder Build fix for msvc8.
(edit) @3364   15 years rgrieder Added Singleton class template. It doesn't spare much of the typing …
(edit) @3363   15 years rgrieder Exception-safety for the Game and Core c'tors as well as …
Note: See TracRevisionLog for help on using the revision log.