1. 31 May, 2024 1 commit
  2. 25 May, 2024 2 commits
  3. 21 May, 2024 5 commits
  4. 13 May, 2024 1 commit
  5. 12 May, 2024 1 commit
    • salix5's avatar
      use memcpy in bufferio.h (#2524) · f29450b9
      salix5 authored
      * use memcpy in bufferio.h
      
      * include
      
      * use std::memcpy
      
      * use BufferIO Read/Write
      
      * use fixed width integer
      
      * include <cstdint>
      f29450b9
  6. 11 May, 2024 2 commits
  7. 07 May, 2024 3 commits
  8. 03 May, 2024 1 commit
  9. 02 May, 2024 1 commit
    • salix5's avatar
      Use BufferIO::ReadUInt8 (#2537) · b2901259
      salix5 authored
      * change code, location, position to unsigned
      
      * change code, location, postion to unsigned
      
      * use ReadUInt8() for 1-byte data
      
      * Game::LocalPlayer() returns 0, 1
      
      * wrong matching
      
      * change card code to unsigned
      b2901259
  10. 28 Apr, 2024 2 commits
  11. 27 Apr, 2024 1 commit
  12. 24 Apr, 2024 2 commits
  13. 23 Apr, 2024 2 commits
  14. 22 Apr, 2024 1 commit
  15. 21 Apr, 2024 1 commit
  16. 18 Apr, 2024 1 commit
  17. 04 Apr, 2024 1 commit
  18. 26 Mar, 2024 2 commits
  19. 22 Mar, 2024 1 commit
  20. 21 Mar, 2024 1 commit
  21. 14 Mar, 2024 1 commit
  22. 12 Mar, 2024 1 commit
  23. 26 Feb, 2024 1 commit
  24. 14 Feb, 2024 2 commits
  25. 12 Feb, 2024 2 commits
    • salix5's avatar
      Use array to store setcode (#2510) · 05da015f
      salix5 authored
      * card_data.setcode: use std vector
      
      * remove CARD_ARTWORK_VERSIONS_OFFSET
      
      * add extra_setcode for cards with 5+ setcodes
      
      * setcode use array
      
      * Update data_manager.cpp
      05da015f
    • salix5's avatar
      update setname · 99cc1108
      salix5 authored
      99cc1108
  26. 01 Feb, 2024 1 commit