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
/
scumm
/
bomp.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
SCUMM: Make GPL headers consistent in themselves.
Johannes Schickel
2013-08-03
SCUMM: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-05-09
Fix for bug #2995282 "FT: Cavefish Hideout Chase (Failure Cutscene) Crash".
Johannes Schickel
2008-01-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
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-03-10
SCUMM: got rid of the _bompActorPalettePtr member var (which was only used as...
Max Horn
2007-02-17
cleanup
Gregory Montoir
2007-02-17
get rid of bitCount table (count occurences of bit 0 directly in the main loop)
Gregory Montoir
2006-11-12
byte -> bool
Gregory Montoir
2006-09-17
Changed ScummEngine::gdi to _gdi and allocate the Gdi object on the heap (i.e...
Max Horn
2006-02-11
Moved engines to the new engines/ directory
Max Horn