stk-code_catmod/src
cosmosninja f8fe9124d9 Minor improvements to the character selection screen.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1329 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2007-12-09 22:43:07 +00:00
..
bullet Removed files which never should have been in the repository. 2007-11-06 11:48:34 +00:00
gui Minor improvements to the character selection screen. 2007-12-09 22:43:07 +00:00
ide/vc8 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
lisp Fix windows writing bug (see 1124 on trunk). 2007-05-30 07:26:50 +00:00
robots 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +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 - fixed deprecated implict (const char *) to (char *) conversion 2007-09-21 19:50:07 +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 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +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 - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
camera.cpp - 3rd splitscreen player gets the whole width 2007-09-24 12:28:19 +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) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +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 Removed debug output. 2007-12-09 07:14:53 +00:00
flyable.hpp Added missing files from previous patch. 2007-12-08 13:22:05 +00:00
game_manager.cpp Bullet only: 2007-11-03 13:13:26 +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 Added missing files from previous patch. 2007-12-08 13:22:05 +00:00
homing.hpp Added missing files from previous patch. 2007-12-08 13:22:05 +00:00
input.hpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +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) Applied Paul's patch for redirecting messages to a file. 2007-11-22 01:20:57 +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) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
kart.hpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +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) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
material_manager.cpp Fixed bug 1799349: Islandtrack couldn't be used 2007-09-21 06:41:12 +00:00
material_manager.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
material.cpp 1) Applied Paul's patch for redirecting messages to a file. 2007-11-22 01:20:57 +00:00
material.hpp Enable display of pictures without having them to 2007-08-27 13:11:06 +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) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
moveable.hpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +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) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
physics.hpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
player_kart.cpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
player_kart.hpp - committed input abstraction patch - as seen on list 2007-11-26 14:28:15 +00:00
player.hpp - committed input abstraction patch - as seen on list 2007-11-26 14:28:15 +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
projectile.cpp Bugfix for non-bullet compilation (was incorrect in previous commit). 2007-11-08 23:12:04 +00:00
projectile.hpp 1) Removed some memory leaks in physics. 2007-11-08 12:31:54 +00:00
race_manager.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
race_manager.hpp The kart start order now depends on the ranking in the 2007-11-21 13:54:40 +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 - adds behind view feature and the neccessary settings additions 2007-09-19 10:54:27 +00:00
scene.hpp - adds behind view feature and the neccessary settings additions 2007-09-19 10:54:27 +00:00
sdldrv.cpp Applied Paul's patch for selecting the screen resolution 2007-12-06 04:04:21 +00:00
sdldrv.hpp Applied Paul's patch for selecting the screen resolution 2007-12-06 04:04:21 +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 - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
skid_mark.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
sound_manager.cpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +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 Added missing files from previous patch. 2007-12-08 13:22:05 +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 - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +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
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) Applied Paul's patch for redirecting messages to a file. 2007-11-22 01:20:57 +00:00
track.hpp Bugfix for 1778264: karts starting off the track (esp. 2007-09-26 03:43:02 +00:00
traffic.cpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
translation.hpp - moved trunk/ to trunk/supertuxkart 2007-05-27 16:01:53 +00:00
user_config.cpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
user_config.hpp - committed input abstraction patch - as seen on list 2007-11-26 14:28:15 +00:00
widget_manager.cpp Fixed widget scrolling and removed font aligment option. 2007-12-09 17:58:51 +00:00
widget_manager.hpp Fixed widget scrolling and removed font aligment option. 2007-12-09 17:58:51 +00:00
widget.cpp Fixed widget scrolling and removed font aligment option. 2007-12-09 17:58:51 +00:00
widget.hpp Fixed widget scrolling and removed font aligment option. 2007-12-09 17:58:51 +00:00
world.cpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00
world.hpp 1) Improved rockets and sparks for bullet physics 2007-12-08 13:04:56 +00:00