Commit graph

88446 commits

Author SHA1 Message Date
Cameron Cawley
5d7cd526e8 ANDROID: Add a pthreads-based mutex manager 2019-04-20 15:53:56 +03:00
sluicebox
d1826ca48e SCI: Fix QFG1VGA Mac logo/intro skip, bug #10937 2019-04-20 15:53:30 +03:00
sluicebox
c3b71a9171 SCI: Update QFG1VGA speed test patch for Mac
Updates the speed test patch to work with the newer and significantly
different Mac version
2019-04-20 15:51:27 +03:00
SupSuper
be0150fd85 DISTS: Merge MSVC versions into one folder 2019-04-20 07:47:25 -04:00
SupSuper
fd0d65496e CREATE_PROJECT: Auto-detect Visual Studio version if not specified
This removes the need for separate scripts for every version
2019-04-20 07:47:25 -04:00
SupSuper
f2c4913bbc CREATE_PROJECT: Add Visual Studio 2019 2019-04-20 07:47:25 -04:00
SupSuper
5c0529abc2 CREATE_PROJECT: Refactor Visual Studio version differences
Moved most generation differences to a MSVCVersion class, makes it
easier to support new versions without tracking down if-checks everywhere.
2019-04-20 07:47:25 -04:00
Paul Gilbert
71e4bb108a GLK: GLULXE: Hopeflly fix last uint vs uint32 type clash 2019-04-20 00:05:57 -07:00
Peter Kohaut
d0edb79a10 BLADERUNNER: Clarification of some math 2019-04-18 22:14:43 +02:00
Paul Gilbert
bdf5f1596a GLK: GLULXE: Fix mismatching typecasts 2019-04-18 08:07:35 -07:00
Paul Gilbert
02e1ef7924 GLK: GLULXE: Unicode strings still need to be uint32 * 2019-04-18 07:53:37 -07:00
Paul Gilbert
910e5204ac GLK: GLULXE: Fix type difference of uint32 vs unit 2019-04-18 07:42:59 -07:00
Paul Gilbert
70761c707b GLK: GLULXE: More compilation fixes 2019-04-18 07:24:46 -07:00
Peter Kohaut
c6a7ec814b CREDITS: Added sev to Blade Runner credits
Changed order of credits for Blade Runner to alphabetical
2019-04-18 09:24:19 +02:00
Paul Gilbert
4d9991668e GLK: GLULXE: Compilation fixes by moving a bunch of macros to be actual methods 2019-04-17 21:18:46 -07:00
Paul Gilbert
4ff974778c GLK: GLULXE: Fix reading game header information 2019-04-17 20:46:07 -07:00
dreammaster
427e051f6a GLK: GLULXE: astyle formatting 2019-04-17 20:46:07 -07:00
Paul Gilbert
105c9cb885 GLK: GLULXE: Remove gamefile to use proper _gameFile 2019-04-17 20:46:07 -07:00
Paul Gilbert
936b973153 GLK: GLULXE: Add miscellaneous missing methods 2019-04-17 20:46:07 -07:00
Paul Gilbert
ee8362cc07 GLK: GLULXE: Added vm methods 2019-04-17 20:46:06 -07:00
Paul Gilbert
5965b02bca GLK: GLULXE: Add string methods 2019-04-17 20:46:06 -07:00
Paul Gilbert
1c46490183 GLK: GLULXE: Add serial methods 2019-04-17 20:46:06 -07:00
Paul Gilbert
a6cf55862d GLK: GLULXE: Add search methods 2019-04-17 20:46:06 -07:00
Paul Gilbert
4ee1b98b86 GLK: GLULXE: Add operand methods 2019-04-17 20:46:06 -07:00
Paul Gilbert
9ceb83972a GLK: GLULXE: Added heap methods 2019-04-17 20:46:06 -07:00
Paul Gilbert
0b628784bd GLK: GLULXE: Added gestalt methods 2019-04-17 20:46:06 -07:00
Paul Gilbert
4f1387317f GLK: GLULXE: Added funcs methods 2019-04-17 20:46:06 -07:00
Paul Gilbert
6307fd08ce GLK: GLULXE: Added exec methods 2019-04-17 20:46:06 -07:00
Paul Gilbert
c3ebb5e68a GLK: GLULXE: Added accel methods 2019-04-17 20:46:06 -07:00
Paul Gilbert
8e11a14939 GLK: GLULXE: Set up method definitions, glkop methods 2019-04-17 20:46:06 -07:00
Cameron Cawley
e271cdc653 README: Link to the NEWS.md and AUTHORS files 2019-04-18 03:55:22 +01:00
Cameron Cawley
287ba1d1ca RISCOS: Update FindHelp 2019-04-18 03:55:22 +01:00
Cameron Cawley
50ed922cb7 RISCOS: Support creating a StrongHelp manual 2019-04-18 03:55:22 +01:00
Cameron Cawley
bcd44e7d95
README: Minor cleanup 2019-04-17 22:39:57 +01:00
Peter Kohaut
036f2221f8 BLADERUNNER: Fixed typo in pixelFormat name 2019-04-17 23:09:01 +02:00
Peter Kohaut
e86ee33999 BLADERUNNER: Abstraction from 555 pixel format
Removing hardcoded 555 pixel format to support Android
2019-04-17 22:51:18 +02:00
rsn8887
955bf0c669 PSP2: Fix new logo .png formats, psp2 requires running pngquant 2019-04-16 19:59:17 -05:00
Cameron Cawley
ab0fab9bf9 POSIX: Move implementation of exists, isReadable and isWritable into posix-fs.cpp 2019-04-16 00:55:43 +03:00
athrxx
4cb79db612 KYRA: add some #ifdefs for disabling EOB
Disabling EOB should already work without error. This adds some #ifdefs to recently added files.
2019-04-15 21:51:48 +02:00
athrxx
145edf0b94 KYRA: sound files/classes reorganization step #5
Rename some sound classes to reflect the recent file renamings.
2019-04-15 21:51:48 +02:00
athrxx
9144b8894e KYRA: sound files/classes reorganization step #4
Separate drivers from their wrapper classes and move them into their own files
2019-04-15 21:51:47 +02:00
athrxx
9d52746334 KYRA: sound files/classes reorganization step #3
Untangle FM-Towns and PC-98 sound classes and move them to separate files.
2019-04-15 21:51:47 +02:00
athrxx
a563817db0 KYRA: sound files/classes reorganization step #2
This is a followup to the last commit which fixes compilation. I wanted to have the pure file renaming separately.
2019-04-15 21:51:47 +02:00
athrxx
462fea2cca KYRA: sound files/classes reorganization step #1
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 21:51:47 +02:00
sluicebox
b00049732f SCI: Fix diskdump patch file headers
Fix 'diskdump' debugger command creating an additional patch file
header for resources that were loaded from patch files
2019-04-15 22:48:19 +03:00
Cameron Cawley
8c15b41dd7 RISCOS: Move the path conversion functions into a separate file 2019-04-15 16:24:51 +01:00
Cameron Cawley
bcef809e61 WINCE: Fix compilation 2019-04-15 08:06:39 +03:00
Paul Gilbert
82f4ee86a9 GLK: GLULXE: Stubs for float and operation files 2019-04-14 10:07:03 -07:00
Paul Gilbert
aa2460e02a GLK: Avoid clashes of types with union field names 2019-04-14 09:09:57 -07:00
Paul Gilbert
daffdcea1a GLK: Fix compiler warnings for dispatch layer 2019-04-14 08:59:39 -07:00