Commit Graph

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