1
0
forked from 0ad/0ad
Go to file
2005-10-19 23:03:44 +00:00
binaries Explicit minimap colours for each terrain, to improve loading times. 2005-10-19 23:03:44 +00:00
build Build: generate Atlas project files (with "update-workspaces --atlas") (for VS2003 only). 2005-10-17 01:11:12 +00:00
source restructure terrain texture loading to first get a filelist, then do work for each file. this is slightly more efficient than iterating over dir and doing work for each (due to less seeks) but intended to fix an issue where files are created while iterating over the directory (this confuses VFS). the problem had come up after adding terrain XML files. 2005-10-19 22:39:54 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00