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:45:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c319ff062dfbe672e7f58cdf0e2fa1663dc363af
0ad
/
source
/
network
T
History
JoshuaJB
6493974800
Fix
#2676
by only acknowledging commands matching the sender's name if cheats are disabled. Based on patch by historic_bruno.
...
This was SVN commit r17170.
2015-11-02 03:20:44 +00:00
..
tests
…
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
…
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
…
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
…
NetServer.cpp
Fix
#2676
by only acknowledging commands matching the sender's name if cheats are disabled. Based on patch by historic_bruno.
2015-11-02 03:20:44 +00:00
NetServer.h
…
NetSession.cpp
…
NetSession.h
…
NetStats.cpp
…
NetStats.h
…
NetTurnManager.cpp
Fix
#3309
by capping m_DeltaSimTime in NetTurnManager.cpp. Patch by elexis. Review by Philip.
2015-10-31 21:04:47 +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
…