stk-code_catmod/src
hikerstk c2f3841de4 Removed compiler warnings.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4633 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-02-04 22:35:43 +00:00
..
animations Bugfix for animations with physics represenation. 2010-01-10 12:10:39 +00:00
audio Improved handling of directory for user configuration files to work even if $HOME/.config 2010-01-15 01:46:03 +00:00
bullet Fixed a couple annoying bullet warnings 2010-01-06 16:47:30 +00:00
challenges Avoid warning with visual studio. 2010-01-19 23:11:09 +00:00
config Added back support for detecting bogus resolutions when switching, and revert to the previous working one when user can't click confirmation button 2010-02-04 00:45:24 +00:00
enet Applied Yann's patch to allow to build STK in different build 2008-11-20 01:35:07 +00:00
graphics Added back support for detecting bogus resolutions when switching, and revert to the previous working one when user can't click confirmation button 2010-02-04 00:45:24 +00:00
guiengine Added back support for detecting bogus resolutions when switching, and revert to the previous working one when user can't click confirmation button 2010-02-04 00:45:24 +00:00
ide 1) Updated project files for new source files. 2010-02-04 22:35:18 +00:00
input Fixed bug that allowed players that had backed from the kart selection screen to use their device to make selections later on 2010-02-02 01:08:47 +00:00
io Improved handling of directory for user configuration files to work even if $HOME/.config 2010-01-15 01:46:03 +00:00
items Run expand -t4 to convert tabs to spaces. No other whitespace fixes, but 2009-12-18 00:36:35 +00:00
karts Commented out debug output. 2010-01-29 02:47:52 +00:00
lisp Run expand -t4 to convert tabs to spaces. No other whitespace fixes, but 2009-12-18 00:36:35 +00:00
modes Added missing string to the pot 2010-01-24 15:34:46 +00:00
network Removed #include of kart and player_kart from world. 2010-01-10 23:12:29 +00:00
physics Fixed compilation problem (no idea why it ever compiled on VS). 2010-01-10 22:50:13 +00:00
race Bugfix: GP names were converted twice: once from the lisp reader, then again here. 2010-01-09 14:13:53 +00:00
replay Run expand -t4 to convert tabs to spaces. No other whitespace fixes, but 2009-12-18 00:36:35 +00:00
robots Bugfix: restarting a race would not reset the AI properly, causing them to be rescued over and over. 2010-01-12 11:15:50 +00:00
states_screens Removed compiler warnings. 2010-02-04 22:35:43 +00:00
tracks Improved handling of empty 'squares' in scrolling ribbon grids 2010-02-01 22:03:16 +00:00
utils Minor improvements to translation debugging 2010-01-15 19:11:34 +00:00
windows_installer Fixing all remaining "executable" flags. 2009-02-27 02:54:25 +00:00
Doxyfile Some updates to doxyfile (mostly to support subdirs). 2008-11-20 02:12:47 +00:00
main_loop.cpp A menu that uses animations can now choose not to throttle FPS to 35. This means credits and feature unlocked are now smoother 2009-12-06 02:19:37 +00:00
main_loop.hpp 1) Profile mode now works, and is now completely implemented 2009-08-23 15:42:58 +00:00
main.cpp Don't abort STK when there's a bogus challenge file (e.g. a LISP file left from 0.6) 2010-01-15 19:01:45 +00:00
Makefile.am Added back support for detecting bogus resolutions when switching, and revert to the previous working one when user can't click confirmation button 2010-02-04 00:45:24 +00:00