This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
6beb1ea89be87d218cd15035fccbc9eb42a2d77e
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
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
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