Commit Graph

14 Commits

Author SHA1 Message Date
3cb32b8962 Adjustments following kind discussion with LunarJetman on IRC 2020-03-22 17:19:26 +00:00
bcaf3d9b58 Get view-menu to play the interface sound 2020-03-21 23:45:51 +00:00
90b5b3c140 Convert to go mod 2019-10-08 22:28:45 +01:00
8050412abe Document probable font format 2018-12-31 00:57:19 +00:00
056976721c Determine the RLE format for .obj file sprite pixeldata 2018-09-08 02:00:03 +01:00
5cd1a19b86 Update README.md to reflect current status 2018-09-07 20:28:33 +01:00
6ba93486a1 More .obj file diving 2018-03-24 03:00:31 +00:00
7111e2e89b Fix the CI build 2018-03-22 21:14:49 +00:00
456f71bfb9 Complete the rename from chaos-gate -> ordoor 2018-03-22 20:31:10 +00:00
6548c34aac Update README to reflect name, add MIT licensing 2018-03-22 20:17:02 +00:00
88acc05085 dep -> govendor 2018-03-18 05:53:01 +00:00
4176ccd94f More README cleanup 2018-03-18 04:23:34 +00:00
22c5b6235d Document maps findings and start moving things out of README.md 2018-03-17 04:16:14 +00:00
107c209354 Initial commit
I can parse some of the data files, and extract individual frames from .obj
files. I can't yet convert those frames into something viewable.
2018-02-24 13:50:35 +00:00