.. |
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
|
Add a screen keyboard that can be used on touch screens
|
2017-01-23 07:14:09 +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
|
Try to fix build
|
2017-01-23 10:49:18 +01:00 |
input
|
Add a screen keyboard that can be used on touch screens
|
2017-01-23 07:14:09 +01:00 |
io
|
Minor : reduce logging level
|
2017-01-09 20:30:08 -05:00 |
items
|
Merge remote-tracking branch 'origin/master' into game_protocol
|
2017-01-25 18:15:24 +11:00 |
karts
|
Fixed coding style issues (same should be done with speedweight objects).
|
2017-01-25 21:55:16 +11:00 |
modes
|
Don't use the time during a rewind to determine if a client needs
|
2017-01-27 23:45:25 +11:00 |
network
|
Added log message when server starts a race on clients.
|
2017-01-30 09:29:58 +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
|
Fixed compiler warning.
|
2017-01-25 21:51:26 +11:00 |
tinygettext
|
|
|
tracks
|
Oups, I forgot to drop the light
|
2017-01-22 20:32:25 -05:00 |
utils
|
Fix clang compilation
|
2017-01-14 14:36:52 +01:00 |
Doxyfile
|
|
|
Doxyfile_Win
|
|
|
main_loop.cpp
|
Rearranged code somewhat to make it easier to read - only cosmetic changes.
|
2017-01-31 18:25:30 +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/master' into game_protocol
|
2017-01-25 18:15:24 +11:00 |