Resourcer => Reader, singletonize reader, music, getSong => Music
commit6bb62580d6db2d677613a3e97d01b71a641acc4d
authorPaul Merrill <napalminc@gmail.com>
Fri, 24 Aug 2012 06:22:52 +0000 (23 23:22 -0700)
committerPaul Merrill <napalminc@gmail.com>
Fri, 24 Aug 2012 06:23:57 +0000 (23 23:23 -0700)
tree817eb17df7a59dee567ae3c0aa7e2fb165fe6cf2
parenta7a997a05c85f44574413a0a07189697700e2212
Resourcer => Reader, singletonize reader, music, getSong => Music
28 files changed:
src/Makefile
src/animation.h
src/area-tmx.cpp
src/area-tmx.h
src/area.cpp
src/area.h
src/cache.h
src/entity.cpp
src/entity.h
src/main.cpp
src/music.cpp
src/music.h
src/player.h
src/precompile.h
src/python-bindings.cpp
src/python.cpp
src/python.h
src/reader.cpp [moved from src/resourcer.cpp with 71% similarity]
src/reader.h [moved from src/resourcer.h with 53% similarity]
src/readercache.h [copied from src/python-bindings.cpp with 58% similarity]
src/scriptinst.cpp
src/sound.cpp
src/tile.h
src/window.cpp
src/window.h
src/world.cpp
src/world.h
src/xml.h