raze-gles/polymer/eduke32/source/lunatic/doc
helixhorned 5cb6e20c63 Add new actor flag and predefined CON label SFLAG_NODAMAGEPUSH.
This flag is set from C for some enemies that should not be pushed back when
damaged, such as TANK. Both the tile flag and the per-sprite flag are used
(i.e. the ultimate flag value is the XOR of the two).
Add currently non-functional example to test.lua that attempts to set this bit
for NEWBEAST.

git-svn-id: https://svn.eduke32.com/eduke32@4371 1a8010ca-5511-0410-912e-c29ae57300e0
2014-03-15 14:10:47 +00:00
..
Makefile Lunatic: document fundamentals of shade tables, but not 'engine' API yet. 2014-01-02 00:08:39 +00:00
din_w_collapse.png Lunatic doc: move icons to doc/ root, as they were not showing up properly online. 2013-08-23 17:01:19 +00:00
din_w_crushing.png Lunatic doc: move icons to doc/ root, as they were not showing up properly online. 2013-08-23 17:01:19 +00:00
din_w_explosive.png Lunatic doc: move icons to doc/ root, as they were not showing up properly online. 2013-08-23 17:01:19 +00:00
din_w_toxic.png Lunatic doc: move icons to doc/ root, as they were not showing up properly online. 2013-08-23 17:01:19 +00:00
how_to_build_lunatic.txt Windows: Full library refresh. 2014-02-10 10:58:38 +00:00
lpeg-lunatic.patch Lunatic: slight Makefile tweak for Windows preparation. 2013-07-07 20:59:14 +00:00
lunacon.txt LunaCON: add and document option -ferror-negative-tag-write. 2014-02-28 20:33:46 +00:00
lunatic.conf Lunatic: commit preliminary, unfinished documentation written in AsciiDoc. 2013-06-09 16:37:22 +00:00
lunatic.txt Add new actor flag and predefined CON label SFLAG_NODAMAGEPUSH. 2014-03-15 14:10:47 +00:00
lunatic_sh.style Lunatic doc: add Lua source code highlighting using GNU Source-highlight. 2013-10-24 17:48:19 +00:00