roc/.hgignore
cecilkorik 873cda7357 Extensive modifications to get shooter-game running
- fixed a number of issues with the "anims" module that was still depending on pygame and old timer mechanics.
- fixed case sensitivity issue in "files" module
- fixed some of the sprite functions (add_sprite_layer in particular) in "models"
- added some new gametimer and engine getter/setters to "roc_main"
- significant improvements to "gamedata" backported from shooter, greatly improves error messages
2017-09-18 01:57:17 -04:00

10 lines
92 B
Text

syntax: glob
*.pyc
settings.cfg
lib
bin
include
pip-selfcheck.json
__pycache__
*.orig
share