Removed support for the Adventure Game Studio Game Engine (ags) game system

This commit is contained in:
Leon Styhre 2023-10-23 23:21:00 +02:00
parent dda266e10e
commit 6dc8d1198d
9 changed files with 0 additions and 45 deletions

View file

@ -19,7 +19,6 @@ namespace PlatformIds
"3do", // 3DO Interactive Multiplayer
"adam", // Coleco Adam
"ags", // Adventure Game Studio Game Engine
"amiga", // Commodore Amiga
"amigacd32", // Commodore Amiga CD32
"amstradcpc", // Amstrad CPC

View file

@ -18,7 +18,6 @@ namespace PlatformIds
THREEDO, // Names can't start with a number.
COLECO_ADAM,
GAMEENGINE_ADVENTUREGAMESTUDIO,
COMMODORE_AMIGA,
COMMODORE_AMIGA_CD32,
AMSTRAD_CPC,

View file

@ -9,10 +9,6 @@
<name>adam</name>
<systemsortname>Computer - 1983</systemsortname>
</system>
<system>
<name>ags</name>
<systemsortname>Engine - 1997</systemsortname>
</system>
<system>
<name>amiga</name>
<systemsortname>Computer - 1985</systemsortname>

View file

@ -9,10 +9,6 @@
<name>adam</name>
<systemsortname>Coleco - Computer - 1983</systemsortname>
</system>
<system>
<name>ags</name>
<systemsortname>Chris Jones - Engine - 1997</systemsortname>
</system>
<system>
<name>amiga</name>
<systemsortname>Commodore - Computer - 1985</systemsortname>

View file

@ -9,10 +9,6 @@
<name>adam</name>
<systemsortname>Coleco - 1983</systemsortname>
</system>
<system>
<name>ags</name>
<systemsortname>Chris Jones - 1997</systemsortname>
</system>
<system>
<name>amiga</name>
<systemsortname>Commodore - 1985</systemsortname>

View file

@ -9,10 +9,6 @@
<name>adam</name>
<systemsortname>1983</systemsortname>
</system>
<system>
<name>ags</name>
<systemsortname>1997</systemsortname>
</system>
<system>
<name>amiga</name>
<systemsortname>1985</systemsortname>

View file

@ -22,15 +22,6 @@
<platform>adam</platform>
<theme>adam</theme>
</system>
<system>
<name>ags</name>
<fullname>Adventure Game Studio Game Engine</fullname>
<path>%ROMPATH%/ags</path>
<extension>.app .sh</extension>
<command label="Native binary">%STARTDIR%=%GAMEDIR% %ENABLESHORTCUTS% %EMULATOR_OS-SHELL% %ROM%</command>
<platform>ags</platform>
<theme>ags</theme>
</system>
<system>
<name>amiga</name>
<fullname>Commodore Amiga</fullname>

View file

@ -22,15 +22,6 @@
<platform>adam</platform>
<theme>adam</theme>
</system>
<system>
<name>ags</name>
<fullname>Adventure Game Studio Game Engine</fullname>
<path>%ROMPATH%/ags</path>
<extension>.desktop .sh</extension>
<command label="Native binary">%STARTDIR%=%GAMEDIR% %ENABLESHORTCUTS% %EMULATOR_OS-SHELL% %ROM%</command>
<platform>ags</platform>
<theme>ags</theme>
</system>
<system>
<name>amiga</name>
<fullname>Commodore Amiga</fullname>

View file

@ -22,15 +22,6 @@
<platform>adam</platform>
<theme>adam</theme>
</system>
<system>
<name>ags</name>
<fullname>Adventure Game Studio Game Engine</fullname>
<path>%ROMPATH%\ags</path>
<extension>.lnk .LNK</extension>
<command label="Native binary">%HIDEWINDOW% %ESCAPESPECIALS% %EMULATOR_OS-SHELL% /C %ROM%</command>
<platform>ags</platform>
<theme>ags</theme>
</system>
<system>
<name>amiga</name>
<fullname>Commodore Amiga</fullname>