..
bullet
Bullet only: included bullet 2.64 in the STK sources
2007-11-05 13:38:57 +00:00
gui
- fixed key movement in result screen
2007-10-06 16:39:18 +00:00
ide /vc8
added roberts inputmap-files to vc8-project-file
2007-10-03 13:11:15 +00:00
lisp
Fix windows writing bug (see 1124 on trunk).
2007-05-30 07:26:50 +00:00
robots
fixed bug 1791242 in robots/default_robot.cpp
2007-09-09 21:18:18 +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) Fixes bug 1812403 (you could get rid of a bomb by
2007-10-18 13:22:20 +00:00
attachment.hpp
- moved trunk/ to trunk/supertuxkart
2007-05-27 16:01:53 +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
- moved trunk/ to trunk/supertuxkart
2007-05-27 16:01:53 +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
Bullet only:
2007-11-03 13:13:26 +00:00
collectable_manager.hpp
- moved trunk/ to trunk/supertuxkart
2007-05-27 16:01:53 +00:00
collectable.cpp
- moved trunk/ to trunk/supertuxkart
2007-05-27 16:01:53 +00:00
collectable.hpp
- moved trunk/ to trunk/supertuxkart
2007-05-27 16:01:53 +00:00
constants.hpp
Bullet only:
2007-11-03 13:13:26 +00:00
cup_data.cpp
- moved trunk/ to trunk/supertuxkart
2007-05-27 16:01:53 +00:00
cup_data.hpp
(1) fixed memory-leak related to vector GrandPrixSelect::m_all_cups. items were allocated with new, but never deleted. changed vector to vector of objects:
2007-09-10 17:03:31 +00:00
explosion.cpp
- moved trunk/ to trunk/supertuxkart
2007-05-27 16:01:53 +00:00
explosion.hpp
- moved trunk/ to trunk/supertuxkart
2007-05-27 16:01:53 +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
- moved trunk/ to trunk/supertuxkart
2007-05-27 16:01:53 +00:00
highscore_manager.hpp
- moved trunk/ to trunk/supertuxkart
2007-05-27 16:01:53 +00:00
highscores.cpp
- moved trunk/ to trunk/supertuxkart
2007-05-27 16:01:53 +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
inputmap.cpp
- separate input map implementation
2007-10-03 11:23:07 +00:00
inputmap.hpp
- separate input map implementation
2007-10-03 11:23:07 +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
- moved trunk/ to trunk/supertuxkart
2007-05-27 16:01:53 +00:00
kart_properties_manager.hpp
- moved trunk/ to trunk/supertuxkart
2007-05-27 16:01:53 +00:00
kart_properties.cpp
1) Fixed incorrect pitch of rockets when firing.
2007-08-21 14:50:45 +00:00
kart_properties.hpp
1) Fixed incorrect pitch of rockets when firing.
2007-08-21 14:50:45 +00:00
kart.cpp
Bullet only:
2007-11-03 13:13:26 +00:00
kart.hpp
Bullet only:
2007-11-03 13:13:26 +00:00
loader.cpp
- fixes all fixable warnings because of implicit (const char *) to (char *)
2007-09-19 11:03:40 +00:00
loader.hpp
- moved trunk/ to trunk/supertuxkart
2007-05-27 16:01:53 +00:00
main.cpp
Removed compiler warning, fixed usage of '-1' as
2007-09-26 06:28:19 +00:00
Makefile.am
Bullet only: included bullet 2.64 in the STK sources
2007-11-05 13:38:57 +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
Enable display of pictures without having them to
2007-08-27 13:11:06 +00:00
material.hpp
Enable display of pictures without having them to
2007-08-27 13:11:06 +00:00
moveable.cpp
Bullet only:
2007-11-03 13:13:26 +00:00
moveable.hpp
Bullet only:
2007-11-03 13:13:26 +00:00
moving_physics.cpp
Bullet only:
2007-11-03 13:13:26 +00:00
moving_physics.hpp
- moved trunk/ to trunk/supertuxkart
2007-05-27 16:01:53 +00:00
moving_texture.cpp
- moved trunk/ to trunk/supertuxkart
2007-05-27 16:01:53 +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
Bullet only: included bullet 2.64 in the STK sources
2007-11-05 13:38:57 +00:00
physics.hpp
Bullet only:
2007-11-03 13:13:26 +00:00
player_kart.cpp
Enabled jumping again, and implemented some test jumping in bullet.
2007-09-23 14:52:39 +00:00
player_kart.hpp
- adds behind view feature and the neccessary settings additions
2007-09-19 10:54:27 +00:00
player.hpp
Fixed bug #1799454 (help menu bug), and a minor coding style improvements related to it.
2007-09-29 19:08:35 +00:00
projectile_manager.cpp
Bullet only:
2007-11-03 13:13:26 +00:00
projectile_manager.hpp
Bullet only:
2007-11-03 13:13:26 +00:00
projectile.cpp
Bullet only:
2007-11-03 13:13:26 +00:00
projectile.hpp
Bullet only:
2007-11-03 13:13:26 +00:00
race_manager.cpp
Removed compiler warning, fixed usage of '-1' as
2007-09-26 06:28:19 +00:00
race_manager.hpp
Bugfix for 1778264: karts starting off the track (esp.
2007-09-26 03:43:02 +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
- separate input map implementation
2007-10-03 11:23:07 +00:00
sdldrv.hpp
- separate input map implementation
2007-10-03 11:23:07 +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
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_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
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
Bugfix for 1778264: karts starting off the track (esp.
2007-09-26 03:43:02 +00:00
stk_config.hpp
Bugfix for 1778264: karts starting off the track (esp.
2007-09-26 03:43:02 +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
Bugfix for 1778264: karts starting off the track (esp.
2007-09-26 03:43:02 +00:00
track_manager.hpp
Bugfix for 1778264: karts starting off the track (esp.
2007-09-26 03:43:02 +00:00
track.cpp
Bugfix for 1778264: karts starting off the track (esp.
2007-09-26 03:43:02 +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
- adds behind view feature and the neccessary settings additions
2007-09-19 10:54:27 +00:00
user_config.hpp
- moved trunk/ to trunk/supertuxkart
2007-05-27 16:01:53 +00:00
utils.cpp
- moved trunk/ to trunk/supertuxkart
2007-05-27 16:01:53 +00:00
utils.hpp
- moved trunk/ to trunk/supertuxkart
2007-05-27 16:01:53 +00:00
widget_set.cpp
- fixes all fixable warnings because of implicit (const char *) to (char *)
2007-09-19 11:03:40 +00:00
widget_set.hpp
WidgetSet: in ctor memory of array m_widgets was initialized to 0's with memset. that was
2007-09-10 17:37:04 +00:00
world.cpp
Bullet only:
2007-11-03 13:13:26 +00:00
world.hpp
replay:
2007-09-27 09:47:48 +00:00