Mercurial > touhou
log src/th06/anm0.rs @ 704:84af5bedbde4
age | author | description |
---|---|---|
Fri, 23 Aug 2019 19:09:37 +0200 | Emmanuel Gil Peyrot | anmrenderer: also load the alpha PNG. |
Fri, 23 Aug 2019 17:22:38 +0200 | Emmanuel Gil Peyrot | anm0: simplify parsing with more combinators. |
Fri, 23 Aug 2019 15:34:03 +0200 | Emmanuel Gil Peyrot | anm0: return the nom IResult and the list of Anm0s. |
Fri, 23 Aug 2019 02:24:08 +0200 | Emmanuel Gil Peyrot | anm0: only use recoverable errors, no panics except for anm0 asserts. |