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-18 12:31:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff30dc2ba4e9fa6e934d0b082605dd4ccdb869db
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
Add GPL header to Atlas code
2009-06-20 16:13:29 +00:00
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
Add GPL header to Atlas code
2009-06-20 16:13:29 +00:00
AtlasObjectText.h
Add GPL header to Atlas code
2009-06-20 16:13:29 +00:00
AtlasObjectXML.cpp
Add comment about incorrect array-bounds warning
2012-04-18 22:00:07 +00:00
JSONSpiritInclude.h
Remove checks for unsupported GCC versions (<4.6).
2015-01-24 20:37:07 +00:00