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-24 19:28:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
49415f8716e76ec8557e2e67779e33a0ecbfcc7f
0ad
/
source
/
simulation2
T
History
Itms
601892a2bb
Officially drop support for Visual Studio 2013, which stopped working after
3a839517ce
,
fixes
#5379
.
...
This was SVN commit r23382.
2020-01-12 20:04:22 +00:00
..
components
Adds const to PathfinderPassability where possible.
2020-01-10 20:37:59 +00:00
docs
…
helpers
Adds const to PathfinderPassability where possible.
2020-01-10 20:37:59 +00:00
scripting
Adds snapping to edges for buildings
2020-01-05 01:08:05 +00:00
serialization
Replace boost::unordered_map, boost::unordered_set with std::unordered_map, std::unordered_set to establish consistency.
2019-11-25 14:30:25 +00:00
system
Officially drop support for Visual Studio 2013, which stopped working after
3a839517ce
,
fixes
#5379
.
2020-01-12 20:04:22 +00:00
tests
…
MessageTypes.h
…
Simulation2.cpp
…
Simulation2.h
Replace boost::unordered_map, boost::unordered_set with std::unordered_map, std::unordered_set to establish consistency.
2019-11-25 14:30:25 +00:00
TypeList.h
…