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-24 04:05:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0ea32cb8dff86ee674bde133f565321f0d8d807
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
…
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
…
NetMessages.h
…
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
…
NetSession.cpp
Fix some more warnings
2010-12-11 12:35:50 +00:00
NetSession.h
…
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
…
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