Revision r3392
Lunatic: codegen beyond milestone 1. - weapon data - changing ones... (locals for now) - operators
Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.
Lunatic: codegen beyond milestone 1. - weapon data - changing ones... (locals for now) - operators
Lunatic translator: slight code reorganization to prevent too many local vars.
Lunatic: begin changing ones...
Mapster32: don't apply GL fogging to crosshair.
Lunatic translator: handle -mx. ------------------------------------------------------------------------
------------------------------------------------------------------------
r3393 | helixhorned | 2013-01-13 08:40:36 -0800 (Sun, 13 Jan 2013) | 6 lines
Fix MUSICANDSFX ambient sounds (bit 2) playing only one instance.
This is done by introducing an additional internal bit, meaning
"play only one instance". It is set for all sounds which have bit 1
("repeat in the sound system") set at definesound time, but not those
that set bit 1 temporarily (see r3336).
------------------------------------------------------------------------
r3392 | helixhorned | 2013-01-13 08:40:32 -0800 (Sun, 13 Jan 2013) | 5 lines
Lunatic: codegen beyond milestone 1.
- weapon data
- changing ones... (locals for now)
- operators
------------------------------------------------------------------------
r3391 | helixhorned | 2013-01-13 08:40:26 -0800 (Sun, 13 Jan 2013) | 1 line
Lunatic translator: slight code reorganization to prevent too many local vars.
------------------------------------------------------------------------
r3390 | helixhorned | 2013-01-13 08:40:21 -0800 (Sun, 13 Jan 2013) | 1 line
Lunatic: begin changing ones...
------------------------------------------------------------------------
r3389 | helixhorned | 2013-01-13 08:40:14 -0800 (Sun, 13 Jan 2013) | 1 line
Mapster32: don't apply GL fogging to crosshair.
------------------------------------------------------------------------
r3388 | helixhorned | 2013-01-13 08:40:07 -0800 (Sun, 13 Jan 2013) | 1 line
Lunatic translator: handle -mx.
------------------------------------------------------------------------