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

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

Detail

2013.03.21.Log0773.txt

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

Revision r3587

Clean up mdsprite.c:md3draw() by factoring out spriteext[tspr->owner] access.

Revision r3586

Make -testlua accepted (but ignored) in non-Lunatic build.

So that it doesn't result in the -t (respawn on) command line switch.

Revision r3585

Clean up mdsprite.c:md3draw() by tightening locals, factoring out 2x dup code.

Revision r3584

engine: give sprite cstat 1024 a marco name, CSTAT_SPRITE_MDHACK.

Revision r3583

sdlayer.c: fix incompatible-pointer-type warning.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r3588 | helixhorned | 2013-03-21 03:20:01 -0700 (Thu, 21 Mar 2013) | 5 lines

Clean up mdsprite.c:md3draw() by factoring out m->head.flags == 1337 check.

... into a macro MFLAGS_NOCONV(m). Since it currently expands to (0), some dead
code will be eliminated.
Introduce a "compilation option" macro DO_MD2_MD3_CONV in mdsprite.c.
------------------------------------------------------------------------
r3587 | helixhorned | 2013-03-21 03:19:55 -0700 (Thu, 21 Mar 2013) | 1 line

Clean up mdsprite.c:md3draw() by factoring out spriteext[tspr->owner] access.
------------------------------------------------------------------------
r3586 | helixhorned | 2013-03-21 03:19:46 -0700 (Thu, 21 Mar 2013) | 3 lines

Make -testlua accepted (but ignored) in non-Lunatic build.

So that it doesn't result in the -t (respawn on) command line switch.
------------------------------------------------------------------------
r3585 | helixhorned | 2013-03-21 03:19:41 -0700 (Thu, 21 Mar 2013) | 1 line

Clean up mdsprite.c:md3draw() by tightening locals, factoring out 2x dup code.
------------------------------------------------------------------------
r3584 | helixhorned | 2013-03-21 03:19:32 -0700 (Thu, 21 Mar 2013) | 1 line

engine: give sprite cstat 1024 a marco name, CSTAT_SPRITE_MDHACK.
------------------------------------------------------------------------
r3583 | helixhorned | 2013-03-21 03:19:25 -0700 (Thu, 21 Mar 2013) | 1 line

sdlayer.c: fix incompatible-pointer-type warning.
------------------------------------------------------------------------