1
0
forked from 0ad/0ad
Go to file
janwas 9d139926c9 file: provide FILE_TEXT flag that enables newline translation - useful when outputting XML files, so notepad doesn't see "\n" (which it can't handle)
vfs: no longer watch dirs when mounting - need to pass flag. allows
turning this off for screenshots dir (where hotloading doesn't make
sense)

vfs_tree: expand hash table when 3/4 full; 1/2 was quite wasteful.

main: do CPU init early, so timing during init can use TSCmain: do CPU
init early, so timing during init can use TSC

This was SVN commit r2098.
2005-04-29 13:17:17 +00:00
binaries Maybe fixed GUI event-handler function things. Other minor changes and fixes. 2005-03-30 22:33:10 +00:00
build Made icon implementation less bad, so that it doesn't conflict with ScEd 2005-03-27 14:03:30 +00:00
source file: provide FILE_TEXT flag that enables newline translation - useful when outputting XML files, so notepad doesn't see "\n" (which it can't handle) 2005-04-29 13:17:17 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00