.. |
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
|
Cleaned up StringUtils: used 'better' names (e.g. getPath()
|
2009-08-24 05:56:53 +00:00 |
bullet
|
More EOL prop setting and fixing of files with mixed EOLs.
|
2009-03-01 00:46:47 +00:00 |
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
|
Applied Yann's patch to allow to build STK in different build
|
2008-11-20 01:35:07 +00:00 |
graphics
|
First (rough) version of an end-of-race dialog
|
2009-09-01 18:11:26 +00:00 |
guiengine
|
Made end-of-race menu buttons do something (none actually works; @hiker: there seems to be crashes when trying to cleanup, this is your area
|
2009-09-02 00:46:02 +00:00 |
ide
|
Updated project file, removed VS compiler warnings.
|
2009-09-02 02:08:24 +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
|
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
|
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 |
modes
|
Improved end-or-race dialog + backported a fix found there to track info dialog
|
2009-09-02 00:01:10 +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
|
Updated project file, removed VS compiler warnings.
|
2009-09-02 02:08:24 +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
|
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
|
First (rough) version of an end-of-race dialog
|
2009-09-01 18:11:26 +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
|
Improved error message so next time i get such error i'm not as clueless ;)
|
2009-09-01 20:38:54 +00:00 |
Makefile.am
|
First (rough) version of an end-of-race dialog
|
2009-09-01 18:11:26 +00:00 |