aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-17samsungtv: cleanupPaweł Kołodziejski
svn-id: r45953
2009-11-17samsungtv: since new sdl lib port support mouse and keyboard, adopting ↵Paweł Kołodziejski
handle remote controller events svn-id: r45952
2009-11-17samsungtv: enable hqscalersPaweł Kołodziejski
svn-id: r45951
2009-11-17corrected overlay z-order based on bottom coordinate (fixes chair in ↵Vladimir Menshakov
captain's room, and RGB chief table z-order) svn-id: r45950
2009-11-17fixed backtrace matrix initializationVladimir Menshakov
svn-id: r45947
2009-11-17reverted old z-orderVladimir Menshakov
svn-id: r45946
2009-11-17debug walkbox displaying by ctrl-5Vladimir Menshakov
svn-id: r45945
2009-11-17Some more work on the sound command parserFilippos Karapetis
svn-id: r45944
2009-11-16Gob - Add MD5 for Adibou 1, a new SCN demo and some Adi2, Adi4 and Adibou2 ↵Arnaud Boutonné
titles svn-id: r45941
2009-11-16samsungtv: no need workaround to subclasses, alternate sdl static library ↵Paweł Kołodziejski
works fine svn-id: r45940
2009-11-16samsungtv: remap keycode, main tv software tell with SDLK_POWER to ↵Paweł Kołodziejski
imediately quit sdl app svn-id: r45939
2009-11-16gob - Add 'adibou2', rename 'adibou4' into 'adi4', add several Gob1, Gob2, ↵Arnaud Boutonné
Gob3, Adi2, Adi4, and Adibou2 MD5s svn-id: r45938
2009-11-16gob - Preliminar saveload for FascinationArnaud Boutonné
svn-id: r45937
2009-11-15Some more work on music codeFilippos Karapetis
svn-id: r45934
2009-11-15LOL: fixed minor glitch in the ending sequenceFlorian Kagerer
svn-id: r45933
2009-11-15samsungtv: no need anymore exception for broken SDL_ShowCursorPaweł Kołodziejski
svn-id: r45931
2009-11-15samsungtv: remove duplicate entryPaweł Kołodziejski
svn-id: r45930
2009-11-15Make _mouseKeyColor a uint32 when USE_RGB_COLOR is defined to fix key color ↵Matthew Hoops
with some cursors when using a >8bpp cursor. svn-id: r45929
2009-11-15z-ordering fixes again :(Vladimir Menshakov
svn-id: r45928
2009-11-15LOL/PC-98: fixed regression (missing static data for pc98 version)Florian Kagerer
svn-id: r45927
2009-11-15added debug features for z-order testing.Vladimir Menshakov
svn-id: r45926
2009-11-15hide mouse while displaying messages, hide item name while displaying item's ↵Vladimir Menshakov
description. svn-id: r45925
2009-11-15do not close inventory while displaying `examine` message. Vladimir Menshakov
svn-id: r45924
2009-11-15- Started importing the music code from Greg's SCI engineFilippos Karapetis
- Simplified some sound version checks svn-id: r45923
2009-11-15Made Alt-s (screenshot) work again.Torbjörn Andersson
svn-id: r45921
2009-11-15Build fix for 64-bit OS XOystein Eftevaag
svn-id: r45920
2009-11-15xcode project updateOystein Eftevaag
svn-id: r45919
2009-11-15removed bogus message speed codeVladimir Menshakov
svn-id: r45918
2009-11-15added real face animation handlingVladimir Menshakov
svn-id: r45917
2009-11-15added actor_talking flagVladimir Menshakov
svn-id: r45916
2009-11-15implemented src_rect for surface blitting, added proper animation frames.Vladimir Menshakov
svn-id: r45915
2009-11-15added face animation.Vladimir Menshakov
svn-id: r45914
2009-11-15added missing callbackVladimir Menshakov
svn-id: r45913
2009-11-15Added display of the rotating inventory objectsPaul Gilbert
svn-id: r45912
2009-11-15Added support for needed MADS game configuration optionsPaul Gilbert
svn-id: r45911
2009-11-15Cleanup.Johannes Schickel
svn-id: r45910
2009-11-15Formatting.Johannes Schickel
svn-id: r45909
2009-11-15KYRA: cleanupFlorian Kagerer
svn-id: r45908
2009-11-14Fix warning.Johannes Schickel
svn-id: r45907
2009-11-14KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is ↵Florian Kagerer
still broken) svn-id: r45906
2009-11-14Cleanup.Johannes Schickel
svn-id: r45904
2009-11-14Moved getAngle() inside kmovement.cpp, the only place where it's actually usedFilippos Karapetis
svn-id: r45903
2009-11-14Cleaned up the file handling functions and removed the C IO wrappers. ↵Filippos Karapetis
Apparently, the special case that these were meant to handle never occurs (i.e. reading and writing to the same file), and the current code works well enough to justify these extra sanity checks svn-id: r45902
2009-11-14Removed unused codeFilippos Karapetis
svn-id: r45901
2009-11-14samsungtv: continue reduction of code duplicationPaweł Kołodziejski
svn-id: r45900
2009-11-14gob - Add MD5s of english Adi 4.10 and german Adi 2.6Arnaud Boutonné
svn-id: r45899
2009-11-14Remove Igor engineMax Horn
svn-id: r45898
2009-11-14SCI: Silence warnings (none of the code in seq/gm.cpp is used)Max Horn
svn-id: r45897
2009-11-14reduce code duplication, unconst pixel formatPaweł Kołodziejski
svn-id: r45895
2009-11-14stick to the closest points to the destination instead of walkboxes' centersVladimir Menshakov
svn-id: r45893