Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2292   15 years rgrieder Finally managed to work out some physics. According to my tests, …
(edit) @2291   15 years rgrieder Added new XMLPort macro: XMLPortParamVariable It allows to directly …
(edit) @2290   15 years dsommer shipeq private matter…
(edit) @2289   15 years dsommer Added ShipEquipment to Pawn and various funtions for it -not …
(edit) @2288   15 years polakma added WeaponPack
(edit) @2287   15 years dafrick Fixed a stupid bug…
(edit) @2286   15 years dafrick Added UTF support.
(edit) @2285   15 years dafrick And some more debug output…
(edit) @2284   15 years dafrick Some more debug output.
(edit) @2283   15 years dafrick Some minor adjustments…
(edit) @2282   15 years dafrick Make NotificationQueue tickable…
(edit) @2281   15 years dafrick Fixed a bug, inserted some debug output.
(edit) @2280   15 years dafrick Implemented some rudimentary Notification system.
(edit) @2279   15 years adrfried CG removed from ini-file
(edit) @2278   15 years adrfried unsigned int → size_t for std::string related functions I hope this …
(edit) @2277   15 years adrfried temporarily removed _DEBUG
(edit) @2276   15 years chpeter network traffic current progress
(edit) @2275   15 years adrfried prepared tolua for different lua versions
(edit) @2274   15 years runom working version of atmosphere billboard and lod levels
(edit) @2273   15 years polakma small changes for tests
(edit) @2272   15 years polakma pojectile compiles.
(edit) @2271   16 years landauf renamed tutorial branch
(edit) @2270   16 years landauf removed old AI branch
(edit) @2269   16 years landauf removed old tutorial branch
(edit) @2268   16 years landauf removed core2 branch
(edit) @2267   16 years landauf removed first objecthierarchy branch
(edit) @2266   16 years landauf removed first weapon branch
(edit) @2265   16 years landauf removed first pickups branch
(edit) @2264   16 years landauf removed first questsystem branch
(edit) @2263   16 years landauf created new questsystem branch
(edit) @2260   16 years rgrieder Added NDEBUG and _DEBUG macros to all builds. This removes all asserts …
(edit) @2259   16 years rgrieder The idea with exceptions is that you can throw them without having the …
(edit) @2258   16 years dafrick Finalizing, found an error…
(edit) @2257   16 years landauf missed some files
(edit) @2256   16 years landauf The SpaceShips HUD is working again (Speedbar and Radar)
(edit) @2255   16 years scheusso Synchronisation of Ogre::Degree works now (some small stupid error) …
(edit) @2254   16 years landauf Update your media repository and delete keybindings.ini if you want to …
(edit) @2253   16 years rgrieder Small typo bugfix.
(edit) @2252   16 years rgrieder Removed tabs that got inserted in my vim sessions.
(edit) @2251   16 years dafrick Some cleanup…
(edit) @2250   16 years rgrieder Removed obsolete branches. @Beni: I guess you can't use it anymore …
(edit) @2249   16 years rgrieder Changes in visual studio solution: - Restored directories.vsprops - …
(edit) @2248   16 years rgrieder - Bugfix in tolua.c: Paths like "D:\" weren't considered absolute …
(edit) @2247   16 years scheusso reverted emptying of stable headers
(edit) @2246   16 years scheusso forgot a file and removed some debug output
(edit) @2245   16 years scheusso most coding is done, still testing now types should get transfered in …
(edit) @2244   16 years rgrieder Applied long created patch that removes plugins.cfg and puts the …
(edit) @2243   16 years rgrieder - Inserted IF when copying the config files from bin/ so existing …
(edit) @2242   16 years rgrieder Added a todo file, because I don't know how to solve these tasks myself.
(edit) @2241   16 years rgrieder Added svn:eol-style native property to all newly added files. It is …
(edit) @2240   16 years rgrieder Removed svn:ignore properties. If someone was using them, feel free to …
(edit) @2239   16 years rgrieder Resolved tolua include directory problem in another fashion by adding …
(edit) @2238   16 years rgrieder Added tolua README file.
(edit) @2237   16 years rgrieder Added "-DTIXML_USE_TICPP" to CXX_FLAGS and removed manual declarations …
(edit) @2236   16 years rgrieder - Changed working directory for tolua generator to …
(edit) @2235   16 years rgrieder Added lua file to do some testing.
(edit) @2234   16 years rgrieder Modified package.lua to automatically remove all _LibExport macros to …
(edit) @2233   16 years rgrieder Added 'w' argument for tolua. That specifies the working directory …
(edit) @2232   16 years polakma added new features to munition.h and weapon.h. tried to fix …
(edit) @2231   16 years chpeter traffic tool header file
(edit) @2230   16 years chpeter traffic tool network
(edit) @2229   16 years rgrieder Cleaned up indentation chaos in tolua. There were tabs and 1 space …
(edit) @2228   16 years dafrick Missed a dot, complies now. ;)
(edit) @2227   16 years dsommer Turbo funktioniert
(edit) @2226   16 years dafrick Resolved some issues, should be complete now. Done some testing, no …
(edit) @2225   16 years bhildebr Created class Scoreboard to get game information from Gametype
(edit) @2224   16 years adrfried media path changed
(edit) @2223   16 years adrfried flags for build types defined
(edit) @2222   16 years bhildebr Created class CreateLines to display several text lines on the scoreboard
(edit) @2221   16 years dafrick Some tweaks and solved some bugs…
(edit) @2220   16 years rgrieder Missed something (msvc still open..).
(edit) @2219   16 years rgrieder Crediting issues…
(edit) @2218   16 years rgrieder First attempt to add at least some library paths for mingw.
(edit) @2217   16 years rgrieder Updated all Visual Studio files. Some adjustments to the new tolua …
(edit) @2216   16 years rgrieder Fixed CEGUILua 0.6.1 build in the repository. We don't have a config.h …
(edit) @2215   16 years rgrieder Reapplied lost bugfix for mingw with CEGUILua.h
(edit) @2214   16 years rgrieder removed dead directories.
(edit) @2213   16 years landauf WE-destructor deletes attached WEs
(edit) @2212   16 years landauf maybe fixed backlight crash
(edit) @2211   16 years scheusso moved some files (Synchronisable, NetworkCallback) to subfolder …
(edit) @2210   16 years scheusso create new network branch with the aim to get 64bit support
(edit) @2209   16 years dafrick Resolved some issues with triggers.
(edit) @2208   16 years dafrick Added some documentation.
(edit) @2207   16 years landauf fixed Backlight initialization with a workaround, but there are still …
(edit) @2206   16 years dafrick Correcting some stupid errors…
(edit) @2205   16 years dafrick Changed from ControllableEntity to PlayerInfo…
(edit) @2204   16 years adrfried don't require all tcl stuff
(edit) @2203   16 years polakma added munition, fixed reloadTimer_
(edit) @2202   16 years dsommer PickupSpawner
(edit) @2201   16 years martisty loading objects and creating shapes…
(edit) @2200   16 years bhildebr Added framework for class CreateLines to create multiple lines on the …
(edit) @2199   16 years adrfried paths modified, orxonox runs out of the build directory
(edit) @2198   16 years adrfried FindOGRE cleaned up
(edit) @2197   16 years adrfried FindCEGUI.cmake and others cleaned up
(edit) @2196   16 years dafrick Even more trigger stuff. Sorry for the spam…
(edit) @2195   16 years dafrick Some more stuff on Triggers…
(edit) @2194   16 years dafrick Playing with Triggers. Again. ;) (I forgot to add files…)
(edit) @2193   16 years dafrick Playing with Triggers.
(edit) @2192   16 years rgrieder Reverted all changes of attempt to update physics branch.
(edit) @2191   16 years dafrick Just changed some small stuff…
Note: See TracRevisionLog for help on using the revision log.