Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-08 | Fix compiler warning | Max Horn | |
svn-id: r29761 | |||
2007-12-06 | Move AGI engine back to custom line drawing routine as it caused regressions | Eugene Sandulenko | |
svn-id: r29735 | |||
2007-12-05 | Remove now obsolete comment | Filippos Karapetis | |
svn-id: r29729 | |||
2007-11-28 | Fixes Mickey and Gold rush. Not the cleanest fix but tested and works | Stuart George | |
svn-id: r29658 | |||
2007-11-28 | Update mouse coordinates onn *all* mouse events, i.e. also after click events | Max Horn | |
svn-id: r29657 | |||
2007-11-28 | Fix regression from r28850 that rewrote all pattern data. Fixes agi v3 ↵ | Stuart George | |
circle plot patterns svn-id: r29653 | |||
2007-11-25 | Switch AGI to common drawLine() as well | Eugene Sandulenko | |
svn-id: r29636 | |||
2007-11-24 | Removed some unnecessary code which was common for two cases | Filippos Karapetis | |
svn-id: r29622 | |||
2007-11-23 | Minimized screen updates for Mickey's Space Adventure, and correctly set the ↵ | Filippos Karapetis | |
hint for Uranus svn-id: r29619 | |||
2007-11-23 | cleanup | Max Horn | |
svn-id: r29617 | |||
2007-11-22 | Objects in Mickey's Space Adventure are shown correctly now | Filippos Karapetis | |
svn-id: r29612 | |||
2007-11-22 | Change the AGI image stack to use Common::Stack | Max Horn | |
svn-id: r29608 | |||
2007-11-22 | Refactore the AGI floodfill code | Max Horn | |
svn-id: r29600 | |||
2007-11-21 | Cleanup | Filippos Karapetis | |
svn-id: r29592 | |||
2007-11-21 | Fixed usage of Common::Stack. | Johannes Schickel | |
svn-id: r29591 | |||
2007-11-21 | Oops, Common::Stack should be used instead of Common::FixedStack | Filippos Karapetis | |
svn-id: r29590 | |||
2007-11-21 | Common::FixedStack is used now for AGI flood fill routines | Filippos Karapetis | |
svn-id: r29589 | |||
2007-11-20 | Fix regression with the menus | Filippos Karapetis | |
svn-id: r29588 | |||
2007-11-20 | Cleanup and simplification | Filippos Karapetis | |
svn-id: r29585 | |||
2007-11-20 | Muting the compiler :P | Sven Hesse | |
svn-id: r29581 | |||
2007-11-20 | Slight fix for the sound in Mickey's Space Adventure | Filippos Karapetis | |
svn-id: r29579 | |||
2007-11-20 | Implemented music in Mickey's Space Adventure, thanks to the now common ↵ | Filippos Karapetis | |
softsynth square wave generator svn-id: r29575 | |||
2007-11-19 | Oops, made _speakerStream private again | Filippos Karapetis | |
svn-id: r29574 | |||
2007-11-19 | _speakerStream should be public. Also, when preAGI engine closes, the ↵ | Filippos Karapetis | |
speaker handle is freed svn-id: r29573 | |||
2007-11-19 | oops. that's what last minute moves may result in. | Eugene Sandulenko | |
svn-id: r29570 | |||
2007-11-19 | Hook PC Speaker to Troll's Tale. Though pitch and duration are wrong | Eugene Sandulenko | |
svn-id: r29569 | |||
2007-11-03 | Patch #1825276: "DETECTION: advanced detector engine simplification" | Eugene Sandulenko | |
svn-id: r29386 | |||
2007-10-31 | Fix for bug #1751483 - "AGI: The -x command-line option appears to be broken" | Filippos Karapetis | |
svn-id: r29346 | |||
2007-10-31 | Added a FIXME-comment and a warning to the unknown test command 19. | Kari Salminen | |
svn-id: r29336 | |||
2007-10-31 | Fix for bug #1745950 (GR: Birds stuck in opening screen (Amiga version)). | Kari Salminen | |
svn-id: r29335 | |||
2007-10-13 | Fixing compilation | Sven Hesse | |
svn-id: r29216 | |||
2007-10-13 | Add a debug console in Winnie (patch by clone2727) | Filippos Karapetis | |
svn-id: r29215 | |||
2007-09-24 | objects now work in Winnie C64 | Matthew Hoops | |
svn-id: r29095 | |||
2007-09-24 | allow Winnie Apple II to start up, however room images are slightly ↵ | Matthew Hoops | |
distorted and the intro is not shown; other cleanup svn-id: r29090 | |||
2007-09-24 | fix regression in the inventory from r28995 | Matthew Hoops | |
svn-id: r29084 | |||
2007-09-24 | ok, really get rid of "object 41" now -- didn't realize that the rnd ↵ | Matthew Hoops | |
function in preagi already adds 1... (DrMcCoy: I guess there was an object 42 before as well) svn-id: r29083 | |||
2007-09-23 | Rename class variables to conform our coding guidelines. | Eugene Sandulenko | |
svn-id: r29059 | |||
2007-09-23 | Rename class variables to conform our code conventions | Eugene Sandulenko | |
svn-id: r29058 | |||
2007-09-23 | Add support for Russian versions of AGI games | Eugene Sandulenko | |
svn-id: r29056 | |||
2007-09-23 | Cleanup. Also, changed isBigEndian to be a boolean | Filippos Karapetis | |
svn-id: r29054 | |||
2007-09-23 | Add Tigger and Mist events implementation | Eugene Sandulenko | |
svn-id: r29052 | |||
2007-09-23 | objects now work in Winnie Amiga | Matthew Hoops | |
svn-id: r29051 | |||
2007-09-23 | Fix regression | Eugene Sandulenko | |
svn-id: r29050 | |||
2007-09-23 | changes for Winnie Amiga (now playable) and C64 | Matthew Hoops | |
svn-id: r29049 | |||
2007-09-23 | More endianness and alignment fixes | Eugene Sandulenko | |
svn-id: r29048 | |||
2007-09-23 | Make readRoom() truly alignment- and endian-safe | Eugene Sandulenko | |
svn-id: r29046 | |||
2007-09-23 | Portability fix | Eugene Sandulenko | |
svn-id: r29045 | |||
2007-09-23 | Fixed some platform checks | Filippos Karapetis | |
svn-id: r29044 | |||
2007-09-23 | allow Winnie C64 to start, although there are problems with the images ↵ | Matthew Hoops | |
(probably wrong offset) and logo.pic/intro.pic are not working, so the intro is skipped svn-id: r29037 | |||
2007-09-23 | randomize() can no longer create "object 41" -- there is no object 41, and ↵ | Matthew Hoops | |
when we attempt to draw it, it can cause crashes svn-id: r29036 |