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

Virtual Arsenal Manager #285

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

Virtual Arsenal Manager #285

wants to merge 141 commits into from

Commits on Sep 24, 2023

  1. - Increased 3den Radio UI height

    R3voArma3 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    bab2062 View commit details
    Browse the repository at this point in the history
  2. - Fixed Entity Counter positioning

    R3voArma3 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    fec1ae6 View commit details
    Browse the repository at this point in the history
  3. - Updated files

    R3voArma3 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    d575764 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. - Updated File

    R3voArma3 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    c8c5484 View commit details
    Browse the repository at this point in the history
  2. - Improved Code

    R3voArma3 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    054c0a3 View commit details
    Browse the repository at this point in the history
  3. - Replaced GUI_GRID with pixelGrid

    R3voArma3 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b659415 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. - Code formatting

    - Added macros
    R3voArma3 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    6fc1ae6 View commit details
    Browse the repository at this point in the history
  2. - Removed redundant macro

    R3voArma3 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    7e2601e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. - Removed deprecated macro use

    R3voArma3 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b87c933 View commit details
    Browse the repository at this point in the history
  2. - Entire redesign of VAM main UI

    R3voArma3 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1a386e9 View commit details
    Browse the repository at this point in the history
  3. - Update

    R3voArma3 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    14cd8a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. - added functionality to UI controls

    R3voArma3 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    41c11a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1de269 View commit details
    Browse the repository at this point in the history
  3. - Updated UI layout

    R3voArma3 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    8164e9c View commit details
    Browse the repository at this point in the history
  4. - Updated code

    R3voArma3 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    0f13ee2 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. - Added macro

    R3voArma3 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ae928ef View commit details
    Browse the repository at this point in the history
  2. - Removed obsolete tools

    R3voArma3 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7fabefd View commit details
    Browse the repository at this point in the history
  3. - Minor code improvements

    R3voArma3 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    6536aa1 View commit details
    Browse the repository at this point in the history
  4. - Removed obsolete tools

    R3voArma3 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    eca83b5 View commit details
    Browse the repository at this point in the history
  5. - Removed obsolete tools

    R3voArma3 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    b1f3ba8 View commit details
    Browse the repository at this point in the history
  6. - Updated Files

    R3voArma3 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    b01cba4 View commit details
    Browse the repository at this point in the history
  7. - Fixed incorrect class name of Placemen Tools UI

    R3voArma3 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d2a9ed5 View commit details
    Browse the repository at this point in the history
  8. - Remove multiselect from Variable Viewer

    - Fixed list height
    - Changed delete button icon
    R3voArma3 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    500392b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    d412ade View commit details
    Browse the repository at this point in the history
  2. - Comment

    R3voArma3 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    75fe459 View commit details
    Browse the repository at this point in the history
  3. - Update

    R3voArma3 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    c1deadc View commit details
    Browse the repository at this point in the history
  4. - Update

    R3voArma3 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    e2a70eb View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. - Mission Backup attribute will now create backup files in mission ro…

    …ot in a folder called ".enh_mission_sqm_backups"
    
    - Existing backups will not be moved
    R3voArma3 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    fd109dc View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. - Removed duplicated macros

    R3voArma3 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c151fa1 View commit details
    Browse the repository at this point in the history
  2. - Removed redundant definition

    R3voArma3 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    cd8a5a6 View commit details
    Browse the repository at this point in the history
  3. - Texture Finder can no longer be dragged

    R3voArma3 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c4e4c44 View commit details
    Browse the repository at this point in the history
  4. - Updated files

    R3voArma3 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    2f9efab View commit details
    Browse the repository at this point in the history
  5. Merge pull request #284 from R3voA3/7.8.3

    7.8.3
    R3voA3 authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6e94cda View commit details
    Browse the repository at this point in the history
  6. - Bumped version number

    R3voArma3 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    23841af View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. - Added missing define

    R3voArma3 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    cd8c340 View commit details
    Browse the repository at this point in the history
  2. - Improved display3DENPublishMissionSelectImage

    R3voArma3 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c31c848 View commit details
    Browse the repository at this point in the history
  3. - Removed wrong comment

    R3voArma3 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f634eb9 View commit details
    Browse the repository at this point in the history
  4. - Restructured context menu

    R3voArma3 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8c9e634 View commit details
    Browse the repository at this point in the history
  5. - Updated changelog

    R3voArma3 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c1bf447 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. - Readded Y axis color to statusbar

    R3voArma3 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    6cfed17 View commit details
    Browse the repository at this point in the history
  2. - Updated files

    R3voArma3 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    2135a2f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. - fixed entity counter

    R3voArma3 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    07f15fa View commit details
    Browse the repository at this point in the history
  2. - updted files

    R3voArma3 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a457aa6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #287 from R3voA3/v7.8.4

    - Bumped version number
    R3voA3 authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    54d22da View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Fix header formatting in CHANGELOG.md

    The `#`/`##`/... leaders for headings must have a space after it to work correctly.
    klausman authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    54e81c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #292 from klausman/patch-1

    Fix header formatting in CHANGELOG.md
    R3voA3 authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    d3f48dc View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Update markerHideOnStart.hpp

    Changed so that initial alpha can be saved and referenced
    hypoxia125 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    a40107a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ceb3a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. - Added minimap

    R3voArma3 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    5dc41f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #293 from hypoxia125/master

    [Patch] Allow markerHideOnStart to reference original alpha
    R3voA3 authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f95ad19 View commit details
    Browse the repository at this point in the history
  3. - improved code

    R3voArma3 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e1edff7 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. - added the ability to toggle minimap via menu strip

    R3voArma3 committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    48ff77c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    debf8e8 View commit details
    Browse the repository at this point in the history
  3. - updated files

    R3voArma3 committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    80283a7 View commit details
    Browse the repository at this point in the history
  4. - fixed formatting

    R3voArma3 committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    a867776 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b74f80d View commit details
    Browse the repository at this point in the history
  6. - restored changelog

    R3voArma3 committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    a91b3d4 View commit details
    Browse the repository at this point in the history
  7. - renamed slider control so it's more generic

    R3voArma3 committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    dddf251 View commit details
    Browse the repository at this point in the history
  8. - Added the ability to change minimap size via shortcut

    - Minimap is now also hidden if interface is invisible
    R3voArma3 committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    3658936 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. - Moved minimap to the left side to prevent overlapping with preview …

    …images
    R3voArma3 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f5b48c2 View commit details
    Browse the repository at this point in the history
  2. - added localiation for size settings

    - changed default control for scale
    R3voArma3 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ec283da View commit details
    Browse the repository at this point in the history
  3. - code formatting

    R3voArma3 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d032d47 View commit details
    Browse the repository at this point in the history
  4. - replaced default player icon with custom one

    - tweaked scaling
    R3voArma3 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    b0f4468 View commit details
    Browse the repository at this point in the history
  5. - update

    R3voArma3 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a545b87 View commit details
    Browse the repository at this point in the history
  6. Mission backups: allow configuration of backup folder

    This allows the user to choose which folder to copy the mission.sqm
    backups to.
    
    Addresses #295
    klausman committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    6a76acd View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. - improved backup naming to include worldName

    - changed control from EditShort to Edit
    - added translations
    - code formatting
    R3voArma3 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    6cd49c9 View commit details
    Browse the repository at this point in the history
  2. - updated changelog

    R3voArma3 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    3b4ec90 View commit details
    Browse the repository at this point in the history
  3. - updated contributors

    R3voArma3 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    19f4869 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #296 from klausman/backuppath

    Mission backups: allow configuration of backup folder
    R3voA3 authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    c143501 View commit details
    Browse the repository at this point in the history
  5. - improved local build handling to exclude signing

    R3voArma3 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    66963cb View commit details
    Browse the repository at this point in the history
  6. - Added minimap

    R3voArma3 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    0939350 View commit details
    Browse the repository at this point in the history
  7. - improved code

    R3voArma3 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    08ef9fa View commit details
    Browse the repository at this point in the history
  8. - added the ability to toggle minimap via menu strip

    R3voArma3 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    072385a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    056ed65 View commit details
    Browse the repository at this point in the history
  10. - updated files

    R3voArma3 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    aafc37f View commit details
    Browse the repository at this point in the history
  11. - renamed slider control so it's more generic

    R3voArma3 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    7e5a643 View commit details
    Browse the repository at this point in the history
  12. - Added the ability to change minimap size via shortcut

    - Minimap is now also hidden if interface is invisible
    R3voArma3 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    234a128 View commit details
    Browse the repository at this point in the history
  13. - Moved minimap to the left side to prevent overlapping with preview …

    …images
    R3voArma3 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    72b8d58 View commit details
    Browse the repository at this point in the history
  14. - added localiation for size settings

    - changed default control for scale
    R3voArma3 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    32c9167 View commit details
    Browse the repository at this point in the history
  15. - code formatting

    R3voArma3 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    ad40d85 View commit details
    Browse the repository at this point in the history
  16. - replaced default player icon with custom one

    - tweaked scaling
    R3voArma3 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    492e7fd View commit details
    Browse the repository at this point in the history
  17. - update

    R3voArma3 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    acf3da3 View commit details
    Browse the repository at this point in the history
  18. - improved local build handling to exclude signing

    R3voArma3 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    db01c43 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'v7.8.6' of https://github.com/R3voA3/3den-Enhanced into…

    … v7.8.6
    R3voArma3 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    887c4c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. - code formatting

    R3voArma3 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    4639d44 View commit details
    Browse the repository at this point in the history
  2. - updated dynamic simulation debug mode

    R3voArma3 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    343da02 View commit details
    Browse the repository at this point in the history
  3. - added tool to highlight area markers in 3D space

    R3voArma3 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    9e89b99 View commit details
    Browse the repository at this point in the history
  4. - update

    R3voArma3 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    8c2cf61 View commit details
    Browse the repository at this point in the history
  5. - update

    R3voArma3 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    a7206a7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #294 from R3voA3/v7.8.6

    v7.8.6
    R3voA3 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    d6980c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    3448919 View commit details
    Browse the repository at this point in the history
  2. - minimap is disabled by default

    R3voArma3 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    67b6467 View commit details
    Browse the repository at this point in the history
  3. - update

    R3voArma3 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    3386e24 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    R3voA3 authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    e84cf67 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. - updated documenation function

    R3voArma3 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    7a134c2 View commit details
    Browse the repository at this point in the history
  2. - fixed bug in debug options function

    R3voArma3 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    94c5a2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ad528b View commit details
    Browse the repository at this point in the history
  4. - added shortcut to Steam WS

    R3voArma3 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    c6ddea4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c5c0ab View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. - Various improvements to Functions Viewer

    R3voArma3 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    52d8b86 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. - Garrison UI was overhauled

    R3voArma3 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    4ad54aa View commit details
    Browse the repository at this point in the history
  2. - Many tweaks to functions viewer

    R3voArma3 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    ab6de15 View commit details
    Browse the repository at this point in the history
  3. - Fixed file name

    R3voArma3 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    959f2a0 View commit details
    Browse the repository at this point in the history
  4. - fixed duplicated entry

    - changed garrison ui name
    - added icon
    R3voArma3 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    4c41095 View commit details
    Browse the repository at this point in the history
  5. - improved translation

    R3voArma3 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    354b75a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. - fixed script error when deleting area helper

    - garrison information is now updated every 10 frames
    R3voArma3 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    251c9ae View commit details
    Browse the repository at this point in the history
  2. - renamed function

    R3voArma3 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    90e237e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Translate French

    Alfred-Neuman committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    96582e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Translate French

    Alfred-Neuman committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c835f42 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Merge pull request #301 from Alfred-Neuman/master

    Translate French
    R3voA3 authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    24add68 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. - Restructured mod to work with hemtt

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    4092836 View commit details
    Browse the repository at this point in the history
  2. - Remove some unused strings

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ca59c59 View commit details
    Browse the repository at this point in the history
  3. - updated .gitignore

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    f049e5d View commit details
    Browse the repository at this point in the history
  4. - Replaced GUI_GRID with pixelGrid

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    3317eeb View commit details
    Browse the repository at this point in the history
  5. - Code formatting

    - Added macros
    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a96dc26 View commit details
    Browse the repository at this point in the history
  6. - Entire redesign of VAM main UI

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a8585f0 View commit details
    Browse the repository at this point in the history
  7. - Update

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    1ca9d3a View commit details
    Browse the repository at this point in the history
  8. - added functionality to UI controls

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    1b8ee1f View commit details
    Browse the repository at this point in the history
  9. - Updated UI layout

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ed0713d View commit details
    Browse the repository at this point in the history
  10. - Updated code

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    3de051d View commit details
    Browse the repository at this point in the history
  11. Merge branch 'Virtual-Arsenal-Manager' of https://github.com/R3voA3/3…

    …den-Enhanced into Virtual-Arsenal-Manager
    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    151eae4 View commit details
    Browse the repository at this point in the history
  12. - moved functions

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    366e41f View commit details
    Browse the repository at this point in the history
  13. - moved functions

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a9ad22e View commit details
    Browse the repository at this point in the history
  14. - deleted folder

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8a0d696 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b224235 View commit details
    Browse the repository at this point in the history
  16. - removed old folder

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d625593 View commit details
    Browse the repository at this point in the history
  17. - Entire redesign of VAM main UI

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    0b032e9 View commit details
    Browse the repository at this point in the history
  18. - Update

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    b9ee135 View commit details
    Browse the repository at this point in the history
  19. - added functionality to UI controls

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ff40811 View commit details
    Browse the repository at this point in the history
  20. - Updated UI layout

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    57a4d06 View commit details
    Browse the repository at this point in the history
  21. - Updated code

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c19630e View commit details
    Browse the repository at this point in the history
  22. - Replaced GUI_GRID with pixelGrid

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d137ba6 View commit details
    Browse the repository at this point in the history
  23. - Code formatting

    - Added macros
    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    aa7329a View commit details
    Browse the repository at this point in the history
  24. - Entire redesign of VAM main UI

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    71d0587 View commit details
    Browse the repository at this point in the history
  25. - added functionality to UI controls

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ed1134e View commit details
    Browse the repository at this point in the history
  26. - Updated UI layout

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8b1a764 View commit details
    Browse the repository at this point in the history
  27. - Updated code

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    6ddfdd1 View commit details
    Browse the repository at this point in the history
  28. - moved functions

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    1b4c3d6 View commit details
    Browse the repository at this point in the history
  29. - moved functions

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a837714 View commit details
    Browse the repository at this point in the history
  30. - removed old folder

    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    6085cc5 View commit details
    Browse the repository at this point in the history
  31. Merge branch 'Virtual-Arsenal-Manager' of https://github.com/R3voA3/3…

    …den-Enhanced into Virtual-Arsenal-Manager
    R3voArma3 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    0ce6c36 View commit details
    Browse the repository at this point in the history