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 | ||||
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 | ||||
directories.patch | # Copyright (C) 2007 Miriam Ruiz <little_miry@yahoo.es>
# Distributed under the same license as the game. See debian/copyright. =================================================================== |
no | ||||
fix-return-type.patch | Fix the return type of addEnemy() in src/es/enemy.d | Johann Felix Soden <johfel@gmx.de> | no | debian | ||
dlang_v2.patch | # Copyright (C) 2013 Barry deFreese <bdefreese@debian.org> # Distributed under the same license as the game. See debian/copyright. |
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. - Fix some unused broken code by deleting it - Some modules got renamed - Avoid C-style array type notation |
Peter De Wachter <pdewacht@gmail.com> | no | |||
gcc12.patch | Fix FTBFS with gdc 12 | Reiner Herrmann <reiner@reiner-h.de> | no | debian |