Age | Commit message (Expand) | Author |
2009-02-15 | Fixed compiler warning about loss of precision | Paul Gilbert |
2009-02-15 | Silenced some more warnings | Filippos Karapetis |
2009-02-15 | fmmatch() doesn't exist in any win32 builds. | Travis Howell |
2009-02-15 | Silenced some MSVC warnings | Filippos Karapetis |
2009-02-15 | Fix mingw compilation. | Travis Howell |
2009-02-15 | Fix crash at startup | Eugene Sandulenko |
2009-02-15 | fixed compilation | Paweł Kołodziejski |
2009-02-15 | - Remove unneeded files | Eugene Sandulenko |
2009-02-15 | revert, not needed | Paweł Kołodziejski |
2009-02-15 | include win32 build too | Paweł Kołodziejski |
2009-02-15 | fixed msvc9 compilation | Paweł Kołodziejski |
2009-02-15 | Fix link problems | Eugene Sandulenko |
2009-02-15 | Portability fixes | Eugene Sandulenko |
2009-02-15 | revert last define, will be defined in diffrent place | Paweł Kołodziejski |
2009-02-15 | define missing strcasecmp for win32 | Paweł Kołodziejski |
2009-02-15 | fixed include paths | Paweł Kołodziejski |
2009-02-15 | SCI: Get rid of the include directory hack (it compiles but it doesn't link yet) | Jordi Vilalta Prat |
2009-02-15 | Minor cleanup | Max Horn |
2009-02-15 | SCI: Updated some stuff to recent ScummVM changes (fixes compilation of files... | Max Horn |
2009-02-15 | Removing various unused files (backups remain in vendor/sci/, of course) | Max Horn |
2009-02-15 | Ooops, remove excess space. | Travis Howell |
2009-02-15 | SCI: Fix the worst compilation problems | Max Horn |
2009-02-15 | Add Amiga and DOS Italian versions of Gobliins 2, and resort gob2 entries by ... | Travis Howell |
2009-02-15 | Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't com... | Jordi Vilalta Prat |
2009-02-15 | LOL: - implemented proper button processing (works exactly as in Kyra 2 and 3... | Florian Kagerer |
2009-02-15 | correct sprite state for location 43 (fixes #2600759) | Gregory Montoir |
2009-02-14 | ignore any keypresses in the volume control dialog | Willem Jan Palenstijn |
2009-02-14 | clear full screen before playing movie in BS1 (fixes #2599573) | Willem Jan Palenstijn |
2009-02-14 | Fixed bug #2599531 ("SWORD1: truck.dxa plays striped"). The last parameter to | Torbjörn Andersson |
2009-02-14 | LOL: fixed a bug in moveParty() and implemented some more gui code | Florian Kagerer |
2009-02-14 | LOL: fixed bug in text displayer and some cleanup | Florian Kagerer |
2009-02-14 | LOL: add missing debug info to some script functions | Florian Kagerer |
2009-02-14 | Ooops, remove excess bracket. | Travis Howell |
2009-02-14 | Add missing code difference in wordMatch(). | Travis Howell |
2009-02-14 | LOL: | Florian Kagerer |
2009-02-14 | Fix 1690836: "BASS: Speed difference" | Joost Peters |
2009-02-14 | Changed the list of language dependant strings from being hard-coded to dynam... | Paul Gilbert |
2009-02-13 | Fix bug #2596028 - FREDDI3: Game does not start German version. | Travis Howell |
2009-02-13 | Formatting changes / consistency | Joost Peters |
2009-02-13 | Revert talkspeed changes, while still only using the game specific talkspeed ... | Travis Howell |
2009-02-13 | Fix another memory leak, when exiting Waxworks. | Travis Howell |
2009-02-13 | Fix memory leaks, when exiting Waxworks. | Travis Howell |
2009-02-13 | Fix another memory leak, when exiting AGOS engine. | Travis Howell |
2009-02-13 | Fix memory leak, when exiting AGOS engine. | Travis Howell |
2009-02-12 | Fixed working Keys button in in game options dialog | Lars Persson |
2009-02-12 | Fix for bug #2541237 - "AGI: Restart quits ScummVM" | Filippos Karapetis |
2009-02-11 | Restore correct camera values for old saves games of FT, Dig, and COMI. | Travis Howell |
2009-02-11 | Fix for bug #2538123 - "AGI: loading from launcher disables hotkeys" | Filippos Karapetis |
2009-02-11 | Add suggested code changes for bug #2580705 - COMI: Jerky camera movement. | Travis Howell |
2009-02-11 | Code difference no longer required (fixed by revision 35327). | Travis Howell |