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

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

Detail

2013.09.10.Log0893.txt

📄SVN 📅2013-09-10 💾1,8 KB 6 Parsed entries CON FIX

Revision r4056

Add foreachmap.lua module 'colenemy', allow passing module name to findmaps.sh.

The 'colenemy' module searches for colored enemies in maps, excluding pal-21
liztroops. DONT_BUILD.

Revision r4055

Replace literal g_sounds[].m bits with enum constants. DONT_BUILD.

Revision r4054

Lunatic doc: add some text and examples for using require()/module().

Revision r4053

Lunatic: document gv.getangle(), -Lopts=strict, sec:zrangeat(). DONT_BUILD.

Revision r4052

Lunatic: r/w gamearrays in binary mode, checks for mapdiff.sh, add test/gamearray.con.

Revision r4051

Lunatic/util: fixes for Windows.

- Need to open some files in binary mode.
- MinGW's "find" doesn't provide -L option, detect that.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r4057 | terminx | 2013-09-10 15:41:19 -0700 (Tue, 10 Sep 2013) | 1 line

Add -usecwd parameter on Windows, to disable searching for Megaton Edition or GOG.com game data
------------------------------------------------------------------------
r4056 | helixhorned | 2013-09-10 12:17:06 -0700 (Tue, 10 Sep 2013) | 4 lines

Add foreachmap.lua module 'colenemy', allow passing module name to findmaps.sh.

The 'colenemy' module searches for colored enemies in maps, excluding pal-21
liztroops. DONT_BUILD.
------------------------------------------------------------------------
r4055 | helixhorned | 2013-09-08 13:18:56 -0700 (Sun, 08 Sep 2013) | 1 line

Replace literal g_sounds[].m bits with enum constants. DONT_BUILD.
------------------------------------------------------------------------
r4054 | helixhorned | 2013-09-08 13:18:51 -0700 (Sun, 08 Sep 2013) | 1 line

Lunatic doc: add some text and examples for using require()/module().
------------------------------------------------------------------------
r4053 | helixhorned | 2013-09-06 07:43:21 -0700 (Fri, 06 Sep 2013) | 1 line

Lunatic: document gv.getangle(), -Lopts=strict, sec:zrangeat(). DONT_BUILD.
------------------------------------------------------------------------
r4052 | helixhorned | 2013-09-06 07:43:20 -0700 (Fri, 06 Sep 2013) | 1 line

Lunatic: r/w gamearrays in binary mode, checks for mapdiff.sh, add test/gamearray.con.
------------------------------------------------------------------------
r4051 | helixhorned | 2013-09-06 07:43:17 -0700 (Fri, 06 Sep 2013) | 4 lines

Lunatic/util: fixes for Windows.

- Need to open some files in binary mode.
- MinGW's "find" doesn't provide -L option, detect that.
------------------------------------------------------------------------