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
/
layers.cpp
Age
Commit message (
Expand
)
Author
2011-05-25
ALL: initialise -> initialize
Matthew Hoops
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-14
ALL: colour -> color
Max Horn
2009-05-24
Strip trailing whitespaces in the whole code base.
Johannes Schickel
2009-04-07
Sword2: PSX version support, and GMM loading/saving
Fabio Battaglia
2008-01-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
2007-12-16
Clear the EXIT_CLICK_ID variable when entering a new room. Otherwise, if an
Torbjörn Andersson
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-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