1
0
forked from 0ad/0ad
Go to file
janwas a3b7e8c08c needed unicode at work:
debug: reinstate wchar_t version of debug_printf
  file, waio: add hack to allow creating File_Posix with unicode path
wposix: no longer include some rarely-used stuff to avoid conflict with
3rd party libraries
precompiled: bring boost::bind into global namespace (present in TR1)

dir_watch: needed directory watching with unicode paths and larger
buffers at work, so I completely overhauled and documented this

timer: add ToSeconds

SocketBase: fix to ensure correct match despite ::bind's conflict with
boost::bind

This was SVN commit r6319.
2008-08-09 19:22:13 +00:00
binaries Added quickstart script. 2008-08-08 05:13:59 +00:00
build Make CxxTest output on Windows go to OutputDebugString instead of stdout, so it'll appear in the VS debug output window. 2008-07-19 19:00:32 +00:00
docs # Engine overview doc started. 2007-10-20 18:30:32 +00:00
source needed unicode at work: 2008-08-09 19:22:13 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00