.. |
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
|
Allow to enforce default player using a config variable.
|
2017-01-10 22:10:43 +01:00 |
font
|
Fix leaking font texture when changing language
|
2017-01-10 12:52:31 +08:00 |
graphics
|
Fix addon stk mercuy crash
|
2017-01-11 14:29:37 +08:00 |
guiengine
|
Fix possible failed build
|
2017-01-18 18:42:19 +08:00 |
input
|
Update multitouch device when settings are changed
|
2016-12-20 23:11:06 +01:00 |
io
|
Minor : reduce logging level
|
2017-01-09 20:30:08 -05:00 |
items
|
Allow legacy pipeline to use new texture format
|
2017-01-06 15:04:15 +08:00 |
karts
|
Merge branch 'fix_186'
|
2017-01-16 08:48:06 +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
|
Scripting : add support for "onStart" callbacks in library objects
|
2017-01-19 21:03:09 -05:00 |
states_screens
|
Merge branch 'fix_186'
|
2017-01-16 08:48:06 +08:00 |
tinygettext
|
Fixed compiler warning.
|
2016-07-27 08:26:41 +10:00 |
tracks
|
Scripting : add support for "onStart" callbacks in library objects
|
2017-01-19 21:03:09 -05:00 |
utils
|
Fix clang compilation
|
2017-01-14 14:36:52 +01:00 |
Doxyfile
|
|
|
Doxyfile_Win
|
|
|
main_loop.cpp
|
Fix a few divisions by zero, see #2727
|
2017-01-06 21:26:16 -05:00 |
main_loop.hpp
|
Fix 2658 by separating networking code from main loop.
|
2016-10-27 21:33:42 +11:00 |
main.cpp
|
Allow to enforce default player using a config variable.
|
2017-01-10 22:10:43 +01:00 |