summaryrefslogtreecommitdiff
path: root/src/snapshot.c
AgeCommit message (Collapse)Author
2020-10-06Cleanupstwinaphex
2018-12-28Start significantly refactoring this codebase so we can get ittwinaphex
to work with MSVC
2016-10-15Adding copyright notices since certain predatory scumbags thinktwinaphex
they can play games and demoralize open source creators with their hustling tactics (NO MEANS NO BTW - DON'T BOTHER EVER SENDING E-MAILS ASKING TO GIVE RIGHTS FOR MONEY!!!!! This goes out to you Nostalgames!)
2016-10-13Cleanuptwinaphex
2015-11-14Old dusty x86 32bit-only ASM isn't going to work in the modern eratwinaphex
2015-11-10Remove some unused variablestwinaphex
2015-11-09reindent all files.aliaspider
2015-11-09solve 'for' loop initial declarations build errors.aliaspider
remove --std=c99
2015-11-09C++ --> C99aliaspider