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 16:48:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afbfca17ce075fcc8bbfcace27c758ef9cf56591
0ad
/
source
/
network
T
History
janwas
588bfa11bf
remove unnecessary utf8 includes
...
This was SVN commit r9110.
2011-03-23 16:32:44 +00:00
..
tests
refactor path interface:
2011-03-23 13:36: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 unnecessary utf8 includes
2011-03-23 16:32:44 +00:00
NetServer.h
…
NetSession.cpp
…
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
refactor headers: path_util -> path, native_path -> os_path, remove where unnecessary
2011-03-23 14:43:35 +00:00
NetTurnManager.h
Improve performance of full state hash computation, by skipping script components that are known to have no data.
2011-03-05 22:30:32 +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