stk-code_catmod/src/network
hikerstk 1c81e0f664 1) Removed references to wheelie and jump kart control structure.
2) Config files will now use nitro/drift instead of wheelie/jump.
   Old config files will automatically be updated (and a message
   be printed).
3) Renamed all members of the kart control structure to start
   with m_ .


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2737 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-21 21:40:00 +00:00
..
character_confirm_message.hpp 1) Character selection is now synchronsied between all clients and server (i.e. 2008-09-13 07:09:36 +00:00
character_info_message.hpp Moved kart-related files into separate subdirectory. 2008-11-07 04:34:01 +00:00
character_selected_message.hpp 1) Character selection is now synchronsied between all clients and server (i.e. 2008-09-13 07:09:36 +00:00
connect_message.cpp Moved kart-related files into separate subdirectory. 2008-11-07 04:34:01 +00:00
connect_message.hpp 1) Bugfix: incorrect conflict resolution in kart.hpp. 2008-09-07 15:31:28 +00:00
flyable_info.hpp Added support for moving physics in network play, fixed incorrect path in VS project file. 2008-09-07 15:10:59 +00:00
item_info.hpp removed a few more herrings from network code 2008-10-30 00:56:45 +00:00
kart_control_message.cpp more cleanup, replaced World global variable with singleton-like implementation, removed lots of includes to world.hpp 2008-09-21 16:07:56 +00:00
kart_control_message.hpp Very first alpha version of network multiplayer. 2008-09-07 14:34:04 +00:00
kart_update_message.cpp Moved kart-related files into separate subdirectory. 2008-11-07 04:34:01 +00:00
kart_update_message.hpp Very first alpha version of network multiplayer. 2008-09-07 14:34:04 +00:00
message.cpp Synchronised race results menu, single races in LAN 2008-09-29 02:29:33 +00:00
message.hpp Moved Vec3 and Coord into utils subdir. 2008-12-01 22:43:50 +00:00
network_kart.cpp 1) Cleaned up all _WINSOCKAPI_ defines. 2008-09-07 14:55:05 +00:00
network_kart.hpp Moved kart-related files into separate subdirectory. 2008-11-07 04:34:01 +00:00
network_manager.cpp Bugfix: removed ghost characters that appeared when using challenges. 2008-12-12 03:55:27 +00:00
network_manager.hpp Bugfix: removed ghost characters that appeared when using challenges. 2008-12-12 03:55:27 +00:00
num_players_message.hpp Added most of the messages, menu's are mostly synchronised now. 2008-09-07 14:09:52 +00:00
race_info_message.cpp Bugfix: LAN mode didn't work anymore: 2008-10-24 13:44:09 +00:00
race_info_message.hpp Added most of the messages, menu's are mostly synchronised now. 2008-09-07 14:09:52 +00:00
race_result_ack_message.hpp Synchronised race results menu, single races in LAN 2008-09-29 02:29:33 +00:00
race_result_message.cpp Moved kart-related files into separate subdirectory. 2008-11-07 04:34:01 +00:00
race_result_message.hpp Synchronised race results menu, single races in LAN 2008-09-29 02:29:33 +00:00
race_start_message.hpp Added missing values to race info message, fixed state machine. 2008-09-07 14:13:04 +00:00
race_state.cpp 1) Removed references to wheelie and jump kart control structure. 2008-12-21 21:40:00 +00:00
race_state.hpp Moved kart-related files into separate subdirectory. 2008-11-07 04:34:01 +00:00
remote_kart_info.hpp 1) Synchronised random-karts across the network. 2008-09-07 14:24:40 +00:00
world_loaded_message.hpp Several compile time bug fixes for linux, removed warnings, 2008-09-07 14:12:14 +00:00