aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/goblin.cpp
AgeCommit message (Expand)Author
2006-06-12Fixing loading of Scenery::_animations[] + small gob2 cleanupSven Hesse
2006-06-10More stub-filling + small clean-upSven Hesse
2006-06-08Fix some msvc8 warnings.Johannes Schickel
2006-06-07More goblin handling functions, now the deactivated goblin showsSven Hesse
2006-06-06Two segfault and several coding style related fixesSven Hesse
2006-05-31Fixed deletion statement as it was deleting arrays(CW compiler was complainin...Lars Persson
2006-05-31Use _mapWidth/_mapHeight instead of constantSven Hesse
2006-05-31Hopefully fixed bug #1498024Sven Hesse
2006-05-31- Removed usage of OSystem::quit(), added a _quitRequested variableSven Hesse
2006-05-29- More GOB2 map conversionsSven Hesse
2006-05-11- Sound! Still a bit glitchy, though:Sven Hesse
2006-02-26stop playing a sample before deleting the sample dataWillem Jan Palenstijn
2006-02-24Changed debug()s to debugC()sSven Hesse
2006-02-11Moved engines to the new engines/ directoryMax Horn