.. |
achievements
|
Fixed #2118.
|
2015-04-27 17:14:23 +10:00 |
addons
|
Remove pthread_setcancelstate functions.
|
2016-11-11 14:11:27 +01:00 |
animations
|
Fix debug build on GCC 5.3.0
|
2016-06-23 23:10:36 +02:00 |
audio
|
Remove pthread_setcancelstate functions.
|
2016-11-11 14:11:27 +01:00 |
challenges
|
Allow to unlock all tracks in config.xml.
|
2016-12-23 23:36:39 +01:00 |
config
|
Use full detail default
|
2016-12-27 18:31:06 +08:00 |
font
|
Make dump glyph page possible for new texture format
|
2017-01-06 19:58:51 +08:00 |
graphics
|
Clean up
|
2017-01-06 20:28:03 +08:00 |
guiengine
|
Fix tabs added in previous commit, used spaces instead...
|
2016-12-11 20:19:58 -05:00 |
input
|
Update multitouch device when settings are changed
|
2016-12-20 23:11:06 +01:00 |
io
|
Allow to use isDirectory function outside of file manager class.
|
2016-12-23 19:01:16 +01:00 |
items
|
Allow legacy pipeline to use new texture format
|
2017-01-06 15:04:15 +08:00 |
karts
|
Allow legacy pipeline to use new texture format
|
2017-01-06 15:04:15 +08:00 |
modes
|
Allow legacy pipeline to use new texture format
|
2017-01-06 15:04:15 +08:00 |
network
|
Made Physics a singleton, removing the accessor functions from World.
|
2016-12-13 08:31:08 +11:00 |
online
|
Remove pthread_setcancelstate functions.
|
2016-11-11 14:11:27 +01:00 |
physics
|
Made ScriptingEngine a singleton and removed it from World, which reduces
|
2016-12-13 09:18:59 +11:00 |
race
|
Moved m_track out of World into a static m_track in Track. Makes
|
2016-12-13 07:53:33 +11:00 |
replay
|
Moved m_track out of World into a static m_track in Track. Makes
|
2016-12-13 07:53:33 +11:00 |
scriptengine
|
Allow to unlock all tracks in config.xml.
|
2016-12-23 23:36:39 +01:00 |
states_screens
|
Request closing the app on android in better place, so that it handles both - quit button and escape pressed.
|
2016-12-31 02:51:08 +01:00 |
tinygettext
|
Fixed compiler warning.
|
2016-07-27 08:26:41 +10:00 |
tracks
|
Clean up
|
2017-01-06 20:28:03 +08:00 |
utils
|
Port reload texture to use new STKTexManager
|
2017-01-06 15:47:54 +08: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
|
Merge branch 'master' of github.com:supertuxkart/stk-code
|
2016-11-11 15:27:45 +11:00 |
main_loop.hpp
|
Fix 2658 by separating networking code from main loop.
|
2016-10-27 21:33:42 +11:00 |
main.cpp
|
Merge remote-tracking branch 'origin/new-pi' into nw
|
2016-12-06 09:26:07 +11:00 |