Age | Commit message (Expand) | Author |
2012-11-08 | HOPKINS: Fix crash in GraphicsManager constructor | Paul Gilbert |
2012-11-08 | HOPKINS: More full version initialization, change 2 variables to boolean | Strangerke |
2012-11-07 | HOPKINS: Initialize FR variable (language) based on detected language. | Strangerke |
2012-11-01 | HOPKINS: Refactoring to show the selected inventory item using ScummVM cursor... | Paul Gilbert |
2012-10-31 | HOPKINS: Add code specific to full linux version in PARLER_PERSO | Strangerke |
2012-10-31 | HOPKINS: Variable renaming in Affiche_Perfect | Paul Gilbert |
2012-10-30 | Merge branch 'hopkins' of github.com:dreammaster/scummvm into hopkins | Paul Gilbert |
2012-10-30 | HOPKINS: Renaming local variables in graphics.cpp | Paul Gilbert |
2012-10-29 | HOPKINS: Fix more mass renaming issues | Strangerke |
2012-10-30 | HOPKINS: Removed duplicate souris_max method | Paul Gilbert |
2012-10-29 | HOPKINS: More work on booleans | Strangerke |
2012-10-30 | HOPKINS: Method parameter renames in GraphicsManager class | Paul Gilbert |
2012-10-30 | Merge branch 'hopkins' of github.com:dreammaster/scummvm into hopkins | Paul Gilbert |
2012-10-30 | HOPKINS: Renamed fields of Tri structure | Paul Gilbert |
2012-10-29 | HOPKINS: Replace some more boolean values | Strangerke |
2012-10-29 | HOPKINS: Locals renaming in menu.cpp | Paul Gilbert |
2012-10-29 | HOPKINS: Fix SCBOB method. | Paul Gilbert |
2012-10-29 | Merge branch 'hopkins' of github.com:dreammaster/scummvm into hopkins | Paul Gilbert |
2012-10-29 | HOPKINS: Fixed NULL case in OBJET_VIVANT | Paul Gilbert |
2012-10-28 | HOPKINS: Replace some 0/1 by false/true for boolean variables | Strangerke |
2012-10-29 | HOPKINS: Fix for restoring screen when returning from close-ups | Paul Gilbert |
2012-10-29 | HOPKINS: Another shouldQuit() check in PERSONAGE | Paul Gilbert |
2012-10-29 | HOPKINS: Added lots of shouldQuit() checks to the loops in the script code | Paul Gilbert |
2012-10-28 | HOPKINS: Fix buffer overruns in the PLAY_SEQ2 method | Paul Gilbert |
2012-10-28 | HOPKINS: Fix calculating offsets in get_offsetx/y | Paul Gilbert |
2012-10-28 | HOPKINS: Fix to allow quitting when a conversation is active | Paul Gilbert |
2012-10-28 | HOPKINS: Added extra shouldQuit checks to introduction sequence | Paul Gilbert |
2012-10-28 | HOPKINS: Fix gcc compiler warnings | Paul Gilbert |
2012-10-28 | HOPKINS: Fixed the type casting in copy video methods | Paul Gilbert |
2012-10-28 | HOPKINS: Some cleanup of field types and comparisons in PLAY_SEQ/PLAY_SEQ2 | Paul Gilbert |
2012-10-28 | HOPKINS: Bugfix to Copy_Video_Vbe16a | Paul Gilbert |
2012-10-28 | HOPKINS: Added code to delete saved temporary screen .SCR files | Paul Gilbert |
2012-10-28 | HOPKINS: Fix crash when returning from conversation cut-scene in scene 5 | Paul Gilbert |
2012-10-28 | HOPKINS: Remove duplicate GOACTION variable. | Paul Gilbert |
2012-10-28 | HOPKINS: Work on hooking save/loading into the ScummVM framework | Paul Gilbert |
2012-10-28 | HOPKINS: Added shortcut keys for the Save, Load, and Options dialogs | Paul Gilbert |
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 | 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 | HOPKINS: Corrected the size of the VBob array | Paul Gilbert |
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 |