Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-17 | GLK: GLULXE: Add operand methods | Paul Gilbert | |
2019-04-17 | GLK: GLULXE: Added heap methods | Paul Gilbert | |
2019-04-17 | GLK: GLULXE: Added gestalt methods | Paul Gilbert | |
2019-04-17 | GLK: GLULXE: Added funcs methods | Paul Gilbert | |
2019-04-17 | GLK: GLULXE: Added exec methods | Paul Gilbert | |
2019-04-17 | GLK: GLULXE: Added accel methods | Paul Gilbert | |
2019-04-17 | GLK: GLULXE: Set up method definitions, glkop methods | Paul Gilbert | |
2019-04-18 | README: Link to the NEWS.md and AUTHORS files | Cameron Cawley | |
2019-04-18 | RISCOS: Update FindHelp | Cameron Cawley | |
2019-04-18 | RISCOS: Support creating a StrongHelp manual | Cameron Cawley | |
2019-04-17 | README: Minor cleanup | Cameron Cawley | |
2019-04-17 | BLADERUNNER: Fixed typo in pixelFormat name | Peter Kohaut | |
2019-04-17 | BLADERUNNER: Abstraction from 555 pixel format | Peter Kohaut | |
Removing hardcoded 555 pixel format to support Android | |||
2019-04-16 | PSP2: Fix new logo .png formats, psp2 requires running pngquant | rsn8887 | |
2019-04-16 | POSIX: Move implementation of exists, isReadable and isWritable into ↵ | Cameron Cawley | |
posix-fs.cpp | |||
2019-04-15 | KYRA: add some #ifdefs for disabling EOB | athrxx | |
Disabling EOB should already work without error. This adds some #ifdefs to recently added files. | |||
2019-04-15 | KYRA: sound files/classes reorganization step #5 | athrxx | |
Rename some sound classes to reflect the recent file renamings. | |||
2019-04-15 | KYRA: sound files/classes reorganization step #4 | athrxx | |
Separate drivers from their wrapper classes and move them into their own files | |||
2019-04-15 | KYRA: sound files/classes reorganization step #3 | athrxx | |
Untangle FM-Towns and PC-98 sound classes and move them to separate files. | |||
2019-04-15 | KYRA: sound files/classes reorganization step #2 | athrxx | |
This is a followup to the last commit which fixes compilation. I wanted to have the pure file renaming separately. | |||
2019-04-15 | KYRA: sound files/classes reorganization step #1 | athrxx | |
Rename files which are only used for one target. This is actually wrong for my renaming of sound_towns. But I'll move the code for other targets to different files in another commit. I want to do just the renaming here, so that Git might be better at preserving the history. | |||
2019-04-15 | SCI: Fix diskdump patch file headers | sluicebox | |
Fix 'diskdump' debugger command creating an additional patch file header for resources that were loaded from patch files | |||
2019-04-15 | RISCOS: Move the path conversion functions into a separate file | Cameron Cawley | |
2019-04-15 | WINCE: Fix compilation | Cameron Cawley | |
2019-04-14 | GLK: GLULXE: Stubs for float and operation files | Paul Gilbert | |
2019-04-14 | GLK: Avoid clashes of types with union field names | Paul Gilbert | |
2019-04-14 | GLK: Fix compiler warnings for dispatch layer | Paul Gilbert | |
2019-04-14 | GLK: Added core Glk dispatch code | Paul Gilbert | |
2019-04-14 | BLADERUNNER: Don't restart dialogue with offended Larry | Thanasis Antoniou | |
2019-04-14 | BLADERUNNER: Remove line about Izo being in UG02 CH04 | Thanasis Antoniou | |
2019-04-13 | BUILD: On PSP use -O2 to fix compiling with new toolchain | rsn8887 | |
-O2 works, but the updated psp compiler doesn't compile with -O3. It gives the error ``` graphics/macgui/macwindowmanager.cpp: In member function 'void Graphics::MacWindowManager::passPalette(const byte*, uint)': graphics/macgui/macwindowmanager.cpp:517:1: error: unrecognizable insn: } ^ (insn 139 138 140 23 (set (reg:SI 294) (if_then_else:SI (ne:CC (reg:CC 67 $fcc0) (const_int 0 [0])) (reg/v:SI 256 [ di ]) (reg/v:SI 229 [ di ]))) -1 (nil)) graphics/macgui/macwindowmanager.cpp:517:1: internal compiler error: in extract_insn, at recog.c:2202 ``` | |||
2019-04-13 | BUILD: Fix PSP compilation tests for updated buildbot toolchain | rsn8887 | |
2019-04-13 | KYRA: (EOB) - another try to fix PSP/OpenPandora | athrxx | |
2019-04-13 | KYRA: (EOB) - try to fix PSP and OpenPandora | athrxx | |
This is guesswork. I really don't understand the actual problem (internal compiler error: in get_addr_dereference_operands, at tree-ssa-operands.c:1698) | |||
2019-04-13 | KYRA: hopefully fix broken NDS, AmigaOS, PSP, OpenPandora ports | athrxx | |
Unfortunately I don't understand the reason for the PSP and OpenPandora failure. The (should be irrelevant) DarkmoonSequenceHelper changes are just a try... | |||
2019-04-13 | SCI: (PC-98 driver) - silence -Wshadow warning | athrxx | |
2019-04-13 | KYRA: (EOB) - silence -Wshadow warning | athrxx | |
2019-04-13 | KYRA: (EOB2/Amiga) - update news file | athrxx | |
2019-04-13 | KYRA: (EOB2/Amiga) - final glitches fix | athrxx | |
2019-04-13 | KYRA: (EOB2/Amiga) - fix German version monster sound | athrxx | |
(Monster sounds are broken in the original, because the devs seem to have accidently left the sound track numbers from the DOS version. This will add a workaround.) | |||
2019-04-13 | KYRA: (EOB2/Amiga) - implement proper sound file loading | athrxx | |
(also fix some sound related bugs) | |||
2019-04-13 | KYRA: (EOB2/Amiga) - fix flesh to stone spell colors | athrxx | |
2019-04-13 | KYRA: (EOB2/Amiga) - fix German version text | athrxx | |
(add necessary character conversion) | |||
2019-04-13 | KYRA: (EOB) - fix party transfer glitch | athrxx | |
(recalculate armor class after party transfer from EOB I to EOB II) | |||
2019-04-13 | KYRA: (EOB) - fix saveload menu glitch | athrxx | |
The save file list needs a refresh after transfering a party from EOB I to EOB II. This did not always happen. | |||
2019-04-13 | KYRA: (EOB2/Amiga) - fix original save file handling | athrxx | |
2019-04-13 | KYRA: (EOB2/Amiga) - fix sequence dialogue field | athrxx | |
2019-04-13 | KYRA: (EOB2/Amiga) - fix ingame colors | athrxx | |
2019-04-13 | KYRA: (EOB2/Amiga) - fix GUI colors | athrxx | |
2019-04-13 | KYRA: (EOB2/Amiga) - add special gfx decoder for localized version | athrxx | |