Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imgui backend (v2) #138

Draft
wants to merge 201 commits into
base: master
Choose a base branch
from
Draft

imgui backend (v2) #138

wants to merge 201 commits into from

Commits on Sep 4, 2023

  1. Add raw handler API to TMS

    griffi-gh committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    1ec6195 View commit details
    Browse the repository at this point in the history
  2. Handle text input events

    griffi-gh committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    da724a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    221f53a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a0d7bb View commit details
    Browse the repository at this point in the history
  5. fix event blocking

    griffi-gh committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    b784c44 View commit details
    Browse the repository at this point in the history
  6. fix

    griffi-gh committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    d04eec9 View commit details
    Browse the repository at this point in the history
  7. Init imgui

    griffi-gh committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    7dd70a2 View commit details
    Browse the repository at this point in the history
  8. wip

    griffi-gh committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    3366de5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e32a11d View commit details
    Browse the repository at this point in the history
  10. Remove configure

    griffi-gh committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    06f1109 View commit details
    Browse the repository at this point in the history
  11. add login

    griffi-gh committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c88c3be View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c8216f9 View commit details
    Browse the repository at this point in the history
  13. reset fields on fail

    griffi-gh committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    df3b2d4 View commit details
    Browse the repository at this point in the history
  14. basic login validation

    griffi-gh committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    82f314f View commit details
    Browse the repository at this point in the history
  15. add UiMessage

    griffi-gh committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    49d2c6c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. wip settings

    griffi-gh committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    21f80a0 View commit details
    Browse the repository at this point in the history
  2. settings

    griffi-gh committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    70b8bf8 View commit details
    Browse the repository at this point in the history
  3. Proper settings menu

    griffi-gh committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    be8de08 View commit details
    Browse the repository at this point in the history
  4. remove 128x128 shadow res

    griffi-gh committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    675951d View commit details
    Browse the repository at this point in the history
  5. focus search by default

    griffi-gh committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    59966db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c24489e View commit details
    Browse the repository at this point in the history
  7. login on enter

    griffi-gh committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a929790 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ae4f59 View commit details
    Browse the repository at this point in the history
  9. settings stuff

    griffi-gh committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5051fe1 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    cff0aae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c180e5 View commit details
    Browse the repository at this point in the history
  3. WIP escript dialog using ImGuiColorTextEdit

    (or rather a stripped down version of it)
    griffi-gh committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    230979a View commit details
    Browse the repository at this point in the history
  4. wip

    griffi-gh committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e1f533c View commit details
    Browse the repository at this point in the history
  5. oops

    griffi-gh committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1021e1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dda242c View commit details
    Browse the repository at this point in the history
  7. update code editor stuff

    griffi-gh committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d857675 View commit details
    Browse the repository at this point in the history
  8. oops

    griffi-gh committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    fb2d579 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b008d62 View commit details
    Browse the repository at this point in the history
  10. Organize context menu

    griffi-gh committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    21e963d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    69bdcf6 View commit details
    Browse the repository at this point in the history
  12. wip saving

    griffi-gh committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1a7b13f View commit details
    Browse the repository at this point in the history
  13. allocated too much

    griffi-gh committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1c63a4b View commit details
    Browse the repository at this point in the history
  14. impl set_next_action

    griffi-gh committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    fc86a70 View commit details
    Browse the repository at this point in the history
  15. handle ui::next_action

    griffi-gh committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1c0ed80 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    af5979e View commit details
    Browse the repository at this point in the history
  17. fix ui scale rounding

    griffi-gh committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    2af345c View commit details
    Browse the repository at this point in the history
  18. add more ui options

    griffi-gh committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    9cd80f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. add opt to skip tutorial

    griffi-gh committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    19ca7fa View commit details
    Browse the repository at this point in the history
  2. add controls settings

    griffi-gh committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    30c767f View commit details
    Browse the repository at this point in the history
  3. add hints to most settings

    griffi-gh committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    966e1bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4dd3a1a View commit details
    Browse the repository at this point in the history
  5. add more settings

    griffi-gh committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    4a7878b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2fd24f8 View commit details
    Browse the repository at this point in the history
  7. Handle ui::alert

    griffi-gh committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    eebaa94 View commit details
    Browse the repository at this point in the history
  8. tips&tricks dialog

    griffi-gh committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    33fd357 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. add missing includes

    griffi-gh committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    1174cb3 View commit details
    Browse the repository at this point in the history
  2. proper str comparison

    griffi-gh committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    1120a0f View commit details
    Browse the repository at this point in the history
  3. add extern decls

    hopefully shouldn't break gtk3 backend :p
    griffi-gh committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    e6e2e2d View commit details
    Browse the repository at this point in the history
  4. "fix" warnings

    griffi-gh committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    0f95ec0 View commit details
    Browse the repository at this point in the history
  5. separate MessageType Enum

    griffi-gh committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    7b9cca1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cfa9049 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c27befa View commit details
    Browse the repository at this point in the history
  8. add include guard

    griffi-gh committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    128c8ae View commit details
    Browse the repository at this point in the history
  9. scale imgui with uiscale

    griffi-gh committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    7ca554c View commit details
    Browse the repository at this point in the history
  10. minor upd

    griffi-gh committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    a44e465 View commit details
    Browse the repository at this point in the history
  11. wip styling

    griffi-gh committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    628aee4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    71ea631 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c523f96 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    d0a91df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51e0a4b View commit details
    Browse the repository at this point in the history
  3. add sandbox mode dialog

    griffi-gh committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    a81a550 View commit details
    Browse the repository at this point in the history
  4. add const for popup flags

    griffi-gh committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    05eb7b7 View commit details
    Browse the repository at this point in the history
  5. wip quick select

    griffi-gh committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    5cb42fc View commit details
    Browse the repository at this point in the history
  6. quickadd

    griffi-gh committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    98ee914 View commit details
    Browse the repository at this point in the history
  7. remove comment

    griffi-gh committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    6b637d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9537e9c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f7bb1b4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9d2c9bc View commit details
    Browse the repository at this point in the history
  11. add slight rounding

    griffi-gh committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    f7a0bd9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3d2f2db View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d9c95b3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7a82a82 View commit details
    Browse the repository at this point in the history
  15. adjust style

    griffi-gh committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    70d62c4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    02ede1a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    99c5706 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. a

    griffi-gh committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    cb3d925 View commit details
    Browse the repository at this point in the history
  2. set rounding properly

    griffi-gh committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6eba61e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    937c5f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67894e5 View commit details
    Browse the repository at this point in the history
  5. wip synth ui

    griffi-gh committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    81f5aac View commit details
    Browse the repository at this point in the history
  6. better sqr code

    griffi-gh committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    12fb3c5 View commit details
    Browse the repository at this point in the history
  7. upd

    griffi-gh committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    25a33de View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. uwu

    griffi-gh committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    6e3372d View commit details
    Browse the repository at this point in the history
  2. impl all waveforms

    griffi-gh committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    4de9fcf View commit details
    Browse the repository at this point in the history
  3. premultiply sx

    griffi-gh committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    81d4394 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    cad58a4 View commit details
    Browse the repository at this point in the history
  2. visualize vol. vibrato

    griffi-gh committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    312aef2 View commit details
    Browse the repository at this point in the history
  3. vis. bitcrush

    griffi-gh committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    b53535b View commit details
    Browse the repository at this point in the history
  4. improve bc vis, tweaks

    griffi-gh committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    16f6fca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    834284e View commit details
    Browse the repository at this point in the history
  6. monospace font

    griffi-gh committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    0f3d213 View commit details
    Browse the repository at this point in the history
  7. a

    griffi-gh committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    ab32fcb View commit details
    Browse the repository at this point in the history
  8. color picker widget

    griffi-gh committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f611325 View commit details
    Browse the repository at this point in the history
  9. set some flags

    griffi-gh committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    4f59a26 View commit details
    Browse the repository at this point in the history
  10. upd color picker code

    griffi-gh committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e8f1469 View commit details
    Browse the repository at this point in the history
  11. pixel freq slider

    griffi-gh committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    081ea8b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    20e7928 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. save as dialog

    griffi-gh committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    dc181d0 View commit details
    Browse the repository at this point in the history
  2. add NoSavedSettings flag

    griffi-gh committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    eddcd71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43d7d56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f59afb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5da33f View commit details
    Browse the repository at this point in the history
  6. tms image stuff

    griffi-gh committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ba1ee1e View commit details
    Browse the repository at this point in the history
  7. wip new level

    griffi-gh committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    41637f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. wip new level impl

    griffi-gh committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    5c7ac6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9c7400 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d675c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15016bf View commit details
    Browse the repository at this point in the history
  5. make imgs rounded

    griffi-gh committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    539c018 View commit details
    Browse the repository at this point in the history
  6. fix ImGui_TmsImage_Size

    griffi-gh committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    f279500 View commit details
    Browse the repository at this point in the history
  7. use new horizontal layout

    griffi-gh committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    4c96edf View commit details
    Browse the repository at this point in the history
  8. better doc

    griffi-gh committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    8d8be09 View commit details
    Browse the repository at this point in the history
  9. add load_texture_mem

    griffi-gh committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    df53c79 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3243366 View commit details
    Browse the repository at this point in the history
  11. oops

    griffi-gh committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    be9c1bd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9ab1d1a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. wip frequency

    griffi-gh committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    bbf64e3 View commit details
    Browse the repository at this point in the history
  2. min area size

    griffi-gh committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    75ee91f View commit details
    Browse the repository at this point in the history
  3. better freq ui

    griffi-gh committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    41372ed View commit details
    Browse the repository at this point in the history
  4. better colors

    griffi-gh committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    0a0b314 View commit details
    Browse the repository at this point in the history
  5. xxx

    griffi-gh committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    8cb549c View commit details
    Browse the repository at this point in the history
  6. add note

    griffi-gh committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    9e66901 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. freqtable

    griffi-gh committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a2dcc2d View commit details
    Browse the repository at this point in the history
  2. upd freq ui

    griffi-gh committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    5b5a8b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. remove bits/chrono include

    griffi-gh committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    46d1cec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2862771 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Squashed commit of the following:

    commit 273fc47
    Author: ROllerozxa <[email protected]>
    Date:   Wed Oct 4 23:40:26 2023 +0200
    
        Don't call SDL_SetWindowSize again when resizing
    
    commit 785c7da
    Author: ROllerozxa <[email protected]>
    Date:   Wed Oct 4 23:39:44 2023 +0200
    
        Don't enable architect mode when taking level thumbnail
    
    commit 450ecfd
    Author: ROllerozxa <[email protected]>
    Date:   Wed Oct 4 23:39:29 2023 +0200
    
        Rework some `on_slider_change` methods to be more concise
    
    commit 1cf8c44
    Author: ROllerozxa <[email protected]>
    Date:   Wed Oct 4 23:38:52 2023 +0200
    
        Do some cleanups using `clang-tidy`
    
    commit e332adf
    Author: ROllerozxa <[email protected]>
    Date:   Wed Oct 4 21:00:07 2023 +0200
    
        Drop legacy build system for Windows
    
    commit 8eb0066
    Author: ROllerozxa <[email protected]>
    Date:   Mon Sep 4 21:14:26 2023 +0000
    
        haha oops (fix luasocket compilation)
    
    commit 9a33311
    Author: ROllerozxa <[email protected]>
    Date:   Mon Sep 4 20:57:43 2023 +0000
    
        Building with CMake on Windows is mostly complete now
    griffi-gh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9056eda View commit details
    Browse the repository at this point in the history
  2. Revert "Squashed commit of the following:"

    This reverts commit 9056eda.
    griffi-gh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    12cc457 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71ec7d5 View commit details
    Browse the repository at this point in the history
  4. fix pthread linker issue

    griffi-gh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    51375c8 View commit details
    Browse the repository at this point in the history
  5. add CMAKE_DL_LIBS

    griffi-gh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    7786f0f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    4578077 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. minor changes

    griffi-gh committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    24fbe9c View commit details
    Browse the repository at this point in the history
  2. reorder lua script dialog

    griffi-gh committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    63ce276 View commit details
    Browse the repository at this point in the history
  3. Level properties pane stuff

    griffi-gh committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    8f0a4c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a226072 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69e021b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Add Gameplay tab

    griffi-gh committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    4027973 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    7b88942 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    f92981e View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    e7642f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    ef7aa6f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    f1d953b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8b4cfe View commit details
    Browse the repository at this point in the history
  3. make tips ui scrollable

    griffi-gh committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5c5ceba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e57aa64 View commit details
    Browse the repository at this point in the history
  5. x

    griffi-gh committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    83e8d87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3157eed View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    ebe2d58 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    3ac6c31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d2e74d View commit details
    Browse the repository at this point in the history
  3. open msg on prompt

    griffi-gh committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    0cd139b View commit details
    Browse the repository at this point in the history
  4. wip

    griffi-gh committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    9ad9cbe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81312b4 View commit details
    Browse the repository at this point in the history
  6. minor changes to settings

    griffi-gh committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    7abfcdc View commit details
    Browse the repository at this point in the history
  7. add some extra checks

    griffi-gh committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    92a21f7 View commit details
    Browse the repository at this point in the history
  8. fuck

    griffi-gh committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    86208de View commit details
    Browse the repository at this point in the history
  9. add more checks

    griffi-gh committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    ce1f77e View commit details
    Browse the repository at this point in the history
  10. add some comments

    griffi-gh committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    25a71a6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    911044e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    887c295 View commit details
    Browse the repository at this point in the history
  13. why did it fail

    griffi-gh committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    17ff565 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1d31604 View commit details
    Browse the repository at this point in the history
  15. test commit

    griffi-gh committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    50056d0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c9e5a21 View commit details
    Browse the repository at this point in the history
  17. do i need this?

    griffi-gh committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    d890ee9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bfec7b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. add comment on dl_libs

    griffi-gh committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    dff1828 View commit details
    Browse the repository at this point in the history
  2. update imgui to 96839b4

    griffi-gh committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a049cd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21ebf78 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. entity bookmarking

    griffi-gh committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    276d2ef View commit details
    Browse the repository at this point in the history
  2. consistent formatting

    griffi-gh committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a697bd1 View commit details
    Browse the repository at this point in the history
  3. hide puzzle on debug build

    griffi-gh committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    98ab898 View commit details
    Browse the repository at this point in the history
  4. level prop stuff

    griffi-gh committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    7537bc2 View commit details
    Browse the repository at this point in the history
  5. move imgui textures

    griffi-gh committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    23c7e55 View commit details
    Browse the repository at this point in the history
  6. upd img

    griffi-gh committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    5a8925c View commit details
    Browse the repository at this point in the history
  7. add todo text

    griffi-gh committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e5cc4d8 View commit details
    Browse the repository at this point in the history
  8. add bg 5 to snippets

    griffi-gh committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    7a01d82 View commit details
    Browse the repository at this point in the history
  9. bg snippets

    griffi-gh committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    7dca3a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aa3eb01 View commit details
    Browse the repository at this point in the history
  11. upd col pckr

    griffi-gh committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ed53ea4 View commit details
    Browse the repository at this point in the history
  12. use custom preview

    griffi-gh committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    81636f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. add physics tab

    griffi-gh committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    28f3dbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    802b5ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    323f473 View commit details
    Browse the repository at this point in the history
  4. upd flags

    griffi-gh committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    7194aaf View commit details
    Browse the repository at this point in the history
  5. upd

    griffi-gh committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    3ebbc69 View commit details
    Browse the repository at this point in the history
  6. set as player

    griffi-gh committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    decd7d4 View commit details
    Browse the repository at this point in the history
  7. implement clipboard

    griffi-gh committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    1e6b085 View commit details
    Browse the repository at this point in the history
  8. cast to const char

    griffi-gh committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    501e6cc View commit details
    Browse the repository at this point in the history
  9. remove irrelevant comment

    griffi-gh committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    066d1c7 View commit details
    Browse the repository at this point in the history
  10. rename functions

    griffi-gh committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    9056dd4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9143ede View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6810fac View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    43683ec View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    26a0594 View commit details
    Browse the repository at this point in the history