Logo

GitLab

Sign in

Imanol-Mikel Barba Sabariego / libnbt

  • Back to Dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 11
  • Compare
  • Branches 1
  • Tags 0
  • libnbt
01 Jun, 2020
2 commits
  • Forgot to include new file in last commit lol
    85f45ab9
    Imanol-Mikel Barba Sabariego authored
    2020-06-01 10:18:01 +0100  
    Browse Code »
  • Added error codes
    49636ad9
    Imanol-Mikel Barba Sabariego authored
    2020-06-01 01:42:02 +0100  
    Browse Code »

31 May, 2020
1 commit
  • Fixed region and relative chunk calculation from coords. Fixed bug when chunks w… ...
    5ccd4c43
    …ere not generated in region file. Fixed potential crash when header length is 0
    Imanol-Mikel Barba Sabariego authored
    2020-05-31 23:30:28 +0100  
    Browse Code »

30 May, 2020
1 commit
  • Added compose functions. Fixed compression error caused by clobbering headerless… ...
    36186f24
    … zlib data. Minor fixes.
    Imanol-Mikel Barba Sabariego authored
    2020-05-30 22:26:57 +0100  
    Browse Code »

29 May, 2020
4 commits
  • Added failure when chunk cannot be saved
    6bafc25c
    Imanol-Mikel Barba Sabariego authored
    2020-05-29 23:37:11 +0100  
    Browse Code »
  • Fixing bugs and changing chunk interface to something more sensible
    8ea36403
    Imanol-Mikel Barba Sabariego authored
    2020-05-29 23:30:03 +0100  
    Browse Code »
  • Fixed compression functions
    6f9d59b6
    Imanol-Mikel Barba Sabariego authored
    2020-05-29 22:40:50 +0100  
    Browse Code »
  • Moved decompression function outside and changed it to work with buffers. Added compression function
    af20c8c8
    Imanol-Mikel Barba Sabariego authored
    2020-05-29 15:51:22 +0100  
    Browse Code »

23 May, 2020
3 commits
  • Fixed leaks (Closes #2)
    3f906bc9
    Imanol-Mikel Barba Sabariego authored
    2020-05-23 19:38:30 +0100  
    Browse Code »
  • Implementing libz handling and native type representations (Closes #3 and #1)
    5d5390ce
    Imanol-Mikel Barba Sabariego authored
    2020-05-23 19:32:28 +0100  
    Browse Code »
  • Initial import
    20237a82
    Imanol-Mikel Barba Sabariego authored
    2020-05-23 16:54:51 +0100  
    Browse Code »