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-08 22:46:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
94ccb153a67f759f1014cc989ec3bfe3844bf76d
0ad
/
source
/
tools
/
atlas
/
AtlasObject
T
History
leper
123bab6793
Replace use of safe bool by explicit bool operator.
...
This was SVN commit r16228.
2015-01-25 03:11:24 +00:00
..
tests
…
AtlasObject.h
Replace use of safe bool by explicit bool operator.
2015-01-25 03:11:24 +00:00
AtlasObjectImpl.cpp
Replace use of safe bool by explicit bool operator.
2015-01-25 03:11:24 +00:00
AtlasObjectImpl.h
Fix Atlas compile problems with C++11 and clang. Thanks to trompetin17 for investigating this.
2015-01-18 09:48:41 +00:00
AtlasObjectJS.cpp
Fixes behaviour change in Atlas' JSON serialization after the switch to JSON Spirit (
#2434
).
2014-03-09 17:55:54 +00:00
AtlasObjectText.cpp
…
AtlasObjectText.h
…
AtlasObjectXML.cpp
…
JSONSpiritInclude.h
Remove checks for unsupported GCC versions (<4.6).
2015-01-24 20:37:07 +00:00