This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
c9893b3dd07f6a2cd0f61a59111857504ce05c0c
0ad
/
source
/
network
T
History
Itms
e56dddbefb
Optionally allow observers to rejoin a game when they weren't here during the game setup.
...
Patch by elexis,
fixes
#3242
. This was SVN commit r16945.
2015-08-28 20:20:10 +00:00
..
tests
Convert CConsole to take UTF-8 strings.
2015-02-14 01:49:34 +00:00
fsm.cpp
Implements ready status into gamesetup.
Fixes
#2447
.
2014-04-26 18:34:34 +00:00
fsm.h
…
NetClient.cpp
Improve rejoin messages. Patch by elexis.
Fixes
#1949
.
2015-05-03 02:06:17 +00:00
NetClient.h
Improve rejoin messages. Patch by elexis.
Fixes
#1949
.
2015-05-03 02:06:17 +00:00
NetFileTransfer.cpp
Automatically convert all CLogger format strings from wchar_t* to char*.
2015-01-22 20:31:30 +00:00
NetFileTransfer.h
…
NetHost.cpp
Automatically replace %hs/%ls with %s in CLogger format strings.
2015-01-22 20:36:24 +00:00
NetHost.h
Optionally allow observers to rejoin a game when they weren't here during the game setup.
2015-08-28 20:20:10 +00:00
NetMessage.cpp
Improve rejoin messages. Patch by elexis.
Fixes
#1949
.
2015-05-03 02:06:17 +00:00
NetMessage.h
SpiderMonkey 31 upgrade
2015-01-24 14:46:52 +00:00
NetMessages.h
Optionally allow observers to rejoin a game when they weren't here during the game setup.
2015-08-28 20:20:10 +00:00
NetMessageSim.cpp
Convert CConsole to take UTF-8 strings.
2015-02-14 01:49:34 +00:00
NetServer.cpp
Optionally allow observers to rejoin a game when they weren't here during the game setup.
2015-08-28 20:20:10 +00:00
NetServer.h
Improve rejoin messages. Patch by elexis.
Fixes
#1949
.
2015-05-03 02:06:17 +00:00
NetSession.cpp
Automatically replace %hs/%ls with %s in CLogger format strings.
2015-01-22 20:36:24 +00:00
NetSession.h
…
NetStats.cpp
…
NetStats.h
…
NetTurnManager.cpp
Revert emplace for associative containers.
Fixes
#3366
.
2015-08-19 03:32:47 +00:00
NetTurnManager.h
Fix issue with OOS in replays. Patch by elexis
2015-06-18 15:29:03 +00:00
NMTCreator.h
…
Serialization.h
…
StringConverters.h
…