..
bullet
Removed files which never should have been in the repository.
2007-11-06 11:48:34 +00:00
gui
GUI improvements
2007-11-21 01:51:57 +00:00
ide /vc8
Updated the Visual C++ project files to support
2007-11-21 12:56:44 +00:00
lisp
Fix windows writing bug (see 1124 on trunk).
2007-05-30 07:26:50 +00:00
robots
This file was missing in the previous patch.
2007-11-08 13:14:31 +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
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
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
Removed need to call drv_init when using --list-karts. This
2007-11-12 03:17:52 +00:00
kart_properties_manager.hpp
Removed need to call drv_init when using --list-karts. This
2007-11-12 03:17:52 +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
Bullet only: made the bullet jump velocity configurable.
2007-11-18 13:44:53 +00:00
kart.hpp
Fixed several memory leaks, which appears to fix bug #1827310 (stk crashes
2007-11-08 22:40:15 +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 the widget set and put in it's place a work-in-progress replacement
2007-11-20 02:13:53 +00:00
Makefile.am
Removed the widget set and put in it's place a work-in-progress replacement
2007-11-20 02:13:53 +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
Fixed several memory leaks, which appears to fix bug #1827310 (stk crashes
2007-11-08 22:40:15 +00:00
moveable.hpp
1) Removed some memory leaks in physics.
2007-11-08 12:31:54 +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
1) Removed some memory leaks in physics.
2007-11-08 12:31:54 +00:00
physics.hpp
1) Removed some memory leaks in physics.
2007-11-08 12:31:54 +00:00
player_kart.cpp
1) Removed some memory leaks in physics.
2007-11-08 12:31:54 +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
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
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
When loading music, STK prints a warning if the file format is not recognized.
2007-11-11 15:15:59 +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
Bullet only: made the bullet jump velocity configurable.
2007-11-18 13:44:53 +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_manager.cpp
Removed the widget set and put in it's place a work-in-progress replacement
2007-11-20 02:13:53 +00:00
widget_manager.hpp
Removed the widget set and put in it's place a work-in-progress replacement
2007-11-20 02:13:53 +00:00
widget.cpp
Minor fixes for windows compilation.
2007-11-21 01:31:49 +00:00
widget.hpp
Minor fixes for windows compilation.
2007-11-21 01:31:49 +00:00
world.cpp
Bullet only:
2007-11-03 13:13:26 +00:00
world.hpp
1) Removed some memory leaks in physics.
2007-11-08 12:31:54 +00:00