stk-code_catmod/src
2015-03-28 01:35:17 +11:00
..
achievements Fix #1940 (achievement do not contain text). 2015-01-30 16:18:26 +11:00
addons Fix #1822 - Addons xml file contains wrong xmlns path 2015-03-08 01:04:55 +01:00
animations Fix bug #2037 (objects in library objects with curve animations not working) 2015-03-18 21:48:22 -04:00
audio Use accurate timing for sounds. Fixes #2049 2015-03-26 20:49:36 -04:00
challenges Turn sfx_manager into a singleton. 2014-09-17 21:38:21 +10:00
config Allow to disable popup messages about too old drivers in config.xml 2015-03-25 18:53:09 +01:00
graphics Merge branch 'fix_non_hd_option' 2015-03-27 09:33:07 +11:00
guiengine Replaced all texture->getOriginalSize() with texture->getSize() 2015-03-26 17:12:51 +11:00
input Add up and down movement to first person camera (r/f keys) 2015-03-23 22:54:15 +01:00
io Improve tools and usage of XML encoding, fixes #1982 2015-02-14 18:30:23 -05:00
items Cosmetic changes. 2015-03-04 07:49:13 +11:00
karts Removed warning in case of missing wheels (that warning is now 2015-03-17 10:47:49 +11:00
modes Added debug name to tires dropped in battle mode. 2015-02-26 09:36:08 +11:00
network Merge branch 'freebsd-fixes' of https://github.com/leper/stk-code into leper-freebsd-fixes 2015-01-20 14:56:25 +11:00
online Fix error if files are downloaded using https (as happened because of 2015-03-03 16:03:38 +11:00
physics Fix bug #2037 (objects in library objects with curve animations not working) 2015-03-18 21:48:22 -04:00
race Fixed typo. 2015-03-13 10:12:43 +11:00
replay Cherrypicked pull request #1743 (cppcheck performance fixes). 2014-12-01 15:14:27 +11:00
scriptengine Fix bug #2037 (objects in library objects with curve animations not working) 2015-03-18 21:48:22 -04:00
states_screens Replaced all texture->getOriginalSize() with texture->getSize() 2015-03-26 17:12:51 +11:00
tinygettext Fix #1984 (countries in lower case were not when compared with upper 2015-02-23 08:32:16 +11:00
tracks Disable texture cache for resized textures (which are all in lower 2015-03-27 08:05:55 +11:00
utils Fix #2051 by keeping a copy of the timer in the SktTimer class. 2015-03-28 01:35:17 +11:00
windows_installer The uninstaller is now more secure, it will not delete recursively 2015-01-30 16:17:04 +11:00
Doxyfile
Doxyfile_Win
main_loop.cpp Fix build 2015-03-26 21:26:51 -04:00
main_loop.hpp
main.cpp Fix #2051 by keeping a copy of the timer in the SktTimer class. 2015-03-28 01:35:17 +11:00