Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-05 | DREAMWEB: Modified 'showPCX' to allow passing of file name string. | D G Turner | |
This will allow migration of fixing string values in the cs segment. | |||
2011-12-05 | DREAMWEB: 'hangone' ported to C++ | D G Turner | |
2011-12-05 | DREAMWEB: Unused stubs | Bertrand Augereau | |
2011-12-05 | DREAMWEB: 'setSoundOff' is a deprecated sound blaster detail | Bertrand Augereau | |
2011-12-04 | MAEMO: Remove i386 from Architecture field of debian/control | Tarek Soliman | |
It confuses the maemo.org autobuilder which tries to build x86 builds with ARMisms in them | |||
2011-12-05 | WINCE: Update port specific README | CeRiAl | |
2011-12-05 | TOLTECS: Removed two goto statements | Filippos Karapetis | |
2011-12-05 | WINCE: Update port specific README | CeRiAl | |
2011-12-05 | DREAMWEB: Remove more unused data | Willem Jan Palenstijn | |
2011-12-05 | CGE: Add a hack to fix bug #3450423 (infoline too large in polish version, ↵ | Strangerke | |
scene 14) | |||
2011-12-05 | DREAMWEB: 'nextSymbol' ported to C++ | Bertrand Augereau | |
2011-12-05 | DREAMWEB: Ported 'showSymbol' to C++ | Bertrand Augereau | |
2011-12-05 | DREAMWEB: 'loadSaveBox' ported to C++ | Bertrand Augereau | |
2011-12-05 | DREAMWEB: Cleanup in 'getNumber' | Bertrand Augereau | |
2011-12-05 | DREAMWEB: Ported 'getNumber' to C++ | Bertrand Augereau | |
2011-12-05 | Revert "DREAMWEB: Cleanup" | Bertrand Augereau | |
This reverts commit 5871a6943fa0a07bae81482ed96448cd3763af08. | |||
2011-12-05 | DREAMWEB: 'loadKeypad' ported to C++ | Bertrand Augereau | |
2011-12-04 | DREAMWEB: Remove icongraphics8 from skip_binary_data | Willem Jan Palenstijn | |
It is still in use, but its entry in skip_binary_data wasn't getting picked up due to the capital I anyway. | |||
2011-12-04 | DREAMWEB: Fix loop | Willem Jan Palenstijn | |
2011-12-04 | DREAMWEB: Cleanup | Willem Jan Palenstijn | |
2011-12-04 | DREAMWEB: Fix kernChars | Willem Jan Palenstijn | |
2011-12-04 | DREAMWEB: 'readDestIcon' ported to C++ | Bertrand Augereau | |
2011-12-04 | DREAMWEB: 'readCityPic' ported to C++ | Bertrand Augereau | |
2011-12-04 | DREAMWEB: 'DOSReturn' cleanup | Bertrand Augereau | |
2011-12-04 | DREAMWEB: kMapstore accessor | Bertrand Augereau | |
2011-12-04 | DREAMWEB: Cleanup DreamGenContext::loadPalFromIFF, get rid of readFromFile() | Max Horn | |
2011-12-04 | DREAMWEB: Rename random -> randomSprite | Max Horn | |
2011-12-04 | DREAMWEB: Implicit conversion warnings fixed | Bertrand Augereau | |
2011-12-04 | DREAMWEB: Removed a useless opcode | Bertrand Augereau | |
2011-12-04 | DREAMWEB: 'delChar' ported to C++ | Bertrand Augereau | |
2011-12-04 | DREAMWEB: kTempCharset and kCurrentSet are managed out of the VM | Bertrand Augereau | |
2011-12-04 | DREAMWEB: Removed 'icons1' and 'icons2' stubs | Bertrand Augereau | |
2011-12-04 | DREAMWEB: 'standardLoadCPP' to load game data in malloc'ed buffers | Bertrand Augereau | |
2011-12-04 | DREAMWEB: kIcons1 and kIcons2 ownership transferred from the VM to the engine | Bertrand Augereau | |
2011-12-04 | GUI: Fix GUIO flags again. | Johannes Schickel | |
The GUIO flags use an escape sequence for octal numbers. Starting with 18e84f9c1138ea4ce66cbbea53e6957bee3e588f GUIO_MIDICMS used "\008" which resulted in the CMS flag adding a zero into the flags and thus terminating the GUIO flag string. | |||
2011-12-04 | DREAMWEB: 'titles' ported to C++ | D G Turner | |
2011-12-04 | DREAMWEB: Cleaner finalization of the engine | Bertrand Augereau | |
All the segments are destroyed with the VM but it won't be the case when individual buffers will be malloc'ed. | |||
2011-12-04 | DREAMWEB: 'getRidOfAll' ported to C++ | Bertrand Augereau | |
2011-12-04 | DREAMWEB: Hardcoded a few filenames | Bertrand Augereau | |
2011-12-04 | DREAMWEB: Less direct references to kIcons1 and kIcons2 | Bertrand Augereau | |
2011-12-04 | DREAMWEB: 'examIcon' ported to C++ | Bertrand Augereau | |
2011-12-04 | GUI: fix GUIO_NOSPEECH/GUIO_NOSFX settings | athrxx | |
2011-12-04 | DREAMWEB: 'panelIcons1' ported to C++ | Bertrand Augereau | |
2011-12-04 | DREAMWEB: kIcons2 accessor | Bertrand Augereau | |
2011-12-04 | DREAMWEB: Minor warning fix (shadowing) | Bertrand Augereau | |
2011-12-04 | DREAMWEB: 'showMan' ported to C++ | Bertrand Augereau | |
2011-12-04 | DREAMWEB: kIcons1 accessor | Bertrand Augereau | |
2011-12-04 | DREAMWEB: 'showExit' ported to C++ | Bertrand Augereau | |
2011-12-04 | DREAMWEB: 'security' ported to C++ | Bertrand Augereau | |
2011-12-04 | DREAMWEB: Ported 'drunk' to C++ | Bertrand Augereau | |