Package: titanion / 0.3.dfsg1-4

Metadata

Package Version Patches format
titanion 0.3.dfsg1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix.diff | (download)

import/opengl.d | 4 2 + 2 - 0 !
src/abagames/ttn/bullet.d | 72 70 + 2 - 0 !
src/abagames/ttn/enemy.d | 74 71 + 3 - 0 !
src/abagames/ttn/particle.d | 73 71 + 2 - 0 !
src/abagames/ttn/pillar.d | 73 71 + 2 - 0 !
src/abagames/ttn/player.d | 76 72 + 4 - 0 !
src/abagames/ttn/screen.d | 2 1 + 1 - 0 !
src/abagames/util/rand.d | 4 2 + 2 - 0 !
src/abagames/util/sdl/texture.d | 4 2 + 2 - 0 !
9 files changed, 362 insertions(+), 20 deletions(-)

---
directories.patch | (download)

src/abagames/ttn/screen.d | 2 1 + 1 - 0 !
src/abagames/util/sdl/sound.d | 4 2 + 2 - 0 !
src/abagames/util/sdl/texture.d | 2 1 + 1 - 0 !
3 files changed, 4 insertions(+), 4 deletions(-)

---
windowed.patch | (download)

src/abagames/ttn/boot.d | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
dotfile.patch | (download)

src/abagames/ttn/preference.d | 21 19 + 2 - 0 !
src/abagames/ttn/replay.d | 6 3 + 3 - 0 !
2 files changed, 22 insertions(+), 5 deletions(-)

---
window resize.patch | (download)

src/abagames/ttn/screen.d | 1 0 + 1 - 0 !
src/abagames/util/sdl/screen3d.d | 23 18 + 5 - 0 !
2 files changed, 18 insertions(+), 6 deletions(-)

---
makefile.patch | (download)

Makefile | 30 30 + 0 - 0 !
1 file changed, 30 insertions(+)

---
gdc 0.24 semantics for version.patch | (download)

import/opengl.d | 8 1 + 7 - 0 !
import/openglu.d | 7 1 + 6 - 0 !
2 files changed, 2 insertions(+), 13 deletions(-)

---
d1.043.patch | (download)

src/abagames/ttn/letter.d | 216 108 + 108 - 0 !
1 file changed, 108 insertions(+), 108 deletions(-)

 patches to conform to the d 1.043 language.