Merged ball-test branch.
authorrlk <rlk@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Tue, 8 Jan 2008 20:10:39 +0000 (20:10 +0000)
committerrlk <rlk@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Tue, 8 Jan 2008 20:10:39 +0000 (20:10 +0000)
commit027f8e6735028e503f4953c72a57ae0ae7de826a
tree362a98ea058d3671e383c9f2eb636b51a2954672
parenta275c7ce28d915fe40361ccbeb58f061f2896bd6
Merged ball-test branch.

git-svn-id: https://s.snth.net/svn/neverball/trunk@1434 78b8d119-cf0a-0410-b17c-f493084dd1d7
60 files changed:
Makefile
ball/game.c
ball/st_conf.c
ball/st_level.c
ball/st_title.c
data/ball/basic-ball/basic-ball [new file with mode: 0644]
data/ball/basic-ball/basic-ball-solid.map [new file with mode: 0644]
data/ball/basic-ball/basic-ball.obj [new file with mode: 0644]
data/ball/basic-ball/basic-ball.png [new file with mode: 0644]
data/ball/blinky/blinky [new file with mode: 0644]
data/ball/blinky/blinky-outer.map [new file with mode: 0644]
data/ball/blinky/blinky.obj [new file with mode: 0644]
data/ball/blinky/blinky.png [new file with mode: 0644]
data/ball/reactor/flare1.png [new file with mode: 0644]
data/ball/reactor/flare2.png [new file with mode: 0644]
data/ball/reactor/reactor-inner.map [new file with mode: 0644]
data/ball/reactor/reactor-rods.mtl [new file with mode: 0644]
data/ball/reactor/reactor-rods.obj [new file with mode: 0644]
data/ball/reactor/reactor-solid.map [new file with mode: 0644]
data/ball/reactor/reactor-surface [new file with mode: 0644]
data/ball/reactor/reactor-surface.png [new file with mode: 0644]
data/ball/reactor/sparkle1 [new file with mode: 0644]
data/ball/reactor/sparkle1.png [new file with mode: 0644]
data/ball/saturn/saturn-outer.map [new file with mode: 0644]
data/ball/saturn/saturn-ring [new file with mode: 0644]
data/ball/saturn/saturn-ring.obj [new file with mode: 0644]
data/ball/saturn/saturn-ring.png [new file with mode: 0644]
data/ball/saturn/saturn-solid.map [new file with mode: 0644]
data/ball/saturn/saturn-surface [new file with mode: 0644]
data/ball/saturn/saturn-surface.jpg [new file with mode: 0644]
data/ball/snowglobe/snowglobe-atlas [new file with mode: 0644]
data/ball/snowglobe/snowglobe-atlas.jpg [new file with mode: 0644]
data/ball/snowglobe/snowglobe-inner.map [new file with mode: 0644]
data/ball/snowglobe/snowglobe-scene.mtl [new file with mode: 0644]
data/ball/snowglobe/snowglobe-scene.obj [new file with mode: 0644]
data/ball/snowglobe/snowglobe-snow.png [new file with mode: 0644]
data/ball/snowglobe/snowglobe-solid.map [new file with mode: 0644]
data/ball/snowglobe/snowglobe-star [new file with mode: 0644]
data/ball/snowglobe/snowglobe-star.png [new file with mode: 0644]
data/ball/snowglobe/snowglobe-surface [new file with mode: 0644]
data/ball/snowglobe/snowglobe-surface.png [new file with mode: 0644]
data/ball/snowglobe/snowglobe-train.obj [new file with mode: 0644]
putt/game.c
putt/st_conf.c
share/audio.c
share/ball.c [new file with mode: 0644]
share/ball.h [new file with mode: 0644]
share/base_image.c
share/config.h
share/geom.c
share/geom.h
share/mapc.c
share/part.c
share/part.h
share/solid.c
share/solid.h
share/solid_gl.c
share/solid_gl.h
share/vec3.c
share/vec3.h