summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-04-17Alpine CD changer emulation: Fix logic error in detecting non-playing statusThomas Jarosch1-1/+1
2020-04-13Silence a build warning in the superdom plugin.Solomon Peachy1-1/+1
2020-04-13av300: Continue cleaning out keymaps.Solomon Peachy33-340/+6
2020-04-11SDL: Silence a large number of compile warnings (WIP)Solomon Peachy44-396/+425
2020-04-06xDuoo X3II and X20 portMarcin Bukat48-0/+1028
2020-04-06Remove unused score tracker from Pacbox AIMoshe Piekarski1-14/+3
2020-04-05Fix red introduced in 191ffe2.Franklin Wei1-5/+0
2020-04-05Enable SDL for native MIPS and hosted targets.Solomon Peachy1-1/+1
2020-04-01archos: Shut up a compiler warning by marking an inline function as staticSolomon Peachy1-1/+1
2020-02-01sdl: disable alignment trapFranklin Wei1-1/+1
2019-11-15lua rockev rewriteWilliam Wilgus1-281/+305
2019-11-03solitaire: reword menu to "Quit without Saving" and "Quit"Franklin Wei1-3/+3
2019-11-03Pacbox AI ImprovementsMoshe Piekarski1-63/+48
2019-10-30wolf3d: change version to sharewareFranklin Wei1-1/+1
2019-10-07lua rockev cleanupWilliam Wilgus1-14/+13
2019-10-08lua rockev fix possible race on thread exitWilliam Wilgus1-25/+45
2019-10-07quake: clean up asm mixerFranklin Wei1-63/+46
2019-09-28lua move strip_extension and create_numbered_filename out of main binaryWilliam Wilgus4-1/+64
2019-09-27lua rocklib_aux.pl support for enumsWilliam Wilgus1-1/+21
2019-09-27Fix red lua remove and consolidate some rb plugin functionsWilliam Wilgus1-8/+1
2019-09-26lua remove and consolidate some rb plugin functionsWilliam Wilgus2-6/+73
2019-09-18lua give luadir the ability to return table of attributesWilliam Wilgus1-14/+27
2019-09-14lua add menu callbackWilliam Wilgus1-0/+49
2019-09-06Fix red Lua extend error splash timeout and stop cutting off infoWilliam Wilgus1-1/+1
2019-09-06Lua extend error splash timeout and stop cutting off infoWilliam Wilgus2-4/+5
2019-09-07Lua add metadata and settings reading helper moduleWilliam Wilgus6-10/+342
2019-08-28lua fix mem_read_write, strtolWilliam Wilgus2-3/+4
2019-08-26lua optimize poly_draw add draw_number, poly_points modulesWilliam Wilgus4-46/+300
2019-08-22sdl: Fix path substitution in log messages, fix game names in commentsVencislav Atanasov3-3/+3
2019-08-20lua fix polydraw missing functionsWilliam Wilgus1-0/+2
2019-08-13Improvements for vbrfix plugin:Solomon Peachy1-7/+15
2019-08-12lua rock events crash on error in main stateWilliam Wilgus1-3/+4
2019-08-11Windows shortcuts: remove warningsSebastian Leonhardt1-1/+1
2019-08-11Add support for Windows shortcuts (*.lnk files)Sebastian Leonhardt3-0/+346
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-08Fix mikmod plugin build on armv4 targets (broke in 5b23c9e)Solomon Peachy1-1/+1
2019-08-08Introduce HW_SAMPR_MIN_GE_22 macroSolomon Peachy3-15/+71
2019-08-08Fix lua compile error on most targets, introduced in 8d77ec8Solomon Peachy1-1/+1
2019-08-08lua LCD fixWilliam Wilgus2-0/+2
2019-08-08lua LCD (Lua Compact Debug) patchWilliam Wilgus13-6/+373
2019-08-08sdl: document some pointer voodooFranklin Wei1-0/+2
2019-08-07Speech feedback in the pictureflow pluginSolomon Peachy1-31/+41
2019-08-07Mikmod plugin improvementsSolomon Peachy2-33/+32
2019-08-05lua fix lua_close on os.exit(0)William Wilgus1-0/+2
2019-08-05lua fix crashes EGC failure to lock stack in concatWilliam Wilgus1-4/+7
2019-08-05Midiplay plugin ehancementsSolomon Peachy7-113/+230
2019-08-05Voice enable properties pluginSolomon Peachy1-35/+111