------------------------------------------------------------------------ r6347 | terminx | 2017-07-08 12:42:11 -0700 (Sat, 08 Jul 2017) | 1 line Allow scripts to change MAXSPRITESONSCREEN before calls to drawrooms() and friends ------------------------------------------------------------------------ r6346 | terminx | 2017-07-08 12:42:01 -0700 (Sat, 08 Jul 2017) | 1 line Check constants before THISACTOR in Gv_GetManyVars(). Seems much more likely to be true. ------------------------------------------------------------------------ r6345 | terminx | 2017-07-08 12:41:55 -0700 (Sat, 08 Jul 2017) | 1 line Revise some CON VM error messages for consistency. Upgrade a couple of CON VM errors to a new critical error type which pops up a dialog box when the error is encountered. If you've been writing crappy scripts that spam "divide by zero!" errors into the log that you've been ignoring, you're gonna have a bad time. ------------------------------------------------------------------------ r6344 | terminx | 2017-07-08 12:41:49 -0700 (Sat, 08 Jul 2017) | 1 line Reduce MAXSPRITESONSCREEN from 4096 to 2048. Email me if you have a map so poorly designed that this actually breaks something! ------------------------------------------------------------------------ r6343 | terminx | 2017-07-08 12:41:43 -0700 (Sat, 08 Jul 2017) | 1 line Some work on CON arrays. Hopefully nothing is broken! ------------------------------------------------------------------------ r6342 | terminx | 2017-07-08 12:41:36 -0700 (Sat, 08 Jul 2017) | 1 line Add support for bitmap gamearrays and expose gotpic to CON ------------------------------------------------------------------------ r6341 | terminx | 2017-07-08 12:41:29 -0700 (Sat, 08 Jul 2017) | 1 line Change wordy error message I didn't like ------------------------------------------------------------------------ r6340 | terminx | 2017-07-08 12:41:21 -0700 (Sat, 08 Jul 2017) | 1 line Fix old Build engine bug: setgotpic() not called from parascan() ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.