Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-14 | DREAMWEB: Unhardcode checkcoords tables | Willem Jan Palenstijn | |
This patch makes __dispatch_call (even more) superfluous, but does not yet remove it. | |||
2011-08-18 | DREAMWEB: Fix compile on non-GNU compilers | Sven Hesse | |
mempcpy is a GNU extension and the only difference to memcpy is the return value, which this code happily ignores. So I assume it's a typo. | |||
2011-08-18 | DREAMWEB: Add/fix loading from launcher | Willem Jan Palenstijn | |
This is very error-prone, and needs testing. | |||
2011-08-18 | DREAMWEB: Hook up ScummVM save/load menu | Willem Jan Palenstijn | |
The ScummVM menu will be used if dreamweb_originalsaveload is set to true. This is very error-prone, and needs testing. | |||
2011-08-18 | DREAMWEB: Move several load/save functions out of dreamgen | Willem Jan Palenstijn | |