aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/dreamgen.h
AgeCommit message (Collapse)Author
2011-06-25DREAMWEB: Replaced foreign-guarded code with "foreignrelease" variable, ↵Vladimir Menshakov
added modifychar stub
2011-06-23DREAMWEB: Added subtitle optionVladimir Menshakov
2011-06-22DREAMWEB: Fix bug in tasmrecover causing load/save mixupWillem Jan Palenstijn
This is a regression from c1b9adb6912 and (my commit) 287c23f1263c. It is not safe to remove opcodes from proc.stmts since labels are sometimes referenced by their offset in the list. So, instead they are now replaced by op._nop. This fixes kLoadingorsave not being set in doload(), which was visible when going to the load game menu from the startup menu.
2011-06-20DREAMWEB: Remove convertkey()eriktorbjorn
This function was responsible for filtering invalid keys (e.g. in savegame names), and was only used by keyboardread(). This filtering is done by processEvents() instead.
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-17DREAMWEB: replaced generated code with c++ style stubsVladimir Menshakov
2011-06-16DREAMWEB: Improved code formattingVladimir Menshakov
2011-06-15DREAMWEB: added banner to autogenerated filesVladimir Menshakov
2011-06-15DREAMWEB: removed width160 for nowVladimir Menshakov
2011-06-15DREAMWEB: regenerated sources with CD option onVladimir Menshakov
2011-06-15DREAMWEB: fixed occasional stripping of the strings in data segmentVladimir Menshakov
2011-06-15DREAMWEB: switched off foreign/spanish flags for recompilationVladimir Menshakov
2011-06-15DREAMWEB: unstubbed scanfornamesVladimir Menshakov
2011-06-15DREAMWEB: moved out file write/read from sourcesVladimir Menshakov
2011-06-15DREAMWEB: removed dummy video segment, blacklisted video-related functions.Vladimir Menshakov
2011-06-15DREAMWEB: blacklisted vga blitting functionsVladimir Menshakov
2011-06-15DREAMWEB: added 'equ' const to public headerVladimir Menshakov
2011-06-15DREAMWEB: fixed offsets shifting for db/dwVladimir
2011-06-15DREAMWEB: replaced seecommandtail with stubVladimir
2011-06-15DREAMWEB: regenerated codeVladimir
2011-06-15DREAMWEB: added all offsetsVladimir
2011-06-15DREAMWEB: removed context template, cleaned up initializationVladimir
2011-06-15DREAMWEB: started integration of stubsVladimir
2011-06-15DREAMWEB: regenerate sourcesVladimir
2011-06-15DREAMWEB: added autogenerated sourceVladimir