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 19:28:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf729d7bb178a640ce92c8bed92d2e06ccc28b2d
0ad
/
source
/
network
T
History
Ykkrosh
0ec4242962
Detect and fix printf signedness errors.
Fixes
#1086
,
#1087
.
...
This was SVN commit r10846.
2012-01-01 16:43:10 +00:00
..
tests
Detect and fix printf signedness errors.
Fixes
#1086
,
#1087
.
2012-01-01 16:43:10 +00:00
fsm.cpp
Fix
#1064
(use ++it instead of it++ for consistency), based on patch by Echelon9
2011-12-29 01:17:03 +00:00
fsm.h
…
NetClient.cpp
Detect and fix printf signedness errors.
Fixes
#1086
,
#1087
.
2012-01-01 16:43:10 +00:00
NetClient.h
…
NetFileTransfer.cpp
…
NetFileTransfer.h
Fix tests, and warnings, and non-PCH build
2011-12-23 13:01:29 +00:00
NetHost.cpp
…
NetHost.h
…
NetMessage.cpp
…
NetMessage.h
…
NetMessages.h
…
NetMessageSim.cpp
…
NetServer.cpp
Detect and fix printf signedness errors.
Fixes
#1086
,
#1087
.
2012-01-01 16:43:10 +00:00
NetServer.h
…
NetSession.cpp
Detect and fix printf signedness errors.
Fixes
#1086
,
#1087
.
2012-01-01 16:43:10 +00:00
NetSession.h
…
NetStats.cpp
…
NetStats.h
…
NetTurnManager.cpp
…
NetTurnManager.h
…
NMTCreator.h
…
Serialization.h
…
StringConverters.h
…