aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2013-02-26HOPKINS: Some renaming in LinesManagerStrangerke
2013-02-26HOPKINS: Some renaming in GraphicsManagerStrangerke
2013-02-25HOPKINS: Home-screen now displaying correctly with dirty rectsPaul Gilbert
2013-02-26CONFIGURE: Mark that Hopkins requires 16bpp support.Johannes Schickel
2013-02-25HOPKINS: Rename DD_VBL() -> updateScreen()Filippos Karapetis
2013-02-25HOPKINS: Don't have the TWA/APC code in the Audio namespaceMatthew Hoops
2013-02-25HOPKINS: Remove long double usageMatthew Hoops
2013-02-24HOPKINS: Beginnings of implementing dirty rect supportPaul Gilbert
2013-02-24Merge pull request #309 from dreammaster/hopkinsPaul Gilbert
Hopkins FBI Pull Request
2013-02-24CGE: Add workaround for the dice puzzle for the devices not using a ALT keyStrangerke
2013-02-23ALL: Fix typo (existant->existent)Willem Jan Palenstijn
2013-02-23HOPKINS: Remove a useless variable, some renaming in HopkinsEngineStrangerke
2013-02-23HOPKINS: Add comments concerning the Win95 UK demo fixStrangerke
2013-02-22HOPKINS: Remove verbose error messages when the English demo skips the ↵Strangerke
speech loading
2013-02-22HOPKINS: Fix the crash related to the missing speech file in the Win95 ↵Strangerke
English demo