.. |
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
|
Remove compiler warning
|
2017-02-10 18:21:27 +08:00 |
font
|
Fix opengl warning about glTexSubImage2D buffer of null pointer
|
2017-02-12 10:23:18 +08:00 |
graphics
|
Don't check the TBO extension
|
2017-02-17 06:31:15 +01:00 |
guiengine
|
Allow to use accelerometer for turning left/right.
|
2017-02-07 13:48:08 +01:00 |
input
|
Minor tweak
|
2017-02-07 14:38:40 +01:00 |
io
|
Choose a directory where we have the most available disk space for data extraction.
|
2017-02-03 23:53:47 +01:00 |
items
|
Parachute improvements (#2768)
|
2017-02-05 18:54:32 -05:00 |
karts
|
Remove compiler warning
|
2017-02-10 18:21:27 +08: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
|
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
|
Find textures once on race gui initialization
|
2017-02-11 00:51:22 +01:00 |
tinygettext
|
Handle new Polish format in tinygettext.
|
2017-02-06 20:39:30 +01:00 |
tracks
|
Fix wrong angle when normal is exactly 0, -1 ,0
|
2017-02-11 16:05:10 +08:00 |
utils
|
Allow reload texture with control+f3 for sam in game
|
2017-02-05 14:10:26 +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_android.cpp
|
Fixed typo
|
2017-01-27 22:44:22 +01:00 |
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 |