stk-code_catmod/src
auria e0d66bf543 More work in the multiplayer kart selection screen. Now all players can reach their name (but maybe not return from there :P)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4050 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-09-27 19:06:14 +00:00
..
animations 1) Added support for new --trackdir command line parameter (which specifies a directory with more 2009-08-25 11:58:25 +00:00
audio Fixed crash on exit + improved error handling so that this bug, if should it occur again, will at least trigger the debugger in an appropriate way and/or give an erorr message 2009-09-23 00:48:23 +00:00
bullet More EOL prop setting and fixing of files with mixed EOLs. 2009-03-01 00:46:47 +00:00
challenges Fixed crash on exit + improved error handling so that this bug, if should it occur again, will at least trigger the debugger in an appropriate way and/or give an erorr message 2009-09-23 00:48:23 +00:00
config Applied Hendrik's patch: 2009-09-15 04:48:14 +00:00
enet Applied Yann's patch to allow to build STK in different build 2008-11-20 01:35:07 +00:00
graphics Applied Hendrik's patch: 2009-09-15 04:48:14 +00:00
guiengine More work in the multiplayer kart selection screen. Now all players can reach their name (but maybe not return from there :P) 2009-09-27 19:06:14 +00:00
ide Added new icons by yeKcim (thanks\!) + updated Xcode project 2009-09-22 19:13:07 +00:00
input Implemented viewing the help menu in-game 2009-09-06 18:45:38 +00:00
io 1) Added --kartdir directive, allowing loading of 2009-08-27 06:22:52 +00:00
items Massive conversion from std::string to stringw for all strings that need to be translated. Currently, translation is broken (strings i try to transalte appear as junk) -- since irrlicht GUI widgets all use wchar_t, using std::string in UTF-8 just didn't make it 2009-08-30 18:21:59 +00:00
karts First (rough) version of an end-of-race dialog 2009-09-01 18:11:26 +00:00
lisp Bugfix: a pointer to a temporary char array was used after the temporary char 2009-09-04 12:18:20 +00:00
modes 1) Fixed 'objects' import from blender script: objects are now 2009-09-24 14:26:03 +00:00
network Cleaning up kart selection. Assigns karts correctly in multiplayer. included some null pointer and bounds checks that were causing some 2009-08-13 22:53:24 +00:00
physics revert to copying raycast info for wheel suspension. 2009-09-01 15:38:38 +00:00
race Updated project file, removed VS compiler warnings. 2009-09-02 02:08:24 +00:00
replay Removed scene.?pp (which didn't do much anyway except for 2009-08-19 04:03:25 +00:00
robots 1) Added alpha version of profile-mode (which replaces if-statements 2009-08-21 00:32:24 +00:00
states_screens More work in the multiplayer kart selection screen. Now all players can reach their name (but maybe not return from there :P) 2009-09-27 19:06:14 +00:00
tracks Fixed a few warnings and a TODO 2009-09-27 18:04:33 +00:00
utils Updated project file, removed VS compiler warnings. 2009-09-02 02:08:24 +00:00
windows_installer Fixing all remaining "executable" flags. 2009-02-27 02:54:25 +00:00
Doxyfile Some updates to doxyfile (mostly to support subdirs). 2008-11-20 02:12:47 +00:00
main_loop.cpp Added support for changing the ambient color in certain areas of a track. 2009-09-16 05:32:17 +00:00
main_loop.hpp 1) Profile mode now works, and is now completely implemented 2009-08-23 15:42:58 +00:00
main.cpp Applied Hendrik's patch: 2009-09-15 04:48:14 +00:00
Makefile.am 1) Made check structures activating more general (not only new-lap lines 2009-09-17 02:54:48 +00:00