quakeforge/qw
Bill Currie bcb1049f88 Convert particle physics to a scripted system.
The script format is the same as the console command-line, so no new
format :). The scripts are compiled to byte code and cached. They are
referenced by name (eg, "pt_fire"), though the names are likely to change.
It seems to work quite well and should prove to be a good basis for
scripting particle effects in general.
2014-01-31 10:40:44 +09:00
..
include Make the timedemo related timers double. 2013-02-27 14:32:29 +09:00
source Convert particle physics to a scripted system. 2014-01-31 10:40:44 +09:00
Makefile.am move the make dist stuff to the top level Makefile.am and get make dist to 2001-04-18 07:18:54 +00:00