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-29 21:06:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd3d697edf3069f9608ab2f1951636d43fe02712
0ad
/
source
/
simulation2
T
History
leper
a18fbd12ec
XML validation. Based on patch by historic_bruno. Refs
#245
.
...
This was SVN commit r16733.
2015-06-07 21:56:52 +00:00
..
components
XML validation. Based on patch by historic_bruno. Refs
#245
.
2015-06-07 21:56:52 +00:00
docs
…
helpers
…
scripting
…
serialization
Fixes instant multiplayer crash on OS X Lion (10.7). libc++ had a bug where it set eofbit on reading the last character in a stringstream, we compare gcount with the expected length as a workaround to detect real eofs.
Fixes
#3109
.
2015-06-04 05:11:47 +00:00
system
XML validation. Based on patch by historic_bruno. Refs
#245
.
2015-06-07 21:56:52 +00:00
tests
Do not serialize properties for Sets. Serialization tests for Map and Set.
2015-05-04 01:41:09 +00:00
MessageTypes.h
…
Simulation2.cpp
Fixes
#3238
, SetGlobal 'TriggerHelper' called multiple times
2015-06-03 20:34:59 +00:00
Simulation2.h
…
TypeList.h
…