Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-17 | samsungtv: cleanup | Paweł Kołodziejski | |
svn-id: r45953 | |||
2009-11-17 | samsungtv: since new sdl lib port support mouse and keyboard, adopting ↵ | Paweł Kołodziejski | |
handle remote controller events svn-id: r45952 | |||
2009-11-17 | samsungtv: enable hqscalers | Paweł Kołodziejski | |
svn-id: r45951 | |||
2009-11-17 | corrected 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-17 | fixed backtrace matrix initialization | Vladimir Menshakov | |
svn-id: r45947 | |||
2009-11-17 | reverted old z-order | Vladimir Menshakov | |
svn-id: r45946 | |||
2009-11-17 | debug walkbox displaying by ctrl-5 | Vladimir Menshakov | |
svn-id: r45945 | |||
2009-11-17 | Some more work on the sound command parser | Filippos Karapetis | |
svn-id: r45944 | |||
2009-11-16 | Gob - Add MD5 for Adibou 1, a new SCN demo and some Adi2, Adi4 and Adibou2 ↵ | Arnaud Boutonné | |
titles svn-id: r45941 | |||
2009-11-16 | samsungtv: no need workaround to subclasses, alternate sdl static library ↵ | Paweł Kołodziejski | |
works fine svn-id: r45940 | |||
2009-11-16 | samsungtv: remap keycode, main tv software tell with SDLK_POWER to ↵ | Paweł Kołodziejski | |
imediately quit sdl app svn-id: r45939 | |||
2009-11-16 | gob - Add 'adibou2', rename 'adibou4' into 'adi4', add several Gob1, Gob2, ↵ | Arnaud Boutonné | |
Gob3, Adi2, Adi4, and Adibou2 MD5s svn-id: r45938 | |||
2009-11-16 | gob - Preliminar saveload for Fascination | Arnaud Boutonné | |
svn-id: r45937 | |||
2009-11-15 | Some more work on music code | Filippos Karapetis | |
svn-id: r45934 | |||
2009-11-15 | LOL: fixed minor glitch in the ending sequence | Florian Kagerer | |
svn-id: r45933 | |||
2009-11-15 | samsungtv: no need anymore exception for broken SDL_ShowCursor | Paweł Kołodziejski | |
svn-id: r45931 | |||
2009-11-15 | samsungtv: remove duplicate entry | Paweł Kołodziejski | |
svn-id: r45930 | |||
2009-11-15 | Make _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-15 | z-ordering fixes again :( | Vladimir Menshakov | |
svn-id: r45928 | |||
2009-11-15 | LOL/PC-98: fixed regression (missing static data for pc98 version) | Florian Kagerer | |
svn-id: r45927 | |||
2009-11-15 | added debug features for z-order testing. | Vladimir Menshakov | |
svn-id: r45926 | |||
2009-11-15 | hide mouse while displaying messages, hide item name while displaying item's ↵ | Vladimir Menshakov | |
description. svn-id: r45925 | |||
2009-11-15 | do not close inventory while displaying `examine` message. | Vladimir Menshakov | |
svn-id: r45924 | |||
2009-11-15 | - Started importing the music code from Greg's SCI engine | Filippos Karapetis | |
- Simplified some sound version checks svn-id: r45923 | |||
2009-11-15 | Made Alt-s (screenshot) work again. | Torbjörn Andersson | |
svn-id: r45921 | |||
2009-11-15 | Build fix for 64-bit OS X | Oystein Eftevaag | |
svn-id: r45920 | |||
2009-11-15 | xcode project update | Oystein Eftevaag | |
svn-id: r45919 | |||
2009-11-15 | removed bogus message speed code | Vladimir Menshakov | |
svn-id: r45918 | |||
2009-11-15 | added real face animation handling | Vladimir Menshakov | |
svn-id: r45917 | |||
2009-11-15 | added actor_talking flag | Vladimir Menshakov | |
svn-id: r45916 | |||
2009-11-15 | implemented src_rect for surface blitting, added proper animation frames. | Vladimir Menshakov | |
svn-id: r45915 | |||
2009-11-15 | added face animation. | Vladimir Menshakov | |
svn-id: r45914 | |||
2009-11-15 | added missing callback | Vladimir Menshakov | |
svn-id: r45913 | |||
2009-11-15 | Added display of the rotating inventory objects | Paul Gilbert | |
svn-id: r45912 | |||
2009-11-15 | Added support for needed MADS game configuration options | Paul Gilbert | |
svn-id: r45911 | |||
2009-11-15 | Cleanup. | Johannes Schickel | |
svn-id: r45910 | |||
2009-11-15 | Formatting. | Johannes Schickel | |
svn-id: r45909 | |||
2009-11-15 | KYRA: cleanup | Florian Kagerer | |
svn-id: r45908 | |||
2009-11-14 | Fix warning. | Johannes Schickel | |
svn-id: r45907 | |||
2009-11-14 | KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is ↵ | Florian Kagerer | |
still broken) svn-id: r45906 | |||
2009-11-14 | Cleanup. | Johannes Schickel | |
svn-id: r45904 | |||
2009-11-14 | Moved getAngle() inside kmovement.cpp, the only place where it's actually used | Filippos Karapetis | |
svn-id: r45903 | |||
2009-11-14 | Cleaned 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-14 | Removed unused code | Filippos Karapetis | |
svn-id: r45901 | |||
2009-11-14 | samsungtv: continue reduction of code duplication | Paweł Kołodziejski | |
svn-id: r45900 | |||
2009-11-14 | gob - Add MD5s of english Adi 4.10 and german Adi 2.6 | Arnaud Boutonné | |
svn-id: r45899 | |||
2009-11-14 | Remove Igor engine | Max Horn | |
svn-id: r45898 | |||
2009-11-14 | SCI: Silence warnings (none of the code in seq/gm.cpp is used) | Max Horn | |
svn-id: r45897 | |||
2009-11-14 | reduce code duplication, unconst pixel format | Paweł Kołodziejski | |
svn-id: r45895 | |||
2009-11-14 | stick to the closest points to the destination instead of walkboxes' centers | Vladimir Menshakov | |
svn-id: r45893 |