DEADSOFTWARE

debug: write build arch to log
[d2df-sdl.git] / src / lib /
2022-07-14 DeaDDooMERsdl: disable x11 dependency on osx
2022-07-14 DeaDDooMERsdl: fix build on linux
2022-07-13 DeaDDooMERal: fix 16bit wav sounds on big endian with sdl 1.2
2022-07-13 DeaDDooMERmixer: allow to use sdl 1.2 + sdl_mixer
2021-07-11 DeaDDooMERosx: fix library linking (sdl_mixer)
2021-07-11 DeaDDooMERosx: fix library linking
2021-04-10 fgsfdsFPC3.2.0 compat patch by deaddoomer
2020-03-11 fgsfdsAL: add GME music loader
2020-03-10 fgsfdssimplify TSoundLoader interface
2019-12-09 DeaDDooMERfix 16/32 bit and float wav formats for openal
2019-12-01 DeaDDooMERremove x11 dependency on osx+sdl2
2019-12-01 DeaDDooMERfix SDL2 for osx-ppc
2019-10-13 DeaDDooMERupdate README. vampimg paths now are specified in Doom2...
2019-10-13 DeaDDooMERfix android
2019-10-13 DeaDDooMERfix link libraries on osx
2019-10-13 DeaDDooMERvampimg endianess fixes
2019-10-13 DeaDDooMERfix building for osx
2019-09-21 DeaDDooMERfix non portable pointer conversion
2019-09-20 Ketmar Darkfixed ogg/vorbis reader for 32-bit SSE2-enabled systems
2019-09-04 fgsfdsOpenAL: Add EAXEFXREVERBPROPERTIES
2019-09-03 fgsfdsSound: OpenAL: Add Opus support
2019-09-03 fgsfds`fix` static libvorbis
2019-09-03 fgsfdsSound: OpenAL: OGG/Vorbis support
2019-09-02 DeaDDooMERfix building on linux; USE_XMP_FULL -> USE_XMP_LITE
2019-09-02 fgsfdslibmodplug.dll => libmodplug-1.dll
2019-09-02 fgsfdsSound: OpenAL: Add MIDI support via FluidSynth
2019-09-01 fgsfdsmisc header fixes
2019-09-01 DeaDDooMERfix building on linux with mpg123
2019-09-01 fgsfdsSound: OpenAL: Add mp3 support via libmpg123
2019-09-01 fgsfdsSound: OpenAL: Allow choice between XMP, XMPLite and...
2019-09-01 fgsfdsSound: OpenAL: Add optional ModPlug loader
2019-08-31 fgsfdsSound: OpenAL: libxmp support
2019-08-31 fgsfdsSound: Initial OpenAL driver impl
2018-10-07 DeaDDooMERAndroid: improved data unpacking
2018-05-13 DeaDDooMERNow android version can contain game resources in APK
2018-03-17 DeaDDooMERAdded touchscreen controls
2018-03-17 DeaDDooMERNow nanoGL supports glIsEnabled, glPushAttrib and glPop...
2018-03-17 DeaDDooMERFix textures with nanoGL, disable particles with nanoGL...
2018-03-17 DeaDDooMERFix nanoGL bindings
2018-03-17 DeaDDooMERAdded support OpenGL ES 1.1 through nanoGL (have some...
2018-02-05 fgsfdsfixed signature of upnpDiscover()
2018-02-05 fgsfdsport forwarding and miniupnpc are now completely optional
2018-02-05 fgsfdsadded port forwarding via miniupnpc (disabled by defaul...
2018-01-03 DeaDDooMERAdd Haiku OS support
2017-10-07 Ketmar DarkMerge branch 'master' of ssh://repo.or.cz/d2df-sdl
2017-10-07 Ketmar Darkit is now possible to link windoze LibJIT and ENet...
2017-09-28 Ketmar Darkadded PE export dumper ('cause why, Wyoming?)
2017-09-26 fgsfdsfix libjit_types on shitdows (?)
2017-09-26 Ketmar Darksome fixes to LibJIT bindings
2017-09-26 Ketmar Darklibjit bindings typo
2017-09-25 Ketmar Darkadded LibJIT bindings (need help in building working...
2017-08-04 binarymasterImagingFormats: Fix undefined result warning
2017-08-02 fgsfdsupdated enet headers
2017-07-31 fgsfdsremove scripts
2017-07-30 DeaDDooMERFreeBSD build fixes
2017-07-30 Ketmar Darkfixed luajit so name for gnu/linux
2016-06-29 FGSFDSFGSadd custom lua bindings
2016-04-23 Ketmar DarkVampyre Imaging Library updated to latest HEAD
2016-04-22 Ketmar Darkadded forgotten jpeg support
2016-04-22 Ketmar Darkadded Vampyre Imaging Library; now textures can be...
2016-04-18 Ketmar Darkput "{$MODE ...}" directive in each source file; remove...
2016-04-07 Ketmar Darkrestored fmod sound driver
2016-04-07 Ketmar Darksdl sound: now it seems to work (much better, lol)
2016-04-06 Ketmar Darkfixed some warnings
2016-04-06 Ketmar Darkfmod -> sdl2 mixer, first part: we have sounds now...
2016-04-06 FGSFDSFGSfixed some bugs
2016-04-06 FGSFDSFGSmoved to SDL2
2016-04-06 Ketmar Darkremoved trailing spaces all over the source
2016-04-05 FGSFDSFGSinitial commit: