stk-code_catmod/src/network
auria 4acc6fc7c8 first introduction of new GUI code. It does *not* work, consider this a backup (and the removal of the old UI)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3256 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-03-13 13:50:24 +00:00
..
character_confirm_message.hpp Fixing all remaining "executable" flags. 2009-02-27 02:54:25 +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 Fixing all remaining "executable" flags. 2009-02-27 02:54:25 +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 first introduction of new GUI code. It does *not* work, consider this a backup (and the removal of the old UI) 2009-03-13 13:50:24 +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 Fixing all remaining "executable" flags. 2009-02-27 02:54:25 +00:00
race_result_message.cpp Fixing all remaining "executable" flags. 2009-02-27 02:54:25 +00:00
race_result_message.hpp Fixing all remaining "executable" flags. 2009-02-27 02:54:25 +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 more files into subdirs. 2009-01-22 22:27:13 +00:00
remote_kart_info.hpp Removed some compiler warning - thanks to Jonan for the patch. 2009-01-13 01:07:12 +00:00
world_loaded_message.hpp Several compile time bug fixes for linux, removed warnings, 2008-09-07 14:12:14 +00:00