Commit Graph

145 Commits

Author SHA1 Message Date
Iliyas Jorio
1f664c6441 Implement rateMultiplierCmd 2021-01-11 22:07:53 +01:00
Iliyas Jorio
2a48c00ed2 Add _DEBUG definition in debug mode 2021-01-11 22:04:49 +01:00
Iliyas Jorio
87a27333c3 Implement PixMap.rowBytes 2021-01-10 10:16:30 +01:00
Iliyas Jorio
774b9fe1b4 Implement GetIndStringC 2021-01-10 10:14:57 +01:00
Iliyas Jorio
0640b1356d Application is now responsible for creating its own SDL window 2021-01-06 20:29:33 +01:00
Iliyas Jorio
b8ca96a5c4 Add languages 0-9 to Script Manager enums 2021-01-03 19:48:51 +01:00
Iliyas Jorio
aa853a747f NumToStringC returns string byte length 2021-01-03 17:26:26 +01:00
Iliyas Jorio
19b84a4107 Add new string typedefs 2021-01-03 17:25:18 +01:00
Iliyas Jorio
833dab9a85 Lower CMake version requirement to 3.13 2020-12-30 13:16:15 +01:00
Iliyas Jorio
cf0bc3d98d Fix GCC 9 support for char8_t 2020-12-29 22:39:11 +01:00
Iliyas Jorio
813523dc49 Fix HostVolume::OpenFork return code 2020-12-29 22:26:00 +01:00
Iliyas Jorio
a3d0a3f16a Use fs::path (rather than std::filesystem) to detect config folder on Unix 2020-12-29 21:23:20 +01:00
Iliyas Jorio
e68cb857c1 Simplify resource fork detection 2020-12-29 21:22:31 +01:00
Iliyas Jorio
a6ad7a3728 README.md: mention Bugdom 2020-12-29 19:03:29 +01:00
Iliyas Jorio
c8978d2bfc macOS: don't use built-in filesystem implementation on Xcode 12 so we can support older macOS versions 2020-12-28 13:42:52 +01:00
Iliyas Jorio
ca2d925c63 Non-fatal todo messages only shown with _DEBUG 2020-12-29 17:29:44 +01:00
Iliyas Jorio
95fdba76bf Dump resources to files for debugging 2020-12-26 17:02:46 +01:00
Iliyas Jorio
d25687f9f0 MSVC/Win32 preprocessor fixes 2020-12-25 10:00:26 +01:00
Iliyas Jorio
e7a7ca9663 Graphics: optional MSAA 2020-12-23 21:15:31 +01:00
Iliyas Jorio
b7ee239eb2 Implement NewPtrClear 2020-12-20 12:03:04 +01:00
Iliyas Jorio
a082592eab Add licensing information 2020-12-19 10:40:58 +01:00
Iliyas Jorio
a84c5ff001 Remove extraneous completion callback when playing back sound file synchronously 2020-12-15 23:28:59 +01:00
Iliyas Jorio
9830a8ea48 Make Source::Clear thread-safe 2020-12-15 23:28:10 +01:00
Iliyas Jorio
e8939dbc8a Implement GetFPos; SetFPos placeholder 2020-12-15 23:27:12 +01:00
Iliyas Jorio
3ee40824cc Fork handle remembers the FSSpec it originated from 2020-12-05 17:50:37 +01:00
Iliyas Jorio
ffc5a80b9c DumpTGA: fix TGA header to account for alpha channel 2020-12-01 17:30:14 +01:00
Iliyas Jorio
61d2c01102 Rename Pomme_PauseLoopingChannels to Pomme_PauseAllChannels 2020-11-25 08:16:58 +01:00
Iliyas Jorio
1c1e404d0f Read non-compressed AIFF files (raw big-endian PCM) 2020-11-22 11:58:05 +01:00
Iliyas Jorio
c34626864e Implement GetMouse 2020-11-22 11:20:09 +01:00
Iliyas Jorio
16b087f329 Implement srcCopy|transparent transfer mode in CopyBits 2020-11-21 21:27:16 +01:00
Iliyas Jorio
b579625619 Add QD2D transfer mode enum 2020-11-21 20:56:59 +01:00
Iliyas Jorio
12253ce6c5 Implement GetPortBitMapForCopyBits 2020-11-21 20:56:41 +01:00
Iliyas Jorio
6544aca918 Add missing DamageRegion in CopyBits 2020-11-21 20:56:26 +01:00
Iliyas Jorio
9a1cc38acd Add typedef KeyMapByteArray 2020-11-21 14:25:07 +01:00
Iliyas Jorio
534c44dfe2 Add sound volume enums 2020-11-21 14:24:44 +01:00
Iliyas Jorio
e182b79fd0 Implement bufferCmd 2020-11-21 14:23:28 +01:00
Iliyas Jorio
ca161f6e31 Implement volumeCmd 2020-11-21 14:23:21 +01:00
Iliyas Jorio
8fdc27efb0 icl8: get mask from matching ICN# resource 2020-11-19 09:02:36 +01:00
Iliyas Jorio
85d521b196 New placeholders: OffsetRect, PenNormal, PenSize, FrameArc, GetMouse, SndDoCommand 2020-11-16 07:08:13 +01:00
Iliyas Jorio
f7b14f7dfe Implement GetPortBounds 2020-11-14 19:01:41 +01:00
Iliyas Jorio
cf2ca92506 Implement GetWindowPort 2020-11-14 17:07:17 +01:00
Iliyas Jorio
68d094c179 Fix parsing type-3 or 4 PICTs with rowbytes<250 2020-11-14 17:04:34 +01:00
Iliyas Jorio
5fc6598b47 Import source from Nanosaur port 2020-11-13 22:45:44 +01:00
Iliyas Jorio
481ab70ef3 Add README 2020-11-11 22:20:22 +01:00
Iliyas Jorio
b73e6a1682 Created repository 2020-11-11 21:01:43 +01:00