------------------------------------------------------------------------ r2284 | helixhorned | 2012-01-26 13:58:55 -0800 (Thu, 26 Jan 2012) | 5 lines Route the 5th mouse button to the game; bump savegame version. The "double-click button4" had to make way for MOUSE5 in the button binds menu, but I don't think anyone cares. Savegame compatibility was actually silently broken with the MAXTILES update earlier, but I forgot updating the version... ------------------------------------------------------------------------ r2283 | helixhorned | 2012-01-26 13:58:39 -0800 (Thu, 26 Jan 2012) | 1 line small correction of a memory-clearing line in namesdyn.c ------------------------------------------------------------------------ r2282 | helixhorned | 2012-01-26 13:58:25 -0800 (Thu, 26 Jan 2012) | 1 line Rearrange 'struct hicreplc_t' members so that no padding is inserted on x64. ------------------------------------------------------------------------ r2281 | helixhorned | 2012-01-26 13:58:08 -0800 (Thu, 26 Jan 2012) | 1 line engine.c cleanup, making some variables static mostly ------------------------------------------------------------------------ r2280 | helixhorned | 2012-01-26 13:57:51 -0800 (Thu, 26 Jan 2012) | 1 line Fix a potential sector[-1] access when drawing a masked wall in Polymost. ------------------------------------------------------------------------ r2279 | helixhorned | 2012-01-24 10:07:36 -0800 (Tue, 24 Jan 2012) | 1 line Fix the insert cicle wall-points bug reported by Norvak. ------------------------------------------------------------------------