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
ffe0faeca494ac444b2de9340d1fda733c0f6601
0ad
/
source
/
network
T
History
JoshuaJB
ef888367aa
Cleanup tex_codec,
fixes
#2456
, patch by IronNerd.
...
This was SVN commit r14836.
2014-03-13 04:16:20 +00:00
..
tests
Cleanup tex_codec,
fixes
#2456
, patch by IronNerd.
2014-03-13 04:16:20 +00:00
fsm.cpp
…
fsm.h
…
NetClient.cpp
Send messages in queue before closing connection, patch by boeseRaupe.
Fixes
#2420
2014-02-05 02:44:25 +00:00
NetClient.h
…
NetFileTransfer.cpp
…
NetFileTransfer.h
…
NetHost.cpp
…
NetHost.h
…
NetMessage.cpp
…
NetMessage.h
…
NetMessages.h
…
NetMessageSim.cpp
Fixes an assertion when DEBUG_SERIALIZER_ANNOTATE is set to 1 and you click on "Host Game" from the main menu.
2014-02-22 14:30:29 +00:00
NetServer.cpp
Fixes MSVC warning C4706: assignment within conditional expression
2014-01-06 02:16:09 +00:00
NetServer.h
…
NetSession.cpp
…
NetSession.h
…
NetStats.cpp
…
NetStats.h
…
NetTurnManager.cpp
Send messages in queue before closing connection, patch by boeseRaupe.
Fixes
#2420
2014-02-05 02:44:25 +00:00
NetTurnManager.h
Send messages in queue before closing connection, patch by boeseRaupe.
Fixes
#2420
2014-02-05 02:44:25 +00:00
NMTCreator.h
…
Serialization.h
…
StringConverters.h
…