Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5772   15 years landauf fixed an issue with SubclassIdentifier comparisons in OrxonoxClass
(edit) @5769   15 years landauf moved BaseFactory from Factory.h to ClassFactory.h
(edit) @5768   15 years landauf created new core branch to work on smart pointers and some other small …
(edit) @5767   15 years landauf removed both libraries branches
(edit) @5766   15 years scheusso removed lines students will have to reinsert again
(edit) @5765   15 years scheusso this is the complete (and migrated) version of the tutorial branch fs09
(edit) @5763   15 years scheusso creating new tutorial branch
(edit) @5741   15 years bknecht creating branch for extending mainmenu
(edit) @5740   15 years landauf merged ggz into ggz2
(edit) @5739   15 years landauf created new branch to update the old ggz branch
(edit) @5737   15 years landauf Adjusted paths to the files in graphics. Compiles again.
(edit) @5736   15 years landauf Created a new subdirectory in orxonox, called "graphics", for all …
(edit) @5735   15 years landauf Removed /objects/ from all paths (except from those in the objects …
(edit) @5734   15 years landauf Moved all files and subdirectories from orxonox/objects to orxonox …
(edit) @5733   15 years landauf Moved the Orxonox executable to the root of the src directory
(edit) @5732   15 years landauf moved InGameConsole and Map into the overlays folder
(edit) @5731   15 years landauf removed mergeinfo property
(edit) @5730   15 years landauf Added CMakeLists, ObjectsPrereqs.h and _ObjectsExport Changed Paths in …
(edit) @5729   15 years landauf small fix for the presentation09b level
(edit) @5728   15 years landauf Added a new module for unconnected object classes and/or …
(edit) @5727   15 years landauf PlayerTrigger is now an interface instead of a child of Trigger. …
(edit) @5726   15 years landauf fixed princessaeryn level
(edit) @5725   15 years landauf added a new module for the pong gametype and all related classes
(edit) @5724   15 years landauf moved WeaponsystemPrereqs.h to the weapons module too, renamed as …
(edit) @5723   15 years landauf added weapons directory in modules, moved weapon classes (weaponmodes, …
(edit) @5722   15 years landauf renamed QuestPrereqs.h as QuestsystemPrereqs.h and _QuestExport as …
(edit) @5721   15 years landauf moved questsystem to modules (doesn't compile atm)
(edit) @5720   15 years landauf moved overlays to modules
(edit) @5719   15 years landauf moved gamestates to modules
(edit) @5717   15 years landauf moved tools to libraries
(edit) @5716   15 years landauf added CMakeLists, compiles now
(edit) @5715   15 years landauf removed mergeinfo properties
(edit) @5714   15 years landauf moved util to libraries
(edit) @5713   15 years landauf moved network to libraries
(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).
Note: See TracRevisionLog for help on using the revision log.