Commit Graph

  • 1ced953dd4 Bump Python to 3.12 Christian Semmler 2025-07-18 14:39:40 -0700
  • 556b2deef2
    Fix ViewLODList leaks (#623) Christian Semmler 2025-07-18 14:34:23 -0700
  • cfd36ec88f
    Clear unknowns in LegoPhonemePresenter (#1632) Fabian Neundorf 2025-07-18 23:26:34 +0200
  • 4b187c67b0 Proper cleanup on user requested exit Christian Semmler 2025-07-18 14:24:48 -0700
  • 6395f39cca Fix naming Christian Semmler 2025-07-18 14:20:47 -0700
  • 3bdcd48254 Add vector clear Christian Semmler 2025-07-18 14:12:54 -0700
  • 5164b9103c Fix ViewLODList leaks Christian Semmler 2025-07-18 14:10:16 -0700
  • 66844aa945
    Clear unknown in TimeROI (#1631) Fabian Neundorf 2025-07-18 01:53:35 +0200
  • 0ed1850509 remove top buttons olebeck 2025-07-18 00:59:32 +0200
  • b8b8fc4d19 Merge remote-tracking branch 'upstream/master' olebeck 2025-07-17 16:52:20 +0200
  • 6683288c77 properly release lodlist olebeck 2025-07-17 16:47:58 +0200
  • 9a9346c83d more of the layout for config olebeck 2025-07-17 16:40:09 +0200
  • 6d6971734b
    Clear unknowns in LegoROI (#1630) Fabian Neundorf 2025-07-17 01:19:17 +0200
  • df84f4d7a5
    🩹 fix: use actual transparent pixel if surface supports alpha channel (#616) Helloyunho 2025-07-17 00:32:37 +0900
  • d9eefa7203
    🩹 fix: use actual transparent pixel if surface supports alpha channel Helloyunho 2025-07-16 20:26:27 +0900
  • bf3820c054
    Fix debug mode when OpenGL is set as graphics device (#615) VoxelTek 2025-07-16 18:22:36 +1000
  • a0777b6df3 Add to BeginFrame() functions VoxelTek 2025-07-16 18:10:35 +1000
  • d6eae83772
    Prevention measures for OpenGL ES 2.0 VoxelTek 2025-07-16 17:51:21 +1000
  • 77893921d8
    Additional prevention measures for OpenGL 1.1 VoxelTek 2025-07-16 17:50:50 +1000
  • 55b91255ed OpenGL 1.1 now also functioning! VoxelTek 2025-07-16 17:14:31 +1000
  • 308f93a365 Confirmed: OpenGL ES 2 debug mode fixed! VoxelTek 2025-07-16 17:13:01 +1000
  • 37646e2cb2 Add "fixes" for OpenGL ES 2 VoxelTek 2025-07-16 16:52:52 +1000
  • b2bbfb17cf Fix ImGui debug window weirdness VoxelTek 2025-07-16 14:51:17 +1000
  • 84bd0a1a87
    Rework of isle-config, add resolution adjustment and max framerate settings (#608) VoxelTek 2025-07-16 12:29:45 +1000
  • 618d179ffc Simplify code VoxelTek 2025-07-16 12:19:36 +1000
  • 5b58e1afb6
    Merge branch 'master' into resolution-adjustment VoxelTek 2025-07-16 12:09:30 +1000
  • d72d547aee Fix tab order VoxelTek 2025-07-16 12:08:55 +1000
  • 3cbb84d5ad Raise max LoD value to 60 VoxelTek 2025-07-16 12:02:58 +1000
  • b6a4f65db4
    Add CLI help message, accessible with --help (#614) VoxelTek 2025-07-16 10:29:42 +1000
  • ad2832b096
    (Web port) Pass vibration milliseconds into device haptics Christian Semmler 2025-07-15 17:18:54 -0700
  • 9407f0ac81 Make clang-format happy again VoxelTek 2025-07-16 10:17:38 +1000
  • f8ffcf9789
    Remove unnecesary break 2 VoxelTek 2025-07-16 10:16:58 +1000
  • 77758b4431
    Remove unnecesary break VoxelTek 2025-07-16 10:16:40 +1000
  • 575234ed92 Move to switch instead of creating temp var VoxelTek 2025-07-16 10:15:35 +1000
  • 783683ac1d Make clang-format happy VoxelTek 2025-07-16 10:08:19 +1000
  • 60e6a55b61 Add CLI --help argument VoxelTek 2025-07-16 10:07:57 +1000
  • deca5e5a2e
    Add device and gamepad haptics to web port (#613) Christian Semmler 2025-07-15 16:50:14 -0700
  • c0725c9ae3
    Remove LEGO1_EXPORT from inline function Christian Semmler 2025-07-15 16:38:58 -0700
  • f865cf8a05
    Update skip.yml Christian Semmler 2025-07-15 16:33:57 -0700
  • f4d9d650c1
    Add device and gamepad haptics to web port Christian Semmler 2025-07-15 16:29:25 -0700
  • d0dc595fc5
    (Touch controls) Use full virtual joystick instead of hybrid (#612) Christian Semmler 2025-07-15 15:18:55 -0700
  • bf354523ac
    Update legoinputmanager.cpp Christian Semmler 2025-07-16 00:09:38 +0200
  • 797aac1410 Change radius Christian Semmler 2025-07-15 14:48:27 -0700
  • 7d340430a3 Test touch joystick Christian Semmler 2025-07-15 14:17:37 -0700
  • 949e025e5c
    Merge branch 'master' into haptic-virtual-joy Christian Semmler 2025-07-15 14:50:25 -0700
  • d494ab9517 Change radius Christian Semmler 2025-07-15 14:48:27 -0700
  • f20fc475c7
    Integrate SDL Haptic API (#607) Christian Semmler 2025-07-15 14:47:37 -0700
  • de6e0f0116 Test touch joystick Christian Semmler 2025-07-15 14:17:37 -0700
  • 87c89885ba
    For MaxLOD values > 5, disable LOD threshold and view limits (#609) Christian Semmler 2025-07-15 13:21:41 -0700
  • 4341a5dde8
    For MaxLOD values > 5, disable LOD threshold and view limits Christian Semmler 2025-07-15 12:57:25 -0700
  • 3543f5f494
    Fix CONFIG app after isle/master merge Christian Semmler 2025-07-15 12:16:38 -0700
  • 4f3ce064e8
    Merge remote-tracking branch 'isle/master' Christian Semmler 2025-07-15 12:05:45 -0700
  • 05360b4468
    Clear unknowns in TowTrack and TowTrackMissionState (#1629) Fabian Neundorf 2025-07-15 20:39:22 +0200
  • 8a82ebeb7e
    Fix typo in SetSkyColor (#1628) Joshua Peisach 2025-07-15 13:16:25 -0400
  • bf98bfffdf
    CONFIG (#1627) MS 2025-07-15 12:58:13 -0400
  • 9c9baf3c3e
    Beta matching in mxdirectxinfo.cpp (#1626) MS 2025-07-15 10:43:40 -0400
  • bc96276c45 clang-format olebeck 2025-07-15 14:46:40 +0200
  • 9ee7a9be8b Merge remote-tracking branch 'upstream/master' olebeck 2025-07-15 14:45:28 +0200
  • cb895e05c5 defer texture delete to avoid overwriting the texture during a frame olebeck 2025-07-15 14:44:05 +0200
  • 6e662617a6 Remove comment VoxelTek 2025-07-15 13:01:59 +1000
  • 45e2a1657c Rework to add Exclusive Fullscreen option. VoxelTek 2025-07-15 12:53:33 +1000
  • b5b2c4d784 Add full screen video mode VoxelTek 2025-07-15 12:26:23 +1000
  • 41a95aa62e Adjust sizing of resolution spinboxes VoxelTek 2025-07-15 11:05:16 +1000
  • 06ba0540ba Switch to MxS32, move variable declaration to end VoxelTek 2025-07-15 11:03:13 +1000
  • ae60733e67 Make clang-format happy VoxelTek 2025-07-15 10:54:41 +1000
  • e65bd269d4 Add resolution adjustment, framerate limit, etc VoxelTek 2025-07-15 10:53:16 +1000
  • e74cc4b252 Fixes Christian Semmler 2025-07-14 17:11:40 -0700
  • 125d3272f6 Close other devices Christian Semmler 2025-07-14 16:59:10 -0700
  • 5b6289fd0f Integrate SDL Haptic API Christian Semmler 2025-07-14 16:55:55 -0700
  • a01147d6f2
    Merge branch 'isledecomp:master' into psp VoxelTek 2025-07-15 08:43:23 +1000
  • 3b79b4c834
    Use enum values for LegoPathStructNotificationParam.GetTrigger() (#1625) Fabian Neundorf 2025-07-14 22:18:21 +0200
  • 19edb0340e
    Remove SDL mouse/touch event bug workaround (#606) Christian Semmler 2025-07-14 11:51:11 -0700
  • 996900ae9a
    Pin Emscripten version in Dockerfile Christian Semmler 2025-07-14 11:44:42 -0700
  • ee6e230a4d
    New 3DS banner sound, move 3DS data to packaging (#605) Korbo 2025-07-14 13:37:44 -0500
  • 94949471b5
    Add include Christian Semmler 2025-07-14 11:34:07 -0700
  • 259c8c6237
    Small refactor Christian Semmler 2025-07-14 11:02:06 -0700
  • 6196271bc9
    Remove SDL mouse/touch event bug workaround Christian Semmler 2025-07-14 10:59:25 -0700
  • 63a604ee37 move 3DS CIA data to packaging/3ds Korbo 2025-07-14 12:03:04 -0500
  • 68ce0e74ab New 3DS banner sound Korbo 2025-07-14 11:16:53 -0500
  • e155bea7fd
    Remove GetDriverList getter (#1624) MS 2025-07-14 11:44:14 -0400
  • 7cf24ae358
    🩹 fix: no black border on virtual cursor (#604) Helloyunho 2025-07-15 00:10:15 +0900
  • fce6c9b8ef
    Merge branch 'master' into fix/cursor Helloyunho 2025-07-15 00:00:56 +0900
  • 7e1df12c63
    Add touch control options, add rumble checkbox, clean up layout. (#598) VoxelTek 2025-07-15 00:58:29 +1000
  • d67d92d9fe
    🩹 fix: no black border on virtual cursor Helloyunho 2025-07-14 23:52:25 +0900
  • 827a6c0526
    Merge branch 'isledecomp:master' into psp VoxelTek 2025-07-14 16:44:26 +1000
  • a07c481779 Fix broken CI building on Linux VoxelTek 2025-07-14 16:26:27 +1000
  • de2c58a8d5 Add "categories" in ini file VoxelTek 2025-07-14 16:10:35 +1000
  • 47d32c6ef3 Add Texture Loader extension config, fix var case VoxelTek 2025-07-14 14:46:54 +1000
  • 753c8260ba
    Merge branch 'isledecomp:master' into config-fix VoxelTek 2025-07-14 14:19:12 +1000
  • 73e06f5e36 Add line breaks to tooltips VoxelTek 2025-07-14 14:18:18 +1000
  • af280eed1e Add extra options, clean up layout VoxelTek 2025-07-14 14:12:25 +1000
  • 21ce906a32
    Add haptic feedback (rumble) (#596) Christian Semmler 2025-07-13 20:26:47 -0700
  • 26b450a719 Reduce maximum sizes, make isle-config smaller VoxelTek 2025-07-14 12:36:16 +1000
  • 42f877e177
    (Web port) Fix virtual cursor transparency (#595) Christian Semmler 2025-07-13 19:16:03 -0700
  • df681ea06e Add ini option Christian Semmler 2025-07-13 19:03:24 -0700
  • b16414059c
    Add rumble event for hit actor Christian Semmler 2025-07-13 18:52:29 -0700
  • a9be9df0d6
    (Web port) Fix virtual cursor transparency Christian Semmler 2025-07-13 18:12:50 -0700
  • 356c64ce0e
    Name state field, getter and setter in Act1State (#1621) Fabian Neundorf 2025-07-13 21:01:06 +0200
  • c9930d10f9
    Refine gamepad touch controls (#591) Christian Semmler 2025-07-13 11:23:59 -0700
  • 950f91ab37
    Refine gamepad touch controls Christian Semmler 2025-07-13 11:10:56 -0700