index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
bladerunner
/
slice_renderer.cpp
Age
Commit message (
Expand
)
Author
2016-10-15
BLADERUNNER: Fix compilation on older gcc
Eugene Sandulenko
2016-10-12
BLADERUNNER: added picking up of items
Peter Kohaut
2016-10-09
BLADERUNNER: fixed speed of pickup effect
Peter Kohaut
2016-10-08
BLADERUNNER: added item pickup effect
Peter Kohaut
2016-10-03
BLADERUNNER: Code formatting fixes
Eugene Sandulenko
2016-09-29
BLADERUNNER: fixed current frame selection for lights
Peter Kohaut
2016-09-29
BLADERUNNER: fixed lightning
Peter Kohaut
2016-09-29
BLADERUNNER: added rendering support for lighting and effects, but its not wo...
Peter Kohaut
2016-09-29
BLADERUNNER: added all scene scripts, esper script, kia script, vk script, co...
Peter Kohaut
2016-09-29
BLADERUNNER: Pull in changes from madmoose
Peter Kohaut
2016-09-29
BLADERUNNER: added implementation of more script methods added combat structu...
Peter Kohaut
2016-09-29
BLADERUNNER: still adding structures... and implementing some of script metho...
Peter Kohaut
2016-09-29
BLADERUNNER: just basic objects description scene stuff - lightning and effec...
Peter Kohaut
2016-09-29
BLADERUNNER: Add support for ambient sounds, game flags and variables, and us...
Thomas Fach-Pedersen
2016-09-29
BLADERUNNER: First pass at slice animation renderer
Thomas Fach-Pedersen