stk-code_catmod/src
hikerstk d3b4fcf8e7 Started to introduce concept of 'local player', but commit
'in between' to move a few files.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2225 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-09-07 13:33:12 +00:00
..
bullet Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
challenges Fixed compiler warnings. 2008-09-02 00:08:18 +00:00
gui Started to introduce concept of 'local player', but commit 2008-09-07 13:33:12 +00:00
ide 1) Added network kart type. 2008-09-07 13:25:58 +00:00
lisp Fixed compiler warnings. 2008-09-02 00:08:18 +00:00
robots 1) Time-trial and follow-the-leader modes can now be 2008-07-21 04:51:27 +00:00
windows_installer Re-enabled setting a link in the start menu (need NSIS shell link 2008-02-21 03:33:47 +00:00
actionmap.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
actionmap.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
attachment_manager.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
attachment_manager.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
attachment.cpp 1) Removed the old m_curr_pos sg* data structure from kart. 2008-06-20 09:34:35 +00:00
attachment.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
auto_kart.hpp 1) Removed the old m_curr_pos sg* data structure from kart. 2008-06-20 09:34:35 +00:00
bowling.cpp Removed warning (and potential bug fix): a float was implicitly 2008-09-02 00:50:05 +00:00
bowling.hpp Some fine-tuning to bowling balls. Optimized code by removing repetitive calls to sqrt(). 2008-08-06 00:53:40 +00:00
callback_manager.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
callback_manager.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
callback.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
camera.cpp Started to introduce concept of 'local player', but commit 2008-09-07 13:33:12 +00:00
camera.hpp Improvements to bowling ball : shoot forward by default 2008-07-25 01:06:50 +00:00
collectable_manager.cpp totally replaced spark with bowling ball 2008-07-28 00:34:45 +00:00
collectable_manager.hpp Turned Spark into Bowling Ball 2008-07-21 01:55:41 +00:00
collectable.cpp 1) Time-trial and follow-the-leader modes can now be 2008-07-21 04:51:27 +00:00
collectable.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
constants.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
coord.hpp 1) Removed the old m_curr_pos sg* data structure from kart. 2008-06-20 09:34:35 +00:00
explosion.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
explosion.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
file_manager.cpp 1) Added network kart type. 2008-09-07 13:25:58 +00:00
file_manager.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
flyable.cpp improved getClosestKart() inFrontOf implementation 2008-09-03 14:43:58 +00:00
flyable.hpp Fixed const kart *. 2008-09-02 00:46:05 +00:00
game_manager.cpp Fixed first version of menu synchronisation. 2008-09-07 13:27:00 +00:00
game_manager.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
grand_prix_data.cpp 1) Changed the challenges dependencies to have not more than 2008-07-29 13:40:25 +00:00
grand_prix_data.hpp 1) Bugfix: GP were not locked. 2008-07-29 05:38:30 +00:00
grand_prix_manager.cpp 1) Changed the challenges dependencies to have not more than 2008-07-29 13:40:25 +00:00
grand_prix_manager.hpp 1) Bugfix: GP were not locked. 2008-07-29 05:38:30 +00:00
herring_manager.cpp 1) Removed the old m_curr_pos sg* data structure from kart. 2008-06-20 09:34:35 +00:00
herring_manager.hpp 1) Bugfix: GP were not locked. 2008-07-29 05:38:30 +00:00
herring.cpp Bugfix: collectables didn't regenerate in follow-the-leader mode. 2008-06-25 06:18:16 +00:00
herring.hpp 1) Added network kart type. 2008-09-07 13:25:58 +00:00
highscore_manager.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
highscore_manager.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
highscores.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
highscores.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
history.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
history.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
homing.cpp Fixed const kart *. 2008-09-02 00:46:05 +00:00
homing.hpp Some fine-tuning to bowling balls. Optimized code by removing repetitive calls to sqrt(). 2008-08-06 00:53:40 +00:00
input.hpp totally replaced spark with bowling ball 2008-07-28 00:34:45 +00:00
isect.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
isect.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
kart_properties_manager.cpp Added support for maximum steering angle to be dependent on 2008-07-11 15:19:07 +00:00
kart_properties_manager.hpp fixed template parsing (C++ weakness) 2008-07-10 20:43:46 +00:00
kart_properties.cpp Removed unnecessary 'wheel width' parameter. 2008-08-01 01:25:03 +00:00
kart_properties.hpp Removed unnecessary 'wheel width' parameter. 2008-08-01 01:25:03 +00:00
kart.cpp allow better customisation of kart::getHeading method 2008-09-01 15:39:17 +00:00
kart.hpp documented a few methods 2008-09-01 15:37:17 +00:00
loader.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
loader.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
main.cpp Started to introduce concept of 'local player', but commit 2008-09-07 13:33:12 +00:00
Makefile.am 1) Added network manager with a dummy enet interface. 2008-09-07 13:14:14 +00:00
material_manager.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
material_manager.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
material.cpp 1) Removed the old m_curr_pos sg* data structure from kart. 2008-06-20 09:34:35 +00:00
material.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
missile.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
missile.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
moveable.cpp 1) Made some attributes private. 2008-06-24 06:29:35 +00:00
moveable.hpp Turned Spark into Bowling Ball 2008-07-21 01:55:41 +00:00
moving_physics.cpp More sg* removals. 2008-06-20 14:53:00 +00:00
moving_physics.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
moving_texture.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
moving_texture.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
music_information.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
music_information.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
music_ogg.cpp Added experimental Xcode project 2008-07-11 01:55:13 +00:00
music_ogg.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
music.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
network_manager.cpp Started to introduce concept of 'local player', but commit 2008-09-07 13:33:12 +00:00
network_manager.hpp Started to introduce concept of 'local player', but commit 2008-09-07 13:33:12 +00:00
no_copy.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
particle_system.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
particle_system.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
physics.cpp Added SFX when karts hit karts back in. 2008-07-14 03:40:58 +00:00
physics.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
player_kart.cpp 1) Added network kart type. 2008-09-07 13:25:58 +00:00
player_kart.hpp Added SFX when karts hit karts back in. 2008-07-14 03:40:58 +00:00
player.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
projectile_manager.cpp totally replaced spark with bowling ball 2008-07-28 00:34:45 +00:00
projectile_manager.hpp Turned Spark into Bowling Ball 2008-07-21 01:55:41 +00:00
race_manager.cpp Started to introduce concept of 'local player', but commit 2008-09-07 13:33:12 +00:00
race_manager.hpp Started to introduce concept of 'local player', but commit 2008-09-07 13:33:12 +00:00
replay_base.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
replay_base.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
replay_buffer_tpl.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
replay_buffers.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
replay_buffers.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
replay_player.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
replay_player.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
replay_recorder.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
replay_recorder.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
scene.cpp 1) Removed the old m_curr_pos sg* data structure from kart. 2008-06-20 09:34:35 +00:00
scene.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
sdldrv.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
sdldrv.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
sfx_openal.cpp Added experimental Xcode project 2008-07-11 01:55:13 +00:00
sfx_openal.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
sfx.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
shadow.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
shadow.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
skid_mark.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
skid_mark.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
smoke.cpp 1) Added support for kart groups, added all current karts to the group 'standard'. 2008-07-03 03:14:27 +00:00
smoke.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
sound_manager.cpp Fixed typo. 2008-06-22 15:26:22 +00:00
sound_manager.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
ssg_help.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
ssg_help.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
static_ssg.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
static_ssg.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
stk_config.cpp Removed unnecessary 'wheel width' parameter. 2008-08-01 01:25:03 +00:00
stk_config.hpp Turned Spark into Bowling Ball 2008-07-21 01:55:41 +00:00
string_utils.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
string_utils.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
terrain_info.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
terrain_info.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
track_manager.cpp 1) Changed the challenges dependencies to have not more than 2008-07-29 13:40:25 +00:00
track_manager.hpp 1) Added getTracksInGroup() method. 2008-07-21 06:28:33 +00:00
track.cpp 1) Time-trial and follow-the-leader modes can now be 2008-07-21 04:51:27 +00:00
track.hpp 1) Added support for kart groups, added all current karts to the group 'standard'. 2008-07-03 03:14:27 +00:00
traffic.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
translation.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
translation.hpp 1) Added support for kart groups, added all current karts to the group 'standard'. 2008-07-03 03:14:27 +00:00
triangle_mesh.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
triangle_mesh.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
unlock_manager.cpp 1) Changed the challenges dependencies to have not more than 2008-07-29 13:40:25 +00:00
unlock_manager.hpp 1) Added GrandPrix manager (so that a GP id instead of a potentially translated 2008-07-29 04:30:44 +00:00
user_config.cpp Layout changes only (to be in STK coding style). 2008-09-02 02:40:02 +00:00
user_config.hpp 1) Updated the physics parameters: crashes of karts with the track when 2008-07-17 01:33:49 +00:00
user_pointer.hpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
vec3.cpp Updated the GPL version to GPLv3. 2008-06-13 00:53:52 +00:00
vec3.hpp 1) Removed the old m_curr_pos sg* data structure from kart. 2008-06-20 09:34:35 +00:00
widget_manager.cpp 1) Added first version of widgets that can have their position explicitely 2008-07-09 06:44:49 +00:00
widget_manager.hpp 1) Added GrandPrix manager (so that a GP id instead of a potentially translated 2008-07-29 04:30:44 +00:00
widget.cpp 1) Time-trial and follow-the-leader modes can now be 2008-07-21 04:51:27 +00:00
widget.hpp 1) Added first version of widgets that can have their position explicitely 2008-07-09 06:44:49 +00:00
world.cpp Started to introduce concept of 'local player', but commit 2008-09-07 13:33:12 +00:00
world.hpp Started to introduce concept of 'local player', but commit 2008-09-07 13:33:12 +00:00