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
/
sword2
/
logic.h
Age
Commit message (
Expand
)
Author
2010-11-01
SWORD2: Cleanup pause handling
Torbjörn Andersson
2009-10-20
SWORD2: Turned static vars in Logic::fnISpeak into member vars of class Logic
Max Horn
2009-04-07
Sword2: PSX version support, and GMM loading/saving
Fabio Battaglia
2009-02-21
Rewrote the cutscene player to be more like the one in Broken Sword 1. This f...
Torbjörn Andersson
2008-11-09
Allow pausing during cutscene movies. (This will need an update to the mixer's
Torbjörn Andersson
2007-05-31
Re-added Revolution Software copyright to BS2 engine
Max Horn
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-02-08
Instead of pre-rendering all subtitles and pre-loading all sounds for a movie
Torbjörn Andersson
2006-09-09
Fixed compilation.
Torbjörn Andersson
2006-09-09
Fixed crashes on Zodiac and add support for this device
Chris Apers
2006-03-29
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...
Max Horn
2006-02-12
Standardized the preprocessor constants used to prevent double inclusion of
Torbjörn Andersson
2006-02-11
Moved engines to the new engines/ directory
Max Horn