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
/
tinsel
/
drives.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
TINSEL: Make GPL headers consistent in themselves.
Johannes Schickel
2012-07-15
TINSEL: Remove the GF_BIG_ENDIAN flag
Filippos Karapetis
2012-05-17
TINSEL: Refactored Tinsel engine to use the Common coroutine scheduler
Paul Gilbert
2012-02-22
TINSEL: Rename globals to add g_ prefix.
Alyssa Milburn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-10
TINSEL: Make the cdFlags array in drives.cpp static again.
Johannes Schickel
2011-04-10
TINSEL: Changed cdFlags to be non-static and constant
md5
2010-11-23
TINSEL: Fix support for file names with a trailing dot
Max Horn
2010-11-23
TINSEL: Turn TinselFile into a SeekableReadStream
Max Horn
2010-11-23
TINSEL: Restrict use of memstream.h & substream.h
Max Horn
2010-11-20
TINSEL: Preliminary functionality for reading BE data files
Paul Gilbert
2010-11-16
TINSEL: Mark all (?) global vars with a FIXME comment
Max Horn
2009-11-02
Changed foo(void) to foo() in almost all non-backend source files
Max Horn
2009-10-04
Change a couple places from 'end of namespace' to 'End of namespace', for con...
Max Horn
2009-05-31
The error() and warning() functions add ! and newline automatically. (I didn't
Torbjörn Andersson
2009-04-25
Added code to enable Discworld 2 to play directly from the CD (only the first...
Paul Gilbert
2009-03-07
Whitespace cleanup: Convert space followed by tab to just tab
Max Horn
2009-01-20
Fix another warning
Max Horn
2009-01-20
Some WIP code for the kSupportsLoadingDuringStartup engine feature
Filippos Karapetis
2008-12-01
Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 sh...
Filippos Karapetis