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 | |||
fixes.patch | # Copyright (C) 2007 Marcel Unbehaun <frostworks@gmx.de>
# Distributed under the same license as the game. See debian/copyright. |
no | ||||
directories.patch | # 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 | ||||
dotfile.patch | # Copyright (C) 2007 Peter De Wachter <pdewacht@gmail.com>
# Distributed under the same license as the game. See debian/copyright. |
no | ||||
makefile.patch | # Copyright (C) 2007 Marcel Unbehaun <frostworks@gmx.de> # 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 | ||||
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 - Use "goto case" to mark fall-through in switch statements |
Peter De Wachter <pdewacht@gmail.com> | no |