dewitters / MysticMine

MIT License
76 stars 23 forks source link

Various cleanups of the build environment #7

Closed lczerner closed 11 years ago

lczerner commented 11 years ago

The 'cleanup' branch contains various small cleanups and improvements not the the actual game code but rather build environment. It also updates the locales.

Please pull.

Thanks! -Lukas


.gitignore | 5 + Makefile | 39 + MysticMine | 9 +- README.md | 29 +- locales/de_DE.po | 345 ++-- locales/en_US.po | 351 ++--- locales/gettext.sh | 11 +- locales/messages.pot | 342 ++-- locales/ru_RU.po | 421 +++--- monorail/init.pyc | Bin 148 -> 0 bytes monorail/ai.c | 4170 -------------------------------------------- monorail/ai.so | Bin 207759 -> 0 bytes monorail/koon/init.pyc | Bin 153 -> 0 bytes monorail/koon/build.pyc | Bin 5483 -> 0 bytes monorail/koon/cfg.pyc | Bin 5602 -> 0 bytes setup.py | 8 +- 16 files changed, 739 insertions(+), 4991 deletions(-)