stk-code_catmod/src
cosmosninja fa90139fc8 The pulse effect is now done using the center of teh widget as the center for the scale transformation, and removed a minor warning.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1440 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-02-03 22:29:07 +00:00
..
bullet 1) Updated to bullet 2.66, which (among others) 2008-01-07 03:07:05 +00:00
gui Fixed flickering on the grand prix ending at highh resolutions 2008-01-30 23:47:56 +00:00
ide/vc8 1) Removed unsupported solutions (e.g. non-bullet version) 2008-02-01 12:24:28 +00:00
lisp Removed some VS C++ compiler warnings. 2008-01-30 04:01:55 +00:00
robots Fixed automatic rescue: 2008-01-16 00:09:05 +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 1) Fixed 'moving physics', i.e. objects on the track that 2008-01-09 12:09:55 +00:00
attachment_manager.hpp 1) Fixed 'moving physics', i.e. objects on the track that 2008-01-09 12:09:55 +00:00
attachment.cpp 1) Fixed 'moving physics', i.e. objects on the track that 2008-01-09 12:09:55 +00:00
attachment.hpp 1) Fixed 'moving physics', i.e. objects on the track that 2008-01-09 12:09:55 +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) Fixed 'moving physics', i.e. objects on the track that 2008-01-09 12:09:55 +00:00
callback_manager.hpp 1) Fixed 'moving physics', i.e. objects on the track that 2008-01-09 12:09:55 +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 Code cleanup (BULLET #ifdefs). 2008-01-30 04:36:00 +00:00
collectable_manager.hpp Code cleanup (BULLET #ifdefs). 2008-01-30 04:36:00 +00:00
collectable.cpp 1) Fixed 'moving physics', i.e. objects on the track that 2008-01-09 12:09:55 +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 Fixed bug 1879386 (homing missiles don't explode on track, 2008-02-01 13:27:11 +00:00
flyable.hpp 1) Improved handling of rockets 2008-01-11 13:48:09 +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 More minor code cleanup. 2008-01-30 04:55:11 +00:00
highscore_manager.hpp 1) Bugfix: rescuing kart (at least) in the startrack would 2008-01-15 11:38:54 +00:00
highscores.cpp Fixed a typo 2007-11-21 00:31:20 +00:00
highscores.hpp 1) Removed warning about order of initialisation in moving_physics. 2008-01-13 23:51:09 +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 Try to making the homing missiles turn more smoothly. 2008-02-01 13:34:50 +00:00
homing.hpp 1) Improved handling of rockets 2008-01-11 13:48:09 +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 Fixed bug 1804393 "kart model for incorrectly shares transformations" 2008-01-23 19:47:32 +00:00
kart_properties.cpp Code cleanup (BULLET #ifdefs). 2008-01-30 04:36:00 +00:00
kart_properties.hpp Bullet only: made the bullet jump velocity configurable. 2007-11-18 13:44:53 +00:00
kart.cpp Improved handling of bullet user pointers, which should fix the problem 2008-01-30 05:30:10 +00:00
kart.hpp Fixed wheel rotation, which would not rotate properly when 2008-01-25 01:29:12 +00:00
loader.cpp 1) Fixed 'moving physics', i.e. objects on the track that 2008-01-09 12:09:55 +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 Code cleanup (BULLET #ifdefs). 2008-01-30 04:36:00 +00:00
Makefile.am Moved implementation of translation class into .cpp file 2008-01-30 02:24:51 +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 1) Improved handling of rockets 2008-01-11 13:48:09 +00:00
missile.hpp 1) Fixed 'moving physics', i.e. objects on the track that 2008-01-09 12:09:55 +00:00
moveable.cpp Used the new btRigidBody constructor, since the old constructor 2008-01-31 12:40:22 +00:00
moveable.hpp Improved handling of bullet user pointers, which should fix the problem 2008-01-30 05:30:10 +00:00
moving_physics.cpp Used the new btRigidBody constructor, since the old constructor 2008-01-31 12:40:22 +00:00
moving_physics.hpp More minor code cleanup. 2008-01-30 04:55:11 +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 Fixed crash when using 'moving_physics' object. 2008-02-03 12:21:20 +00:00
physics.hpp Improved handling of bullet user pointers, which should fix the problem 2008-01-30 05:30:10 +00:00
player_kart.cpp Fixed automatic rescue: 2008-01-16 00:09:05 +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 'moving physics', i.e. objects on the track that 2008-01-09 12:09:55 +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 More minor code cleanup. 2008-01-30 04:55:11 +00:00
scene.hpp - adds behind view feature and the neccessary settings additions 2007-09-19 10:54:27 +00:00
sdldrv.cpp Replaced the previous method of clipping the text outside of the bounds of a widget using the scissor test, and changed it for an stencil test, since the stencil test doesn't needs to be rectangular, thus, it doesn't shows text outside of the rounded borders or while rotating. 2008-02-03 08:34:41 +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 Accidentally committed wrong version of sound_manager (without error 2008-01-09 03:24:25 +00:00
sound_manager.hpp Removed traffic jam noise (played when a certain number of 2008-01-07 00:53:22 +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) Bugfix: rescuing kart (at least) in the startrack would 2008-01-15 11:38:54 +00:00
spark.hpp 1) Fixed 'moving physics', i.e. objects on the track that 2008-01-09 12:09:55 +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 1) Fixed 'moving physics', i.e. objects on the track that 2008-01-09 12:09:55 +00:00
stk_config.hpp 1) Fixed 'moving physics', i.e. objects on the track that 2008-01-09 12:09:55 +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) Removed warning about order of initialisation in moving_physics. 2008-01-13 23:51:09 +00:00
track.hpp 1) Removed warning about order of initialisation in moving_physics. 2008-01-13 23:51:09 +00:00
traffic.cpp Removed traffic jam noise (played when a certain number of 2008-01-07 00:53:22 +00:00
translation.cpp Moved implementation of translation class into .cpp file 2008-01-30 02:24:51 +00:00
translation.hpp Moved implementation of translation class into .cpp file 2008-01-30 02:24:51 +00:00
triangle_mesh.cpp Used the new btRigidBody constructor, since the old constructor 2008-01-31 12:40:22 +00:00
triangle_mesh.hpp Improved handling of bullet user pointers, which should fix the problem 2008-01-30 05:30:10 +00:00
user_config.cpp Removed old and unused 'improved physics' option. 2008-01-30 09:55:39 +00:00
user_config.hpp Removed old and unused 'improved physics' option. 2008-01-30 09:55:39 +00:00
user_pointer.hpp The pulse effect is now done using the center of teh widget as the center for the scale transformation, and removed a minor warning. 2008-02-03 22:29:07 +00:00
widget_manager.cpp Replaced the previous method of clipping the text outside of the bounds of a widget using the scissor test, and changed it for an stencil test, since the stencil test doesn't needs to be rectangular, thus, it doesn't shows text outside of the rounded borders or while rotating. 2008-02-03 08:34:41 +00:00
widget_manager.hpp Added rotation to widgets, but it's incomplete; text doesn't shows outside of the 'normal' box, and selection does the same. 2008-02-02 07:28:37 +00:00
widget.cpp The pulse effect is now done using the center of teh widget as the center for the scale transformation, and removed a minor warning. 2008-02-03 22:29:07 +00:00
widget.hpp Added rotation to widgets, but it's incomplete; text doesn't shows outside of the 'normal' box, and selection does the same. 2008-02-02 07:28:37 +00:00
world.cpp Code cleanup (BULLET #ifdefs). 2008-01-30 04:36:00 +00:00
world.hpp More minor code cleanup. 2008-01-30 04:55:11 +00:00