This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-22 09:06:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9cc98aaf4733db5bdbf2f4dfcbde798ae158e7f2
0ad
/
source
/
network
T
History
elexis
7cd43ba8cf
Fix whitespace and remove duplicate comment, refs
#1950
.
...
This was SVN commit r18208.
2016-05-20 12:51:27 +00:00
..
tests
Network cleanup,
fixes
#3953
.
2016-05-08 11:46:19 +00:00
fsm.cpp
…
fsm.h
…
NetClient.cpp
Send a network message to update the GUI if another player pauses a multiplayer game. Patch by echotangoecho,
fixes
#1950
.
2016-05-19 22:10:38 +00:00
NetClient.h
Send a network message to update the GUI if another player pauses a multiplayer game. Patch by echotangoecho,
fixes
#1950
.
2016-05-19 22:10:38 +00:00
NetFileTransfer.cpp
Cleanup of the network code (range-based for, remove spaces between angle brackets, and other little things).
2016-04-24 20:48:53 +00:00
NetFileTransfer.h
Cleanup of the network code (range-based for, remove spaces between angle brackets, and other little things).
2016-04-24 20:48:53 +00:00
NetHost.cpp
…
NetHost.h
…
NetMessage.cpp
Send a network message to update the GUI if another player pauses a multiplayer game. Patch by echotangoecho,
fixes
#1950
.
2016-05-19 22:10:38 +00:00
NetMessage.h
…
NetMessages.h
Send a network message to update the GUI if another player pauses a multiplayer game. Patch by echotangoecho,
fixes
#1950
.
2016-05-19 22:10:38 +00:00
NetMessageSim.cpp
…
NetServer.cpp
Fix whitespace and remove duplicate comment, refs
#1950
.
2016-05-20 12:51:27 +00:00
NetServer.h
Send a network message to update the GUI if another player pauses a multiplayer game. Patch by echotangoecho,
fixes
#1950
.
2016-05-19 22:10:38 +00:00
NetSession.cpp
Fix Windows build. Those includes in
1a3fb29ff3
didn't resolve properly on Windows, refs
#3953
.
2016-05-08 16:25:00 +00:00
NetSession.h
Fix Windows build. Those includes in
1a3fb29ff3
didn't resolve properly on Windows, refs
#3953
.
2016-05-08 16:25:00 +00:00
NetStats.cpp
Cleanup of the network code (range-based for, remove spaces between angle brackets, and other little things).
2016-04-24 20:48:53 +00:00
NetStats.h
Cleanup of the network code (range-based for, remove spaces between angle brackets, and other little things).
2016-04-24 20:48:53 +00:00
NetTurnManager.cpp
Cleanup of the network code (range-based for, remove spaces between angle brackets, and other little things).
2016-04-24 20:48:53 +00:00
NetTurnManager.h
Cleanup of the network code (range-based for, remove spaces between angle brackets, and other little things).
2016-04-24 20:48:53 +00:00
NMTCreator.h
…
Serialization.h
…
StringConverters.h
…