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

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

Detail

2011.12.04.Log0387.txt

📄SVN 📅2011-12-04 💾1.006 B 2 Parsed entries

Revision r2150

CON parser cleanup: when getting a value from labelcode[], assume that it
represents a pointer into the script for label types other than LABEL_DEFINE
instead of checking inclusion of the value in the script bounds. This
assertion was tested with WGR2 SVN.

Revision r2149

CON: Add the following commands to those which shouldn't be optimized away
with empty branches: ifcanseetarget, ifpdistl, ifpdistg, ifgotweapononce.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r2151 | helixhorned | 2011-12-04 13:19:57 -0800 (Sun, 04 Dec 2011) | 1 line

CON parser cleanup: make labeltype be an int32_t* instead of an intptr_t*.
------------------------------------------------------------------------
r2150 | helixhorned | 2011-12-04 13:19:41 -0800 (Sun, 04 Dec 2011) | 4 lines

CON parser cleanup: when getting a value from labelcode[], assume that it
represents a pointer into the script for label types other than LABEL_DEFINE
instead of checking inclusion of the value in the script bounds. This
assertion was tested with WGR2 SVN.
------------------------------------------------------------------------
r2149 | helixhorned | 2011-12-04 10:10:06 -0800 (Sun, 04 Dec 2011) | 2 lines

CON: Add the following commands to those which shouldn't be optimized away
with empty branches: ifcanseetarget, ifpdistl, ifpdistg, ifgotweapononce.
------------------------------------------------------------------------