Go to file
janwas 808a0f7cbe config: additional macro is checked
lib: add bits() function (actually moved it from zip.cpp)
ia32: start moving code out to external asm file (will use NASM in
pre-build step; avoids needing MSC and GCC-specific inline code). move
memcpy test code out to other file

This was SVN commit r2706.
2005-09-13 04:00:41 +00:00
binaries Finally put the command buttons back in, but the GUI doesn't seem to be accessible when a unit is clicked, so I can't be sure it works. I think it may be due to no left-click options in Simon's world click event handler. Need to ask him about it. 2005-09-10 17:30:57 +00:00
build Premake support for assemblying .asm-files with nasm (now also on windows!) 2005-09-13 03:51:48 +00:00
source config: additional macro is checked 2005-09-13 04:00:41 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00