aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-31Merge branch 'master' into hopkinsPaul Gilbert
2012-10-31HOPKINS: Variable renaming in Affiche_PerfectPaul Gilbert
2012-10-30Merge branch 'hopkins' of github.com:dreammaster/scummvm into hopkinsPaul Gilbert
2012-10-30HOPKINS: Renaming local variables in graphics.cppPaul Gilbert
2012-10-29HOPKINS: Fix more mass renaming issuesStrangerke
2012-10-30HOPKINS: Removed duplicate souris_max methodPaul Gilbert
2012-10-29HOPKINS: More work on booleansStrangerke
2012-10-30HOPKINS: Method parameter renames in GraphicsManager classPaul Gilbert
2012-10-30Merge branch 'hopkins' of github.com:dreammaster/scummvm into hopkinsPaul Gilbert
2012-10-30HOPKINS: Renamed fields of Tri structurePaul Gilbert
2012-10-29HOPKINS: Replace some more boolean valuesStrangerke
2012-10-29PEGASUS: Improve on the WSC missing AI videos bugMatthew Hoops
2012-10-29PEGASUS: Ease off the CPU in the overviewMatthew Hoops
2012-10-29HOPKINS: Locals renaming in menu.cppPaul Gilbert
2012-10-29HOPKINS: Fix SCBOB method.Paul Gilbert
2012-10-29Merge branch 'hopkins' of github.com:dreammaster/scummvm into hopkinsPaul Gilbert
2012-10-29HOPKINS: Fixed NULL case in OBJET_VIVANTPaul Gilbert
2012-10-28HOPKINS: Replace some 0/1 by false/true for boolean variablesStrangerke
2012-10-28GUI: Check for screen changes in the saveload chooser selection code.Johannes Schickel
2012-10-29HOPKINS: Fix for restoring screen when returning from close-upsPaul Gilbert
2012-10-29HOPKINS: Another shouldQuit() check in PERSONAGEPaul Gilbert
2012-10-29HOPKINS: Added lots of shouldQuit() checks to the loops in the script codePaul Gilbert
2012-10-28HOPKINS: Fix buffer overruns in the PLAY_SEQ2 methodPaul Gilbert
2012-10-28HOPKINS: Fix calculating offsets in get_offsetx/yPaul Gilbert
2012-10-28HOPKINS: Fix to allow quitting when a conversation is activePaul Gilbert
2012-10-28HOPKINS: Added extra shouldQuit checks to introduction sequencePaul Gilbert
2012-10-28HOPKINS: Fix gcc compiler warningsPaul Gilbert
2012-10-28HOPKINS: Fixed the type casting in copy video methodsPaul Gilbert
2012-10-28HOPKINS: Some cleanup of field types and comparisons in PLAY_SEQ/PLAY_SEQ2Paul Gilbert
2012-10-28HOPKINS: Bugfix to Copy_Video_Vbe16aPaul Gilbert
2012-10-28HOPKINS: Added code to delete saved temporary screen .SCR filesPaul Gilbert
2012-10-28HOPKINS: Fix crash when returning from conversation cut-scene in scene 5Paul Gilbert
2012-10-28HOPKINS: Remove duplicate GOACTION variable.Paul Gilbert
2012-10-28HOPKINS: Work on hooking save/loading into the ScummVM frameworkPaul Gilbert
2012-10-28HOPKINS: Added shortcut keys for the Save, Load, and Options dialogsPaul Gilbert
2012-10-28HOPKINS: Implemented save restore functionalityPaul Gilbert
2012-10-28HOPKINS: Fix compiler warningPaul Gilbert
2012-10-28Merge branch 'hopkins' of github.com:dreammaster/scummvm into hopkinsPaul Gilbert
2012-10-28HOPKINS: Disable greyscaling of savegame thumbnailsPaul Gilbert
2012-10-28HOPKINS: Corrected issues in PARC_VOITUREPaul Gilbert
2012-10-28HOPKINS: Fixed Reduc_Ecran methodPaul Gilbert
2012-10-27HOPKINS: Add detection for Win95 demoStrangerke
2012-10-27HOPKINS: Use platform detection in order to properly initialize the mouse cursorStrangerke
2012-10-27TONY: Fix AmigaOS build (bug #3580541)Willem Jan Palenstijn
2012-10-27HOPKINS: Beginnings of save/load implementationPaul Gilbert
2012-10-27HOPKINS: Move Save/Load dialog code from menu.cpp to dialogs.cppPaul Gilbert
2012-10-26PEGASUS: Don't error out for two missing WSC AI videosMatthew Hoops
2012-10-26Merge pull request #289 from rasky/add_italian_versionStrangerke
2012-10-26TONY: Fix translation of Italian commentWillem Jan Palenstijn
2012-10-26Add detection for original Italian version.Giovanni Bajo