summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-06implemented extract mapjohannes
2024-03-03added freeargsjohannes
2024-02-22minor args help fixjohannes
2024-02-15added READMEjohannes
2024-02-15moved test datajohannes
2024-02-14moved out.demo to root folderjohannes
2024-02-14fixed args not working with full namesjohannes
2024-02-14fixed -Wsign-compare warningsjohannes
2024-02-14unlinked unnecessary libsjohannes
2024-02-14moved and removed stuffjohannes
2024-02-14removed old functionjohannes
2024-02-14changed args parsingjohannes
2024-02-13miscjohannes
2024-02-11changed demoprintjohannes
2024-02-11added dum install (moves bin to ~/.local/bin)johannes
2024-02-11format alljohannes
2024-02-11added argument parser and run functionjohannes
2024-02-10finalized changemapjohannes
2024-02-10added setskinbyidjohannes
2024-02-10added free demo, new test datajohannes
2024-02-10added change map functionjohannes
2024-02-09readdemomap no longer read v6 magic for older versionsjohannes
2024-02-09added change name and skin functionsjohannes
2024-02-09changed executable namejohannes
2024-02-09added optional print chunksjohannes
2024-02-09added read demo and write demo functionsjohannes
2024-02-09added printsnap funcjohannes
2024-02-09correct read / write of demo filejohannes
2024-02-09added read and write ctring from intjohannes
2024-02-07cleanupjohannes
2024-02-07added source of copied/inspired functionsjohannes
2024-02-07changed type from char to demochunktypejohannes
2024-02-07added write snap, fixed some bugsjohannes
2024-02-07changed read int to take char ** instead of unsigned char **johannes
2024-02-07added packed int writerjohannes
2024-02-07finished writedemotickjohannes
2024-02-07fixed bug in writedemomap, did not write mapmagicjohannes
2024-02-07start write chunk tickjohannes
2024-02-07added simple read message and delta functionsjohannes
2024-02-06added write demo functionsjohannes
2024-02-06made readdemomap follow versionjohannes
2024-02-06refactor readdemoheaderjohannes
2024-02-06changed magic bytes to macrojohannes
2024-02-06changed chunk type to enumjohannes
2024-02-06moved reverseint to packjohannes
2024-02-06reformatjohannes
2024-02-06added make format commandjohannes
2024-02-06added read snap and read tickjohannes
2024-01-31initial init, huffman and demoheaderjohannes