stk-code_catmod/src
cosmosninja 03df76398f Removed an unneeded forward declaration.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1367 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-12-22 00:31:48 +00:00
..
bullet Removed files which never should have been in the repository. 2007-11-06 11:48:34 +00:00
gui 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
ide/vc8 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
lisp Fix windows writing bug (see 1124 on trunk). 2007-05-30 07:26:50 +00:00
robots Fixed several compiler warnings for Visual Studio. 2007-12-11 02:48:10 +00:00
actionmap.cpp - committed input abstraction patch - as seen on list 2007-11-26 14:28:15 +00:00
actionmap.hpp - committed input abstraction patch - as seen on list 2007-11-26 14:28:15 +00:00
attachment_manager.cpp Small code cleaning. 2007-12-21 00:31:44 +00:00
attachment_manager.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
attachment.cpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
attachment.hpp Removed an unneeded forward declaration. 2007-12-22 00:31:48 +00:00
auto_kart.hpp Fixed the kart length problem in default_robot.cpp. 2007-08-19 15:05:20 +00:00
callback_manager.cpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
callback_manager.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
callback.hpp Small code cleaning. 2007-12-21 00:31:44 +00:00
camera.cpp 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
camera.hpp - adds behind view feature and the neccessary settings additions 2007-09-19 10:54:27 +00:00
collectable_manager.cpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
collectable_manager.hpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
collectable.cpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
collectable.hpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
constants.hpp 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
cup_data.cpp Applied Paul's patch so the number of laps per track per grand prix can be specified in the *.cup files. 2007-12-06 20:57:42 +00:00
cup_data.hpp Applied Paul's patch so the number of laps per track per grand prix can be specified in the *.cup files. 2007-12-06 20:57:42 +00:00
explosion.cpp Removed debug output. 2007-12-09 07:14:53 +00:00
explosion.hpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
flyable.cpp 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
flyable.hpp 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
game_manager.cpp Fix bug #1778257, 'Track loading counts for the race start counter in the trunk' 2007-12-16 17:03:03 +00:00
game_manager.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
herring_manager.cpp - fixes all fixable warnings because of implicit (const char *) to (char *) 2007-09-19 11:03:40 +00:00
herring_manager.hpp - fixes all fixable warnings because of implicit (const char *) to (char *) 2007-09-19 11:03:40 +00:00
herring.cpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
herring.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
highscore_manager.cpp 1) Applied Paul's patch for redirecting messages to a file. 2007-11-22 01:20:57 +00:00
highscore_manager.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
highscores.cpp Fixed a typo 2007-11-21 00:31:20 +00:00
highscores.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
history.cpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
history.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
homing.cpp 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
homing.hpp Added missing files from previous patch. 2007-12-08 13:22:05 +00:00
input.hpp 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
isect.cpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
isect.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
kart_properties_manager.cpp 1) Added DEBUG define which enables some cheats, which are not 2007-12-10 01:39:30 +00:00
kart_properties_manager.hpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
kart_properties.cpp Bullet only: made the bullet jump velocity configurable. 2007-11-18 13:44:53 +00:00
kart_properties.hpp Bullet only: made the bullet jump velocity configurable. 2007-11-18 13:44:53 +00:00
kart.cpp 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
kart.hpp 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
loader.cpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
loader.hpp 1) Applied Paul's patch for redirecting messages to a file. 2007-11-22 01:20:57 +00:00
main.cpp Applied Paul's patch to revert to logging to stdout and stderr instead of a file by default, and changed the .desktop file so it logs to files. 2007-12-01 04:23:38 +00:00
Makefile.am 1) Fixed automatic rescue mode when kart is on reset terrain. 2007-12-17 13:16:09 +00:00
material_manager.cpp 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
material_manager.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
material.cpp 1) Fixed automatic rescue mode when kart is on reset terrain. 2007-12-17 13:16:09 +00:00
material.hpp 1) Fixed 'rescue bug', i.e. karts have now a proper 2007-12-12 14:07:26 +00:00
missile.cpp Added missing files from previous patch. 2007-12-08 13:22:05 +00:00
missile.hpp Added missing files from previous patch. 2007-12-08 13:22:05 +00:00
moveable.cpp 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
moveable.hpp 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
moving_physics.cpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
moving_physics.hpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
moving_texture.cpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
moving_texture.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
music_mikmod.cpp Fixed one bug causing music only to be played in the first race (see 2007-06-22 00:19:01 +00:00
music_mikmod.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
music_ogg.cpp on windows we have to use ov_open_callbacks instead of ov_open .. passing clients callbacks for fread, fclose .. 2007-09-13 17:41:02 +00:00
music_ogg.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
music.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
no_copy.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
particle_system.cpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
particle_system.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
physics.cpp 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
physics.hpp 1) Fixed automatic rescue mode when kart is on reset terrain. 2007-12-17 13:16:09 +00:00
player_kart.cpp 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
player_kart.hpp 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
player.hpp Fixes that characters previously selected wouldn't be selected the next time you go into the character selection menu. 2007-12-09 23:49:56 +00:00
projectile_manager.cpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
projectile_manager.hpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
race_manager.cpp 1) Fixed automatic rescue mode when kart is on reset terrain. 2007-12-17 13:16:09 +00:00
race_manager.hpp 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
race_setup.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
replay_base.cpp - put a proper copyright to all replay-files 2007-09-28 13:06:16 +00:00
replay_base.hpp - put a proper copyright to all replay-files 2007-09-28 13:06:16 +00:00
replay_buffer_tpl.hpp - put a proper copyright to all replay-files 2007-09-28 13:06:16 +00:00
replay_buffers.cpp - put a proper copyright to all replay-files 2007-09-28 13:06:16 +00:00
replay_buffers.hpp - put a proper copyright to all replay-files 2007-09-28 13:06:16 +00:00
replay_player.cpp - put a proper copyright to all replay-files 2007-09-28 13:06:16 +00:00
replay_player.hpp - put a proper copyright to all replay-files 2007-09-28 13:06:16 +00:00
replay_recorder.cpp - put a proper copyright to all replay-files 2007-09-28 13:06:16 +00:00
replay_recorder.hpp - put a proper copyright to all replay-files 2007-09-28 13:06:16 +00:00
scene.cpp 1) Added DEBUG define which enables some cheats, which are not 2007-12-10 01:39:30 +00:00
scene.hpp - adds behind view feature and the neccessary settings additions 2007-09-19 10:54:27 +00:00
sdldrv.cpp Small style change. 2007-12-19 01:09:10 +00:00
sdldrv.hpp Minor cleanups. 2007-12-16 17:02:08 +00:00
sfx_openal.cpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
sfx_openal.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
sfx.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
shadow.cpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
shadow.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
skid_mark.cpp 1) Added DEBUG define which enables some cheats, which are not 2007-12-10 01:39:30 +00:00
skid_mark.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
sound_manager.cpp Fixed two bugs introduced in the last two commits, one disabled sound, and another wouldn't let plib-based sound compile; also introduced minor style improvements. 2007-12-11 01:28:10 +00:00
sound_manager.hpp applied stephan's patch for the menu-sounds .. copied file wavs/tintagel/deselect_option.wav to wavs/tintagel/select_option.wav for the time being, since code expects that file 2007-09-17 13:43:11 +00:00
sound_plib.cpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
sound_plib.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
spark.cpp 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
spark.hpp Added missing files from previous patch. 2007-12-08 13:22:05 +00:00
ssg_help.cpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
ssg_help.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
static_ssg.cpp 1) Added DEBUG define which enables some cheats, which are not 2007-12-10 01:39:30 +00:00
static_ssg.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
stk_config.cpp The kart start order now depends on the ranking in the 2007-11-21 13:54:40 +00:00
stk_config.hpp The kart start order now depends on the ranking in the 2007-11-21 13:54:40 +00:00
string_utils.cpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
string_utils.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
terrain_info.cpp 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
terrain_info.hpp 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
track_manager.cpp 1) Applied Paul's patch for redirecting messages to a file. 2007-11-22 01:20:57 +00:00
track_manager.hpp Bugfix for 1778264: karts starting off the track (esp. 2007-09-26 03:43:02 +00:00
track.cpp 1) Fixed automatic rescue mode when kart is on reset terrain. 2007-12-17 13:16:09 +00:00
track.hpp 1) Fixed automatic rescue mode when kart is on reset terrain. 2007-12-17 13:16:09 +00:00
traffic.cpp 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
translation.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
user_config.cpp 1) Added DEBUG define which enables some cheats, which are not 2007-12-10 01:39:30 +00:00
user_config.hpp - committed input abstraction patch - as seen on list 2007-11-26 14:28:15 +00:00
widget_manager.cpp 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
widget_manager.hpp 1) Removed more windows warnings. 2007-12-20 04:37:35 +00:00
widget.cpp Finished cleanups and restyled the widget manager so it would follow the code style guidelines. 2007-12-15 23:21:47 +00:00
widget.hpp Small code cleaning. 2007-12-21 00:31:44 +00:00
world.cpp Minor cleanups. 2007-12-16 17:02:08 +00:00
world.hpp 1) Fixed automatic rescue mode when kart is on reset terrain. 2007-12-17 13:16:09 +00:00