.. |
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
|
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 |
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
|
RTT can now handle rendering multiple sets of different objects at once (required for multiplayer kart selection)
|
2009-08-29 19:59:27 +00:00 |
guiengine
|
Removed debug code (PS: the doubt I expressed in my previous commit are confirmed : the function I used to do the conversion only handles ASCII)
|
2009-08-30 19:19:25 +00:00 |
ide
|
Updated files in VS project file.
|
2009-08-30 12:51:34 +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
|
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 |
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
|
made text readable (i'm not really confident it works for everyone and all languages though)
|
2009-08-30 19:18:05 +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
|
1) Added support for new --trackdir command line parameter (which specifies a directory with more
|
2009-08-25 11:58:25 +00:00 |
race
|
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 |
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
|
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 |
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
|
Tweaked i18n code to at least handle latin-1 characters, potentially fixed compilation with gettext off
|
2009-08-30 19:57:51 +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
|
1) Profile mode now works, and is now completely implemented
|
2009-08-23 15:42:58 +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
|
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 |
Makefile.am
|
Renamed RibbonGridWidget to DynamicRibbonWidget since it better reflects what it has become
|
2009-08-29 15:18:48 +00:00 |