..
bullet
1) Updated to bullet 2.66, which (among others)
2008-01-07 03:07:05 +00:00
gui
Improved commenting in display_config.cpp
2008-01-12 22:33:24 +00:00
ide /vc8
1) Updated to bullet 2.66, which (among others)
2008-01-07 03:07:05 +00:00
lisp
Improved commenting in display_config.cpp
2008-01-12 22:33:24 +00:00
robots
1) Fixed 'moving physics', i.e. objects on the track that
2008-01-09 12:09:55 +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
1) Fixed 'moving physics', i.e. objects on the track that
2008-01-09 12:09:55 +00:00
collectable_manager.hpp
1) Fixed 'moving physics', i.e. objects on the track that
2008-01-09 12:09:55 +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
1) Improved handling of rockets
2008-01-11 13:48:09 +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
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) Improved handling of rockets
2008-01-11 13:48:09 +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
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) Fixed 'moving physics', i.e. objects on the track that
2008-01-09 12:09:55 +00:00
kart.hpp
1) Fixed 'moving physics', i.e. objects on the track that
2008-01-09 12:09:55 +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
Improved commenting in display_config.cpp
2008-01-12 22:33:24 +00:00
Makefile.am
Improved commenting in display_config.cpp
2008-01-12 22:33:24 +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
1) Fixed zipper (settings for further tuning in stk_config.data).
2008-01-01 14:30:39 +00:00
moveable.hpp
1) Improved handling of rockets
2008-01-11 13:48:09 +00:00
moving_physics.cpp
1) Fixed 'moving physics', i.e. objects on the track that
2008-01-09 12:09:55 +00:00
moving_physics.hpp
1) Fixed 'moving physics', i.e. objects on the track that
2008-01-09 12:09:55 +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) Fixed zipper (settings for further tuning in stk_config.data).
2008-01-01 14:30:39 +00:00
physics.hpp
1) Fixed zipper (settings for further tuning in stk_config.data).
2008-01-01 14:30:39 +00:00
player_kart.cpp
1) Fixed 'moving physics', i.e. objects on the track that
2008-01-09 12:09:55 +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
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
Improved commenting in display_config.cpp
2008-01-12 22:33:24 +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) Improved handling of rockets
2008-01-11 13:48:09 +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) Fixed zipper (settings for further tuning in stk_config.data).
2008-01-01 14:30:39 +00:00
track.hpp
1) Fixed zipper (settings for further tuning in stk_config.data).
2008-01-01 14:30:39 +00:00
traffic.cpp
Removed traffic jam noise (played when a certain number of
2008-01-07 00:53:22 +00:00
translation.hpp
- moved trunk/ to trunk/supertuxkart
2007-05-27 16:01:53 +00:00
triangle_mesh.cpp
1) Fixed zipper (settings for further tuning in stk_config.data).
2008-01-01 14:30:39 +00:00
triangle_mesh.hpp
1) Fixed zipper (settings for further tuning in stk_config.data).
2008-01-01 14:30:39 +00:00
user_config.cpp
Improved commenting in display_config.cpp
2008-01-12 22:33:24 +00:00
user_config.hpp
Improved commenting in display_config.cpp
2008-01-12 22:33:24 +00:00
user_pointer.hpp
1) Fixed zipper (settings for further tuning in stk_config.data).
2008-01-01 14:30:39 +00:00
widget_manager.cpp
Bugfix: scrolling wasn't using the delta time.
2008-01-08 03:40:36 +00:00
widget_manager.hpp
Bugfix: scrolling wasn't using the delta time.
2008-01-08 03:40:36 +00:00
widget.cpp
1) Fixed 'moving physics', i.e. objects on the track that
2008-01-09 12:09:55 +00:00
widget.hpp
Bugfix: scrolling wasn't using the delta time.
2008-01-08 03:40:36 +00:00
world.cpp
1) Improved handling of rockets
2008-01-11 13:48:09 +00:00
world.hpp
Removed traffic jam noise (played when a certain number of
2008-01-07 00:53:22 +00:00