aboutsummaryrefslogtreecommitdiff
path: root/devtools/tasmrecover/dreamweb/dreamweb.asm
AgeCommit message (Collapse)Author
2012-01-01MISC: This is year 2012Strangerke
2011-12-03DREAMWEB: Clean up last remaining kFileheader/kFiledata usageWillem Jan Palenstijn
2011-11-15DREAMWEB: Fix crash on quitWillem Jan Palenstijn
The functions 'mainscreen' and 'screenupdate' can set kQuitrequested, so we have to check that from their callers.
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-06-25DREAMWEB: Replaced foreign-guarded code with "foreignrelease" variable, ↵Vladimir Menshakov
added modifychar stub
2011-06-23DREAMWEB: Added subtitle optionVladimir Menshakov
2011-06-21DREAMWEB: Remove control char from sourceWillem Jan Palenstijn
2011-06-21Merge branch 'dreamsrc'Willem Jan Palenstijn
2011-06-19DREAMWEB: Remove control chars from sourceWillem Jan Palenstijn
2011-06-19DREAMWEB: Removed getback = 4 hack, added clean exit from every menus and ↵Vladimir Menshakov
credits
2011-06-18DREAMWEB: do not call updatescreen before quitting, fixed crash on ↵Vladimir Menshakov
dosreturn, cleaned up dosreturn stub
2011-06-18DREAMWEB: implemented clean exitVladimir Menshakov
2011-06-15DREAMWEB: converted line endings to the unix formatVladimir Menshakov
2011-06-15DREAMWEB: Added original sources. Released with permission from Neil Dodwell.Vladimir Menshakov
2011-06-05DREAMWEB: Add original Dreamweb assembly sourcesWillem 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.