| patch |
summary |
view |
raw |
| 01_sdl_fix_imports.diff |
import/SDL.d | 24 ++++++++++++------------
import/SDL_Version.d | 2 +-
import/SDL_active.d | 2 +-
import/SDL_audio.d | 8 ++++----
import/SDL_cdrom.d | 2 +-
import/SDL_endian.d | 6 +++---
import/SDL_events.d | 12 ++++++------
import/SDL_joystick.d | 2 +-
import/SDL_keyboard.d | 4 ++--
import/SDL_mixer.d | 2 +-
import/SDL_mouse.d | 4 ++--
import/SDL_mutex.d | 2 +-
import/SDL_quit.d | 2 +-
import/SDL_rwops.d | 2 +-
import/SDL_syswm.d | 2 +-
import/SDL_thread.d | 4 ++--
import/SDL_timer.d | 2 +-
import/SDL_video.d | 6 +++---
import/opengl.d | 4 ++--
19 files changed, 46 insertions(+), 46 deletions(-)
|
view
|
download
|
| 02_d_language_changes.diff |
src/abagames/gr/bullet.d | 2 +-
src/abagames/gr/stagemanager.d | 10 +++++-----
src/abagames/util/rand.d | 4 ++--
src/abagames/util/sdl/luminous.d | 3 ++-
src/abagames/util/sdl/texture.d | 4 ++--
5 files changed, 12 insertions(+), 11 deletions(-)
|
view
|
download
|
| 03_put_prefs_in_home_dir.diff |
src/abagames/gr/prefmanager.d | 22 +++++++++++++++++++---
src/abagames/gr/replay.d | 6 +++---
2 files changed, 22 insertions(+), 6 deletions(-)
|
view
|
download
|
| 04_adapt_build_file_to_linux.diff |
build.xml | 48 ++++++++++++++++++------------------------------
1 file changed, 18 insertions(+), 30 deletions(-)
|
view
|
download
|
| directories.patch |
src/abagames/util/sdl/sound.d | 4 ++--
src/abagames/util/sdl/texture.d | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| windowed.patch |
src/abagames/gr/boot.d | 5 ++++-
src/abagames/util/sdl/screen3d.d | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
|
view
|
download
|
| makefile.patch |
Makefile | 37 +++++++++++++++++++++++++++++++++++++
1 file changed, 37 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
|
| window-resizing.patch |
src/abagames/util/sdl/screen3d.d | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
|
view
|
download
|
| avoid-segfault-when-sdl-fails.patch |
src/abagames/gr/gamemanager.d | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| d1.043.patch |
src/abagames/gr/letter.d | 216 +++++++++++++++++++++++------------------------
1 file changed, 108 insertions(+), 108 deletions(-)
|
view
|
download
|