Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-10-13 | Add a debug console in Winnie (patch by clone2727) | Filippos Karapetis | |
svn-id: r29215 | |||
2007-09-19 | Merge several choice-related functions | Eugene Sandulenko | |
svn-id: r28967 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-09-19 | Moved some keyboard code from Winnie together with the other keyboard functions | Filippos Karapetis | |
svn-id: r28965 | |||
2007-09-18 | Fix picture drawing in Troll's Tale. Implement room navigation. | Eugene Sandulenko | |
svn-id: r28946 | |||
2007-09-18 | Fix menu and tutorial it Troll's Tale | Eugene Sandulenko | |
svn-id: r28941 | |||
2007-09-18 | WIP for Troll's Tale | Eugene Sandulenko | |
svn-id: r28939 | |||
2007-09-06 | Winnie now enters the main loop and allows for movement (via the menu) | Matthew Hoops | |
svn-id: r28867 | |||
2007-09-06 | WIP Winnie the Pooh code (PreAGI). Shows only the intro currently | Matthew Hoops | |
svn-id: r28865 | |||
2007-09-05 | Some updates for Mickey: | Filippos Karapetis | |
- Click to move functionality (improvement over the original game). It's now possible to navigate around using the mouse as well, together with the menu commands. The mouse cursor changes when the player hovers it at the picture's edges, towards a direction where Mickey is able to move to (north, south, east or west) - waitAnyKey has been moved into Mickey's code (because of the animation part) - Implemented the circle flag for AGI picture decoding svn-id: r28853 | |||
2007-09-03 | Implemented clearRow for preagi games. Mickey save games should work now. ↵ | Filippos Karapetis | |
Some code cleanup svn-id: r28838 | |||
2007-09-02 | Implemented clearScreen() for preagi games | Filippos Karapetis | |
svn-id: r28837 | |||
2007-09-02 | Text in Mickey is shown correctly now. Also, removed an obsolete function ↵ | Filippos Karapetis | |
declaration of PutPixel() svn-id: r28835 | |||
2007-09-02 | Renamed preagi_input.cpp to preagi_common.cpp, as it now contains the code ↵ | Filippos Karapetis | |
that all preagi games share (commit 2 of 2) svn-id: r28832 |