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

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

Detail

2011.09.12.Log0334.txt

📄SVN 📅2011-09-12 💾839 B 1 Parsed entries CON BUILD FIX

Revision r2016

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"

------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
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"

------------------------------------------------------------------------