dxx-rebirth/similar
Kp 9df40a86cb Use uint8 for secondary ammo counts
Maximum non-cheating is 40 missiles, which fits in a signed 8 bit value.
Maximum cheating is 200 missiles, which fits in an unsigned 8 bit value.
2015-10-03 17:17:49 +00:00
..
2d Reuse computed string length 2015-09-29 02:41:22 +00:00
3d Restore inclusion of byteutil.h in similiar/3d/interp.cpp 2015-09-29 18:36:01 +00:00
arch Break screenshot numbering on 9999 instead of 99999 due to formatting of the string (it's still enough) 2015-09-01 19:06:14 +02:00
editor Reuse computed string length 2015-09-29 02:41:22 +00:00
main Use uint8 for secondary ammo counts 2015-10-03 17:17:49 +00:00
misc Remove bool SysNoHogDir on non-unix 2015-09-22 02:28:38 +00:00