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

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

Detail

2013.02.25.Log0757.txt

📄SVN 📅2013-02-25 💾1,9 KB 6 Parsed entries CON BUILD FIX

Revision r3527

Remove some duplicate or unused control layer defines.

Notes:
 - MAXJOYBUTTONS is out of sync between the two definitions
 - In menus.c, NUMMOUSEFUNCTIONS must equal MAXMOUSEBUTTONS,
   fail to compile if this becomes false.

Revision r3526

Lunatic translator: handle RETURN across events.

Revision r3525

engine.c: in setpolymost2dview(), set gloy=-1 unconditionally.

This fixes an update issue: start EDuke32 without warping to a map in Polymost,
change to classic, and change to Polymost again. The OSD background will be
displaced.

Revision r3524

Lunatic: sector[]:zrangeat(), 'getzrange' command for the translator.

Also, fix quote commands there.

Revision r3523

Lunatic translator: codegen fixes, setgamepalette, -fno=onlycheck option.

Revision r3522

CON parser: don't allow read-only gamevars to 'readgamevar' command.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r3528 | helixhorned | 2013-02-25 07:31:24 -0800 (Mon, 25 Feb 2013) | 1 line

Lunatic: initialize test Lua state earlier so that 'setdefname' has an effect.
------------------------------------------------------------------------
r3527 | helixhorned | 2013-02-25 07:31:22 -0800 (Mon, 25 Feb 2013) | 6 lines

Remove some duplicate or unused control layer defines.

Notes:
 - MAXJOYBUTTONS is out of sync between the two definitions
 - In menus.c, NUMMOUSEFUNCTIONS must equal MAXMOUSEBUTTONS,
   fail to compile if this becomes false.
------------------------------------------------------------------------
r3526 | helixhorned | 2013-02-25 07:31:19 -0800 (Mon, 25 Feb 2013) | 1 line

Lunatic translator: handle RETURN across events.
------------------------------------------------------------------------
r3525 | helixhorned | 2013-02-25 07:31:16 -0800 (Mon, 25 Feb 2013) | 5 lines

engine.c: in setpolymost2dview(), set gloy=-1 unconditionally.

This fixes an update issue: start EDuke32 without warping to a map in Polymost,
change to classic, and change to Polymost again. The OSD background will be
displaced.
------------------------------------------------------------------------
r3524 | helixhorned | 2013-02-25 07:31:13 -0800 (Mon, 25 Feb 2013) | 3 lines

Lunatic: sector[]:zrangeat(), 'getzrange' command for the translator.

Also, fix quote commands there.
------------------------------------------------------------------------
r3523 | helixhorned | 2013-02-25 07:31:09 -0800 (Mon, 25 Feb 2013) | 1 line

Lunatic translator: codegen fixes, setgamepalette, -fno=onlycheck option.
------------------------------------------------------------------------
r3522 | helixhorned | 2013-02-25 07:31:05 -0800 (Mon, 25 Feb 2013) | 1 line

CON parser: don't allow read-only gamevars to 'readgamevar' command.
------------------------------------------------------------------------