Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5811   16 years rgrieder Added third party libraries to the visual leak detector and excluded …
(edit) @5810   16 years rgrieder Adding unloading code for the resource locations.
(edit) @5809   16 years rgrieder Added "lib" library prefix for msvc. This resolved a naming conflict …
(edit) @5807   16 years rgrieder - Added OrxonoxClass include to the SmartPtr since that is needed in …
(edit) @5806   16 years landauf - The gametype pointer in BaseObject is now also a SmartPtr - The …
(edit) @5805   16 years landauf - Enhanced SmartPtr: a) It stores now two pointers, one …
(edit) @5804   16 years landauf added SmartPtr class
(edit) @5803   16 years landauf fix in princessaeryn.oxw
(edit) @5802   16 years landauf Found another delete in CompoundCollisionShape.cc Also replaced delete …
(edit) @5801   16 years landauf replaced delete with destroy() in orxonox
(edit) @5800   16 years landauf replaced delete with destroy() in modules
(edit) @5799   16 years landauf replaced delete with destroy() in gamestates
(edit) @5798   16 years landauf replaced delete with destroy() in tools
(edit) @5797   16 years landauf replaced delete with destroy() in network
(edit) @5796   16 years landauf replaced delete with destroy() in core
(edit) @5795   16 years landauf fixed a small bug in Gametype
(edit) @5793   16 years scheusso removed unneccessary debug output
(edit) @5792   16 years landauf fixed a bug in Level
(edit) @5791   16 years landauf Added destroy() function to OrxonoxClass. Removed destroy() functions …
(edit) @5787   16 years scheusso not using the XMLPortParamVariable hack anymore in the Drone class
(edit) @5786   16 years scheusso reverted r5766 since we forgot some adjustments to the code (i.e. …
(edit) @5785   16 years landauf Removed end-iterator-safety from Iterator and ObjectListIterator. This …
(edit) @5784   16 years landauf more cleanup
(edit) @5783   16 years landauf some cleanup
(edit) @5780   16 years landauf we should initialize this with false now (since ClassByString also …
(edit) @5779   16 years landauf Renamed BaseFactory as Factory Added function ClassByLowercaseString
(edit) @5778   16 years landauf Removed the Factory class. Moved the networkID↔Identifier map from …
(edit) @5777   16 years landauf simplified ClassFactory creation fixed typo in Factory
(edit) @5776   16 years landauf moved SubclassIdentifier to a separate file
(edit) @5775   16 years landauf Added copyconstructor and copyassignment to SubclassIdentifier
(edit) @5772   16 years landauf fixed an issue with SubclassIdentifier comparisons in OrxonoxClass
(edit) @5769   16 years landauf moved BaseFactory from Factory.h to ClassFactory.h
(edit) @5768   16 years landauf created new core branch to work on smart pointers and some other small …
(edit) @5767   16 years landauf removed both libraries branches
(edit) @5766   16 years scheusso removed lines students will have to reinsert again
(edit) @5765   16 years scheusso this is the complete (and migrated) version of the tutorial branch fs09
(edit) @5763   16 years scheusso creating new tutorial branch
(edit) @5741   16 years bknecht creating branch for extending mainmenu
(edit) @5740   16 years landauf merged ggz into ggz2
(edit) @5739   16 years landauf created new branch to update the old ggz branch
(edit) @5737   16 years landauf Adjusted paths to the files in graphics. Compiles again.
(edit) @5736   16 years landauf Created a new subdirectory in orxonox, called "graphics", for all …
(edit) @5735   16 years landauf Removed /objects/ from all paths (except from those in the objects …
(edit) @5734   16 years landauf Moved all files and subdirectories from orxonox/objects to orxonox …
(edit) @5733   16 years landauf Moved the Orxonox executable to the root of the src directory
(edit) @5732   16 years landauf moved InGameConsole and Map into the overlays folder
(edit) @5731   16 years landauf removed mergeinfo property
(edit) @5730   16 years landauf Added CMakeLists, ObjectsPrereqs.h and _ObjectsExport Changed Paths in …
(edit) @5729   16 years landauf small fix for the presentation09b level
(edit) @5728   16 years landauf Added a new module for unconnected object classes and/or …
(edit) @5727   16 years landauf PlayerTrigger is now an interface instead of a child of Trigger. …
(edit) @5726   16 years landauf fixed princessaeryn level
(edit) @5725   16 years landauf added a new module for the pong gametype and all related classes
(edit) @5724   16 years landauf moved WeaponsystemPrereqs.h to the weapons module too, renamed as …
(edit) @5723   16 years landauf added weapons directory in modules, moved weapon classes (weaponmodes, …
(edit) @5722   16 years landauf renamed QuestPrereqs.h as QuestsystemPrereqs.h and _QuestExport as …
(edit) @5721   16 years landauf moved questsystem to modules (doesn't compile atm)
(edit) @5720   16 years landauf moved overlays to modules
(edit) @5719   16 years landauf moved gamestates to modules
(edit) @5717   16 years landauf moved tools to libraries
(edit) @5716   16 years landauf added CMakeLists, compiles now
(edit) @5715   16 years landauf removed mergeinfo properties
(edit) @5714   16 years landauf moved util to libraries
(edit) @5713   16 years landauf moved network to libraries
(edit) @5712   16 years landauf moved core to libraries
(edit) @5711   16 years landauf moved tolua to external
(edit) @5710   16 years landauf moved tinyxml to external
(edit) @5709   16 years landauf moved ois to external
(edit) @5708   16 years landauf moved ogreceguirenderer to external
(edit) @5707   16 years landauf moved ceguilua to external
(edit) @5706   16 years landauf moved bullet to external
(edit) @5705   16 years landauf moved cpptcl to external
(edit) @5704   16 years landauf added new source directories
(edit) @5703   16 years landauf created new branch to move libraries
(edit) @5694   16 years rgrieder Removed external repository again to prepare for merging.
(edit) @5692   16 years rgrieder Small build fix.
(edit) @5691   16 years rgrieder Enable link time code generation for visual studio if ORXONOX_RELEASE …
(edit) @5690   16 years rgrieder Where the hell did those 's's come from? ;)
(edit) @5689   16 years rgrieder Experimental support for OGRE v1.6 "Shoggoth". I had to write a little …
(edit) @5688   16 years rgrieder Added the remaining boost smart pointers to OrxonoxConfig.h.in (just …
(edit) @5687   16 years landauf nothing important
(edit) @5686   16 years landauf added WeaponsystemPrereqs.h and _WeaponsystemExport macro
(edit) @5685   16 years landauf added weaponsystem module (no export symbol yet)
(edit) @5684   16 years rgrieder Build fix for Ogre 1.6 Shoggoth. Everything runs except for the …
(edit) @5683   16 years rgrieder Bugfix for XMLFile. No comment please…
(edit) @5682   16 years rgrieder Bugfix (probably for the OpenGL renderer only).
(edit) @5681   16 years rgrieder @Oli: Try this. I previously removed a call to the texture manager …
(edit) @5680   16 years rgrieder Test commit: Not loading GraphicsManager in Core c'tor now (as it is …
(edit) @5679   16 years rgrieder Merged revision 5641 to resource3: - Prepared build system for an …
(edit) @5678   16 years rgrieder Changed initialisation order in Core.
(edit) @5677   16 years rgrieder Merged most of revision 5614 and its fixes from revisions 5628, 5658, …
(edit) @5676   16 years rgrieder Merged revision 5610 to resource3: Improved CMake performance for runs …
(edit) @5673   16 years rgrieder Creating new resource branch in order to find a tedious bug in Linux. …
(edit) @5672   16 years rgrieder Forgot to remove windows conditional compilation.
(edit) @5671   16 years rgrieder Non exclusive input should theoretically work too on Linux now.
(edit) @5670   16 years rgrieder Added support for non exclusive mouse mode on Windows. This means you …
(edit) @5669   16 years rgrieder OIS build fix for linux.
(edit) @5668   16 years rgrieder Updated OIS library (still 1.2, but CVS version). There have been some …
(edit) @5667   16 years rgrieder - New option for developers: Define ORXONOX_DEV as environment …
(edit) @5666   16 years landauf renamed plugins as modules
Note: See TracRevisionLog for help on using the revision log.