log pytouhou/formats/anm0.py @ 770:f6c287745a67

age author description
Fri, 26 Aug 2022 18:55:39 +0200 Emmanuel Gil Peyrot Python: Use logger.warning() as logger.warn() is deprecated
Wed, 26 Nov 2014 14:00:17 +0100 Emmanuel Gil Peyrot Make ANM0 pure-python again, by moving the Cython-dependent ANM class into its own module. base pytouhou/formats/anm0.pyx@12ffa4c6b1d9
Sat, 03 Aug 2013 15:48:57 +0200 Emmanuel Gil Peyrot Implement PCB’s ANM2 format and vm.