aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-09HOPKINS: Fix problem with scrolling not working properlyPaul Gilbert
2013-03-09HOPKINS: Start reworking characterRoute()Strangerke
2013-03-09HOPKINS: Some renaming and refactoring in LinesManagerStrangerke
2013-03-09HOPKINS: Some more renaming in LinesManagerStrangerke
2013-03-08MOHAWK: Add Myst and Riven Polish detection entries.D G Turner
These are from bug #3606788 ("Mohawk: Myst: ME - polish MD5") and bug
2013-03-08HOPKINS: More renaming in LinesManagerStrangerke
2013-03-07HOPKINS: Remove a useless variable in cityMapRoute, some renamingStrangerke
2013-03-07HOPKINS: Get rid of a magic value, more renamingStrangerke
2013-03-07HOPKINS: More renaming in MIRACLE() and characterRoute()Strangerke
2013-03-06HOPKINS: Some renaming in LinesManagerStrangerke
2013-03-06HOPKINS: Fix transition between initial version display to intro animationPaul Gilbert
2013-03-06HOPKINS: Some more renaming in LinesManagerStrangerke
2013-03-05HOPKINS: Fix display of screen images using screen fade inPaul Gilbert
2013-03-05HOPKINS: Removed usage of g_system->lockScreenPaul Gilbert
2013-03-05HOPKINS: Remove the last GOTOsStrangerke
2013-03-05HOPKINS: Some more renaming in FontManagerStrangerke
2013-03-05HOPKINS: Rename cutscenes functionsStrangerke
2013-03-05HOPKINS: Misc renaming and refactoringStrangerke
2013-03-05HOPKINS: Remove debugging hackStrangerke
2013-03-04CREDITS: Added NoiZeEugene Sandulenko
2013-03-04HOPKINS: Some renamingStrangerke
2013-03-03MT-32: Sync with the latest changes in muntFilippos Karapetis
2013-03-03MT-32: Also replace cosf() (C99) with cos()Filippos Karapetis
2013-03-03MT-32: Avoid using sinf() (which is C99) in favor of sin()Filippos Karapetis
2013-03-02HOPKINS: Added a debugger command to frame dirty rectsPaul Gilbert
2013-03-02HOPKINS: Fix to not display dirty rects that are off-screenPaul Gilbert
2013-03-02HOPKINS: Hooked up display code for refresh rectsPaul Gilbert
2013-03-02HOPKINS: Renamed dirty rect methodsPaul Gilbert
2013-03-02HOPKINS: Preparatory work for a refresh rect listPaul Gilbert
2013-03-02HOPKINS: Converted dirty rects to use Common::ArrayPaul Gilbert
2013-03-02JANITORIAL: Remove unnecessary semicolonsTorbjörn Andersson
2013-03-02HOPKINS: Some renaming and refactoring in LinesManagerStrangerke
2013-03-02HOPKINS: Cleaned up the addDirtyRect methodPaul Gilbert
2013-03-02MT32: Sync with the latest changes in muntFilippos Karapetis
The major change is the addition of a refined wave generator based on logarithmic fixed-point computations and LUTs
2013-03-02MT32: Update copyright yearFilippos Karapetis
2013-03-02HOPKINS: Rework two opcodesStrangerke
2013-03-01HOPKINS: More renaming in savegame structureStrangerke
2013-03-01HOPKINS: Rename some more savegame indexesStrangerke
2013-02-28HOPKINS: Forgotten file in previous commitStrangerke
2013-02-28HOPKINS: Rename some members of savegame offset enum, remove some unused onesStrangerke
2013-02-27HOPKINS: Some renaming in ScripManagerStrangerke
2013-02-27HOPKINS: Update creditsStrangerke
2013-02-27HOPKINS: Remove dead code in ObjectsManager, some renamingStrangerke
2013-02-27HOPKINS: Fix bug in previous commit. Thanks Kirben for pointing to itStrangerke
2013-02-27HOPKINS: Get rid of magic values in FilesManagerStrangerke
2013-02-26HOPKINS: Get rid of a magic value in save/load dialogsStrangerke
2013-02-26DREAMWEB: Make some static arrays constThierry Crozat
2013-02-26Hopkins: More renaming in LinesManagerStrangerke
2013-02-26DREAMWEB: Add localised commands in the network terminalThierry Crozat
The original interpreter only used english commands in the terminal even when playing one of the localised version (and even though everything else in the terminal was localised). This adds the possibility to either use the English commands or the localised ones. Localized commands have been added for French, German (thanks to SimSaw, who also proposed that idea) and Italian (thanks to Maff).
2013-02-26HOPKINS: Some more renaming in LinesManagerStrangerke