Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | |||
2007-09-23 | readRoom is now Endian-safe | Matthew Hoops | |
svn-id: r29035 | |||
2007-09-22 | fix possible Endian issue | Matthew Hoops | |
svn-id: r29033 | |||
2007-09-22 | allow Winnie Amiga to show room images, still not playable | Matthew Hoops | |
svn-id: r29032 | |||
2007-09-22 | some cleanup involving Winnie Amiga, however it still only shows the intro | Matthew Hoops | |
svn-id: r29027 | |||
2007-09-22 | allow Winnie Amiga to show the intro | Matthew Hoops | |
svn-id: r29023 | |||
2007-09-20 | cleanup with updating the screen; mostly moved to gameLoop | Matthew Hoops | |
svn-id: r28995 | |||
2007-09-20 | add stub for playSound in Winnie | Matthew Hoops | |
svn-id: r28994 | |||
2007-09-20 | cleanup to readObj and readRoom | Matthew Hoops | |
svn-id: r28993 | |||
2007-09-19 | some cleanup using malloc and with readObj | Matthew Hoops | |
svn-id: r28975 | |||
2007-09-19 | Merge several choice-related functions | Eugene Sandulenko | |
svn-id: r28967 | |||
2007-09-19 | Moved some keyboard code from Winnie together with the other keyboard functions | Filippos Karapetis | |
svn-id: r28965 | |||
2007-09-18 | Code formatting fixes | Max Horn | |
svn-id: r28945 | |||
2007-09-18 | WIP for Troll's Tale | Eugene Sandulenko | |
svn-id: r28939 | |||
2007-09-12 | cleanup the intro of Winnie | Matthew Hoops | |
svn-id: r28896 | |||
2007-09-11 | PreAGI 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-09 | It'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-09 | Mouse is working now in Winnie. Click to move functionality still not ↵ | Filippos Karapetis | |
completed, though svn-id: r28882 | |||
2007-09-09 | Silence some MSVC8 warnings | Filippos Karapetis | |
svn-id: r28881 | |||
2007-09-07 | wind and owl's help works in Winnie | Matthew Hoops | |
svn-id: r28876 | |||
2007-09-07 | saving and loading games now works in Winnie | Matthew Hoops | |
svn-id: r28875 | |||
2007-09-07 | objects now work in Winnie | Matthew Hoops | |
svn-id: r28874 | |||
2007-09-07 | Some 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-06 | enable inventory in Winnie | Matthew Hoops | |
svn-id: r28872 | |||
2007-09-06 | This fixes images in Winnie (for me at least) | Matthew Hoops | |
svn-id: r28871 | |||
2007-09-06 | Temporary workaround for crashes occurring in Winnie when a room's picture ↵ | Filippos Karapetis | |
resource is unloaded svn-id: r28870 | |||
2007-09-06 | room strings now work in Winnie | Matthew Hoops | |
svn-id: r28868 | |||
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 |