Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-01 | MISC: This is year 2012 | Strangerke | |
2011-12-18 | DREAMWEB: Remove reelRoutines from data blob | Willem Jan Palenstijn | |
2011-12-03 | DREAMWEB: Clean up last remaining kFileheader/kFiledata usage | Willem Jan Palenstijn | |
2011-12-03 | DREAMWEB: Omit a number of unused binary blobs | Willem Jan Palenstijn | |
2011-12-03 | DREAMWEB: Convert 'loadOld' and clean up 'doLoad' calls | Willem Jan Palenstijn | |
2011-11-15 | DREAMWEB: Fix crash on quit | Willem Jan Palenstijn | |
The functions 'mainscreen' and 'screenupdate' can set kQuitrequested, so we have to check that from their callers. | |||
2011-09-02 | DREAMWEB: Fix quitting in the inventory screen | Bertrand Augereau | |
2011-08-18 | DREAMWEB: Add/fix loading from launcher | Willem Jan Palenstijn | |
This is very error-prone, and needs testing. | |||
2011-08-14 | Merge pull request #60 from tramboi/master | Eugene Sandulenko | |
DREAMWEB: Fixes, cleaning and more functions ported to C++ | |||
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon | |
2011-07-28 | DREAMWEB: Fixed what is very probably a typo in original code and ↵ | Bertrand Augereau | |
regenerated the source | |||
2011-07-18 | DREAMWEB: C++-isation of a part of the sprite subsystem | Bertrand Augereau | |
2011-06-25 | DREAMWEB: Removed workaround of invalid size of extext data | Vladimir Menshakov | |
2011-06-25 | DREAMWEB: Replaced foreign-guarded code with "foreignrelease" variable, ↵ | Vladimir Menshakov | |
added modifychar stub | |||
2011-06-25 | DREAMWEB: Fixed quit from keypad screen | Vladimir Menshakov | |
2011-06-25 | DREAMWEB: Fixed keypad animation | Vladimir Menshakov | |
2011-06-24 | DREAMWEB: Fixed quit() from dialogue | Vladimir Menshakov | |
2011-06-23 | DREAMWEB: Added subtitle option | Vladimir Menshakov | |
2011-06-21 | DREAMWEB: Remove control char from source | Willem Jan Palenstijn | |
2011-06-21 | Merge branch 'dreamsrc' | Willem Jan Palenstijn | |
2011-06-19 | DREAMWEB: Remove control chars from source | Willem Jan Palenstijn | |
2011-06-19 | DREAMWEB: Added crash workaround | Vladimir Menshakov | |
2011-06-19 | DREAMWEB: Fixed quit from travel screen | Vladimir Menshakov | |
2011-06-19 | DREAMWEB: Removed getback = 4 hack, added clean exit from every menus and ↵ | Vladimir Menshakov | |
credits | |||
2011-06-18 | DREAMWEB: do not call updatescreen before quitting, fixed crash on ↵ | Vladimir Menshakov | |
dosreturn, cleaned up dosreturn stub | |||
2011-06-18 | DREAMWEB: implemented clean exit | Vladimir Menshakov | |
2011-06-16 | DREAMWEB: Fix probably copy-paste error in asm | Willem Jan Palenstijn | |
This removes an (empty) 'unbounded code' block in dreamgen.cpp | |||
2011-06-15 | DREAMWEB: converted line endings to the unix format | Vladimir Menshakov | |
2011-06-15 | DREAMWEB: Added original sources. Released with permission from Neil Dodwell. | Vladimir Menshakov | |
2011-06-05 | DREAMWEB: Add original Dreamweb assembly sources | Willem Jan Palenstijn | |
They have been released under the GPL with permission from Neil Dodwell. Note that the version of these sources that was added in 9599894a4b2f79672fc3e2ca5a93ef9c7d457c08 has been tweaked to prepare for processing by tasmrecover. |