mirror of
https://github.com/dhewm/dhewm3.git
synced 2024-11-26 14:21:18 +00:00
61a49a2547
Added Sys_FreeClipboardData(char*) so I don't have to copy the string from SDL_GetClipboardText() into a Mem_Alloc() buffer, but can just do the right thing per platform, which in case of POSIX/SDL2 is SDL_free(). SDL1.2 doesn't have clipboard support, otherwise I'd have removed all platform-specific implementations and used SDL_Get/SetClipboardText() everywhere (IIRC AROS only supports SDL1.2?) |
||
---|---|---|
.. | ||
dll | ||
setup | ||
ADoom3.info.src | ||
ADoom3.png | ||
aros_dedicated.cpp | ||
aros_dos.cpp | ||
aros_local.h | ||
aros_main.cpp | ||
aros_net.cpp | ||
aros_public.h | ||
aros_signal.cpp | ||
mmakefile.src | ||
ROE.info.src | ||
ROE.png |