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 06:44:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad87febd2548dc5b3914220dc390db97692f5bf2
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
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
Fix printf argument types
2011-11-13 18:31:06 +00:00
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
Fix GUI issues when reconnecting to multiplayer games
2011-10-29 14:53:13 +00:00
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
Provide JSON-compatible string escaping
2011-11-04 01:18:34 +00:00