dxx-rebirth/similar
Kp 07869d9dba Add automatic demo recording
Various users want automatic demo recording.  Add new command line options:
	-auto-record-demo	start recording on level entry
	-record-demo-format	set demo name automatically

For -record-demo-format, specify a template containing any mix of strftime
insertions, variable insertions, and literal text.  As a special case, specify
"." to use the builtin template "%Y%m%d.%H%M%S-$p-$m".  Most users should use
".".  Supported variables:
	$p	name of pilot recording the demo
	$m	name of msn/mn2 file played

Suggested by jeffersoncarpenter in https://github.com/dxx-rebirth/dxx-rebirth/pull/33, but implemented by vLKp.
2015-02-28 19:36:02 +00:00
..
2d Remove RAIIdmem::operator pointer 2015-02-17 03:52:59 +00:00
3d Centralize swap_polygon_model_data op update 2015-02-25 04:19:12 +00:00
arch Remove RAIIdmem::operator pointer 2015-02-17 03:52:59 +00:00
editor Pass array<> to remap_side_uvs 2015-02-27 03:30:33 +00:00
main Add automatic demo recording 2015-02-28 19:36:02 +00:00
mem Fix size truncation in mem_malloc 2015-01-29 04:27:35 +00:00
misc Add automatic demo recording 2015-02-28 19:36:02 +00:00