stk-code_catmod/src/network
2010-02-18 21:28:32 +00:00
..
character_confirm_message.hpp Fixing all remaining "executable" flags. 2009-02-27 02:54:25 +00:00
character_info_message.hpp Replaced all remaining HEADER_.*_H with HEADER_.*_HPP . 2009-06-03 02:17:43 +00:00
character_selected_message.hpp Replaced all remaining HEADER_.*_H with HEADER_.*_HPP . 2009-06-03 02:17:43 +00:00
connect_message.cpp Some cleanups with ActivePlayer. Moved it to StateManager, because that's where active players are created and stored - this will be less confusing than hiding it inside a configuration class. More work is still to be done if we want to make this code really clean, though. 2010-02-18 21:28:32 +00:00
connect_message.hpp Replaced all remaining HEADER_.*_H with HEADER_.*_HPP . 2009-06-03 02:17:43 +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 Big code refactoring: instead of having auto_kart, player_kart, the karts 2010-02-15 00:54:28 +00:00
kart_control_message.hpp Replaced all remaining HEADER_.*_H with HEADER_.*_HPP . 2009-06-03 02:17:43 +00:00
kart_update_message.cpp 1) Moved access to world object from race_manager to static functions in 2010-02-11 07:11:52 +00:00
kart_update_message.hpp Replaced all remaining HEADER_.*_H with HEADER_.*_HPP . 2009-06-03 02:17:43 +00:00
message.cpp 1) Created new config subdir and moved the last remaining files into 2009-06-11 10:00:43 +00:00
message.hpp Added an implicit dependency that caused problems on some systems (fixed previous commit, it was plain wrong) 2009-10-06 17:03:08 +00:00
network_kart.cpp 1) Cleaned up all _WINSOCKAPI_ defines. 2008-09-07 14:55:05 +00:00
network_kart.hpp Removed player- and network-kart lists from world, so now 2010-02-10 22:59:17 +00:00
network_manager.cpp 1) Moved access to world object from race_manager to static functions in 2010-02-11 07:11:52 +00:00
network_manager.hpp Replaced all remaining HEADER_.*_H with HEADER_.*_HPP . 2009-06-03 02:17:43 +00:00
num_players_message.hpp 1) Created new config subdir and moved the last remaining files into 2009-06-11 10:00:43 +00:00
race_info_message.cpp Started to remove the various kart lists in various objects. 2010-02-10 11:40:33 +00:00
race_info_message.hpp Fixed incorrect include paths. 2009-06-03 02:12:37 +00:00
race_result_ack_message.hpp Fixing all remaining "executable" flags. 2009-02-27 02:54:25 +00:00
race_result_message.cpp Refactor end of race handling so that more functions are done in a base class only 2010-02-17 11:59:51 +00:00
race_result_message.hpp Fixing all remaining "executable" flags. 2009-02-27 02:54:25 +00:00
race_start_message.hpp Moved race related files into new subdir 'race'. 2009-06-03 01:36:48 +00:00
race_state.cpp 1) Moved access to world object from race_manager to static functions in 2010-02-11 07:11:52 +00:00
race_state.hpp Big code refactoring: instead of having auto_kart, player_kart, the karts 2010-02-15 00:54:28 +00:00
remote_kart_info.hpp Replaced all remaining HEADER_.*_H with HEADER_.*_HPP . 2009-06-03 02:17:43 +00:00
world_loaded_message.hpp Replaced all remaining HEADER_.*_H with HEADER_.*_HPP . 2009-06-03 02:17:43 +00:00