Commit graph

  • 99424527d8
    Update gasstation.cpp Daniel Hejduk 2024-01-11 20:17:11 +0000
  • 8149373499
    Update gasstation.cpp Daniel Hejduk 2024-01-11 19:05:04 +0100
  • 102734c970 Implementing GasStation:GasStation() function Daniel Hejduk 2024-01-11 18:24:38 +0100
  • 99ee212213
    Fix inclusion of MxPresenter class in ISLE Christian Semmler 2024-01-11 10:48:00 -0500
  • 516e16faf6
    Further clean up Omni/LegoOmni separation (#423) Christian Semmler 2024-01-11 10:02:55 -0500
  • 2fa32c0382 Replace tickle code Christian Semmler 2024-01-11 09:51:39 -0500
  • af071b5e40 Move main out Christian Semmler 2024-01-11 09:39:48 -0500
  • 98122100e7 Further fixes Christian Semmler 2024-01-11 09:34:08 -0500
  • 9756cc90ae Fix MxEntity Christian Semmler 2024-01-11 09:11:52 -0500
  • eb9998830a Try this Christian Semmler 2024-01-11 08:55:45 -0500
  • fe73b701df Whitespace Christian Semmler 2024-01-11 08:48:11 -0500
  • b75648a34c Fix inline functions Christian Semmler 2024-01-11 08:35:04 -0500
  • 75f7791d6f
    Add names for other GH actions Christian Semmler 2024-01-11 04:46:37 -0500
  • 9eea48f629
    Fix structure of Lego3DView (#422) Christian Semmler 2024-01-10 17:40:24 -0500
  • 94128ba564
    Merge branch 'master' into lego3dview-fix Christian Semmler 2024-01-10 17:36:10 -0500
  • b996fff6fa
    Support building isle with modern MSVC + msys2 (#421) Anonymous Maarten 2024-01-10 23:34:32 +0100
  • 5870697524 Add more names Christian Semmler 2024-01-10 17:30:59 -0500
  • ba2841a02d Minor updates Christian Semmler 2024-01-10 17:28:22 -0500
  • c84b9e53a2
    Fix structure of Lego3DView Christian Semmler 2024-01-10 17:21:02 -0500
  • b9a53ecf77
    Update mxdisplaysurface.cpp Misha 2024-01-10 15:51:05 -0500
  • 6f536e13e8 Use amd64_x64 cross tools Anonymous Maarten 2024-01-10 21:34:30 +0100
  • e70b545422 Print bitness Anonymous Maarten 2024-01-10 21:30:15 +0100
  • 1cfa54d908 isle is not 64-bit yet (I think) Anonymous Maarten 2024-01-10 21:12:56 +0100
  • 9d1e46e187 Build in default shell Anonymous Maarten 2024-01-10 21:10:41 +0100
  • 6c2e57128e msys2 needs the msys2 shell Anonymous Maarten 2024-01-10 21:02:52 +0100
  • fc34f7aedb Set vcvars for msvc Anonymous Maarten 2024-01-10 21:00:13 +0100
  • 08c474094e ci: build isle with msys2 + msvc on GitHub actions Anonymous Maarten 2024-01-10 20:56:40 +0100
  • 8b8db63362
    push changes Misha 2024-01-10 14:52:07 -0500
  • 01f3168e71
    Use NULL where appropriate Christian Semmler 2024-01-10 13:47:54 -0500
  • e55b2ad639
    Name a few members in LegoVideoManager Christian Semmler 2024-01-10 13:45:52 -0500
  • 16d04bc083 Add size assert for MxFrequencyMeter Christian Semmler 2024-01-10 13:01:57 -0500
  • 008a3f9888 Formatting Christian Semmler 2024-01-10 12:53:23 -0500
  • 34d69e5583 Fixes Christian Semmler 2024-01-10 12:52:12 -0500
  • d124859c92 Fix constness of method Christian Semmler 2024-01-10 12:45:52 -0500
  • 2fafdb0f23 Fix overrides Christian Semmler 2024-01-10 12:43:02 -0500
  • cce56f064e include string.h for strlen Anonymous Maarten 2024-01-10 15:54:45 +0100
  • 059f96cd3a LegoView1 is 16 bytes bigger then LegoView ==> 4 32-bit pointers Anonymous Maarten 2024-01-10 15:54:09 +0100
  • 9b11202bb8 Add FIXME comment to LEgo3DView::m_previousRenderTime Anonymous Maarten 2024-01-10 15:53:21 +0100
  • 29369adc94 Fix msys2 mingw warning: declaration 'class Tgl::Group' does not declare anything Anonymous Maarten 2024-01-10 15:52:16 +0100
  • a35f7e74cc msys2 mingw compat (cannot pass reference of rvalue) Anonymous Maarten 2024-01-10 15:34:04 +0100
  • bf34d20cea Only do decomp assertions when using older MSVC compilers Anonymous Maarten 2024-01-10 15:33:04 +0100
  • 0c32f28936 Also enable "compat mode" for newer MSVC compilers Anonymous Maarten 2024-01-10 14:49:58 +0100
  • 33c9ee3c9c Implement empty ViewLODList::Dump method Anonymous Maarten 2024-01-10 14:49:30 +0100
  • 162744d01c Remove copy/pasted APP_ICON from lego1 resource.h header Anonymous Maarten 2024-01-10 14:49:11 +0100
  • f07c1fc245 Tgl::Device::GetDrawnTriangleCount does not exist (FIXME: INCORRECT FIX -> Tgl::Device should be updated instead) Anonymous Maarten 2024-01-10 14:48:52 +0100
  • bc1c10d3ab LegoCameraController overrids some methods that are not defined in its parent(s) Anonymous Maarten 2024-01-10 14:47:46 +0100
  • d7d7f0cd62 Silence deprecated CRT releated warnings Anonymous Maarten 2024-01-10 14:47:19 +0100
  • d9e3902add Add /Zc:__cplusplus to define __cplusplus with c++ version number Anonymous Maarten 2024-01-10 14:46:41 +0100
  • c9301d1cef cmake: detect older MSVC and define ENABLE_DECOMP_ASSERTS to enable decomp asserts Anonymous Maarten 2024-01-10 14:44:15 +0100
  • 5a2be934be
    Finish StreamProvider classes (#420) Nathan M Gilbert 2024-01-10 06:55:25 -0500
  • 95e87a9972 Readability Christian Semmler 2024-01-10 06:36:35 -0500
  • 0d8caf3d34 Changes Christian Semmler 2024-01-10 06:13:54 -0500
  • 961cd151a1 Match FUN_100c7090 Christian Semmler 2024-01-10 06:08:27 -0500
  • 4112df92f4 Use FOURCC Christian Semmler 2024-01-10 06:02:07 -0500
  • 92da604f19 Fix variable name Nathan 2024-01-10 03:09:27 -0500
  • 011af1dd5c Merge branch 'master' of https://github.com/tahg/isletahg into stream Nathan 2024-01-10 02:47:23 -0500
  • b13ab74e50 Finish StreamProvider classes Nathan 2024-01-10 02:43:35 -0500
  • 872c62fd39
    Match LegoCameraController::LegoCameraController Christian Semmler 2024-01-09 10:30:37 -0500
  • f6ced08b20
    Add scalar ddtor annotations Christian Semmler 2024-01-09 05:31:00 -0500
  • 58085df6b0
    Implement most of LegoCameraController (#419) Misha 2024-01-09 04:43:21 -0500
  • a37f206038 Match LegoPointOfViewController::Create Christian Semmler 2024-01-09 04:25:19 -0500
  • 48d0097494 Fixes Christian Semmler 2024-01-09 04:12:18 -0500
  • 038d93fff4
    Update legopointofviewcontroller.h Misha 2024-01-08 20:07:48 -0500
  • d3cad8712a
    Update legopointofviewcontroller.h Misha 2024-01-08 20:06:02 -0500
  • f61b7dccb6
    fix naming conventions Misha 2024-01-08 18:33:53 -0500
  • 1ef6f031db
    Update legocameracontroller.cpp Misha 2024-01-08 18:25:25 -0500
  • d9855047de
    fixes Misha 2024-01-08 18:23:25 -0500
  • 384f4adddb
    Update legopovcontroller.cpp Misha 2024-01-08 18:20:31 -0500
  • 930960e6b0
    Implement LegoCameraController subclasses Misha 2024-01-08 18:18:48 -0500
  • 58ea45f4cc
    Name various functions and other members (#418) Christian Semmler 2024-01-08 13:07:13 -0500
  • 4420bbd6a8 Rename var Christian Semmler 2024-01-08 13:04:17 -0500
  • d0233dd2d9 Name various functions and other members Christian Semmler 2024-01-08 13:00:35 -0500
  • 8f28618d47 Move some classes to LegoOmni Christian Semmler 2024-01-08 06:35:11 -0500
  • 7b554e0516 Merge branch 'master' into organize-sources Christian Semmler 2024-01-08 04:55:29 -0500
  • 79465d358d
    Fix MxWavePresenter::StartingTickle Christian Semmler 2024-01-07 22:28:16 -0500
  • 855e548516
    Make comparison more obvious Christian Semmler 2024-01-07 21:23:09 -0500
  • 569d8ace96
    Fix actions not ending Christian Semmler 2024-01-07 20:55:32 -0500
  • 091ecd5935
    Move some classes to LegoOmni (#417) Christian Semmler 2024-01-08 06:45:07 -0500
  • c47206617d
    Reorganize sources and files (#414) Christian Semmler 2024-01-08 04:58:49 -0500
  • 6a85e62406
    refresh readme (#415) [skip ci] Ramen2X 2024-01-07 19:52:17 -0500
  • 78ee66336a
    cmake: fix default ninja + add clang-format target (#75) Anonymous Maarten 2024-01-07 23:31:31 +0100
  • 4c0de81b6a
    Update legoactioncontrolpresenter.cpp (#416) Misha 2024-01-07 17:03:04 -0500
  • 2f9129c1f8
    Update legoactioncontrolpresenter.cpp Misha 2024-01-07 16:59:15 -0500
  • ccae0c29d1 Fix format Christian Semmler 2024-01-07 15:33:14 -0500
  • 6a44808de6 Test format Christian Semmler 2024-01-07 15:32:42 -0500
  • d35860d03e Fix naming script Christian Semmler 2024-01-07 15:27:30 -0500
  • 83ccc10f6c
    correct 64-bit registry path in readme Ramen2X 2024-01-07 15:27:18 -0500
  • 9483960a58 Fix format Christian Semmler 2024-01-07 15:18:58 -0500
  • 1f8a681c0d Fix format Christian Semmler 2024-01-07 15:17:50 -0500
  • af7471eee9 Try fixing format script Christian Semmler 2024-01-07 15:16:37 -0500
  • f9a31703d6 Remove stuff Christian Semmler 2024-01-07 14:56:07 -0500
  • 48745aa428
    readme refresh Ramen2X 2024-01-07 14:55:31 -0500
  • 14f5b9cdd0 Fix gitignore Christian Semmler 2024-01-07 14:54:11 -0500
  • 5d6286afe0 Renames Christian Semmler 2024-01-07 14:42:51 -0500
  • 9b6dfa6c27 Remove relative paths Christian Semmler 2024-01-07 14:37:26 -0500
  • 7b4bd7cbf6 Refactor Christian Semmler 2024-01-07 14:34:25 -0500
  • 3f3bc0e343 Reorganize sources Christian Semmler 2024-01-07 14:22:40 -0500
  • fbe7f8bbb0
    Fix all mingw errors & warnings (#411) Anonymous Maarten 2024-01-07 18:30:45 +0100
  • 783c4c1247 clang-format Christian Semmler 2024-01-07 12:26:38 -0500
  • 9240eec64d Merge branch 'mingw-fixes' of https://github.com/madebr/isle into mingw-fixes Christian Semmler 2024-01-07 12:25:38 -0500