stk-code_catmod/src
2014-03-03 10:03:02 +11:00
..
achievements Fix the display of achievement progress: avoid that a value can be 2014-02-26 10:36:02 +11:00
addons Removed unnecessary #include of user_config.hpp in other hpp files 2014-02-26 12:52:16 +11:00
animations Fixed typo. 2014-03-03 09:17:45 +11:00
audio Fixed music starting in menu, also corrected using the startRightNow parameter in MusicManager::startMusic() 2014-01-16 19:13:23 -08:00
challenges Removed unnecessary #include of user_config.hpp in other hpp files 2014-02-26 12:52:16 +11:00
config Added more comments. 2014-03-01 17:16:23 +11:00
graphics Clean some code. 2014-02-28 17:56:45 +01:00
guiengine Removed unnecessary #include of user_config.hpp in other hpp files 2014-02-26 12:52:16 +11:00
input Removed unnecessary #include of user_config.hpp in other hpp files 2014-02-26 12:52:16 +11:00
io Added operator<<(const bool&), to get proper true/false written 2014-02-11 09:52:46 +11:00
items Changed lower and upper bound (at lower speed less speed should be 2014-02-28 23:57:49 +11:00
karts Removed unnecessary #include of user_config.hpp in other hpp files 2014-02-26 12:52:16 +11:00
modes Fixed typo. 2014-03-03 09:17:45 +11:00
network Merge remote-tracking branch 'upstream/master' into new_login 2014-02-11 22:36:13 +11:00
online More documentation, and usage of typedef instead of std::vector<...>. 2014-02-28 09:19:10 +11:00
physics Added support for different types of achievement checking: besides 2014-02-25 17:20:24 +11:00
race Fixed typo. 2014-03-03 09:17:45 +11:00
replay Start to support 'externa' data directories. Most directories 2013-12-17 23:48:47 +00:00
states_screens Better fix for player info dialog 2014-02-28 19:54:18 -05:00
tinygettext Change pt-BR name to be more accurate 2013-12-28 02:09:08 +00:00
tracks Fixed typo. 2014-03-03 09:17:45 +11:00
utils Implemented the possibility to give yourself "negative" attachments (parachutes, anvils, bombs) to be able to playtest more efficiently 2014-02-28 11:10:35 +01:00
windows_installer Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
Doxyfile Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
Doxyfile_Win Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
main_loop.cpp Minor profiler updates 2014-01-24 19:13:53 -05:00
main_loop.hpp Improve profiler a bit 2014-01-24 18:38:47 -05:00
main.cpp Fixed crash when --track or --kart is used and no default player exists. 2014-03-01 17:14:56 +11:00