1
0
forked from 0ad/0ad
Go to file
2005-10-24 03:20:54 +00:00
binaries Atlas: Bits of tool-related code. 2005-10-24 01:53:03 +00:00
build Build: generate Atlas project files (with "update-workspaces --atlas") (for VS2003 only). 2005-10-17 01:11:12 +00:00
source debug_putws was causing trouble on linux when mixing char and wchar_t writes to file. accordingly, have debug_wprintf do wchar->utf8 conversion (done there instead of in debug_putws because it's needed for the filtering logic as well) and call its char* equivalent and remove debug_putws. 2005-10-24 03:20:54 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00