1
0
forked from 0ad/0ad
Go to file
janwas dda6268466 - cgui: now convert EventName to lowercase in SendEventToAll
- compression: now use "fastest" compression mode and more memory unless
in FINAL build. this greatly speeds up archive generation at expense of
1.5% size increase (fine during development). done because profiling
shows ZLib accounts for 78% of CPU; practically nothing else shows up,
which shows effectiveness of compressing in parallel with reading from
disk.

- file_cache: documented; fixed several potential issues with exact_buf
when invalidating files.

This was SVN commit r3586.
2006-03-03 06:03:16 +00:00
binaries GUI Updates: 2006-03-03 00:02:01 +00:00
build Premake workspace: use native wchar_t type in VC7.1/8 2006-02-03 22:29:53 +00:00
source - cgui: now convert EventName to lowercase in SendEventToAll 2006-03-03 06:03:16 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00