Age | Commit message (Expand) | Author |
2016-06-05 | AGI: Clean up object initialization | Eugene Sandulenko |
2016-05-10 | AGI: Safer string copying | Eugene Sandulenko |
2016-03-23 | AGI: Fix inaccurate predictive dialog trigger rect | Martin Kiewitz |
2016-02-28 | AGI: Add optional "pause, when entering commands" feature | Martin Kiewitz |
2016-02-28 | AGI: Hercules rendering for game screen | Martin Kiewitz |
2016-02-27 | AGI: Add support for upscaling and Hercules hires font | Martin Kiewitz |
2016-02-19 | AGI: Fix a tiny inaccuracy in string word wrapper | Martin Kiewitz |
2016-02-09 | AGI: Fix various CIDs | Martin Kiewitz |
2016-02-07 | AGI: Fix regression from stringWordWrap rewrite | Martin Kiewitz |
2016-02-05 | AGI: Rewrote stringWordWrap() | Martin Kiewitz |
2016-02-04 | AGI: Add Atari ST system UI buttons | Martin Kiewitz |
2016-02-04 | AGI: Add Apple IIgs system UI buttons | Martin Kiewitz |
2016-02-03 | AGI: Message box mouse support | Martin Kiewitz |
2016-02-03 | AGI: Rename WINDOWRESET to WINDOW_AUTO_CLOSE_TIMER | Martin Kiewitz |
2016-02-03 | AGI: Cycle event processing changed | Martin Kiewitz |
2016-02-03 | AGI: Make inner loop handlers consistent | Martin Kiewitz |
2016-02-03 | AGI: Implement messageBox() as inner loop | Martin Kiewitz |
2016-02-03 | AGI: Fix regression of have.key changes | Martin Kiewitz |
2016-02-02 | AGI: Fix formatting. | Johannes Schickel |
2016-02-01 | AGI: Rename _game.lognum to _game.curLogicNr | Martin Kiewitz |
2016-02-01 | AGI: implement predictive dialog | Martin Kiewitz |
2016-01-31 | AGI: getflag/setflag/etc. cleanup | Martin Kiewitz |
2016-01-31 | AGI: VM Var code cleanup | Martin Kiewitz |
2016-01-29 | AGI: use Common::RenderMode instead of its own | Martin Kiewitz |
2016-01-29 | AGI: graphics rewrite + cleanup | Martin Kiewitz |
2015-05-19 | AGI: implement original sierra font, fix bug #6405 | Martin Kiewitz |
2014-02-18 | AGI: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2011-12-10 | AGI: Replace usage of 'goto'. | D G Turner |
2011-11-02 | AGI: Fix warnings | Eugene Sandulenko |
2011-10-10 | AGI: Fixed bug #3420859 - "AGI: SQ0 - Scummvm Crash" | Filippos Karapetis |
2011-09-26 | AGI: Removed leftover dead code | Filippos Karapetis |
2011-09-26 | AGI: Fixed invalid memory writes in wordWrapString() | Filippos Karapetis |
2011-09-26 | AGI: Fixed the line changing code, and added EOL checks | Filippos Karapetis |
2011-09-26 | AGI: Cleanup, added some comments, removed an obsolete FIXME | Filippos Karapetis |
2011-09-26 | AGI: Add FIXME for wordwrap buffer overflow | Willem Jan Palenstijn |
2011-09-26 | AGI: Fixed the actual cause of bug #3295652, and partially fixed bug #3080415 | Filippos Karapetis |
2011-09-26 | AGI: Fix bug #3080041 - "AGI Mother Goose: White bar in intro" | Filippos Karapetis |
2011-09-25 | SCI: Added a workaround for bug #3295652 - "AGI: (Fan) SQ0: Animation overdra... | Filippos Karapetis |
2011-09-25 | AGI: Fixed EOF in text.cpp | Filippos Karapetis |
2011-09-25 | AGI: Resolved an old FIXME concerning OOB access | Filippos Karapetis |
2011-06-18 | AGI: Replace vsprintf by Common::String::vformat | Max Horn |
2011-05-17 | AGI: Cleanup | Willem Jan Palenstijn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-14 | ALL: colour -> color | Max Horn |
2011-02-07 | ALL: Fix whitespaces / indention | Max Horn |
2010-06-15 | Added the same quit/restart test to print() as we have in so many other places. | Torbjörn Andersson |
2010-06-15 | AGI: Fix bug #2960563. | Eugene Sandulenko |
2010-06-15 | AGI: Fix bug #2959630. | Eugene Sandulenko |
2010-06-15 | AGI: add more status-related debug output. | Eugene Sandulenko |