Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-15 | TOLTECS: Work around undefined subtitle behaviour at script loading | Torbjörn Andersson | |
It may be because of an underlying bug, but there is at least one case where a script is unloaded and replaced by another script while that script slot still has an active subtitle. This causes it to print random garbage for me, and may be causing crashes for others. I've discussed this patch with johndoe, and he was ok with it, so let's see how it works out. | |||
2013-03-15 | HOPKINS: Some refactoring and renaming in GENIAL() | Strangerke | |
2013-03-14 | HOPKINS: More renaming | Strangerke | |
2013-03-12 | HOPKINS: More renaming in LinesManager | Strangerke | |
2013-03-11 | HOPKINS: Rename variables and mild code rework in LinesManager | Strangerke | |
2013-03-10 | HOPKINS: Remove several magic values used for directions | Strangerke | |
2013-03-10 | BUILD: Add fix for "Illegal instruction: 4" on iPhone 5 and iPad 4. | D G Turner | |
This binary patch fix is intended to allow testing in the interim on A6/A6X devices until the OSX porter updates the toolchains to cope with the newer iOS devices. | |||
2013-03-10 | HOPKINS: More work on characterRoute() | Strangerke | |
2013-03-09 | HOPKINS: Start reworking characterRoute() | Strangerke | |
2013-03-09 | HOPKINS: Some renaming and refactoring in LinesManager | Strangerke | |
2013-03-09 | HOPKINS: Some more renaming in LinesManager | Strangerke | |
2013-03-08 | MOHAWK: Add Myst and Riven Polish detection entries. | D G Turner | |
These are from bug #3606788 ("Mohawk: Myst: ME - polish MD5") and bug | |||
2013-03-08 | HOPKINS: More renaming in LinesManager | Strangerke | |
2013-03-07 | HOPKINS: Remove a useless variable in cityMapRoute, some renaming | Strangerke | |
2013-03-07 | HOPKINS: Get rid of a magic value, more renaming | Strangerke | |
2013-03-07 | HOPKINS: More renaming in MIRACLE() and characterRoute() | Strangerke | |
2013-03-06 | HOPKINS: Some renaming in LinesManager | Strangerke | |
2013-03-06 | HOPKINS: Some more renaming in LinesManager | Strangerke | |
2013-03-05 | HOPKINS: Remove the last GOTOs | Strangerke | |
2013-03-05 | HOPKINS: Some more renaming in FontManager | Strangerke | |
2013-03-05 | HOPKINS: Rename cutscenes functions | Strangerke | |
2013-03-05 | HOPKINS: Misc renaming and refactoring | Strangerke | |
2013-03-05 | HOPKINS: Remove debugging hack | Strangerke | |
2013-03-04 | CREDITS: Added NoiZe | Eugene Sandulenko | |
2013-03-04 | HOPKINS: Some renaming | Strangerke | |
2013-03-03 | MT-32: Sync with the latest changes in munt | Filippos Karapetis | |
2013-03-03 | MT-32: Also replace cosf() (C99) with cos() | Filippos Karapetis | |
2013-03-03 | MT-32: Avoid using sinf() (which is C99) in favor of sin() | Filippos Karapetis | |
2013-03-02 | JANITORIAL: Remove unnecessary semicolons | Torbjörn Andersson | |
2013-03-02 | HOPKINS: Some renaming and refactoring in LinesManager | Strangerke | |
2013-03-02 | MT32: Sync with the latest changes in munt | Filippos Karapetis | |
The major change is the addition of a refined wave generator based on logarithmic fixed-point computations and LUTs | |||
2013-03-02 | MT32: Update copyright year | Filippos Karapetis | |
2013-03-02 | HOPKINS: Rework two opcodes | Strangerke | |
2013-03-01 | HOPKINS: More renaming in savegame structure | Strangerke | |
2013-03-01 | HOPKINS: Rename some more savegame indexes | Strangerke | |
2013-02-28 | HOPKINS: Forgotten file in previous commit | Strangerke | |
2013-02-28 | HOPKINS: Rename some members of savegame offset enum, remove some unused ones | Strangerke | |
2013-02-27 | HOPKINS: Some renaming in ScripManager | Strangerke | |
2013-02-27 | HOPKINS: Update credits | Strangerke | |
2013-02-27 | HOPKINS: Remove dead code in ObjectsManager, some renaming | Strangerke | |
2013-02-27 | HOPKINS: Fix bug in previous commit. Thanks Kirben for pointing to it | Strangerke | |
2013-02-27 | HOPKINS: Get rid of magic values in FilesManager | Strangerke | |
2013-02-26 | HOPKINS: Get rid of a magic value in save/load dialogs | Strangerke | |
2013-02-26 | DREAMWEB: Make some static arrays const | Thierry Crozat | |
2013-02-26 | Hopkins: More renaming in LinesManager | Strangerke | |
2013-02-26 | DREAMWEB: Add localised commands in the network terminal | Thierry 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-26 | HOPKINS: Some more renaming in LinesManager | Strangerke | |
2013-02-26 | HOPKINS: Some renaming in LinesManager | Strangerke | |
2013-02-26 | HOPKINS: Some renaming in GraphicsManager | Strangerke | |
2013-02-26 | CONFIGURE: Mark that Hopkins requires 16bpp support. | Johannes Schickel | |