------------------------------------------------------------------------ r1644 | helixhorned | 2010-05-17 22:14:17 -0700 (Mon, 17 May 2010) | 8 lines Mapster32 maintenance pack #1 The bulk of this commit is "code rape"--or rather, caressing, rewritten for readability. Actual changes/fixes: - fixed "walking" in 2d mode - fixed DELETE key in OSD in SDL build - main loop in general (timeout for event wait after 200 ms so that highlights blink) - access to some pr_override* variables in m32script (suggested by Roma Loom) - API cleanup (added statics and consts here and there) ------------------------------------------------------------------------ r1643 | terminx | 2010-05-17 17:30:30 -0700 (Mon, 17 May 2010) | 2 lines Make nedmalloc a compile time option and add support for loading an external nedmalloc.dll at run time if it isn't compiled in ------------------------------------------------------------------------ r1642 | terminx | 2010-05-16 15:53:08 -0700 (Sun, 16 May 2010) | 2 lines win32 stuck input fix among other minor changes ------------------------------------------------------------------------