raze-gles/polymer/eduke32/source/jmact
terminx fe6e27e819 Use C versions of divscale##() instead of asm to work around an overflow with drawmapview(), get rid of leftover custom 'int64' type in favor of int64_t, other minor fixes
git-svn-id: https://svn.eduke32.com/eduke32@1492 1a8010ca-5511-0410-912e-c29ae57300e0
2009-09-09 07:19:14 +00:00
..
_control.h Use C versions of divscale##() instead of asm to work around an overflow with drawmapview(), get rid of leftover custom 'int64' type in favor of int64_t, other minor fixes 2009-09-09 07:19:14 +00:00
_scrplib.h Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
animlib.c Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
animlib.h Remove dead copy protection and watcom support code, fix structure alignment and packing issues preventing Polymer from working with MSVC, enable link time code generation (whole program optimization) for MSVC builds, fix most warnings showing up in MSVC with /w2, add pulsating dynamic lights when holding the shrinker or expander 2009-07-09 02:29:48 +00:00
control.c Use C versions of divscale##() instead of asm to work around an overflow with drawmapview(), get rid of leftover custom 'int64' type in favor of int64_t, other minor fixes 2009-09-09 07:19:14 +00:00
control.h Use C versions of divscale##() instead of asm to work around an overflow with drawmapview(), get rid of leftover custom 'int64' type in favor of int64_t, other minor fixes 2009-09-09 07:19:14 +00:00
file_lib.c Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
file_lib.h Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
keyboard.c MSVC fixes + clean out tree 2009-06-05 20:09:13 +00:00
keyboard.h Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
mathutil.c ass rape 2009-01-09 09:29:17 +00:00
mathutil.h Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
mouse.c Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
mouse.h Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
scriplib.c Remove dead copy protection and watcom support code, fix structure alignment and packing issues preventing Polymer from working with MSVC, enable link time code generation (whole program optimization) for MSVC builds, fix most warnings showing up in MSVC with /w2, add pulsating dynamic lights when holding the shrinker or expander 2009-07-09 02:29:48 +00:00
scriplib.h Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
util_lib.c Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
util_lib.h Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00