Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
imports.patch | port import/ code to D language version 2 With this patch the code is accepted by GDC 4.8 without triggering deprecation warnings/errors. |
Peter De Wachter <pdewacht@gmail.com> | no | |||
start_game_string.patch | Clarify message about game starting keypress =================================================================== |
Roy Jamison <xteejyx@googlemail.com> | no | 2010-11-26 | ||
remove_windows_code.diff | # Copyright (C) 2007 Peter De Wachter <pdewacht@gmail.com>
# Distributed under the same license as the game. See debian/copyright. Sat Aug 25 23:57:31 CEST 2007 pdewacht@gmail.com * 05_remove_windows_code diff -rN -u old-a7xpg/src/abagames/a7xpg/A7xBoot.d new-a7xpg/src/abagames/a7xpg/A7xBoot.d |
no | ||||
d_language_changes.diff | # Copyright (C) 2007 Peter De Wachter <pdewacht@gmail.com>
# Distributed under the same license as the game. See debian/copyright. Sat Aug 25 23:59:12 CEST 2007 pdewacht@gmail.com * 06_d_language_changes |
no | ||||
store_prefs_in_home_dir.diff | # Copyright (C) 2007 Peter De Wachter <pdewacht@gmail.com>
# Distributed under the same license as the game. See debian/copyright. Sun Aug 26 00:00:45 CEST 2007 pdewacht@gmail.com * 07_store_prefs_in_home_dir =================================================================== |
no | ||||
directories.patch | # Copyright (C) 2007 Peter De Wachter <pdewacht@gmail.com>
# Copyright (C) 2007 Miriam Ruiz <little_miry@yahoo.es> # Distributed under the same license as the game. See debian/copyright. =================================================================== |
no | ||||
windowed.patch | # Copyright (C) 2007 Miriam Ruiz <little_miry@yahoo.es>
# Distributed under the same license as the game. See debian/copyright. =================================================================== |
no | ||||
makefile.patch | # Copyright (C) 2007 Miriam Ruiz <little_miry@yahoo.es> # Distributed under the same license as the game. See debian/copyright. |
no | ||||
window-resizing.patch | # Copyright (C) 2007 Peter De Wachter <pdewacht@gmail.com>
# Distributed under the same license as the game. See debian/copyright. =================================================================== |
no | ||||
allow-sound-init-to-fail.patch | # Copyright (C) 2007 Peter De Wachter <pdewacht@gmail.com> # Distributed under the same license as the game. See debian/copyright. =================================================================== |
no | ||||
dlang_v2.patch | port to D language version 2 With this patch the code is accepted by gdc-4.6 0.29.1-4.6.4-3 without triggering deprecated feature warnings/errors. |
Peter De Wachter <pdewacht@gmail.com> | no | |||
gdc-8.patch | More fixes for D language changes With this patch the code is accepted by gdc-8 8-20180414-1 without triggering deprecated feature warnings. - Convert I/O to use std.stdio module - Some other modules got renamed - Avoid C-style array type notation |
Peter De Wachter <pdewacht@gmail.com> | no |