Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @5620   15 years landauf Readded a slightly modified version of princessaeryn.oxw (the old …
(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) @5609   15 years rgrieder Adjusted code tag svn:external properties to the new data tags.
(edit) @5608   15 years rgrieder Adjusted code tag svn:external properties to the new data tags.
(edit) @5607   15 years rgrieder Added media tag for the 0.0.3 version.
(edit) @5606   15 years rgrieder Added media tag for the 0.0.2 version.
(edit) @5605   15 years rgrieder Feared this might happen… Removing the invalid tag.
(edit) @5604   15 years rgrieder Added media tag for the 0.0.2 version.
(edit) @5603   15 years rgrieder Renamed media folder to trunk. …
(edit) @5602   15 years rgrieder Deleted empty folder.
(edit) @5601   15 years rgrieder Moved yet another old trunk to the tags section.
(edit) @5600   15 years rgrieder Moved another old trunk to the tags section.
(edit) @5599   15 years rgrieder Moved the old the orxonox trunk to the tags section.
(edit) @5598   15 years rgrieder Added tag folder for the media part.
(edit) @5597   15 years rgrieder Added the data repository for time of the resource2 branch.
(edit) @5596   15 years rgrieder Using svn:externals to automatically checkout out the media repository …
(edit) @5595   15 years rgrieder Using svn:externals to automatically checkout out the media repository …
(edit) @5594   15 years rgrieder Replaced text based media files with the ones keeping the svn history …
(edit) @5593   15 years rgrieder Removed tcl libraries and backToPNG folder (I'm going to deal with …
(edit) @5592   15 years rgrieder Deleted double file and updated a CEGUI looknfeel file (from 0.6.2).
(edit) @5591   15 years rgrieder Created branch from media to work on splitting the repository.
(edit) @5590   15 years landauf even more compatible compatibility mode (tcl8.4 seems incompatible to …
(edit) @5589   15 years landauf eol-style:native
(edit) @5588   15 years landauf changes in init.tcl: - check if tcl was properly initialized - …
(edit) @5587   15 years rgrieder svn eol-style, so I don't see the mysterious line ending characters in …
(edit) @5586   15 years landauf fixed a problem with orxonox' wrapper of the unknown proc added some …
(edit) @5585   15 years landauf experimenting with while and for in tcl
(edit) @5584   15 years landauf added our custom tcl files
(edit) @5583   15 years rgrieder Copied a gui script file for the (hopefully) last time. This …
(edit) @5582   15 years landauf small fix (and a future feature) in init.tcl (for now just v8.5, it …
(edit) @5581   15 years rgrieder Extended default keybindings.ini to work with core4 branch (AND the …
(edit) @5580   15 years rgrieder Fixed lua 5.1, again. The timing of the last fixing was a bit …
(edit) @5579   15 years rgrieder You're welcome, Oli
(edit) @5578   15 years rgrieder Accompanying changes to the source repo revision 3249.
(edit) @5577   15 years rgrieder Accompanying changes to the source repo revision 3245.
(edit) @5576   15 years erwin pong sounds
(edit) @5575   15 years bknecht added pickups and such
(edit) @5574   15 years landauf presentation level
(edit) @5573   15 years landauf adjusted weaponsettings
(edit) @5572   15 years landauf added HUDs for TeamBaseMatch and UnderAttack
(edit) @5571   15 years bknecht added spacestation plus pirate carrier to pres_level
(edit) @5570   15 years scheusso adjusted health of teambases forgot some values of muzzleoffset
(edit) @5569   15 years bknecht added depris pieces
(edit) @5568   15 years scheusso adjustet muzzleoffset in order to not hit the own ship when firing
(edit) @5567   15 years landauf Added gameplay messages to the HUD
(edit) @5566   15 years rgrieder - Functionality for server, client and dedicated buttons (please …
(edit) @5565   15 years landauf sorry, committed to much. reverted.
Note: See TracRevisionLog for help on using the revision log.