.. |
achievements
|
Fixed #2118.
|
2015-04-27 17:14:23 +10:00 |
addons
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
animations
|
Merge branch 'master' into fixes
|
2015-07-03 15:29:53 +02:00 |
audio
|
Continue work on scripting, fixing #2268. Use this as an opportunity to clean up a lot of old hardcoded overworld code, and replace it with cleaner scripting. Make sure to update SVN and the exporter (other commits in SVN coming soon)
|
2015-08-09 21:38:01 -04:00 |
challenges
|
Fix #2157 (FTL challenge in overworld showed number of laps).
|
2015-08-23 01:15:04 +10:00 |
config
|
Remember race type in saved GP.
|
2015-10-21 22:42:59 +02:00 |
graphics
|
Merge pull request #2364 from Benau/freetype_cleanup
|
2015-10-30 20:33:51 -04:00 |
guiengine
|
Fixed names utf8ToWide and wideToUtf8; added convenience functions
|
2015-11-26 08:47:02 +11:00 |
input
|
Introduce new mechanic to create keyboard shortcuts for debug functions, and start using it for FPS camera. Fixes #2341
|
2015-10-08 20:06:42 -04:00 |
io
|
Added --stdout= command line option to change the name of
|
2015-10-22 11:51:18 +11:00 |
items
|
Refactoring: Created a separate NetworkConfiguration class which stores
|
2015-11-12 09:53:12 +11:00 |
karts
|
Refactoring: Created a separate NetworkConfiguration class which stores
|
2015-11-12 09:53:12 +11:00 |
modes
|
Refactoring: Created a separate NetworkConfiguration class which stores
|
2015-11-12 09:53:12 +11:00 |
network
|
Fixed names utf8ToWide and wideToUtf8; added convenience functions
|
2015-11-26 08:47:02 +11:00 |
online
|
Moved Server and ServersManager into network directory.
|
2015-11-12 17:52:04 +11:00 |
physics
|
Fixed kart getting stuck at doors of overworld (and other static
|
2015-09-26 01:08:10 +10:00 |
race
|
Moved NetworkPlayerProfile into its own file, added getter and
|
2015-11-26 07:41:37 +11:00 |
replay
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
scriptengine
|
Fixed names utf8ToWide and wideToUtf8; added convenience functions
|
2015-11-26 08:47:02 +11:00 |
states_screens
|
Fixed names utf8ToWide and wideToUtf8; added convenience functions
|
2015-11-26 08:47:02 +11:00 |
tinygettext
|
Fixed names utf8ToWide and wideToUtf8; added convenience functions
|
2015-11-26 08:47:02 +11:00 |
tracks
|
Scripting : allow smoothly animating lights
|
2015-10-27 19:08:12 -04:00 |
utils
|
Fixed names utf8ToWide and wideToUtf8; added convenience functions
|
2015-11-26 08:47:02 +11:00 |
windows_installer
|
Used smaller picture for installer (the previous one was never actually used).
|
2015-09-29 08:01:57 +10: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
|
Refactoring: Created a separate NetworkConfiguration class which stores
|
2015-11-12 09:53:12 +11:00 |
main_loop.hpp
|
Merge branch 'master' into fixes
|
2015-07-03 15:29:53 +02:00 |
main.cpp
|
Avoid crash if networking was selected, but not actually started.
|
2015-11-21 12:20:05 +11:00 |