stk-code_catmod/src/online
hiker 3f738b60d5 Fixed crash in UserInfoDialog if an invalid response is received (friend id
is not contained in the response --> profile not found --> crash. Now
the friend id is stored in the request itself, and not needed in the response
from the server). Moved RejectFriendRequest into UserInfoDialog.
2014-03-15 11:54:04 +11:00
..
current_user.cpp Fixed crash in UserInfoDialog if an invalid response is received (friend id 2014-03-15 11:54:04 +11:00
current_user.hpp Fixed crash in UserInfoDialog if an invalid response is received (friend id 2014-03-15 11:54:04 +11:00
http_request.cpp Added more comments, code style cleanup only. 2014-03-06 08:04:43 +11:00
http_request.hpp Fix failed override attempt 2014-01-29 19:08:17 -05:00
messages.cpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
messages.hpp Documentation for CurrentUser and Messages 2013-09-16 18:31:00 +00:00
online_profile.cpp Replaced template function to simplify setting online request data with 2014-03-11 17:13:37 +11:00
online_profile.hpp Renamed Profile to OnlineProfile to better distinguish the various profiles we use. 2014-03-07 11:02:07 +11:00
profile_manager.cpp Renamed Profile to OnlineProfile to better distinguish the various profiles we use. 2014-03-07 11:02:07 +11:00
profile_manager.hpp Renamed Profile to OnlineProfile to better distinguish the various profiles we use. 2014-03-07 11:02:07 +11:00
request_manager.cpp Fixed crash in online user search (triggered when pressing ESC while the 2014-03-05 08:21:19 +11:00
request_manager.hpp Fixed enabling internet in the GUI (i.e. re-init of 2014-01-13 11:35:12 +00:00
request.cpp Preparation to remove network_http (its work will be 2014-01-12 11:20:32 +00:00
request.hpp Fixed crash in online user search (triggered when pressing ESC while the 2014-03-05 08:21:19 +11:00
server.cpp server creating and joining. (server side code not complete) 2013-07-21 23:30:04 +00:00
server.hpp merging hilnius's branch 2013-07-31 18:03:11 +00:00
servers_manager.cpp Replaced boolstr with toString specialisation for bool; 2014-01-14 11:47:25 +00:00
servers_manager.hpp Renamed HTTPManager to RequestManager, and split request 2014-01-09 04:57:58 +00:00
xml_request.cpp Preparation to remove network_http (its work will be 2014-01-12 11:20:32 +00:00
xml_request.hpp Renamed HTTPManager to RequestManager, and split request 2014-01-09 04:57:58 +00:00