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-27 11:27:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d7c27edfec2fbbe3758937bbe25d3cea34129cc
0ad
/
source
/
network
T
History
Ykkrosh
e16681f0e5
Fix destruction queue warnings when using some GUI features with time-warp enabled
...
This was SVN commit r8976.
2011-02-24 02:05:06 +00:00
..
tests
Add AI script code to provide a cleaner API around the engine interface.
2011-01-15 23:35:20 +00:00
fsm.cpp
…
fsm.h
…
NetClient.cpp
Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss.
2011-02-17 20:08:20 +00:00
NetClient.h
…
NetHost.cpp
Complain more informatively about incorrect ENet versions
2010-08-10 21:49:33 +00:00
NetHost.h
…
NetMessage.cpp
Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss.
2011-02-17 20:08:20 +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
Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss.
2011-02-17 20:08:20 +00:00
NetServer.cpp
Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss.
2011-02-17 20:08:20 +00:00
NetServer.h
Run network server in a separate thread, to minimise latency.
2010-10-31 22:00:28 +00:00
NetSession.cpp
Fix some more warnings
2010-12-11 12:35:50 +00:00
NetSession.h
Run network server in a separate thread, to minimise latency.
2010-10-31 22:00:28 +00:00
NetStats.cpp
Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss.
2011-02-17 20:08:20 +00:00
NetStats.h
Run network server in a separate thread, to minimise latency.
2010-10-31 22:00:28 +00:00
NetTurnManager.cpp
Fix destruction queue warnings when using some GUI features with time-warp enabled
2011-02-24 02:05:06 +00:00
NetTurnManager.h
Make the script profiler more useful, by giving the filename/line for anonymous functions.
2011-02-21 02:16:12 +00:00
NMTCreator.h
…
Serialization.h
…
StringConverters.h
Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss.
2011-02-17 20:08:20 +00:00