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 18:45:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba9e7c13c4073ff89dc09fbba4da5d7901283fbd
0ad
/
source
/
ps
/
GameSetup
T
History
Matei
40f29a8345
Some fixes for techs.
...
This was SVN commit r3954.
2006-06-07 01:04:41 +00:00
..
Atlas.cpp
Renamed autobuilt ps.exe to pyrogenesis.exe, to match the new project layout.
2006-06-03 05:08:32 +00:00
Atlas.h
…
Config.cpp
Added Perlin noise class, which will be useful for water.
2006-05-17 03:53:54 +00:00
Config.h
Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/.
2006-06-02 02:10:27 +00:00
GameSetup.cpp
Some fixes for techs.
2006-06-07 01:04:41 +00:00
GameSetup.h
…