Age | Commit message (Expand) | Author |
2012-10-28 | HOPKINS: Implemented save restore functionality | Paul Gilbert |
2012-10-28 | HOPKINS: Fix compiler warning | Paul Gilbert |
2012-10-28 | Merge branch 'hopkins' of github.com:dreammaster/scummvm into hopkins | Paul Gilbert |
2012-10-28 | HOPKINS: Disable greyscaling of savegame thumbnails | Paul Gilbert |
2012-10-28 | HOPKINS: Corrected issues in PARC_VOITURE | Paul Gilbert |
2012-10-28 | HOPKINS: Fixed Reduc_Ecran method | Paul Gilbert |
2012-10-27 | HOPKINS: Add detection for Win95 demo | Strangerke |
2012-10-27 | HOPKINS: Use platform detection in order to properly initialize the mouse cursor | Strangerke |
2012-10-27 | TONY: Fix AmigaOS build (bug #3580541) | Willem Jan Palenstijn |
2012-10-27 | HOPKINS: Beginnings of save/load implementation | Paul Gilbert |
2012-10-27 | HOPKINS: Move Save/Load dialog code from menu.cpp to dialogs.cpp | Paul Gilbert |
2012-10-26 | PEGASUS: Don't error out for two missing WSC AI videos | Matthew Hoops |
2012-10-26 | Merge pull request #289 from rasky/add_italian_version | Strangerke |
2012-10-26 | TONY: Fix translation of Italian comment | Willem Jan Palenstijn |
2012-10-26 | Add detection for original Italian version. | Giovanni Bajo |
2012-10-26 | HOPKINS: Corrected the size of the VBob array | Paul Gilbert |
2012-10-25 | CONFIGURE: Enable Tony engine | Eugene Sandulenko |
2012-10-25 | HOPKINS: Fix pathfinding when the SMOOTH_MOVE method is used. | Paul Gilbert |
2012-10-25 | HOPKINS: Bugfix to properly initialise Cache array. | Paul Gilbert |
2012-10-25 | HOPKINS: Renamed some of the fields of BobItem class | Paul Gilbert |
2012-10-25 | HOPKINS: Renamed fields of VBobItem class | Paul Gilbert |
2012-10-25 | HOPKINS: Cleaned up int assignments to BOBZONE_FLAG array to be bools | Paul Gilbert |
2012-10-25 | HOPKINS: Added initialisation of allocated lineData blocks | Paul Gilbert |
2012-10-25 | HOPKINS: Add TalkManager constructor to initialise it's fields | Paul Gilbert |
2012-10-25 | HOPKINS: Fix text display to have trailing spaces like the original. | Paul Gilbert |
2012-10-25 | HOPKINS: Fix missing assignment in sound manager initialisation | Paul Gilbert |
2012-10-24 | HOPKINS: Added explicit clearing of allocated buffers in BOITE | Paul Gilbert |
2012-10-24 | HOPKINS: bugfixes to conversation code | Paul Gilbert |
2012-10-24 | HOPKINS: Created new SaveFileManager class to handle save file related code | Paul Gilbert |
2012-10-24 | HOPKINS: Comment out original thumbnail code that will need to be refactored | Paul Gilbert |
2012-10-24 | HOPKINS: Manually implemented Reduc_Ecran | Paul Gilbert |
2012-10-24 | HOPKINS: Merged inventory dialog and OptionsDialog class into a DialogsManage... | Paul Gilbert |
2012-10-24 | HOPKINS: Bugfixes to show inventory dialog correctly | Paul Gilbert |
2012-10-24 | HOPKINS: Fix initialisation of TABLE_COUL data. | Paul Gilbert |
2012-10-23 | HOPKINS: Add workaround to fix issue with text display showing one character ... | Paul Gilbert |
2012-10-23 | HOPKINS: fix SoundManager initialisation and some references | Paul Gilbert |
2012-10-23 | HOPKINS: Moved the script execution code to it's own file | Paul Gilbert |
2012-10-23 | HOPKINS: Replaced loading configuration from .ini file to use hard-coded array | Paul Gilbert |
2012-10-23 | WINTERMUTE: Convert ' correctly from CP1252 | Einar Johan Trøan Sømåen |
2012-10-23 | WINTERMUTE: Add a hack to allow videos to loop | Einar Johan Trøan Sømåen |
2012-10-23 | HOPKINS: Fix decoding error in REPONSE | Paul Gilbert |
2012-10-23 | HOPKINS: Fix some more uninitialised variables | Paul Gilbert |
2012-10-23 | HOPKINS: Fix some uniinitialised data identified by Valgrind | Paul Gilbert |
2012-10-22 | WINTERMUTE: Avoid using __DATE__ and __TIME__ in-engine | Einar Johan Trøan Sømåen |
2012-10-23 | HOPKINS: Minor string and comment fix | Paul Gilbert |
2012-10-23 | HOPKINS: Corrected incorrect name for Hopkins engine | Paul Gilbert |
2012-10-22 | HOPKINS: Fix gcc identified warnings in talk.cpp | Paul Gilbert |
2012-10-22 | HOPKINS: Fixed further int types | Paul Gilbert |
2012-10-22 | HOPKINS: Fix type warnings identified by gcc | Paul Gilbert |
2012-10-22 | HOPKINS: Fix gcc identified warnings in lines.cpp | Paul Gilbert |