Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2302   17 years rgrieder Added conversion templates for btVector3 ←→ Vector3 and btQuaternion …
(edit) @2301   17 years rgrieder Build fix for r2296.
(edit) @2300   17 years rgrieder Still getting physics and its implications straight: - Removed …
(edit) @2299   17 years rgrieder Applied ugliest hack ever: When ticking the objects (code position of …
(edit) @2298   17 years rgrieder Clarified use of different physical bodies. The "collisionType" XML …
(edit) @2297   17 years rgrieder Missed two getNode()→attachObject(…) in the last commit.
(edit) @2296   17 years rgrieder Made return value of WorldEntity::getNode() const —> Modifying the …
(edit) @2295   17 years rgrieder Removed depricated testing folder in util.
(edit) @2294   17 years dsommer
(edit) @2293   17 years dsommer private umgangen aber er liesst irgendwie die libs nicht :S
(edit) @2292   17 years rgrieder Finally managed to work out some physics. According to my tests, …
(edit) @2291   17 years rgrieder Added new XMLPort macro: XMLPortParamVariable It allows to directly …
(edit) @2290   17 years dsommer shipeq private matter…
(edit) @2289   17 years dsommer Added ShipEquipment to Pawn and various funtions for it -not …
(edit) @2288   17 years polakma added WeaponPack
(edit) @2287   17 years dafrick Fixed a stupid bug…
(edit) @2286   17 years dafrick Added UTF support.
(edit) @2285   17 years dafrick And some more debug output…
(edit) @2284   17 years dafrick Some more debug output.
(edit) @2283   17 years dafrick Some minor adjustments…
(edit) @2282   17 years dafrick Make NotificationQueue tickable…
(edit) @2281   17 years dafrick Fixed a bug, inserted some debug output.
(edit) @2280   17 years dafrick Implemented some rudimentary Notification system.
(edit) @2279   17 years adrfried CG removed from ini-file
(edit) @2278   17 years adrfried unsigned int → size_t for std::string related functions I hope this …
(edit) @2277   17 years adrfried temporarily removed _DEBUG
(edit) @2276   17 years chpeter network traffic current progress
(edit) @2275   17 years adrfried prepared tolua for different lua versions
(edit) @2274   17 years runom working version of atmosphere billboard and lod levels
(edit) @2273   17 years polakma small changes for tests
(edit) @2272   17 years polakma pojectile compiles.
(edit) @2271   17 years landauf renamed tutorial branch
(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_
Note: See TracRevisionLog for help on using the revision log.