------------------------------------------------------------------------ r5811 | helixhorned | 2016-07-04 07:09:08 -0700 (Mon, 04 Jul 2016) | 4 lines Mapster32: on TROR point insertion, mark more points. This fixes a bug reported by Micky C on 2016-01-11 where too few points were marked to be inserted. See AMC TC SVN r2308. ------------------------------------------------------------------------ r5810 | helixhorned | 2016-07-04 07:09:08 -0700 (Mon, 04 Jul 2016) | 1 line Mapster32: pull out some code from M32_InsertPoint() into M32_MarkPointInsertion(). ------------------------------------------------------------------------ r5809 | helixhorned | 2016-07-04 07:09:07 -0700 (Mon, 04 Jul 2016) | 5 lines Lunatic: fix map-text loading. The file descriptor was closed from Lua code, causing the subsequent kfilelength() to fail and attempt an allocation of (size_t)-1 bytes. ------------------------------------------------------------------------ r5808 | helixhorned | 2016-07-04 07:09:06 -0700 (Mon, 04 Jul 2016) | 1 line SDL2 layer: in Mapster32, fix menu Ctrl-F in case NumLock is on. ------------------------------------------------------------------------ r5807 | helixhorned | 2016-07-04 07:09:05 -0700 (Mon, 04 Jul 2016) | 1 line engine.c: fix potential smostwall[-1] access. Found by ASan. ------------------------------------------------------------------------ r5806 | helixhorned | 2016-07-04 07:09:03 -0700 (Mon, 04 Jul 2016) | 3 lines Fix non-HAVE_CLIPSHAPE_FEATURE build. Used for example with DEBUGGINGAIDS=2, i.e. sanitizers enabled. ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.