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-07-16 01:56:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7240dc3fe9fdaf79ded26cce2001aa59f2c9fc0
0ad
/
source
/
network
T
History
Ykkrosh
8ddef2fee0
Add fast-forward/rewind commands, to help with testing.
...
This was SVN commit r8803.
2010-12-06 19:58:06 +00:00
..
tests
Add fast-forward/rewind commands, to help with testing.
2010-12-06 19:58:06 +00:00
fsm.cpp
…
fsm.h
…
NetClient.cpp
Made chat messages send a GUID rather than a user name
2010-08-14 15:34:36 +00:00
NetClient.h
…
NetHost.cpp
Complain more informatively about incorrect ENet versions
2010-08-10 21:49:33 +00:00
NetHost.h
Fix non-PCH builds
2010-07-07 10:39:41 +00:00
NetMessage.cpp
Run network server in a separate thread, to minimise latency.
2010-10-31 22:00:28 +00:00
NetMessage.h
Run network server in a separate thread, to minimise latency.
2010-10-31 22:00:28 +00:00
NetMessages.h
Made chat messages send a GUID rather than a user name
2010-08-14 15:34:36 +00:00
NetMessageSim.cpp
Fix serialize/deserialize API asymmetry.
2010-09-17 17:53:26 +00:00
NetServer.cpp
Allow continuing playing when a client leaves a multiplayer game (
fixes
#620
).
2010-11-03 00:21:52 +00:00
NetServer.h
Run network server in a separate thread, to minimise latency.
2010-10-31 22:00:28 +00:00
NetSession.cpp
Run network server in a separate thread, to minimise latency.
2010-10-31 22:00:28 +00:00
NetSession.h
Run network server in a separate thread, to minimise latency.
2010-10-31 22:00:28 +00:00
NetStats.cpp
Run network server in a separate thread, to minimise latency.
2010-10-31 22:00:28 +00:00
NetStats.h
Run network server in a separate thread, to minimise latency.
2010-10-31 22:00:28 +00:00
NetTurnManager.cpp
Add fast-forward/rewind commands, to help with testing.
2010-12-06 19:58:06 +00:00
NetTurnManager.h
Add fast-forward/rewind commands, to help with testing.
2010-12-06 19:58:06 +00:00
NMTCreator.h
…
Serialization.h
…
StringConverters.h
…