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

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

Detail

2013.03.21.Log0774.txt

📄SVN 📅2013-03-21 💾1,1 KB 3 Parsed entries BUILD FIX

Revision r3591

Lunatic: make ivec3 and dvec3 types share same metatable, orthogonalize API.

Specifically, remove ivec3's blen1() method and add from/to BUILD coordinate
(z scaled by 16) conversion methods.

Revision r3590

Lunatic: slightly cleaner weapondata_t access.

Also, for the embedded translator: don't warn on unrecognized command line opt.

Revision r3589

Clean up mdsprite.c:voxdraw() a little.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r3592 | helixhorned | 2013-03-21 03:20:37 -0700 (Thu, 21 Mar 2013) | 3 lines

premap.c: fix oob access of tagbitmap[] with formerly negative lo-/hitags.

Also, allocate that array dynamically instead of on the stack.
------------------------------------------------------------------------
r3591 | helixhorned | 2013-03-21 03:20:27 -0700 (Thu, 21 Mar 2013) | 4 lines

Lunatic: make ivec3 and dvec3 types share same metatable, orthogonalize API.

Specifically, remove ivec3's blen1() method and add from/to BUILD coordinate
(z scaled by 16) conversion methods.
------------------------------------------------------------------------
r3590 | helixhorned | 2013-03-21 03:20:20 -0700 (Thu, 21 Mar 2013) | 3 lines

Lunatic: slightly cleaner weapondata_t access.

Also, for the embedded translator: don't warn on unrecognized command line opt.
------------------------------------------------------------------------
r3589 | helixhorned | 2013-03-21 03:20:14 -0700 (Thu, 21 Mar 2013) | 1 line

Clean up mdsprite.c:voxdraw() a little.
------------------------------------------------------------------------