..
addons
Added popup window to show a news message that has
2013-01-09 05:46:26 +00:00
animations
Fixed 'No newline at end of file' warnings.
2013-01-15 06:28:41 +00:00
audio
Replaced printfs with calls to Log::.
2013-01-14 22:31:03 +00:00
challenges
Don't announce fort magma as unlocked when its not
2012-12-01 03:10:48 +00:00
config
Added log infrastructure. Only a few files of STK are actually using it,
2013-01-14 00:38:07 +00:00
graphics
Now stk can use animated textures
2013-01-20 12:22:25 +00:00
guiengine
Remove the usage of '//', which isn't properly supported by Irrlicht's CFileList
2013-01-21 05:37:33 +00:00
ide
Updated VS9 project file (note tutorial_message_dialog.stkgui
2013-01-17 10:16:39 +00:00
input
Fix wiimotes cleanup crash when several wiimotes are connected
2013-01-19 22:37:49 +00:00
io
Remove the usage of '//', which isn't properly supported by Irrlicht's CFileList
2013-01-21 05:37:33 +00:00
items
Fixed 'No newline at end of file' warnings.
2013-01-15 06:28:41 +00:00
karts
Replaced more printfs with Log::.
2013-01-16 01:23:22 +00:00
modes
More tutorial work
2013-01-19 00:46:03 +00:00
network
Added different impulse in case of a kart-track collision
2012-11-11 21:56:54 +00:00
physics
Fixed shaking of karts.
2012-12-02 21:16:20 +00:00
race
First version of tutorial. Far from finished but you can take a quick look if you wish; the text is currently at the bottom
2013-01-14 00:35:44 +00:00
replay
Fixed 'No newline at end of file' warnings.
2013-01-15 06:28:41 +00:00
states_screens
Remove the usage of '//', which isn't properly supported by Irrlicht's CFileList
2013-01-21 05:37:33 +00:00
tinygettext
Added log infrastructure. Only a few files of STK are actually using it,
2013-01-14 00:38:07 +00:00
tracks
Remove the usage of '//', which isn't properly supported by Irrlicht's CFileList
2013-01-21 05:37:33 +00:00
utils
Made debug the lower priority, so that verbose output can
2013-01-18 03:50:31 +00:00
windows_installer
Install shortcuts for all users, not only active user (since the installer is
2012-12-10 03:06:29 +00:00
Doxyfile
Quite a bit of work on Doxygen docs to contain an overview of the STK source code base
2011-10-25 17:46:14 +00:00
Doxyfile_Win
Add a doxfile for windows with adapted DOT_PATH
2012-04-07 22:59:20 +00:00
main_loop.cpp
Undo not too funny April's fool joke committed by Minibjorn.
2012-04-01 14:48:26 +00:00
main_loop.hpp
Ran a small bash script to remove all of those annoying strings. The only thing they gave us were the need to rebuild after committing
2011-12-06 18:43:36 +00:00
main.cpp
Remove the usage of '//', which isn't properly supported by Irrlicht's CFileList
2013-01-21 05:37:33 +00:00
Makefile.am
Add tutorial dialog files to build system.
2013-01-18 01:24:40 +00:00