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-07-04 01:25:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f72d820cd4b7d64d4ea0036a6bd2e589aba58f04
0ad
/
source
/
network
T
History
historic_bruno
c036a7d7e3
Adds control groups to saved game data, based on patch by mk12.
Fixes
#1261
.
...
This was SVN commit r11783.
2012-05-07 04:18:54 +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
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
Adds control groups to saved game data, based on patch by mk12.
Fixes
#1261
.
2012-05-07 04:18:54 +00:00
NetTurnManager.h
Adds control groups to saved game data, based on patch by mk12.
Fixes
#1261
.
2012-05-07 04:18:54 +00:00
NMTCreator.h
…
Serialization.h
…
StringConverters.h
…