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
/
sky
/
disk.h
Age
Commit message (
Expand
)
Author
2014-02-18
SKY: Make GPL headers consistent in themselves.
Johannes Schickel
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-28
JANITORIAL: Format forward declarations to follow convention
Ori Avtalion
2009-11-02
Changed foo(void) to foo() in almost all non-backend source files
Max Horn
2008-01-05
Fix to remove a tab character from the GPL header
Paul Gilbert
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-04-25
Removing lots of superfluous semicola (see mail by David Weinehall on scummvm...
Max Horn
2007-02-26
Close sky.dnr directly after reading it into memory. No need to keep it open
Torbjörn Andersson
2007-02-20
More header fixes for that warm and fuzzy feeling of consistency.
Torbjörn Andersson
2006-05-01
It's wrong to assume a given file is located in gameDataPath, so do not use t...
Max Horn
2006-02-11
Moved engines to the new engines/ directory
Max Horn