summaryrefslogtreecommitdiffstatshomepage
path: root/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* -nes.xml: Added Latin title from box art for Yeongjaekeom Cocoma games. Vas Crabb2021-10-252-2/+2
* plugins/data: srcclean Vas Crabb2021-10-251-2/+2
* plugin/data: handle multiple blocks in dat cracyc2021-10-252-7/+12
* plugins: Use SPDX short identifiers for licenses in exports (more precise and... Vas Crabb2021-10-2515-14/+22
* Plugin updates: Vas Crabb2021-10-243-53/+111
* -docs: Started documenting plugins. Vas Crabb2021-10-242-8/+8
* plugins/timer: Fixed ticking when menu is left on the screen. Vas Crabb2021-10-221-5/+11
* -Cleaned up CI targets: Vas Crabb2021-10-223-2/+37
* Plugin usability improvements: Vas Crabb2021-10-223-54/+182
* frontend: Beter provision for plugins with multiple menu levels. Vas Crabb2021-10-211-7/+50
* -plugins: Added an input macro plugin. Vas Crabb2021-10-215-2/+899
* frontend: Don't show plugin options menu in main menu before start - it doesn... Vas Crabb2021-10-201-5/+5
* Tie up a few loose ends: Vas Crabb2021-10-203-21/+18
* More user experience improvements: Vas Crabb2021-10-153-34/+48
* Re-generated translations for I/O port names. Vas Crabb2021-10-112-3/+4
* frontend: Keep cleaning up. Vas Crabb2021-10-112-9/+11
* Overdue internal UI enhancements (#8674) Vas Crabb2021-10-091-0/+2
* hiscore.dat: Updates [Leezer] cracyc2021-07-201-157/+229
* Strip CRs from history.xml (#8115) Julian Sikorski2021-05-301-0/+1
* srcclean for release Vas Crabb2021-05-231-5/+5
* Mostly revert "Create console history file in homepath (#8026)" Vas Crabb2021-05-0710-79/+11
* Create console history file in homepath (#8026) Szunti2021-05-0310-13/+81
* init.lua: Change "historypath" (only supposed to be used for DATs) to "homepa... AJR2021-05-021-2/+2
* Save line history for the console and other minor fixes Szunti2021-04-251-12/+42
* plugins/cheat: fix regions in xml cheats too cracyc2021-04-231-1/+0
* Fix XML cheats which use multiple spaces. (#7998) Szunti2021-04-231-1/+0
* plugins/cheat: fix getting arbitrary screen cracyc2021-04-041-1/+2
* plugins/data: properly clear history data when loading new file cracyc2021-04-031-0/+2
* plugins/cheat: removed spurious print etabeta2021-04-011-1/+0
* plugins/cheat: fix XML cheat loading when emulation is launched with an image... Priuli2021-04-011-9/+6
* hiscore.dat: Updates [Leezer] cracyc2021-03-231-152/+229
* plugins/cheat: fix selection cracyc2021-03-171-1/+1
* plugins: another leftover cracyc2021-03-071-2/+2
* plugins: fix missed lua api changes cracyc2021-03-062-3/+3
* plugins/cheatfind: fix watch and write cracyc2021-02-191-2/+5
* hiscore.dat: rename changed sets cracyc2021-02-141-80/+82
* plugins/discord: fix softlist longname cracyc2021-02-131-2/+2
* srcclean in preparation for branching release Vas Crabb2021-01-242-3/+3
* plugins/data: more hiscore improvements cracyc2021-01-021-73/+487
* plugins/data: better hiscore parsing cracyc2021-01-011-35/+57
* plugins/data: remove logging and fix query cracyc2020-12-311-4/+2
* plugins/data: use history.xml and add xml parser for it cracyc2020-12-314-8/+581
* plugins/cheat: Migrate remaining XML cheat code for Lua API changes. Vas Crabb2021-01-011-7/+8
* Expose a couple more things to Lua so the plugins can show the actual key map... Vas Crabb2020-12-272-5/+8
* More Lua interface cleanup - it's simpler with cleaner underlyng APIs. Vas Crabb2020-12-2719-136/+136
* More Lua engine clean-up and documentation, resulting in core cleanup. Vas Crabb2020-12-182-14/+14
* -Lua cleanup and documentation migration checkpoint. Vas Crabb2020-12-164-24/+31
* plugins/portname: Use emu.subst_env AJR2020-12-081-1/+1
* plugins: Replace environment variable substitution function with core version AJR2020-12-0811-36/+16
* -Lua engine cleanup, input edition: Vas Crabb2020-12-093-15/+18