| patch |
summary |
view |
raw |
| fix.diff |
import/opengl.d | 4 +-
src/abagames/ttn/bullet.d | 72 ++++++++++++++++++++++++++++++++++++-
src/abagames/ttn/enemy.d | 74 +++++++++++++++++++++++++++++++++++++-
src/abagames/ttn/particle.d | 73 +++++++++++++++++++++++++++++++++++++-
src/abagames/ttn/pillar.d | 73 +++++++++++++++++++++++++++++++++++++-
src/abagames/ttn/player.d | 76 +++++++++++++++++++++++++++++++++++++---
src/abagames/ttn/screen.d | 2 -
src/abagames/util/rand.d | 4 +-
src/abagames/util/sdl/texture.d | 4 +-
9 files changed, 362 insertions(+), 20 deletions(-)
|
view
|
download
|
| directories.patch |
src/abagames/ttn/screen.d | 2 +-
src/abagames/util/sdl/sound.d | 4 ++--
src/abagames/util/sdl/texture.d | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| windowed.patch |
src/abagames/ttn/boot.d | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| dotfile.patch |
src/abagames/ttn/preference.d | 21 +++++++++++++++++++--
src/abagames/ttn/replay.d | 6 +++---
2 files changed, 22 insertions(+), 5 deletions(-)
|
view
|
download
|
| window-resize.patch |
src/abagames/ttn/screen.d | 1 -
src/abagames/util/sdl/screen3d.d | 23 ++++++++++++++++++-----
2 files changed, 18 insertions(+), 6 deletions(-)
|
view
|
download
|
| makefile.patch |
Makefile | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
|
view
|
download
|
| gdc-0.24-semantics-for-version.patch |
import/opengl.d | 8 +-------
import/openglu.d | 7 +------
2 files changed, 2 insertions(+), 13 deletions(-)
|
view
|
download
|
| d1.043.patch |
src/abagames/ttn/letter.d | 216 +++++++++++++++++++++++-----------------------
1 file changed, 108 insertions(+), 108 deletions(-)
|
view
|
download
|