Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-25 | DREAMWEB: Replaced foreign-guarded code with "foreignrelease" variable, ↵ | Vladimir Menshakov | |
added modifychar stub | |||
2011-06-22 | DREAMWEB: frameoutv becomes a native function | Bertrand Augereau | |
2011-06-20 | DREAMWEB: Remove readabyte() and readoneblock() | eriktorbjorn | |
They were only used by the PCX decoder, which was rewritten some time ago to no longer use them. | |||
2011-06-20 | DREAMWEB: 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-16 | DREAMWEB: Improved code formatting | Vladimir Menshakov | |
2011-06-15 | DREAMWEB: removed width160 for now | Vladimir Menshakov | |
2011-06-15 | DREAMWEB: removed dummy video segment, blacklisted video-related functions. | Vladimir Menshakov | |
2011-06-15 | DREAMWEB: blacklisted vga blitting functions | Vladimir Menshakov | |
2011-06-15 | DREAMWEB: replaced seecommandtail with stub | Vladimir | |
2011-06-15 | DREAMWEB: added tasm-recover tool | Vladimir | |