]> Dogcows Code - chaz/yoink/commit - data/animations/Bonuses.json
fixed up video and texture handling
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Sat, 1 Aug 2009 01:12:25 +0000 (19:12 -0600)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Sat, 1 Aug 2009 01:12:25 +0000 (19:12 -0600)
commit16d1a05b0777e97a45c48e2874aa4e5cc791282e
tree42132aae87ccc43114a765aeb005429028552d5c
parent15cd32dc28e7fa5997d9850d7e10b889f69a7cae
fixed up video and texture handling
45 files changed:
Makefile.am
configure.ac
data/Makefile.am
data/animations/AlienWarrior.json
data/animations/BigExplosion.json
data/animations/Bonuses.json
data/animations/Bullets.json
data/animations/Effects.json
data/animations/Heroine.json
data/animations/Jetbot.json
data/animations/RobotTrooper.json
data/tilemaps/AlienWarrior.json
data/tilemaps/BackgroundFar.json
data/tilemaps/BackgroundNear.json
data/tilemaps/BigExplosion.json
data/tilemaps/Bonuses.json
data/tilemaps/Building.json
data/tilemaps/Font.json
data/tilemaps/Heroine.json
data/tilemaps/Jetbot.json
data/tilemaps/Particles.json
data/tilemaps/RobotTrooper.json
data/tilemaps/Scenery.json
data/tilemaps/StatusBars.json
data/tilemaps/TowerBlock1.json
data/tilemaps/Trees.json
data/yoinkrc
doc/yoink.6.in
extra/yoink.ebuild
src/Character.hh
src/Makefile.am
src/Moof/Engine.cc
src/Moof/Engine.hh
src/Moof/Math.hh
src/Moof/OpenGL.cc [new file with mode: 0644]
src/Moof/OpenGL.hh
src/Moof/Scene.cc
src/Moof/Settings.cc
src/Moof/Texture.cc
src/Moof/Texture.hh
src/Moof/Tilemap.cc
src/Moof/Video.cc
src/Moof/Video.hh
src/TilemapFont.hh
src/YoinkApp.cc
This page took 0.025779 seconds and 4 git commands to generate.