Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-02 | AGI: Fix formatting. | Johannes Schickel | |
This mostly enforces tabs for indentation and spaces for formatting. But also fixes spaces on empty lines, some extra/missing spaces. astyle + manual fixup | |||
2016-01-31 | AGI: getflag/setflag/etc. cleanup | Martin Kiewitz | |
renamed getflag() to getFlag() renamed setflag() to setFlag() renamed flipflag() to flipFlag() preagi: renamed setFlag for this engine to setWinnieFlag | |||
2014-02-18 | AGI: Make GPL headers consistent in themselves. | Johannes Schickel | |
2013-01-26 | JANITORIAL: Enforce "} // End of namespace" with a single space after }. | Johannes Schickel | |
2011-08-15 | AGI: Cleanup PreAGI console code | Matthew Hoops | |
2011-08-15 | AGI: Make Winnie inherit from PreAgiEngine | Matthew Hoops | |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-05-07 | AGI: Replace Winnie macros with functions | Matthew Hoops | |
From patch #3298149 | |||
2010-01-03 | Reduce header dependencies for AGI engine. | Eugene Sandulenko | |
svn-id: r46942 | |||
2008-01-11 | Cleanup and simplification | Filippos Karapetis | |
svn-id: r30405 | |||
2008-01-11 | Cleanup and simplification | Filippos Karapetis | |
svn-id: r30403 | |||
2007-12-08 | Saving and loading in Winnie the Pooh should now be endian and alignment ↵ | Filippos Karapetis | |
safe. Note that this breaks older saved games and it's no longer possible to use saved games from the original game interpreter svn-id: r29771 | |||
2007-11-23 | cleanup | Max Horn | |
svn-id: r29617 | |||
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 | 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-23 | Rename class variables to conform our coding guidelines. | Eugene Sandulenko | |
svn-id: r29059 | |||
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 | 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 | Portability fix | Eugene Sandulenko | |
svn-id: r29045 | |||
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 | readRoom is now Endian-safe | Matthew Hoops | |
svn-id: r29035 | |||
2007-09-22 | some cleanup involving Winnie Amiga, however it still only shows the intro | Matthew Hoops | |
svn-id: r29027 | |||
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-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-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-06 | enable inventory in Winnie | Matthew Hoops | |
svn-id: r28872 | |||
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 |