]> code.bitgloo.com Git - clyne/gamedev.git/commit
Scaling textures (start)
authordrumsetmonkey <abelleisle@roadrunner.com>
Wed, 23 Nov 2016 02:25:34 +0000 (21:25 -0500)
committerdrumsetmonkey <abelleisle@roadrunner.com>
Wed, 23 Nov 2016 02:25:34 +0000 (21:25 -0500)
commit05dd30a5158184fea83d93f53e8100aecaebb74a
tree9bf7a49b1aeb7d9b41d0c2fffbddc7f91243bf32
parente51b9ee1e0f9b8aeef98b8875f66260db0e7b502
Scaling textures (start)
15 files changed:
assets/NPC.png
assets/cat.png
assets/style/classic/bg/bgFarMountain.png
assets/style/classic/bg/forestTileBack.png
assets/style/classic/bg/forestTileFar.png
assets/style/classic/bg/forestTileFront.png
assets/style/classic/bg/forestTileMid.png
assets/style/classic/house1.png
include/events.hpp
include/ui.hpp
include/window.hpp
src/components.cpp
src/ui.cpp
src/window.cpp
src/world.cpp