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-09 03:26:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08f363bb453a85eed8eb4d54293fef27a6534364
0ad
/
source
/
ps
/
GameSetup
T
History
Matei
a56ec5bdcd
Some cleanup - renamed CBaseEntity to CEntityTemplate, and removed JSInterface_BaseEntity.h and JSInterface_Entity.h (which were unused).
...
This was SVN commit r4091.
2006-07-13 03:29:33 +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
Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings)
2006-04-23 23:14:18 +00:00
Config.cpp
# housekeeping
2006-06-26 12:47:23 +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 cleanup - renamed CBaseEntity to CEntityTemplate, and removed JSInterface_BaseEntity.h and JSInterface_Entity.h (which were unused).
2006-07-13 03:29:33 +00:00
GameSetup.h
Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings)
2006-04-23 23:14:18 +00:00