aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/preagi_winnie.cpp
AgeCommit message (Expand)Author
2007-09-23Cleanup. Also, changed isBigEndian to be a booleanFilippos Karapetis
2007-09-23Add Tigger and Mist events implementationEugene Sandulenko
2007-09-23objects now work in Winnie AmigaMatthew Hoops
2007-09-23Fix regressionEugene Sandulenko
2007-09-23changes for Winnie Amiga (now playable) and C64Matthew Hoops
2007-09-23More endianness and alignment fixesEugene Sandulenko
2007-09-23Make readRoom() truly alignment- and endian-safeEugene Sandulenko
2007-09-23Fixed some platform checksFilippos Karapetis
2007-09-23allow Winnie C64 to start, although there are problems with the images (proba...Matthew Hoops
2007-09-23randomize() can no longer create "object 41" -- there is no object 41, and wh...Matthew Hoops
2007-09-23readRoom is now Endian-safeMatthew Hoops
2007-09-22fix possible Endian issueMatthew Hoops
2007-09-22allow Winnie Amiga to show room images, still not playableMatthew Hoops
2007-09-22some cleanup involving Winnie Amiga, however it still only shows the introMatthew Hoops
2007-09-22allow Winnie Amiga to show the introMatthew Hoops
2007-09-20cleanup with updating the screen; mostly moved to gameLoopMatthew Hoops
2007-09-20add stub for playSound in WinnieMatthew Hoops
2007-09-20cleanup to readObj and readRoomMatthew Hoops
2007-09-19some cleanup using malloc and with readObjMatthew Hoops
2007-09-19Merge several choice-related functionsEugene Sandulenko
2007-09-19Moved some keyboard code from Winnie together with the other keyboard functionsFilippos Karapetis
2007-09-18Code formatting fixesMax Horn
2007-09-18WIP for Troll's TaleEugene Sandulenko
2007-09-12cleanup the intro of WinnieMatthew Hoops
2007-09-11PreAGI does not need an AGI resource loader, as it only needs to load picture...Matthew Hoops
2007-09-09It's now possible to move around in Winnie using the mouse, by clicking on th...Filippos Karapetis
2007-09-09Mouse is working now in Winnie. Click to move functionality still not complet...Filippos Karapetis
2007-09-09Silence some MSVC8 warningsFilippos Karapetis
2007-09-07wind and owl's help works in WinnieMatthew Hoops
2007-09-07saving and loading games now works in WinnieMatthew Hoops
2007-09-07objects now work in WinnieMatthew Hoops
2007-09-07Some updates on the mouse cursor in Winnie: the mouse cursor is shown now, an...Filippos Karapetis
2007-09-06enable inventory in WinnieMatthew Hoops
2007-09-06This fixes images in Winnie (for me at least)Matthew Hoops
2007-09-06Temporary workaround for crashes occurring in Winnie when a room's picture re...Filippos Karapetis
2007-09-06room strings now work in WinnieMatthew Hoops
2007-09-06Winnie now enters the main loop and allows for movement (via the menu)Matthew Hoops
2007-09-06WIP Winnie the Pooh code (PreAGI). Shows only the intro currentlyMatthew Hoops