quakeforge/libs/video
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
..
renderer Convert particle physics to a scripted system. 2014-01-31 10:40:44 +09:00
targets Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
Makefile.am several libs can now get built as dlls in windows: console, gamecode, 2004-01-19 07:47:41 +00:00