.. |
achievements
|
|
|
addons
|
Remove pthread_setcancelstate functions.
|
2016-11-11 14:11:27 +01:00 |
animations
|
|
|
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
|
Don't use std::thread library
|
2017-03-10 15:02:21 +08:00 |
font
|
Try to fix for gles
|
2017-02-24 19:03:14 +08:00 |
graphics
|
Fix build
|
2017-03-11 15:41:54 +08:00 |
guiengine
|
Some tweaks to the arrows size in dynamic ribbon widget.
|
2017-02-20 21:56:33 +01:00 |
input
|
Minor tweak
|
2017-02-07 14:38:40 +01:00 |
io
|
Some additional checks for android assets manager.
|
2017-03-03 21:57:55 +01:00 |
items
|
Take item on walldriving tracks into account
|
2017-02-21 15:06:26 +08:00 |
karts
|
Merge branch 'master' of github.com:supertuxkart/stk-code
|
2017-03-09 22:42:06 +11:00 |
modes
|
Fix wrong angle when normal is exactly 0, -1 ,0
|
2017-02-11 16:05:10 +08:00 |
network
|
Made Physics a singleton, removing the accessor functions from World.
|
2016-12-13 08:31:08 +11:00 |
online
|
Set curl nosignal option.
|
2017-01-25 10:28:48 +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
|
Fix #2786
|
2017-02-18 14:30:35 +08:00 |
scriptengine
|
Scripting : add support for "onStart" callbacks in library objects
|
2017-01-19 21:03:09 -05:00 |
states_screens
|
Merge branch 'master' of github.com:supertuxkart/stk-code
|
2017-03-09 22:42:06 +11:00 |
tinygettext
|
Handle new Polish format in tinygettext.
|
2017-02-06 20:39:30 +01:00 |
tracks
|
Header clean up
|
2017-02-21 12:09:22 +08:00 |
utils
|
Allow setThreadName to be used in linux (glibc > 2.11)
|
2017-03-10 23:30:18 +08:00 |
Doxyfile
|
|
|
Doxyfile_Win
|
|
|
main_android.cpp
|
Fixed typo
|
2017-01-27 22:44:22 +01:00 |
main_loop.cpp
|
Make sure all textures are uploaded without using timeout in TTL
|
2017-03-11 13:35:33 +08:00 |
main_loop.hpp
|
|
|
main.cpp
|
Allow to enforce default player using a config variable.
|
2017-01-10 22:10:43 +01:00 |