index
:
dedit.git
main
A Teeworlds / DDNet demo editor
Johannes Herman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-02-09
added read demo and write demo functions
johannes
2024-02-09
added printsnap func
johannes
2024-02-09
correct read / write of demo file
johannes
2024-02-09
added read and write ctring from int
johannes
2024-02-07
cleanup
johannes
2024-02-07
added source of copied/inspired functions
johannes
2024-02-07
changed type from char to demochunktype
johannes
2024-02-07
added write snap, fixed some bugs
johannes
2024-02-07
changed read int to take char ** instead of unsigned char **
johannes
2024-02-07
added packed int writer
johannes
2024-02-07
finished writedemotick
johannes
2024-02-07
fixed bug in writedemomap, did not write mapmagic
johannes
2024-02-07
start write chunk tick
johannes
2024-02-07
added simple read message and delta functions
johannes
2024-02-06
added write demo functions
johannes
2024-02-06
made readdemomap follow version
johannes
2024-02-06
refactor readdemoheader
johannes
2024-02-06
changed magic bytes to macro
johannes
2024-02-06
changed chunk type to enum
johannes
2024-02-06
moved reverseint to pack
johannes
2024-02-06
reformat
johannes
2024-02-06
added make format command
johannes
2024-02-06
added read snap and read tick
johannes
2024-01-31
initial init, huffman and demoheader
johannes