------------------------------------------------------------------------ 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. ------------------------------------------------------------------------