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
/
startup.cpp
Age
Commit message (
Expand
)
Author
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2009-07-29
SWORD1 & SWORD2: Replaced ioFailed by err+eos
Max Horn
2008-09-04
Use readLine() instead of readLine_OLD().
Torbjörn Andersson
2008-09-03
Renamed SeekableReadStream::readLine to SeekableReadStream::readLine_OLD; add...
Max Horn
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
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-01-26
Added separate function for playing cutscene lead-in/out sounds, and made sure
Torbjörn Andersson
2006-07-08
Cleanup
Torbjörn Andersson
2006-07-08
More robust handling of the optional startup.inf file.
Torbjörn Andersson
2006-04-01
Simplified loading of startup.inf
Torbjörn Andersson
2006-02-17
Removed includes from sword2.h so that (hopefully) there will eventually be
Torbjörn Andersson
2006-02-11
Moved engines to the new engines/ directory
Max Horn