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-23 06:45:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c9893b3dd07f6a2cd0f61a59111857504ce05c0c
0ad
/
source
/
ps
/
GameSetup
T
History
leper
558d43bac5
Replace some functor structs with lambdas, closures or range-based fors.
...
This was SVN commit r16923.
2015-08-19 03:33:04 +00:00
..
tests
…
Atlas.cpp
…
Atlas.h
…
CmdLineArgs.cpp
Replace some functor structs with lambdas, closures or range-based fors.
2015-08-19 03:33:04 +00:00
CmdLineArgs.h
…
Config.cpp
…
Config.h
…
GameSetup.cpp
Remove unused ah_translate code.
2015-07-27 01:08:15 +00:00
GameSetup.h
…
HWDetect.cpp
Add support for AArch64 (ARM64). Patch by tbm.
Fixes
#3345
.
2015-07-30 19:52:55 +00:00
HWDetect.h
…
Paths.cpp
…
Paths.h
…