]> Dogcows Code - chaz/yoink/commit
simplified win32 installer build script
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Tue, 12 Jan 2010 00:12:51 +0000 (17:12 -0700)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Tue, 12 Jan 2010 00:12:51 +0000 (17:12 -0700)
commitb357615aba1dbde81e3c6999366604e6001010a7
treeddcc0e3100df15f140145395a615ccea92201554
parent246d7d6e4386b686327163d621c7c8b398b7d479
simplified win32 installer build script
36 files changed:
COPYING
README
configure.ac
data/scenes/Classic.lua
data/textures/Particles.png
data/yoinkrc
doc/licenses/MIT
extra/yoink.ebuild
src/Animation.cc
src/Character.cc
src/Character.hh
src/GameLayer.cc
src/GameLayer.hh
src/Heroine.cc
src/MainLayer.cc
src/Makefile.am
src/Moof/Engine.cc
src/Moof/Image.cc [new file with mode: 0644]
src/Moof/Image.hh [new file with mode: 0644]
src/Moof/Log.cc
src/Moof/Log.hh
src/Moof/Math.hh
src/Moof/ModalDialog.hh
src/Moof/Octree.hh
src/Moof/Ray.hh
src/Moof/Script.hh
src/Moof/Settings.cc
src/Moof/Settings.hh
src/Moof/Texture.cc
src/Moof/Transition.hh
src/Moof/Video.cc
src/Scene.cc
src/Tilemap.cc
tools/unix2dos
win32/mkpackage.sh.in
win32/yoink.nsi.in [new file with mode: 0644]
This page took 0.026509 seconds and 4 git commands to generate.