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
a11
0ad
/
source
/
network
T
History
historic_bruno
0af34b1fcb
Removes some unread variables reported by LLVM. Refs
#1114
...
This was SVN commit r12501.
2012-08-20 23:59:50 +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
…
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
Removes some unread variables reported by LLVM. Refs
#1114
2012-08-20 23:59:50 +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
Added elapsed real time (as opposed to elapsed simulation time) to MT_Interpolate messages. Fixes leftover TODO from
#824
. Refs
#824
.
2012-06-06 19:37:03 +00:00
NetTurnManager.h
Added elapsed real time (as opposed to elapsed simulation time) to MT_Interpolate messages. Fixes leftover TODO from
#824
. Refs
#824
.
2012-06-06 19:37:03 +00:00
NMTCreator.h
…
Serialization.h
…
StringConverters.h
…