Go to file
janwas 27539d25e8 improvements to memcpy; cleaned up the whole thing and ia32 is now done (knock on wood)
executive summary: memcpy2 aka. ia32_memcpy is a drop-in replacement
that is much faster than memcpy (7% on small buffers, 300% on 192K
buffers)

This was SVN commit r2729.
2005-09-15 00:51:59 +00:00
binaries Command buttons can finally invoke the building painter or train units. Still plenty of glitches (particularly click-fest issues ... still an issue when updating the buttons directly rather than via hack, so it's probably due to constant onPress refresh). I've also had to disable the progress bar until I can make it work properly, but if you can get a unit in the queue it should eventually spawn. :) 2005-09-14 22:47:51 +00:00
build Renamed output files in the generated GNU makefiles so that e.g. ia32.asm and ia32.cpp don't generate the same object file 2005-09-14 23:55:56 +00:00
source improvements to memcpy; cleaned up the whole thing and ia32 is now done (knock on wood) 2005-09-15 00:51:59 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00