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

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

Detail

2013.07.19.Log0880.txt

📄SVN 📅2013-07-19 💾1,1 KB 2 Parsed entries FIX

Revision r3972

Patch from johnnyonflame to fix the GCW and Dingoo build process.

Revision r3971

Force orientation bit 2 for screentext in addition to qstrdim, to match all other screen drawing commands.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r3973 | hendricks266 | 2013-07-19 20:37:10 -0700 (Fri, 19 Jul 2013) | 5 lines

Updates to the processing of the tilefromtexture def command:
- Allow xoffset and yoffset to modified independently of a tile definition, much like texhitscan and nofullbright.
(Both still default to zero when a tile is specified, to keep current behavior, and because it makes sense.)
- Add actual detection of the "nofullbright" keyword, which appears to have been overlooked in r3230.
- Internal: Eliminate the need for one int32_t by condensing two variables into "flags".
------------------------------------------------------------------------
r3972 | hendricks266 | 2013-07-19 20:36:54 -0700 (Fri, 19 Jul 2013) | 1 line

Patch from johnnyonflame to fix the GCW and Dingoo build process.
------------------------------------------------------------------------
r3971 | hendricks266 | 2013-07-19 20:36:28 -0700 (Fri, 19 Jul 2013) | 1 line

Force orientation bit 2 for screentext in addition to qstrdim, to match all other screen drawing commands.
------------------------------------------------------------------------