Age | Commit message (Expand) | Author |
2009-11-20 | Fixed a regression in the LSL1 and LSL5 demos, which should work correctly no... | Filippos Karapetis |
2009-11-20 | Removed the syncTime and syncCue selectors from the list of static selectors,... | Filippos Karapetis |
2009-11-20 | Cleanup. | Johannes Schickel |
2009-11-20 | Add a nice message, when none of the input files is used for processing. | Johannes Schickel |
2009-11-20 | Rebuilt kyra.dat. | Johannes Schickel |
2009-11-20 | Merge two file game entries into one game entry, this allows for better input... | Johannes Schickel |
2009-11-20 | Some name consistency changes. | Johannes Schickel |
2009-11-20 | Added a FIXME for the syncTime and syncCue selectors, for games which don't h... | Filippos Karapetis |
2009-11-20 | - Removed the non-static selectors "overlay" and "setCursor" from the list of... | Filippos Karapetis |
2009-11-20 | Removed more unused selectors - the canBeHere selector is replaced by cantBeH... | Filippos Karapetis |
2009-11-20 | Removed more unused selectors | Filippos Karapetis |
2009-11-20 | Check the overridden game object when performing setCursor detection, which p... | Filippos Karapetis |
2009-11-20 | Added a game-specific workaround for setCursor detection in KQ5CD: the code f... | Filippos Karapetis |
2009-11-20 | Formatting | Filippos Karapetis |
2009-11-20 | Changed the lofs detection to iterate through all the methods of the Game obj... | Filippos Karapetis |
2009-11-20 | Selector cleanup: rearranged all selectors to be in the same order as in Sier... | Filippos Karapetis |
2009-11-20 | do not trigger any events while scene id == -1 | Vladimir Menshakov |
2009-11-20 | Added a sanity check to prevent a crash in LB1 and KQ4 (needs proper fixing) | Filippos Karapetis |
2009-11-20 | Some corrections for the lofs autodetection - SQ4 floppy works again | Filippos Karapetis |
2009-11-20 | Shifted some code around | Filippos Karapetis |
2009-11-20 | - Rewrote the lofs parameter type auto-detection code | Filippos Karapetis |
2009-11-20 | Typo | Filippos Karapetis |
2009-11-20 | Fix language in comment | Max Horn |
2009-11-20 | Several configure targets use long instead of int for typedefing uint32/int32... | Max Horn |
2009-11-20 | Don't include windows.h & direct.h on WinCE (and Symbian?) | Max Horn |
2009-11-19 | - Simplified the different feature detection types, removed some duplicate co... | Filippos Karapetis |
2009-11-19 | Simplified some music checks for SCI0 | Filippos Karapetis |
2009-11-19 | Cleanup. | Johannes Schickel |
2009-11-19 | LOL: add support for pc speaker sfx | Florian Kagerer |
2009-11-19 | Add newly added IDs to string table. | Johannes Schickel |
2009-11-19 | Properly handle Kyra 2 Talkie demo in kyra.dat. | Johannes Schickel |
2009-11-19 | Remove obsolete "k2DemoVersionTlk" special. | Johannes Schickel |
2009-11-19 | More cleanup. | Johannes Schickel |
2009-11-19 | Cleanup. | Johannes Schickel |
2009-11-19 | Fixed regression from commit #45862 | Filippos Karapetis |
2009-11-18 | oops | Max Horn |
2009-11-18 | Some comments | Max Horn |
2009-11-18 | fix compilation of null backend | Joost Peters |
2009-11-18 | Add -G2 to PS2 default build options; move some WinCE -D flags from CXXFLAGS ... | Max Horn |
2009-11-18 | WINCE: Use correct include paths | Max Horn |
2009-11-18 | cleanup | Max Horn |
2009-11-18 | Modify WinCE, LinuxMoto and GP2xWiz backends to use graphics/scaler/downscale... | Max Horn |
2009-11-18 | Put two of the WinCE downscalers into graphics/scaler/downscaler*, so that th... | Max Horn |
2009-11-18 | PS2: Remove custom OSystem::fillScreen implementation as well as clearScreen() | Max Horn |
2009-11-18 | samsungtv: cleanup | Paweł Kołodziejski |
2009-11-18 | samsungtv: no need make surface conversion here any more, sdl do that with in... | Paweł Kołodziejski |
2009-11-18 | more missing callbacks | Vladimir Menshakov |
2009-11-18 | use actual actor position for overlay positioning to avoid z-order glitches. | Vladimir Menshakov |
2009-11-18 | minor textual fixes | Vladimir Menshakov |
2009-11-17 | added face animation for the messages | Vladimir Menshakov |