..
addons
Fix for #736 : do the timeout a better way so it won't stop a working download.
2012-11-03 22:58:57 +00:00
animations
Fixed two uninitialised variables, removed unnecessary #include.
2012-11-20 02:57:21 +00:00
audio
Fixed two uninitialised variables, removed unnecessary #include.
2012-11-20 02:57:21 +00:00
challenges
Fixed #738 : when winning a challenge on higher difficulty
2012-11-12 21:05:09 +00:00
config
Added a setting to stk_config.xml to replace normals that are
2012-11-18 22:22:30 +00:00
graphics
Made skid-mark code a bit more consistent, and fixed #797 :
2012-11-24 13:13:32 +00:00
guiengine
hackish fix for bug #791
2012-11-19 01:42:11 +00:00
ide
Fix release build for VC10. Note that you need to delete all irrlicht-related files from the dependency pack for this to actually work.
2012-11-17 21:55:09 +00:00
input
Removed plunger-in-face testing when F1 is pressed.
2012-11-02 05:18:47 +00:00
io
Re-added textures that were not used in main stk, but in some addons
2012-11-14 06:06:32 +00:00
items
Fix #495 : everlasting bomb - caused by getting a new
2012-11-08 21:03:31 +00:00
karts
Changed minimum and maximum visual suspension, and fixed
2012-11-23 11:38:56 +00:00
modes
Fixed #796 (**:**:** as time), which happens if the race is aborted
2012-11-23 13:13:38 +00:00
network
Added different impulse in case of a kart-track collision
2012-11-11 21:56:54 +00:00
physics
Fixed two uninitialised variables, removed unnecessary #include.
2012-11-20 02:57:21 +00:00
race
Increased highscore version number so that old highscores (0.7*
2012-11-19 01:24:13 +00:00
replay
Fixed crash in replay recorder when too many events happened.
2012-11-04 10:08:35 +00:00
states_screens
Fixed partly missing trophies on minimap at left side on large
2012-11-20 01:43:59 +00:00
tinygettext
Remove old Norwegian language definitions after request from mailing list
2011-06-13 22:30:38 +00:00
tracks
Properly place icons on minimap when the allocated texture was bigger than needed to accomodate drivers/gpus that quite POT textures
2012-11-20 01:28:04 +00:00
tutorial
Mostly cosmetic change: renamed RD_EASY etc to
2012-10-21 23:06:33 +00:00
utils
Fixed #796 (**:**:** as time), which happens if the race is aborted
2012-11-23 13:13:38 +00:00
windows_installer
The windows installer now asks to run the uninstaller if an
2012-11-15 11:38:57 +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
Try to fix #663
2012-11-16 01:57:36 +00:00
Makefile.am
Remove from build system the recently deleted AI files.
2012-10-24 00:16:11 +00:00