raze-gles/polymer/eduke32/source/lunatic/util
helixhorned 7603f432df Rename sector[].filler member to '.fogpal'. From CON, keep the '.alignto' alias.
The overall situation is thus as follows:
 - in C and from Lua, that member is called 'fogpal'
 - In CON (both C-CON and LunaCON), it's 'fogpal' with 'alignto' being an alias;
   'filler' wasn't available before, either.
 - In m32script, it's 'fogpal' or 'alignto' ('filler' is not available any more)

git-svn-id: https://svn.eduke32.com/eduke32@4416 1a8010ca-5511-0410-912e-c29ae57300e0
2014-04-05 11:28:10 +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 Rename sector[].filler member to '.fogpal'. From CON, keep the '.alignto' alias. 2014-04-05 11:28:10 +00:00
cmpart.lua Add helper utility lunatic/util/cmpart.lua. 2013-12-26 19:45:09 +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 lunatic/util/foreachmap.lua: don't expand .xxx after ']'. 2013-11-16 18:47:19 +00:00
map2text.lua Rename sector[].filler member to '.fogpal'. From CON, keep the '.alignto' alias. 2014-04-05 11:28:10 +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