Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-19 | fix bug #2597980 - TUCKER: Sprite glitch | Gregory Montoir | |
svn-id: r42610 | |||
2009-07-19 | SCI: check shouldQuit() in main loop | Willem Jan Palenstijn | |
svn-id: r42609 | |||
2009-07-19 | Update Waxworks. | Travis Howell | |
svn-id: r42608 | |||
2009-07-19 | Add patch #2823590 - Fix music crashes in Waxworks (PC). | Travis Howell | |
svn-id: r42606 | |||
2009-07-18 | SCI: Fix breakpoints | Willem Jan Palenstijn | |
svn-id: r42599 | |||
2009-07-18 | SCI: Fix disasm_addr option parsing | Willem Jan Palenstijn | |
svn-id: r42598 | |||
2009-07-18 | Fix crash in tab completion if one command is a prefix of another. | Willem Jan Palenstijn | |
svn-id: r42597 | |||
2009-07-18 | add "-IQ" suffix test to SO_LOAD_STRING (same as SO_SAVE_STRING) ; fixes ↵ | Gregory Montoir | |
french version of atlantis svn-id: r42596 | |||
2009-07-18 | AGOS: Removed second setjmp in PN code (untested!) | Max Horn | |
svn-id: r42593 | |||
2009-07-18 | AGOS: Get rid of one setjmp in PN code (needs testing) | Max Horn | |
svn-id: r42592 | |||
2009-07-18 | AGOS: Fixed backspace under OS X in Personal Nightmare | Max Horn | |
svn-id: r42591 | |||
2009-07-18 | Add workaround for bug #1668393 - ZAK FM-TOWNS: Crash when entering Hostel ↵ | Travis Howell | |
from outside. svn-id: r42590 | |||
2009-07-18 | SCI: don't leave debugger after bt | Willem Jan Palenstijn | |
svn-id: r42589 | |||
2009-07-18 | Adding a workaround for the guard house card game "game over" screen in Woodruff | Sven Hesse | |
svn-id: r42588 | |||
2009-07-18 | SCI: Fix stepping in debugger | Willem Jan Palenstijn | |
svn-id: r42587 | |||
2009-07-18 | Minor tweak to prevent mouse clicks that close a user wait message also ↵ | Paul Gilbert | |
being further interpreted as a user walk destination svn-id: r42578 | |||
2009-07-17 | /Finally/ fixing the longstanding flicker bug in Woodruff. I was completely ↵ | Sven Hesse | |
mistaken about its cause, too svn-id: r42572 | |||
2009-07-17 | Adding a workaround for the vanishing Coh Cott bug (#1972466), which is ↵ | Sven Hesse | |
actually an error in that video file svn-id: r42570 | |||
2009-07-17 | Cleanup. | Johannes Schickel | |
svn-id: r42565 | |||
2009-07-17 | - Moved SoundAdlibPC definition to new header file sound_adlib.h | Johannes Schickel | |
- Made the future versions of sound.h GPL only - sound_adlib.h is dual licensed under GPL and LGPL (so AdPlug can still benefit from future changes) svn-id: r42564 | |||
2009-07-17 | Replace LGPL header by GPL header. | Johannes Schickel | |
svn-id: r42563 | |||
2009-07-17 | Correct error in saveBackGround. | Travis Howell | |
svn-id: r42561 | |||
2009-07-17 | Fix bug #2822956 - ELVIRA2: Crash at the beginning (regression). | Travis Howell | |
svn-id: r42560 | |||
2009-07-17 | Fix input glitch regression, after pausing in PN. | Travis Howell | |
svn-id: r42559 | |||
2009-07-17 | Added an explicit break out of the event processing loop for mouse buttons ↵ | Paul Gilbert | |
and/or key-presses - this should allow stylus-based systems to properly process 'mouse down' events before the 'mouse up' is processed svn-id: r42558 | |||
2009-07-17 | Making TOTResourceItem::size unsigned, fixing a graphics bug that crept in | Sven Hesse | |
svn-id: r42552 | |||
2009-07-17 | Added some more debug warnings when resources can't be loaded | Sven Hesse | |
svn-id: r42551 | |||
2009-07-17 | Fix bug #2821986 - COMI: setting to 'subtitles only' does not disable speech. | Travis Howell | |
svn-id: r42548 | |||
2009-07-17 | Fix using subtitles only setting in The Dig. | Travis Howell | |
svn-id: r42545 | |||
2009-07-16 | Fix bug in "KyraEngine_v2::runSceneScript6", fixes text line Zanthia says, ↵ | Johannes Schickel | |
when picking up the spellbook page in the town. svn-id: r42543 | |||
2009-07-16 | Fixed bug: In-game console doesn't stay centered when switching resolutions ↵ | Vicent Marti | |
on the fly. svn-id: r42540 | |||
2009-07-16 | This commit is just for DrMcCoy. (forgot to fix two usages of whitespaces ↵ | Johannes Schickel | |
instead of tabs for indentation -.-) svn-id: r42539 | |||
2009-07-16 | Formatting fixes. | Johannes Schickel | |
svn-id: r42538 | |||
2009-07-16 | Fixed bug 2820514 ("Help dialog causes crash") | Vicent Marti | |
svn-id: r42537 | |||
2009-07-16 | Fixed GCC warning. | Torbjörn Andersson | |
svn-id: r42536 | |||
2009-07-16 | Added a proper fix for Pepper (the previous one caused regressions in KQ6) | Filippos Karapetis | |
svn-id: r42533 | |||
2009-07-16 | Update classic and builtin theme after r42529. | Johannes Schickel | |
svn-id: r42531 | |||
2009-07-16 | Formatting. | Johannes Schickel | |
svn-id: r42530 | |||
2009-07-16 | Fixed issue with beveled shapes being drawn outside their shapes. Possible ↵ | Vicent Marti | |
regressions. svn-id: r42529 | |||
2009-07-16 | Prior script fix also fixes bug #2820788, with stealing wizard's mallets | Paul Gilbert | |
svn-id: r42528 | |||
2009-07-16 | Added game script fix for bug #2680397 - game hang when using the brochure ↵ | Paul Gilbert | |
on the Beekeeper svn-id: r42527 | |||
2009-07-16 | Added missing information for the newly-added version of Pepper | Filippos Karapetis | |
svn-id: r42525 | |||
2009-07-16 | Added the French version of KQ5 floppy (bug report #2812611) | Filippos Karapetis | |
svn-id: r42524 | |||
2009-07-16 | Added a detection entry for Pepper's Adventures in Time, and fixed an issue ↵ | Filippos Karapetis | |
with _gfxop_set_pic(), which was causing crashes in that game svn-id: r42523 | |||
2009-07-16 | Added no blocking fix for Present Outside Inn scene as well | Paul Gilbert | |
svn-id: r42522 | |||
2009-07-16 | Game script fix for bug #2525010 - in the GRA version, the luggage blocked ↵ | Paul Gilbert | |
Rincewind's exit from the Inn, leaving him in a non-walkable area svn-id: r42521 | |||
2009-07-15 | Slightly brighten up the active tab color in the modern theme. | Johannes Schickel | |
svn-id: r42518 | |||
2009-07-15 | Fix ugly spacing between tabs in classic theme (as reported by sunmax on ↵ | Johannes Schickel | |
-devel). svn-id: r42517 | |||
2009-07-15 | New ARM code blending Smartphone landscale scaler for WinCE port. Seems to work | Robin Watts | |
in my mockup - I don't have a smartphone resolution device to test it. svn-id: r42516 | |||
2009-07-15 | Fix formatting of some switch statements. | Johannes Schickel | |
svn-id: r42513 |