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

Allow load custom IMG containers #1677

Merged
merged 85 commits into from
Apr 7, 2023

Commits on Sep 13, 2020

  1. Added MTA interface

    TheNormalnij committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    fdbf965 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Allow to load custom IMG

    TheNormalnij committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    227f281 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Added resource IMG root

    TheNormalnij committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    dadaec6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88b758e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. Configuration menu
    Copy the full SHA
    dff4812 View commit details
    Browse the repository at this point in the history
  2. Fix typos

    TheNormalnij committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    d7f42c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfa404d View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Revert "Allow allocating new objects"

    This reverts commit bfa404d.
    TheNormalnij committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    24ec997 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Improved CClientIMG

    TheNormalnij committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    7491889 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Improved load function

    TheNormalnij committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    947e614 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b3eac9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aab8152 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b52d9de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    719b273 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Configuration menu
    Copy the full SHA
    acff78f View commit details
    Browse the repository at this point in the history
  2. Add new IMG's to list

    TheNormalnij committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    ebf4cf1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    ae8185c View commit details
    Browse the repository at this point in the history
  2. Fix typo

    TheNormalnij committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    6464081 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94a8ecd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4de39c8 View commit details
    Browse the repository at this point in the history
  5. Added img:getFile

    TheNormalnij committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    f5a773a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d41e491 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7f69eb View commit details
    Browse the repository at this point in the history
  8. Small API changes

    TheNormalnij committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    7d26e07 View commit details
    Browse the repository at this point in the history
  9. Added img:linkModel()

    TheNormalnij committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    4d63000 View commit details
    Browse the repository at this point in the history
  10. Fix missing API

    TheNormalnij committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    fe0908c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. Refactor some code

    TheNormalnij committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    aff0a1a View commit details
    Browse the repository at this point in the history
  2. Fix build

    TheNormalnij committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    d65d28f View commit details
    Browse the repository at this point in the history
  3. Refactor CStreamingSA

    TheNormalnij committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    5f99829 View commit details
    Browse the repository at this point in the history
  4. Fix comment

    TheNormalnij committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    42097a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e43b294 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8fe35d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

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

Commits on Nov 12, 2020

  1. Configuration menu
    Copy the full SHA
    36960a0 View commit details
    Browse the repository at this point in the history
  2. Fix build

    TheNormalnij committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    38ad586 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Configuration menu
    Copy the full SHA
    9644902 View commit details
    Browse the repository at this point in the history
  2. Fix API

    TheNormalnij committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    4f958d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ff97d8 View commit details
    Browse the repository at this point in the history
  4. Removed unused TXD stuff

    TheNormalnij committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    4c3aceb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef0a3ea View commit details
    Browse the repository at this point in the history
  6. Fix OOP API

    TheNormalnij committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    f45931e View commit details
    Browse the repository at this point in the history
  7. Fix API

    TheNormalnij committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    ba66c29 View commit details
    Browse the repository at this point in the history
  8. Fixed restore functions

    TheNormalnij committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    c4fd582 View commit details
    Browse the repository at this point in the history
  9. Fix missing stuff

    TheNormalnij committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    771160f View commit details
    Browse the repository at this point in the history
  10. Removed unused stuff

    TheNormalnij committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    50aad93 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

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

Commits on Dec 6, 2020

  1. Refactor CClientIMG

    Pirulax committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    79b6941 View commit details
    Browse the repository at this point in the history
  2. Refactor Lua API for Images

    Pirulax committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    aafd0c8 View commit details
    Browse the repository at this point in the history
  3. Fix warning in CClientIMG

    Pirulax committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    2555c4d View commit details
    Browse the repository at this point in the history
  4. Change lua::Push std::string to std::string_view, thus adding support…

    … for std::string_view. This fixes the compilation error
    Pirulax committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    4ae02ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e638503 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8180adc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    beef9ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eca68ea View commit details
    Browse the repository at this point in the history
  9. Add GetUnusedArchieve()

    Pirulax committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    046b21e View commit details
    Browse the repository at this point in the history
  10. Add GetUnusedStreamHandle()

    Pirulax committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    eb11e40 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2b6e1d7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    987980b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8be4de2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3f927bb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a2ff05e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3d819ed View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e76ed7a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Fix issues caused by argument parser - number on stack was converted …

    …to string, instead of read as an int
    Pirulax committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    af6cbe5 View commit details
    Browse the repository at this point in the history
  2. Fix compiler warnings

    Pirulax committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    1aba45d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. Merge branch 'master' into img_open

    Vladislav Nikolaevich committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    e6b9834 View commit details
    Browse the repository at this point in the history
  2. Fix conflicts

    Vladislav Nikolaevich committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    0a2d946 View commit details
    Browse the repository at this point in the history
  3. fix typo

    Vladislav Nikolaevich committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    c580386 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Added CStreamingSA::SetStreamingBufferSize

    Vladislav Nikolaevich committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    05c7c74 View commit details
    Browse the repository at this point in the history
  2. Increase buffer size for new streamed img archive

    Vladislav Nikolaevich committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    d7b0a4b View commit details
    Browse the repository at this point in the history
  3. Replace variable name

    Vladislav Nikolaevich committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    a003e33 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary check

    Vladislav Nikolaevich committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    93bb916 View commit details
    Browse the repository at this point in the history
  5. Used std

    Vladislav Nikolaevich committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    55d69e2 View commit details
    Browse the repository at this point in the history
  6. engineImageGetFileList to engineImageGetFiles

    Vladislav Nikolaevich committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    5160cc7 View commit details
    Browse the repository at this point in the history
  7. Removed unnecessary headers content

    Vladislav Nikolaevich committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    feb67b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Used void* for buffers

    Vladislav Nikolaevich committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    26785d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

  1. Allow decrease buffer size

    Vladislav Nikolaevich committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    ff1f03c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Don't close thread

    Vladislav Nikolaevich committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    0abd8ab View commit details
    Browse the repository at this point in the history
  2. Added additional check

    Vladislav Nikolaevich committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    ea11b4c View commit details
    Browse the repository at this point in the history
  3. Update Client/mods/deathmatch/logic/CClientIMGManager.cpp

    Co-authored-by: Pirulax <patrikjankovics7@gmail.com>
    TheNormalnij and Pirulax committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    d6af906 View commit details
    Browse the repository at this point in the history
  4. Added security checks

    Vladislav Nikolaevich committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    5407b7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3efe9d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d390073 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

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

Commits on Jan 1, 2023

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