Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2236   17 years rgrieder - Changed working directory for tolua generator to …
(edit) @2235   17 years rgrieder Added lua file to do some testing.
(edit) @2234   17 years rgrieder Modified package.lua to automatically remove all _LibExport macros to …
(edit) @2233   17 years rgrieder Added 'w' argument for tolua. That specifies the working directory …
(edit) @2232   17 years polakma added new features to munition.h and weapon.h. tried to fix …
(edit) @2231   17 years chpeter traffic tool header file
(edit) @2230   17 years chpeter traffic tool network
(edit) @2229   17 years rgrieder Cleaned up indentation chaos in tolua. There were tabs and 1 space …
(edit) @2228   17 years dafrick Missed a dot, complies now. ;)
(edit) @2227   17 years dsommer Turbo funktioniert
(edit) @2226   17 years dafrick Resolved some issues, should be complete now. Done some testing, no …
(edit) @2225   17 years bhildebr Created class Scoreboard to get game information from Gametype
(edit) @2224   17 years adrfried media path changed
(edit) @2223   17 years adrfried flags for build types defined
(edit) @2222   17 years bhildebr Created class CreateLines to display several text lines on the scoreboard
(edit) @2221   17 years dafrick Some tweaks and solved some bugs…
(edit) @2220   17 years rgrieder Missed something (msvc still open..).
(edit) @2219   17 years rgrieder Crediting issues…
(edit) @2218   17 years rgrieder First attempt to add at least some library paths for mingw.
(edit) @2217   17 years rgrieder Updated all Visual Studio files. Some adjustments to the new tolua …
(edit) @2216   17 years rgrieder Fixed CEGUILua 0.6.1 build in the repository. We don't have a config.h …
(edit) @2215   17 years rgrieder Reapplied lost bugfix for mingw with CEGUILua.h
(edit) @2214   17 years rgrieder removed dead directories.
(edit) @2213   17 years landauf WE-destructor deletes attached WEs
(edit) @2212   17 years landauf maybe fixed backlight crash
(edit) @2211   17 years scheusso moved some files (Synchronisable, NetworkCallback) to subfolder …
(edit) @2210   17 years scheusso create new network branch with the aim to get 64bit support
(edit) @2209   17 years dafrick Resolved some issues with triggers.
(edit) @2208   17 years dafrick Added some documentation.
(edit) @2207   17 years landauf fixed Backlight initialization with a workaround, but there are still …
(edit) @2206   17 years dafrick Correcting some stupid errors…
(edit) @2205   17 years dafrick Changed from ControllableEntity to PlayerInfo…
(edit) @2204   17 years adrfried don't require all tcl stuff
(edit) @2203   17 years polakma added munition, fixed reloadTimer_
(edit) @2202   17 years dsommer PickupSpawner
(edit) @2201   17 years martisty loading objects and creating shapes…
(edit) @2200   17 years bhildebr Added framework for class CreateLines to create multiple lines on the …
(edit) @2199   17 years adrfried paths modified, orxonox runs out of the build directory
(edit) @2198   17 years adrfried FindOGRE cleaned up
(edit) @2197   17 years adrfried FindCEGUI.cmake and others cleaned up
(edit) @2196   17 years dafrick Even more trigger stuff. Sorry for the spam…
(edit) @2195   17 years dafrick Some more stuff on Triggers…
(edit) @2194   17 years dafrick Playing with Triggers. Again. ;) (I forgot to add files…)
(edit) @2193   17 years dafrick Playing with Triggers.
(edit) @2192   17 years rgrieder Reverted all changes of attempt to update physics branch.
(edit) @2191   17 years dafrick Just changed some small stuff…
(edit) @2190   17 years rgrieder New physics branch from trunk.
(edit) @2189   17 years rgrieder Removed physics branch. Going to update.
(edit) @2188   17 years rgrieder Wrong button in Tortoise..
(edit) @2187   17 years rgrieder
(edit) @2186   17 years polakma made some changes (still doesn't compile)
(edit) @2185   17 years rgrieder Removed all traces of PhysicsTest.
(edit) @2184   17 years rgrieder Forgot to consider some files wile renaming StaticEntity to …
(edit) @2183   17 years rgrieder Removed msvc projects for OgreOde.
(edit) @2182   17 years landauf changed a lot in Backlight, but not yet finished
(edit) @2181   17 years rgrieder Moved instantiation of stats overlay from GSLevel to Gametype.
(edit) @2180   17 years rgrieder Bugfix in MultiType::convert(MT_null): it now clears the MT, so does …
(edit) @2179   17 years rgrieder Added svn:eol-style "native" to HelloBullet.cc and HelloBullet.h to …
(edit) @2178   17 years rgrieder - Added first basic construct of object hierarchy with physics. - …
(edit) @2177   17 years martisty fixed an error, but problems with proper colision detection @ offset 0
(edit) @2176   17 years scheusso (re)implemented NACKing for gamestates
(edit) @2175   17 years scheusso some small adjustment with packetmap mutex dedicated server tickrate …
(edit) @2174   17 years landauf changed tcl server script: - client logout with "quit" or "logout" - …
(edit) @2173   17 years landauf - Added new XMLPort mode, ExpandObject, which works like LoadObject …
(edit) @2172   17 years landauf created new objecthierarchy branch
(edit) @2171   17 years landauf merged revisions 2111-2170 from objecthierarchy branch back to trunk.
(edit) @2170   17 years rgrieder updated msvc files.
(edit) @2169   17 years landauf moved Level from objects/infos to objects, because it's no longer …
(edit) @2168   17 years landauf Split up LevelManager into LevelManager and PlayerManager where …
(edit) @2167   17 years landauf fixed attach bug
(edit) @2166   17 years scheusso thought i had corrected that
(edit) @2165   17 years scheusso stupid little mistake
(edit) @2164   17 years rgrieder Added a mutex to the static packetMap_ in Packet. This could resolve …
(edit) @2163   17 years rgrieder Hack-fixed hack with Tickables in dedicated mode.
(edit) @2162   17 years rgrieder - Simplified creation of a new Exception type (only one line to add …
(edit) @2161   17 years landauf - added more exceptions to handle problems while loading a level or …
(edit) @2160   17 years landauf respawn of late joined clients works now
(edit) @2159   17 years dafrick Completed documentation of finished classes.
(edit) @2158   17 years rgrieder Fixed build for msvc with mbool.
(edit) @2157   17 years rgrieder Fixed bug in dedicated mode: Scene nodes need an update. —> Made …
(edit) @2156   17 years scheusso standalone mode should be working again now
(edit) @2155   17 years landauf added mbool (bool with memory) to fix particlespawner-on-client …
(edit) @2154   17 years scheusso optimizations in gamestate generation
(edit) @2153   17 years scheusso Synchronisable::getSynchronisable function uses now a map to …
(edit) @2152   17 years bhildebr CMakeLists.txt updated, background added
(edit) @2151   17 years rgrieder Renamed PositionableEntity to StaticEntity and added dummy classes …
(edit) @2150   17 years martisty Physics implementation in scene.cc
(edit) @2149   17 years rgrieder Categorized Bullet source files in msvc.
(edit) @2148   17 years rgrieder Removed ogreode from msvc solution.
(edit) @2147   17 years rgrieder Removed OgreODE from repository and commented ODE in package finder.
(edit) @2146   17 years dafrick Started implementation of QuestEffectBeacon. Done some documentation …
(edit) @2145   17 years polakma added firemodes and a lot of other things
(edit) @2144   17 years scheusso small change in synchronisable and baseobject (check when changing …
(edit) @2143   17 years scheusso added a function unregisterVariable to unregister variable that has …
(edit) @2142   17 years FelixSchulthess creating new lod branch from new trunk…
(edit) @2141   17 years rgrieder Fixed static linker problem with bullet and gcc: We have to specify …
(edit) @2140   17 years rgrieder Stats overlay should now be loaded. Could not test it yet because of …
(edit) @2139   17 years rgrieder Forgot one USE_TICPP in a source file
(edit) @2138   17 years rgrieder Added #define TIXML_USE_TICPP to the ticpp and tinyxml headers. All …
(edit) @2137   17 years rgrieder Updated tinycpp to it's trunk revision 98. Note that our own changes …
Note: See TracRevisionLog for help on using the revision log.