summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-08-03quake: update readmeFranklin Wei1-3/+10
2019-08-03sdl: use mutex in printf()Franklin Wei1-1/+17
2019-08-03quake: synchronize Mod_LoadModel and S_LoadSoundFranklin Wei2-2/+47
2019-08-02lua update tagnav.lua with reload menu and bug fixesWilliam Wilgus2-25/+61
2019-07-31sdl: Fixes for the SDL apps, so they support building simulator on WindowsVencislav Atanasov6-0/+15
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-30sdl: forward-declare fscanf_wrapperFranklin Wei1-0/+1
2019-07-30quake: properly synchronize zone.cFranklin Wei1-3/+77
2019-07-29lua rocklib_img optimize functions with multiple checkint callsWilliam Wilgus2-68/+106
2019-07-29lua add demo scripts, atexit handler, gui_scrollbar_drawWilliam Wilgus21-22/+2358
2019-07-28pacbox: fix red and enable AI on all targetsFranklin Wei2-1/+5
2019-07-28Pacbox AIMoshe Piekarski2-23/+297
2019-07-29sdl: Remove platform-specific codeVencislav Atanasov49-2192/+54
2019-07-29duke3d: remove unused filesFranklin Wei25-7353/+0
2019-07-29lua: wrap thread_set_priority with #ifdef HAVE_PRIORITY_SCHEDULINGFranklin Wei1-0/+5
2019-07-28chessbox: Fixes and enhancementsSolomon Peachy4-83/+100
2019-07-28Use full_path_subst on more places, to avoid replacing the wrong occurrences inVencislav Atanasov2-5/+6
2019-07-28sdl: gut OS/2, win32 code from SDL.cFranklin Wei1-95/+0
2019-07-28quake: add README with some notesFranklin Wei1-0/+42
2019-07-28sdl: gut non-Rockbox platform detection codeFranklin Wei2-93/+4
2019-07-28Lua Add Emergency Garbage CollectorWilliam Wilgus21-68/+266
2019-07-28lua remove unneeded plugin functionsWilliam Wilgus2-1/+18
2019-07-28robotfindskitten: clear message line before cinema sceneFranklin Wei1-1/+3
2019-07-27quake: cache files in memory to eliminate skipsFranklin Wei1-38/+103
2019-07-25sdl: fix video regression introduced by 5d05b9dFranklin Wei1-10/+14
2019-07-25lua add sound_current, consolidate sound_ functionsWilliam Wilgus5-36/+184
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-20Add speech feedback to imageviewer pluginSolomon Peachy1-16/+17
2019-07-20FS#7705: Voice enable battery bench pluginSolomon Peachy1-0/+5
2019-07-20FS#7912: Voice enable the chessbox pluginSolomon Peachy3-35/+182
2019-07-20build: Fix puzzles build due to missing dependencySolomon Peachy1-1/+2
2019-07-20FS#7704 - Talk support for pluginsSolomon Peachy5-81/+83
2019-07-19Silence warning in stdio_compat.hFranklin Wei1-1/+1
2019-07-19Quake!Franklin Wei168-20/+64250
2019-07-19lua events from rockboxWilliam Wilgus8-13/+674
2019-07-18lua disable bytecode dump & undump functionsWilliam Wilgus4-5/+33
2019-07-18Fix Red lua move constants out of binary imageWilliam Wilgus1-4/+13
2019-07-18lua move constants out of binary imageWilliam Wilgus4-7/+215
2019-07-17lua alphabetically sort perl generated rocklib_aux functionsWilliam Wilgus1-1/+4
2019-07-13lua close state on os.exitWilliam Wilgus1-1/+3
2019-07-12wolf3d: allow entering in-game jukebox by holding fire buttonFranklin Wei1-1/+7
2019-07-11lua reduce heap allocated buffer sizes, organize luaconf.hWilliam Wilgus1-141/+194
2019-07-11lua late bound cfunction tablesWilliam Wilgus1-0/+132
2019-07-11lua inbinary stringsWilliam Wilgus10-25/+88
2019-07-10wolf3d: increase default viewport sizeFranklin Wei1-1/+1