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

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

Detail

2014.01.31.Log0950.txt

📄SVN 📅2014-01-31 💾1,8 KB 6 Parsed entries CON BUILD FIX

Revision r4285

LunaCON: error on userdefs accesses with non-local current player.

Add lunatic/test/getuserdef.con.

Revision r4284

Get rid of neartag* global variables. LunaCON: fix 'operate'.

Revision r4283

sector.c: factor out goto soup in P_CheckSectors() into function.

Revision r4282

sector.c: cleanup round 3, P_ActivateSwitch() refactoring.

Revision r4281

sector.c and related cleanup, round 2.

- use SPRITES_OF* iterator macros
- new function: E_SpriteIsValid(); add some safety checks
  (e.g. hitag used as sprite index)
- the rest is mostly "the usual code transformations"

Revision r4280

sector.c: cleanup round 1, trivial changes.
Raw Content
------------------------------------------------------------------------
r4286 | helixhorned | 2014-01-31 13:13:03 -0800 (Fri, 31 Jan 2014) | 3 lines

Lunatic: Fix compilation of C++ build, but not starting up yet.

BUILD_LUNATIC.
------------------------------------------------------------------------
r4285 | helixhorned | 2014-01-31 13:13:01 -0800 (Fri, 31 Jan 2014) | 3 lines

LunaCON: error on userdefs accesses with non-local current player.

Add lunatic/test/getuserdef.con.
------------------------------------------------------------------------
r4284 | helixhorned | 2014-01-31 13:13:00 -0800 (Fri, 31 Jan 2014) | 1 line

Get rid of neartag* global variables. LunaCON: fix 'operate'.
------------------------------------------------------------------------
r4283 | helixhorned | 2014-01-31 13:12:59 -0800 (Fri, 31 Jan 2014) | 1 line

sector.c: factor out goto soup in P_CheckSectors() into function.
------------------------------------------------------------------------
r4282 | helixhorned | 2014-01-31 13:12:58 -0800 (Fri, 31 Jan 2014) | 1 line

sector.c: cleanup round 3, P_ActivateSwitch() refactoring.
------------------------------------------------------------------------
r4281 | helixhorned | 2014-01-31 13:12:56 -0800 (Fri, 31 Jan 2014) | 6 lines

sector.c and related cleanup, round 2.

- use SPRITES_OF* iterator macros
- new function: E_SpriteIsValid(); add some safety checks
  (e.g. hitag used as sprite index)
- the rest is mostly "the usual code transformations"
------------------------------------------------------------------------
r4280 | helixhorned | 2014-01-31 13:12:55 -0800 (Fri, 31 Jan 2014) | 1 line

sector.c: cleanup round 1, trivial changes.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.