Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-20 | Selector cleanup: rearranged all selectors to be in the same order as in ↵ | Filippos Karapetis | |
Sierra's dictionary files, and removed several unused selectors svn-id: r46005 | |||
2009-11-20 | do not trigger any events while scene id == -1 | Vladimir Menshakov | |
svn-id: r46004 | |||
2009-11-20 | Added a sanity check to prevent a crash in LB1 and KQ4 (needs proper fixing) | Filippos Karapetis | |
svn-id: r46003 | |||
2009-11-20 | Some corrections for the lofs autodetection - SQ4 floppy works again | Filippos Karapetis | |
svn-id: r46002 | |||
2009-11-20 | Shifted some code around | Filippos Karapetis | |
svn-id: r46001 | |||
2009-11-20 | - Rewrote the lofs parameter type auto-detection code | Filippos Karapetis | |
- Renamed dissectSelector -> autodetectFeature svn-id: r46000 | |||
2009-11-20 | Typo | Filippos Karapetis | |
svn-id: r45999 | |||
2009-11-20 | Fix language in comment | Max Horn | |
svn-id: r45998 | |||
2009-11-20 | Several configure targets use long instead of int for typedefing ↵ | Max Horn | |
uint32/int32. It is not clear why. In order to find out if this is needed I disabled the relevant code for each in configure. If this causes results for any port, we can add this back, along with a precise explanation as to *why* 'long' has to be used. svn-id: r45997 | |||
2009-11-20 | Don't include windows.h & direct.h on WinCE (and Symbian?) | Max Horn | |
svn-id: r45996 | |||
2009-11-19 | - Simplified the different feature detection types, removed some duplicate ↵ | Filippos Karapetis | |
code and merged the feature detection code which relies on selectors - Replaced the function checksum calculations to make it more apparent what the feature detections do - Removed the now obsolete (and unused) firstRetOffset function svn-id: r45995 | |||
2009-11-19 | Simplified some music checks for SCI0 | Filippos Karapetis | |
svn-id: r45994 | |||
2009-11-19 | Cleanup. | Johannes Schickel | |
svn-id: r45993 | |||
2009-11-19 | LOL: add support for pc speaker sfx | Florian Kagerer | |
svn-id: r45992 | |||
2009-11-19 | Add newly added IDs to string table. | Johannes Schickel | |
svn-id: r45991 | |||
2009-11-19 | Properly handle Kyra 2 Talkie demo in kyra.dat. | Johannes Schickel | |
svn-id: r45990 | |||
2009-11-19 | Remove obsolete "k2DemoVersionTlk" special. | Johannes Schickel | |
svn-id: r45989 | |||
2009-11-19 | More cleanup. | Johannes Schickel | |
svn-id: r45988 | |||
2009-11-19 | Cleanup. | Johannes Schickel | |
svn-id: r45987 | |||
2009-11-19 | Fixed regression from commit #45862 | Filippos Karapetis | |
svn-id: r45985 | |||
2009-11-18 | oops | Max Horn | |
svn-id: r45983 | |||
2009-11-18 | Some comments | Max Horn | |
svn-id: r45982 | |||
2009-11-18 | fix compilation of null backend | Joost Peters | |
svn-id: r45979 | |||
2009-11-18 | Add -G2 to PS2 default build options; move some WinCE -D flags from CXXFLAGS ↵ | Max Horn | |
to DEFINES svn-id: r45978 | |||
2009-11-18 | WINCE: Use correct include paths | Max Horn | |
svn-id: r45977 | |||
2009-11-18 | cleanup | Max Horn | |
svn-id: r45976 | |||
2009-11-18 | Modify WinCE, LinuxMoto and GP2xWiz backends to use ↵ | Max Horn | |
graphics/scaler/downscaler* code (untested as of now) svn-id: r45975 | |||
2009-11-18 | Put two of the WinCE downscalers into graphics/scaler/downscaler*, so that ↵ | Max Horn | |
they can be used by multiple backends (more could be added as needed) svn-id: r45974 | |||
2009-11-18 | PS2: Remove custom OSystem::fillScreen implementation as well as clearScreen() | Max Horn | |
svn-id: r45973 | |||
2009-11-18 | samsungtv: cleanup | Paweł Kołodziejski | |
svn-id: r45972 | |||
2009-11-18 | samsungtv: no need make surface conversion here any more, sdl do that with ↵ | Paweł Kołodziejski | |
internal emulation svn-id: r45971 | |||
2009-11-18 | more missing callbacks | Vladimir Menshakov | |
svn-id: r45970 | |||
2009-11-18 | use actual actor position for overlay positioning to avoid z-order glitches. | Vladimir Menshakov | |
svn-id: r45969 | |||
2009-11-18 | minor textual fixes | Vladimir Menshakov | |
svn-id: r45968 | |||
2009-11-17 | added face animation for the messages | Vladimir Menshakov | |
svn-id: r45966 | |||
2009-11-17 | added kEffect for screen shaking, fixed barman callback | Vladimir Menshakov | |
svn-id: r45965 | |||
2009-11-17 | removed noisy debug | Vladimir Menshakov | |
svn-id: r45964 | |||
2009-11-17 | implemented real zooming in forest house | Vladimir Menshakov | |
svn-id: r45963 | |||
2009-11-17 | implemented zoomed rendering | Vladimir Menshakov | |
svn-id: r45962 | |||
2009-11-17 | guard surface list from the sizes of zero | Vladimir Menshakov | |
svn-id: r45961 | |||
2009-11-17 | added SurfaceList, ported overlay to it, fixed many z-order issues. (found ↵ | Vladimir Menshakov | |
meaning of the flags in overlay resources) svn-id: r45960 | |||
2009-11-17 | corrected scene 7 hack | Vladimir Menshakov | |
svn-id: r45959 | |||
2009-11-17 | found strange hack about room 7 and overlay. | Vladimir Menshakov | |
svn-id: r45957 | |||
2009-11-17 | KYRA: fixed save menu glitch in Japanese versions | Florian Kagerer | |
svn-id: r45956 | |||
2009-11-17 | samsungtv: added package resource files | Paweł Kołodziejski | |
svn-id: r45955 | |||
2009-11-17 | Some more work on the sound command parser | Filippos Karapetis | |
svn-id: r45954 | |||
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 |