aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/preagi_winnie.cpp
AgeCommit message (Collapse)Author
2007-09-12cleanup the intro of WinnieMatthew Hoops
svn-id: r28896
2007-09-11PreAGI does not need an AGI resource loader, as it only needs to load ↵Matthew Hoops
pictures and doesn't use directories. So, this allows Winnie to decode pictures without using the loader svn-id: r28893
2007-09-09It's now possible to move around in Winnie using the mouse, by clicking on ↵Filippos Karapetis
the appropriate direction (north, south, east or west) svn-id: r28883
2007-09-09Mouse is working now in Winnie. Click to move functionality still not ↵Filippos Karapetis
completed, though svn-id: r28882
2007-09-09Silence some MSVC8 warningsFilippos Karapetis
svn-id: r28881
2007-09-07wind and owl's help works in WinnieMatthew Hoops
svn-id: r28876
2007-09-07saving and loading games now works in WinnieMatthew Hoops
svn-id: r28875
2007-09-07objects now work in WinnieMatthew Hoops
svn-id: r28874
2007-09-07Some updates on the mouse cursor in Winnie: the mouse cursor is shown now, ↵Filippos Karapetis
and it changes when it hovers over the screen edges, but mouse clicking is still not functioning correctly svn-id: r28873
2007-09-06enable inventory in WinnieMatthew Hoops
svn-id: r28872
2007-09-06This fixes images in Winnie (for me at least)Matthew Hoops
svn-id: r28871
2007-09-06Temporary workaround for crashes occurring in Winnie when a room's picture ↵Filippos Karapetis
resource is unloaded svn-id: r28870
2007-09-06room strings now work in WinnieMatthew Hoops
svn-id: r28868
2007-09-06Winnie now enters the main loop and allows for movement (via the menu)Matthew Hoops
svn-id: r28867
2007-09-06WIP Winnie the Pooh code (PreAGI). Shows only the intro currentlyMatthew Hoops
svn-id: r28865