summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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