raze-gles/polymer/eduke32/source/lunatic/util
helixhorned 4cb9ab1d7c foreachmap.lua: remove the need for a space for certain '.' accesses.
That is, now it's not necessary to write e.g. "io. write" -- .xxx is
translated to <what>[i].xxx only if it's a matching member name.

git-svn-id: https://svn.eduke32.com/eduke32@4105 1a8010ca-5511-0410-912e-c29ae57300e0
2013-10-16 19:43:01 +00:00
..
bigytiles.lua Lunatic: move utility scripts to util/, bittest.lua -> test/test_bitar.lua. 2013-04-09 17:35:03 +00:00
build.lua foreachmap.lua: remove the need for a space for certain '.' accesses. 2013-10-16 19:43:01 +00:00
colenemy.lua Minor changes for Lunatic utils, replace missed sound flag literals with macros. 2013-09-21 13:38:07 +00:00
findmaps.sh Add foreachmap.lua module 'colenemy', allow passing module name to findmaps.sh. 2013-09-10 19:17:06 +00:00
foreachmap.lua foreachmap.lua: remove the need for a space for certain '.' accesses. 2013-10-16 19:43:01 +00:00
map2text.lua Lunatic: move utility scripts to util/, bittest.lua -> test/test_bitar.lua. 2013-04-09 17:35:03 +00:00
mapastats.lua Lunatic: move utility scripts to util/, bittest.lua -> test/test_bitar.lua. 2013-04-09 17:35:03 +00:00
mapdiff.sh Lunatic: r/w gamearrays in binary mode, checks for mapdiff.sh, add test/gamearray.con. 2013-09-06 14:43:20 +00:00
mapstats.lua Lunatic: move utility scripts to util/, bittest.lua -> test/test_bitar.lua. 2013-04-09 17:35:03 +00:00
mapypan.lua Lunatic util: add foreachmap module 'plax', looking for maps w/ multiple psky tiles. 2013-08-11 15:28:50 +00:00
plax.lua Lunatic util: add foreachmap module 'plax', looking for maps w/ multiple psky tiles. 2013-08-11 15:28:50 +00:00