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
d4c32b8a80d595eb63dbdca9eb344509d84db751
0ad
/
source
/
network
T
History
historic_bruno
893cb2668e
Renames our sdl.h to libsdl.h, to avoid case sensitivity errors when it includes SDL.h.
...
This was SVN commit r10904.
2012-01-12 23:32:27 +00:00
..
tests
Renames our sdl.h to libsdl.h, to avoid case sensitivity errors when it includes SDL.h.
2012-01-12 23:32:27 +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
…
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
Report quicksave/quickload times, to help identify performance problems.
2012-01-12 12:47:24 +00:00
NetTurnManager.h
…
NMTCreator.h
…
Serialization.h
…
StringConverters.h
…