------------------------------------------------------------------------ r1791 | helixhorned | 2011-02-12 14:25:24 +0100 (Sat, 12 Feb 2011) | 1 line More OSX build fixery and printf/scanf cleanup for 64-bit systems ------------------------------------------------------------------------ r1790 | helixhorned | 2011-02-11 00:15:02 +0100 (Fri, 11 Feb 2011) | 3 lines * Fix a serious logic mistake with checksectorpointer. Previously, a white wall could 'connect' to a red one, leaving the reverse link intact and creating a situation like this: w_new <-> w <-- w_old. * Have the corruption checker catch this case among a few other new ones. Rename OSD command 'autocorruptcheck' to simply 'corruptcheck' with options 'corruptcheck ', 'corruptcheck now' and 'corruptcheck tryfix'. * When pasting sector selection into valid player space (releasing AltGr), ask whether a surrounding outer loop should be created since this is probably not always desired. ------------------------------------------------------------------------