Age | Commit message (Expand) | Author |
2011-12-06 | DREAMWEB: 'allpointer', 'blank', 'mode640x480' ported to C++ | Filippos Karapetis |
2011-12-06 | DREAMWEB: 'afterintroroom', 'gettingshot', 'loadintroroom', 'redrawmainscrn',... | Filippos Karapetis |
2011-12-06 | DREAMWEB: 'initialinv', 'pickupob' ported to C++ | Filippos Karapetis |
2011-12-06 | DREAMWEB: 'getbackfromops', 'getbacktoops', 'newgame' ported to C++ | Filippos Karapetis |
2011-12-06 | DREAMWEB: 'settopleft', 'settopright', 'setbotleft', 'setbotright' ported to C++ | Filippos Karapetis |
2011-12-05 | DREAMWEB: Remove unused 'openFile', merge duplicated 'getFilename' | D G Turner |
2011-12-05 | DREAMWEB: 'intro' ported to C++ | D G Turner |
2011-12-05 | DREAMWEB: 'realcredits' ported to C++ | D G Turner |
2011-12-05 | DREAMWEB: 'biblequote' ported to C++ | D G Turner |
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-05 | DREAMWEB: Remove more unused data | Willem Jan Palenstijn |
2011-12-05 | DREAMWEB: 'nextSymbol' ported to C++ | Bertrand Augereau |
2011-12-05 | DREAMWEB: Ported 'showSymbol' to C++ | Bertrand Augereau |
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: 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 | DREAMWEB: 'titles' ported to C++ | D G Turner |
2011-12-04 | DREAMWEB: Cleaner finalization of the engine | Bertrand Augereau |
2011-12-04 | DREAMWEB: 'getRidOfAll' ported to C++ | Bertrand Augereau |
2011-12-04 | DREAMWEB: Hardcoded a few filenames | Bertrand Augereau |
2011-12-04 | DREAMWEB: 'examIcon' ported to C++ | Bertrand Augereau |
2011-12-04 | DREAMWEB: 'panelIcons1' ported to C++ | Bertrand Augereau |
2011-12-04 | DREAMWEB: kIcons2 accessor | 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: Convert 'readKey' and the keyboard buffer | Willem Jan Palenstijn |
2011-12-04 | DREAMWEB: Move 'readKey' from dreamgen | Willem Jan Palenstijn |
2011-12-03 | DREAMWEB: Clean up last remaining kFileheader/kFiledata usage | Willem Jan Palenstijn |
2011-12-03 | DREAMWEB: Remove unused filenames from blob | Willem Jan Palenstijn |
2011-12-03 | DREAMWEB: Remove more unused functions and blobs | Willem Jan Palenstijn |
2011-12-03 | DREAMWEB: Convert 'atmospheres' | Willem Jan Palenstijn |
2011-12-03 | DREAMWEB: Move 'atmospheres' from dreamgen | Willem Jan Palenstijn |
2011-12-03 | DREAMWEB: Allow quitting during symbol phases | Bertrand Augereau |
2011-12-03 | DREAMWEB: 'enterSymbol' ported to C++ | Bertrand Augereau |
2011-12-03 | DREAMWEB: Replace hardcoded constants by their symbolic names | Willem Jan Palenstijn |
2011-12-03 | DREAMWEB: 'getridoftempXXX' family ported to C++ | Bertrand Augereau |
2011-12-03 | DREAMWEB: Convert 'loadOld' and clean up 'doLoad' calls | Willem Jan Palenstijn |
2011-12-03 | DREAMWEB: Clean up | Willem Jan Palenstijn |
2011-12-03 | DREAMWEB: Create and use FileHeader struct | Willem Jan Palenstijn |
2011-12-03 | DREAMWEB: Convert 'scanForNames' | Willem Jan Palenstijn |
2011-12-03 | DREAMWEB: 'dumpMenu' ported to C++ | Bertrand Augereau |