summaryrefslogtreecommitdiffstats
path: root/apps/plugins/sdl/progs
AgeCommit message (Expand)AuthorFilesLines
2020-08-02duke3d: allow playing with unofficial data filesFranklin Wei1-0/+3
2020-07-22keyboard add ability to specify temporary custom layoutsWilliam Wilgus2-2/+2
2020-04-11SDL: Silence a large number of compile warnings (WIP)Solomon Peachy24-195/+208
2020-04-05Fix red introduced in 191ffe2.Franklin Wei1-5/+0
2019-10-30wolf3d: change version to sharewareFranklin Wei1-1/+1
2019-10-07quake: clean up asm mixerFranklin Wei1-63/+46
2019-08-09quake: further optimize D_DrawSpans8Franklin Wei1-178/+171
2019-08-09quake: enable PQ_OPT5 (a fixed-point DrawSpans8)Franklin Wei3-3/+53
2019-08-09quake: merge the remaining Pocket Quake PQ_OPT changesFranklin Wei7-4/+767
2019-08-09quake: merge some fixed-point optimizations from PocketQuakeFranklin Wei10-7/+867
2019-08-03quake: update readmeFranklin Wei1-3/+10
2019-08-03quake: synchronize Mod_LoadModel and S_LoadSoundFranklin Wei2-2/+47
2019-07-31sdl: Fixes for the SDL apps, so they support building simulator on WindowsVencislav Atanasov3-0/+8
2019-07-30quake: fix file loading errorsFranklin Wei1-1/+9
2019-07-30quake: add notification upon strange errorFranklin Wei1-0/+3
2019-07-30quake: fix race conditionFranklin Wei2-7/+37
2019-07-30quake: properly synchronize zone.cFranklin Wei1-3/+77
2019-07-29sdl: Remove platform-specific codeVencislav Atanasov45-2157/+54
2019-07-29duke3d: remove unused filesFranklin Wei25-7353/+0
2019-07-28quake: add README with some notesFranklin Wei1-0/+42
2019-07-27quake: cache files in memory to eliminate skipsFranklin Wei1-38/+103
2019-07-24quake: fix errorneous endian-correcting readsFranklin Wei3-19/+23
2019-07-21quake: fix unaligned accesses in model.cFranklin Wei3-119/+198
2019-07-21quake: pack structs which could potentially be unalignedFranklin Wei1-14/+15
2019-07-21quake: enable building Quake2Franklin Wei1-3/+3
2019-07-19Quake!Franklin Wei152-0/+63934
2019-07-12wolf3d: allow entering in-game jukebox by holding fire buttonFranklin Wei1-1/+7
2019-07-10wolf3d: increase default viewport sizeFranklin Wei1-1/+1
2019-07-10wolf3d: write configs to /.rockbox/wolf3d instead of /.wolf4sdlFranklin Wei2-2/+2
2019-07-09wolf3d: fix FM OPL alignment bug in a cleaner wayFranklin Wei2-9/+8
2019-07-09Wolfenstein 3-D!Franklin Wei59-0/+44091
2018-01-15duke3d: further optimize audio mixingFranklin Wei5-52/+65
2017-12-26duke3d: rewrite sound mixing to use fixed-pointFranklin Wei9-453/+467
2017-12-24fix redFranklin Wei1-6/+4
2017-12-23Port of Duke Nukem 3DFranklin Wei182-0/+108728