Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
129Filtered Results

Detail

2017.07.08.Log1302.txt

📄SVN 📅2017-07-08 💾2,1 KB 7 Parsed entries CON BUILD FIX

Revision r6346

Check constants before THISACTOR in Gv_GetManyVars(). Seems much more likely to be true.

Revision r6345

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.

Revision r6344

Reduce MAXSPRITESONSCREEN from 4096 to 2048. Email me if you have a map so poorly designed that this actually breaks something!

Revision r6343

Some work on CON arrays. Hopefully nothing is broken!

Revision r6342

Add support for bitmap gamearrays and expose gotpic to CON

Revision r6341

Change wordy error message I didn't like

Revision r6340

Fix old Build engine bug: setgotpic() not called from parascan()
Raw Content
------------------------------------------------------------------------
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.