stk-code_catmod/src
auria c9cbd546d4 Return to race and Exit race now both work in the paused dialog
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3999 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-09-05 01:50:37 +00:00
..
animations
audio
bullet
challenges Fixed handling of wide strings in StringUtils::insertValues (the wide overlaod) + fixed aain assert import 2009-09-01 21:18:07 +00:00
config 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
enet
graphics First (rough) version of an end-of-race dialog 2009-09-01 18:11:26 +00:00
guiengine Return to race and Exit race now both work in the paused dialog 2009-09-05 01:50:37 +00:00
ide Updated VS project file to include recently added files. 2009-09-04 03:45:09 +00:00
input 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
io
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 Improved end-or-race dialog + backported a fix found there to track info dialog 2009-09-02 00:01:10 +00:00
network
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
robots
states_screens Return to race and Exit race now both work in the paused dialog 2009-09-05 01:50:37 +00:00
tracks 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
utils Updated project file, removed VS compiler warnings. 2009-09-02 02:08:24 +00:00
windows_installer
Doxyfile
main_loop.cpp First (rough) version of an end-of-race dialog 2009-09-01 18:11:26 +00:00
main_loop.hpp
main.cpp Bugfix: --screensize/-s option did not work anymore. 2009-09-04 03:56:47 +00:00
Makefile.am Started implementing in-game pause dialog (not usable yet) 2009-09-03 01:50:13 +00:00