raze-gles/polymer/eduke32/package/sdk/samples
helixhorned 6458c0ba34 a.m32: add state 'for_sprites_near_picnum'.
The state quries the user for four values: ref. picnum, target picnum, max.
ldist and a lotag.  Then, for all sprites i (of ref. picnum), for all sprites j
(of target picnum), if ldist(i,j)<=maxldist, sprite j's lotag is changed to the
provided one.

Also add lunatic/test/maputil.lua, containing a similar function but allowing
to customize the selection predicates of the ref. and target sprites, as well
as the action to carry out.

git-svn-id: https://svn.eduke32.com/eduke32@4414 1a8010ca-5511-0410-912e-c29ae57300e0
2014-04-05 11:28:08 +00:00
..
_clipshape0.map Sweeping modifications to synthesis and the package directory structure so that every potential binary is in its own package. 2013-11-04 03:59:26 +00:00
a.m32 a.m32: add state 'for_sprites_near_picnum'. 2014-04-05 11:28:08 +00:00
aspect.map Sweeping modifications to synthesis and the package directory structure so that every potential binary is in its own package. 2013-11-04 03:59:26 +00:00
duke3d.def.sample Sweeping modifications to synthesis and the package directory structure so that every potential binary is in its own package. 2013-11-04 03:59:26 +00:00
dump_used_assets.m32 Sweeping modifications to synthesis and the package directory structure so that every potential binary is in its own package. 2013-11-04 03:59:26 +00:00
enhance.con.sample Sweeping modifications to synthesis and the package directory structure so that every potential binary is in its own package. 2013-11-04 03:59:26 +00:00
m32script_ex.map Sweeping modifications to synthesis and the package directory structure so that every potential binary is in its own package. 2013-11-04 03:59:26 +00:00
r_usenewshading.map Sweeping modifications to synthesis and the package directory structure so that every potential binary is in its own package. 2013-11-04 03:59:26 +00:00
ror.map Sweeping modifications to synthesis and the package directory structure so that every potential binary is in its own package. 2013-11-04 03:59:26 +00:00
splitscr.con Block off hacks for the primitive splitscreen CON mod with SPLITSCREEN_MOD_HACKS so they are no longer compiled. 2014-01-12 14:04:51 +00:00
spriteclip.txt Sweeping modifications to synthesis and the package directory structure so that every potential binary is in its own package. 2013-11-04 03:59:26 +00:00
startpos.m32 SDK/Samples: Add "startpos.m32", a helper script for spawn points. 2014-01-12 14:03:21 +00:00
test_tileoffsets.map Sweeping modifications to synthesis and the package directory structure so that every potential binary is in its own package. 2013-11-04 03:59:26 +00:00
tests.m32 Sweeping modifications to synthesis and the package directory structure so that every potential binary is in its own package. 2013-11-04 03:59:26 +00:00
trueror1.map Sweeping modifications to synthesis and the package directory structure so that every potential binary is in its own package. 2013-11-04 03:59:26 +00:00
weapons.con.sample Sweeping modifications to synthesis and the package directory structure so that every potential binary is in its own package. 2013-11-04 03:59:26 +00:00