Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2270   17 years landauf removed old AI branch
(edit) @2269   17 years landauf removed old tutorial branch
(edit) @2268   17 years landauf removed core2 branch
(edit) @2267   17 years landauf removed first objecthierarchy branch
(edit) @2266   17 years landauf removed first weapon branch
(edit) @2265   17 years landauf removed first pickups branch
(edit) @2264   17 years landauf removed first questsystem branch
(edit) @2263   17 years landauf created new questsystem branch
(edit) @2262   17 years landauf set eol-style to native, no codechanges
(edit) @2261   17 years landauf merged questsystem2 back to trunk
(edit) @2260   17 years rgrieder Added NDEBUG and _DEBUG macros to all builds. This removes all asserts …
(edit) @2259   17 years rgrieder The idea with exceptions is that you can throw them without having the …
(edit) @2258   17 years dafrick Finalizing, found an error…
(edit) @2257   17 years landauf missed some files
(edit) @2256   17 years landauf The SpaceShips HUD is working again (Speedbar and Radar)
(edit) @2255   17 years scheusso Synchronisation of Ogre::Degree works now (some small stupid error) …
(edit) @2254   17 years landauf Update your media repository and delete keybindings.ini if you want to …
(edit) @2253   17 years rgrieder Small typo bugfix.
(edit) @2252   17 years rgrieder Removed tabs that got inserted in my vim sessions.
(edit) @2251   17 years dafrick Some cleanup…
(edit) @2250   17 years rgrieder Removed obsolete branches. @Beni: I guess you can't use it anymore …
(edit) @2249   17 years rgrieder Changes in visual studio solution: - Restored directories.vsprops - …
(edit) @2248   17 years rgrieder - Bugfix in tolua.c: Paths like "D:\" weren't considered absolute …
(edit) @2247   17 years scheusso reverted emptying of stable headers
(edit) @2246   17 years scheusso forgot a file and removed some debug output
(edit) @2245   17 years scheusso most coding is done, still testing now types should get transfered in …
(edit) @2244   17 years rgrieder Applied long created patch that removes plugins.cfg and puts the …
(edit) @2243   17 years rgrieder - Inserted IF when copying the config files from bin/ so existing …
(edit) @2242   17 years rgrieder Added a todo file, because I don't know how to solve these tasks myself.
(edit) @2241   17 years rgrieder Added svn:eol-style native property to all newly added files. It is …
(edit) @2240   17 years rgrieder Removed svn:ignore properties. If someone was using them, feel free to …
(edit) @2239   17 years rgrieder Resolved tolua include directory problem in another fashion by adding …
(edit) @2238   17 years rgrieder Added tolua README file.
(edit) @2237   17 years rgrieder Added "-DTIXML_USE_TICPP" to CXX_FLAGS and removed manual declarations …
(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.
Note: See TracRevisionLog for help on using the revision log.