.. |
achievements
|
Bool to string fix for challenges. String to bool applied for
|
2014-02-02 15:50:10 +01:00 |
addons
|
fix coverity issues
|
2014-02-09 17:04:15 +04:00 |
animations
|
Convert a bunch of prints to our logging system, it's long overdue we fix that
|
2014-01-01 19:11:01 +00:00 |
audio
|
Fixed music starting in menu, also corrected using the startRightNow parameter in MusicManager::startMusic()
|
2014-01-16 19:13:23 -08:00 |
challenges
|
Bool to string fix for challenges. String to bool applied for
|
2014-02-02 15:50:10 +01:00 |
config
|
Fixed linux compilation.
|
2014-01-31 11:31:26 +11:00 |
graphics
|
Add missing profiler
|
2014-02-16 17:42:06 -05:00 |
guiengine
|
Merge branch 'master' of https://github.com/KroArtem/stk-code into kroartem
|
2014-01-31 15:39:53 +11:00 |
input
|
fix compilation
|
2014-02-01 04:21:55 +04:00 |
io
|
clean src/io
|
2014-02-07 16:23:46 +04:00 |
items
|
clean src/items
|
2014-02-07 15:38:20 +04:00 |
karts
|
clean src/modes from printf/cout/cerr
|
2014-02-07 02:17:49 +04:00 |
modes
|
clean src/modes from printf/cout/cerr
|
2014-02-07 02:17:49 +04:00 |
network
|
fix coverity issues
|
2014-02-09 17:04:15 +04:00 |
online
|
copy-paste error
|
2014-02-09 01:50:02 +04:00 |
physics
|
fix typo
|
2014-02-09 02:16:14 +04:00 |
race
|
revert changes in race_manager.hpp
|
2014-02-04 04:38:52 +04:00 |
replay
|
Start to support 'externa' data directories. Most directories
|
2013-12-17 23:48:47 +00:00 |
states_screens
|
Bugfix for 1118
|
2014-02-12 22:04:21 +05:30 |
tinygettext
|
Change pt-BR name to be more accurate
|
2013-12-28 02:09:08 +00:00 |
tracks
|
Avoid some code duplication. Thanks to sachith500.
|
2014-02-02 10:53:33 +01:00 |
utils
|
Use plain ofstream to write profiler CSV
|
2014-02-16 18:10:29 -05:00 |
windows_installer
|
Merged with trunk, part 1 (due to previous failures I am splitting this
|
2013-12-02 04:27:55 +00: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
|
Minor profiler updates
|
2014-01-24 19:13:53 -05:00 |
main_loop.hpp
|
Improve profiler a bit
|
2014-01-24 18:38:47 -05:00 |
main.cpp
|
Disabled online menu by default (use --online to get access to it).
|
2014-01-22 08:52:22 +11:00 |