Commit Graph
1312 Commits
Author SHA1 Message Date
Bertrand Augereau 22a3c19374 DREAMWEB: Remove unreferenced stubs and unused sound blaster stuff 2011-11-30 23:53:49 +01:00
Bertrand Augereau 9edd0f2903 DREAMWEB: 'allocatebuffers' ported to C++ 2011-11-30 15:30:59 +01:00
Bertrand Augereau 19daa15f8e DREAMWEB: 'drawfloor' ported to C++ 2011-11-30 14:30:40 +01:00
Bertrand Augereau 5eb79fc6f4 DREAMWEB: Removed a few unused stubs 2011-11-30 10:53:59 +01:00
Bertrand Augereau 5d704ef12f EAMWEB: 'loadtemptext' and 'loadtraveltext' ported to C++ 2011-11-30 10:06:03 +01:00
D G Turner c794bc6d01 DREAMWEB: Regenerate dreamgen.* omitting blacklisted function headers. 2011-11-29 19:12:09 +00:00
D G Turner 1e5d9a07b5 DEVTOOLS: Add flag to tasm-recover to omit blacklisted function headers.
This flag when set omits the blacklisted function header from the
dreamgen.h output, rather than including it commented out with //.
2011-11-29 19:08:51 +00:00
Bertrand Augereau 5cd91fbf73 DREAMWEB: 'loadfolder' ported to C++ 2011-11-29 18:10:44 +01:00
Bertrand Augereau eb296fc9e0 DREAMWEB: 'foldertext' ported to C++ 2011-11-29 18:10:41 +01:00
Bertrand Augereau c91b2457d0 DREAMWEB: 'folderhints' ported to C++ 2011-11-29 14:25:58 +01:00
Bertrand Augereau ef31ac6db0 DREAMWEB: 'lastfolder' ported to C++ 2011-11-29 11:47:15 +01:00
Bertrand Augereau 55d7272197 DREAMWEB: 'nextfolder' ported to C++ 2011-11-29 11:03:29 +01:00
Bertrand Augereau 23aa97f3b8 DREAMWEB: 'getlocation' and 'setlocation' ported to C++ 2011-11-28 17:07:52 +01:00
Bertrand Augereau 9d5a831c10 DREAMWEB: 'showrightpage' ported to C++ 2011-11-28 16:45:47 +01:00
Bertrand Augereau 88c0246aae DREAMWEB: 'showleftpage' ported to C++ 2011-11-28 15:47:31 +01:00
Bertrand Augereau ae8e5ea2f7 DREAMWEB: 'showfolder' ported to C++ 2011-11-28 15:47:29 +01:00
Bertrand Augereau 87571f0c8c DREAMWEB: 'viewfolder' ported to C++ 2011-11-28 15:47:24 +01:00
Matthew Hoops 712100b77e SCUMM: Add support for Putt-Putt Saves the Zoo iOS 2011-11-27 20:13:03 -05:00
Christoph Mallon a78b2d777d JANITORIAL: Remove extra semicolons. 2011-11-27 12:54:22 +01:00
Willem Jan Palenstijn 1c860bc4ce DREAMWEB: Convert 'restorereels'
This also allows 'allocateload' to be removed.
2011-11-26 20:47:54 +01:00
Willem Jan Palenstijn 900fc7d50e DREAMWEB: Move 'restorereels' from dreamgen 2011-11-26 20:45:23 +01:00
Willem Jan Palenstijn c1659e2aad DREAMWEB: Move 'restoreall' from dreamgen 2011-11-26 20:24:23 +01:00
Willem Jan Palenstijn 78ad90cf2e DREAMWEB: Remove unused function 'storeit' 2011-11-26 19:08:16 +01:00
Willem Jan Palenstijn c22ed1dab0 DREAMWEB: Convert 'saveposition'
Also inline and remove 'saveseg', 'savefilewrite', 'makeheader'.
2011-11-26 18:22:45 +01:00
Willem Jan Palenstijn de40ec5e93 DREAMWEB: Move 'loadposition' and 'saveposition' from dreamgen 2011-11-26 18:21:15 +01:00
Willem Jan Palenstijn 77cb6d1375 DREAMWEB: Move 'actualsave' and 'actualload' from dreamgen 2011-11-26 18:21:15 +01:00
Johannes Schickel b9d1718fe1 ALL: unrecognised -> unrecognized. 2011-11-26 17:40:00 +01:00
Bertrand Augereau 0b6042eadd DREAMWEB: 'showdiscops' ported to C++ 2011-11-26 18:31:54 +01:00
Bertrand Augereau aa20b8cf42 DREAMWEB: 'showseconduse' ported to C++ 2011-11-26 17:29:43 +01:00
Bertrand Augereau 86c9fdae4b DREAMWEB: 'showfirstuse' ported to C++ 2011-11-26 17:25:33 +01:00
Bertrand Augereau ce47764145 DREAMWEB: 'hangonw' ported to C++ 2011-11-26 17:13:44 +01:00
Bertrand Augereau 4192d1241a DREAMWEB: 'getbackfromob' ported to C++ 2011-11-26 17:04:07 +01:00
Bertrand Augereau f7fdb0d4b7 DREAMWEB: 'disablepath' is not needed 2011-11-26 16:41:40 +01:00
Bertrand Augereau 842184d5c5 DREAMWEB: 'usetempcharset' and 'usecharset1' ported to C++ 2011-11-26 16:37:11 +01:00
Bertrand Augereau b10c473214 DREAMWEB: A few debugging functions are not needed 2011-11-26 12:42:01 +01:00
Alyssa Milburn fe79702d1d BUILD: Sync create_project with configure engine option changes. 2011-11-25 11:59:21 +01:00
Bertrand Augereau 5d5249e1d9 DREAMWEB: 'dolook' ported to C++ 2011-11-23 23:23:37 +01:00
Bertrand Augereau 658fe0aa10 DREAMWEB: 'look' ported to C++ 2011-11-23 16:25:38 +01:00
Bertrand Augereau 7843073c0e DREAMWEB: 'autolook' ported to C++ 2011-11-23 15:25:52 +01:00
Bertrand Augereau 7d5ced1579 DREAMWEB: 'blockget' is not needed 2011-11-23 12:58:03 +01:00
Bertrand Augereau c50384bbf5 DREAMWEB: 'reconstruct' ported to C++ 2011-11-23 12:26:33 +01:00
Bertrand Augereau 54fc8e5563 DREAMWEB: 'reelsonscreen' ported to C++ 2011-11-23 11:14:38 +01:00
D G Turner 0b6a7de44f DREAMWEB: Regenerate dreamgen.* omitting unused dispatch_call function. 2011-11-23 02:29:50 +00:00
D G Turner 0026c842ca DEVTOOLS: Add flag to tasm-recover tool to skip dispatch call function.
This flag when set omits the dispatch call function from the dreamgen.*
output.
2011-11-23 02:27:43 +00:00
Bertrand Augereau 32f86ce834 DREAMWEB: 'findroominloc' ported to C++ 2011-11-23 00:15:03 +01:00
Bertrand Augereau ab41e41b0f DREAMWEB: 'playchannel0' and 'playchannel1' ported to C++ 2011-11-22 15:36:46 +01:00
Bertrand Augereau 51c30303a8 DREAMWEB: 'createpanel' and 'createpanel2' ported to C++ 2011-11-21 21:53:20 +01:00
Bertrand Augereau 397761c2c1 DREAMWEB: 'showmainops' ported to C++ 2011-11-21 18:10:19 +01:00
Bertrand Augereau f7fd8e0d0a DREAMWEB: 'saveload' ported to C++ 2011-11-21 17:52:50 +01:00
Bertrand Augereau 57fc322992 DREAMWEB: 'screenupdate' ported to C++ 2011-11-20 21:22:16 +01:00