------------------------------------------------------------------------ r2017 | helixhorned | 2011-09-12 08:03:51 -0700 (Mon, 12 Sep 2011) | 5 lines fix a couple of editor issues: - one reported by Micky: http://forums.duke4.net/topic/3911-true-room-over-room/page__view__findpost__p__106610 - malloc(0) call when saving a map with no sprites - update 'asksave' after Alt-S and corrupt-check on starting a new map ------------------------------------------------------------------------ r2016 | terminx | 2011-09-11 23:25:50 -0700 (Sun, 11 Sep 2011) | 2 lines Add a couple of missed sanity checks for accessing player and sprite structure members as vars. Should fix crashes with stuff like "ifvare player[some value greater than MAXPLAYERS].kickback_pic blah" ------------------------------------------------------------------------