scummvm/backends
Hubert Maier c1c4320b34 AMIGAOS4: Reorder .mk file to fix readme.guide
The created readme.guide file features some in-guide links that point to local files (I.e. AUTHORS), which need to be in the same directory level.
It will otherwise silently fail, when a user clicks on said links.

Due to all documents (except the readme.guide) being installed into the doc/ subdirectory since a few months now, the in-guide links stopped working.
We fix that by restructure the install order to
1) place the .guide creation into the documents loop
2) make sure the /doc subdirectory is available before the guide creation is processed and
3) place the readme.guide into the /doc subdir to secure working in-guide links
2020-08-26 23:45:39 +02:00
..
audiocd
cloud GUI: OPTIONS: Cloud storage list populated with translated string on addCloudControls() 2020-02-09 22:06:19 +02:00
dialogs WIN32: Use malloc instead of new in string conversion functions 2020-08-21 00:02:13 +02:00
events BACKENDS: Split ModularBackend into two separate classes 2020-08-24 14:22:35 +02:00
fs BACKENDS: Split ModularBackend into two separate classes 2020-08-24 14:22:35 +02:00
graphics ALL: Remove direct use of OSystem::createMutex() 2020-08-21 09:39:00 +02:00
keymapper GRAPHICS: move start + end to Graphics::TextAlign 2020-06-22 00:03:02 +02:00
log
midi TIMIDITY: Replace u_char with unsigned char 2020-05-29 21:37:58 +01:00
mixer NULL: Make use of NullMixerManager 2020-08-24 14:22:35 +02:00
mutex
networking PSP2: Fix cloud integration 2020-04-27 23:02:18 -05:00
platform AMIGAOS4: Reorder .mk file to fix readme.guide 2020-08-26 23:45:39 +02:00
plugins ALL: Remove PS2 port 2020-08-01 15:15:49 +02:00
presence/discord BACKENDS: Fix presence compilation on MinGW 2020-08-25 20:03:24 +01:00
saves COMMON: Make save compression optional when copying 2019-12-09 22:57:46 -08:00
taskbar WIN32: Use malloc instead of new in string conversion functions 2020-08-21 00:02:13 +02:00
text-to-speech WIN32: Use malloc instead of new in string conversion functions 2020-08-21 00:02:13 +02:00
timer BACKENDS: Shut down individual SDL subsystems 2020-08-20 01:25:55 +02:00
updates WIN32: Exit when WinSparkle runs installer 2019-11-08 09:19:07 +01:00
vkeybd
base-backend.cpp BACKENDS: Simplify EventsBaseBackend 2020-08-24 14:22:35 +02:00
base-backend.h BACKENDS: Simplify EventsBaseBackend 2020-08-24 14:22:35 +02:00
modular-backend.cpp BACKENDS: Move MixerManager code into ModularMixerBackend 2020-08-24 14:22:35 +02:00
modular-backend.h BACKENDS: Move MixerManager code into ModularMixerBackend 2020-08-24 14:22:35 +02:00
module.mk BACKENDS: Discord rich presence support 2020-08-25 10:47:41 +02:00