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

Writing #24

Merged
merged 41 commits into from
Aug 12, 2024
Merged

Writing #24

merged 41 commits into from
Aug 12, 2024

Commits on Aug 8, 2019

  1. rename IO library

    barncastle committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    4a14c26 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. fix projects

    barncastle committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    dceb12e View commit details
    Browse the repository at this point in the history
  2. updae other projects

    barncastle committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    0a9bbf5 View commit details
    Browse the repository at this point in the history
  3. expose additional fields

    barncastle committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    63799aa View commit details
    Browse the repository at this point in the history
  4. WIP db writing

    barncastle committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    dccc9c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

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

Commits on Sep 12, 2019

  1. fixes

    barncastle committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    735c49b View commit details
    Browse the repository at this point in the history
  2. bubble Enumerate errors

    barncastle committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    ffbe681 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da5ac49 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2019

  1. big refactor

    barncastle committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    f32e25a View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    7223fe6 View commit details
    Browse the repository at this point in the history
  2. Merge changes between repos

    Original db_writing branch of wowdev/DBCD with changes from ModernWowTools/DBCD on top
    
    Co-Authored-By: barncastle <1619104+barncastle@users.noreply.github.com>
    Co-Authored-By: BinarySpace <29510799+YetAnotherBinarySpace@users.noreply.github.com>
    3 people committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    cbbd718 View commit details
    Browse the repository at this point in the history
  3. Fix WDC5 header size

    Co-Authored-By: barncastle <1619104+barncastle@users.noreply.github.com>
    Co-Authored-By: BinarySpace <29510799+YetAnotherBinarySpace@users.noreply.github.com>
    Co-Authored-By: Luzifix <7042325+luzifix@users.noreply.github.com>
    4 people committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b665b88 View commit details
    Browse the repository at this point in the history
  4. Reconcile reader differences

    Co-Authored-By: BinarySpace <29510799+YetAnotherBinarySpace@users.noreply.github.com>
    Co-Authored-By: Luzifix <7042325+luzifix@users.noreply.github.com>
    3 people committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e6a5f3b View commit details
    Browse the repository at this point in the history
  5. Fix compile

    Co-Authored-By: BinarySpace <29510799+YetAnotherBinarySpace@users.noreply.github.com>
    Co-Authored-By: Luzifix <7042325+luzifix@users.noreply.github.com>
    3 people committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ab2f0d7 View commit details
    Browse the repository at this point in the history
  6. Merge tests

    Co-Authored-By: BinarySpace <29510799+YetAnotherBinarySpace@users.noreply.github.com>
    Co-Authored-By: Luzifix <7042325+luzifix@users.noreply.github.com>
    3 people committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d0e72e8 View commit details
    Browse the repository at this point in the history
  7. Remove try/catch to mirror current

    Co-Authored-By: BinarySpace <29510799+YetAnotherBinarySpace@users.noreply.github.com>
    Co-Authored-By: Luzifix <7042325+luzifix@users.noreply.github.com>
    3 people committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    25224bb View commit details
    Browse the repository at this point in the history
  8. Add Benchmark project

    Co-Authored-By: BinarySpace <29510799+YetAnotherBinarySpace@users.noreply.github.com>
    Co-Authored-By: Luzifix <7042325+luzifix@users.noreply.github.com>
    3 people committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7dd1077 View commit details
    Browse the repository at this point in the history
  9. Update README

    Co-Authored-By: BinarySpace <29510799+YetAnotherBinarySpace@users.noreply.github.com>
    Co-Authored-By: Luzifix <7042325+luzifix@users.noreply.github.com>
    3 people committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f537bcd View commit details
    Browse the repository at this point in the history
  10. Add ReadingBenchmark

    Co-Authored-By: BinarySpace <29510799+YetAnotherBinarySpace@users.noreply.github.com>
    Co-Authored-By: Luzifix <7042325+luzifix@users.noreply.github.com>
    3 people committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ecce99a View commit details
    Browse the repository at this point in the history
  11. Update tests

    Marlamin committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    87332b1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5003e22 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e9ae98c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    b9eddb5 View commit details
    Browse the repository at this point in the history
  2. WDC5 schema reading/writing

    Marlamin committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ca15a14 View commit details
    Browse the repository at this point in the history
  3. Fix some WDC1/WDC2 crashes

    Marlamin committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    64479c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93740e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    324cf92 View commit details
    Browse the repository at this point in the history
  6. WDC2 writing crash fix

    Marlamin committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    545e5e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1079e52 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    247c1cc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fca6efb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7d649c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Fix WDB6 oopsie

    Marlamin committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    4484076 View commit details
    Browse the repository at this point in the history
  2. Sync benchmarks

    Marlamin committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    52f6fce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e545a08 View commit details
    Browse the repository at this point in the history
  4. Use faster and shared string table reader

    Seems like treating the entire thing as a string and splitting it is far faster than reading byte by byte for some reason
    Marlamin committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    3845e08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06f66ee View commit details
    Browse the repository at this point in the history
  6. Update project files

    Marlamin committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    57672ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    298464e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Add Version to project files

    Marlamin committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    01e52f7 View commit details
    Browse the repository at this point in the history