------------------------------------------------------------------------ r2849 | helixhorned | 2012-07-25 11:56:18 -0700 (Wed, 25 Jul 2012) | 4 lines Lunatic: build fix on Windows and translator fix with 32-bit archs? erratum in r2844 commit message: ydim vs. bytesperline --> xdim vs. bytesperline ------------------------------------------------------------------------ r2848 | helixhorned | 2012-07-25 11:56:15 -0700 (Wed, 25 Jul 2012) | 1 line Add gethitickms() to the Windows layer. ------------------------------------------------------------------------ r2847 | helixhorned | 2012-07-25 11:56:11 -0700 (Wed, 25 Jul 2012) | 4 lines Make DukePlayer_t's transporter_hold an int16_t again. This was narrowed to int8_t in r1625, breaking CON code that wanted to lock the player for a longer time than 127 game tics. ------------------------------------------------------------------------