| patch |
summary |
view |
raw |
| fixes.patch |
Makefile | 31 +++++++++++++++++++++++
Makefile.pure | 35 ++++++++++++++++++++++++++
import/SDL.d | 51 ++++++++++++++++-----------------------
import/SDL_events.d | 8 +++---
import/opengl.d | 4 +--
src/abagames/tt/barrage.d | 1
src/abagames/tt/camera.d | 8 +++---
src/abagames/tt/shape.d | 32 +++++++++++++-----------
src/abagames/util/logger.d | 16 ++++++------
src/abagames/util/rand.d | 4 +--
src/abagames/util/sdl/luminous.d | 3 +-
11 files changed, 128 insertions(+), 65 deletions(-)
|
view
|
download
|
| directories.patch |
src/abagames/tt/barrage.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/tt/boot.d | 5 ++++-
src/abagames/util/sdl/screen3d.d | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
|
view
|
download
|
| dotfile.patch |
src/abagames/tt/prefmanager.d | 23 +++++++++++++++++++++--
src/abagames/tt/replay.d | 6 +++---
2 files changed, 24 insertions(+), 5 deletions(-)
|
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
|
| window-resizing.patch |
src/abagames/util/sdl/screen3d.d | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
|
view
|
download
|
| save-score-444372.patch |
src/abagames/tt/gamemanager.d | 8 ++++++++
1 file changed, 8 insertions(+)
|
view
|
download
|
| level-select-444948.patch |
src/abagames/tt/title.d | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
|
view
|
download
|
| avoid-segfault-when-sdl-fails.patch |
src/abagames/tt/gamemanager.d | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| d1.043.patch |
src/abagames/tt/letter.d | 216 +++++++++++++++++++++++------------------------
src/abagames/tt/tunnel.d | 2
2 files changed, 109 insertions(+), 109 deletions(-)
|
view
|
download
|