| Fri, 21 Nov 2025 10:21:59 +0100 |
Link Mauve |
Replace SDL2_mixer with the kira crate
|
| Fri, 26 Aug 2022 18:55:39 +0200 |
Emmanuel Gil Peyrot |
Python: Use logger.warning() as logger.warn() is deprecated
|
| Tue, 30 Sep 2014 17:14:24 +0200 |
Emmanuel Gil Peyrot |
Switch to Python 3.x instead of 2.7.
|
| Wed, 06 Aug 2014 10:50:19 +0200 |
Emmanuel Gil Peyrot |
Move NextStage outside of pytouhou.vm.msg, to be able to use it from anywhere without dependency on EoSD.
|
| Sun, 11 May 2014 20:25:07 +0200 |
Emmanuel Gil Peyrot |
Merge the lists Game.texts and Game.native_texts into the Game.texts dict.
|
| Mon, 14 Oct 2013 12:11:01 +0200 |
Emmanuel Gil Peyrot |
Merge PlayerState into Player, fix player respawn position.
|
| Fri, 04 Oct 2013 14:32:28 +0200 |
Emmanuel Gil Peyrot |
Fix gcc’s warnings with -Wall -Wextra.
|