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-25 21:26:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8dde1cda94fc2ab18784e24ee183d77bde47d32e
0ad
/
source
/
network
T
History
Itms
8a8a3b8377
Revert a wrong piece of code from
63e42fbd31
. Refs
#3293
...
This was SVN commit r16965.
2015-08-30 20:32:22 +00:00
..
tests
Convert CConsole to take UTF-8 strings.
2015-02-14 01:49:34 +00:00
fsm.cpp
…
fsm.h
…
NetClient.cpp
Display which player(s) are OOS when it happens. Also fix some encoding issues with file paths.
2015-08-30 17:47:18 +00:00
NetClient.h
Improve rejoin messages. Patch by elexis.
Fixes
#1949
.
2015-05-03 02:06:17 +00:00
NetFileTransfer.cpp
…
NetFileTransfer.h
…
NetHost.cpp
…
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
…
NetMessages.h
Display which player(s) are OOS when it happens. Also fix some encoding issues with file paths.
2015-08-30 17:47:18 +00:00
NetMessageSim.cpp
Convert CConsole to take UTF-8 strings.
2015-02-14 01:49:34 +00:00
NetServer.cpp
Display which player(s) are OOS when it happens. Also fix some encoding issues with file paths.
2015-08-30 17:47:18 +00:00
NetServer.h
Improve rejoin messages. Patch by elexis.
Fixes
#1949
.
2015-05-03 02:06:17 +00:00
NetSession.cpp
…
NetSession.h
…
NetStats.cpp
…
NetStats.h
…
NetTurnManager.cpp
Revert a wrong piece of code from
63e42fbd31
. Refs
#3293
2015-08-30 20:32:22 +00:00
NetTurnManager.h
Display which player(s) are OOS when it happens. Also fix some encoding issues with file paths.
2015-08-30 17:47:18 +00:00
NMTCreator.h
…
Serialization.h
…
StringConverters.h
…