summaryrefslogtreecommitdiffstatshomepage
path: root/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Expose enough of the layout system to Lua to allow position and colour to be ... Vas Crabb2020-12-051-0/+7
* frontend: Lua engine improvements. Vas Crabb2020-11-302-6/+6
* Fairly significant overhaul of Lua engine and some cleanup. Vas Crabb2020-11-252-11/+23
* hiscore.dat: fix stdragon cracyc2020-11-231-1/+1
* hiscore.dat: updates [Leezer] cracyc2020-11-221-150/+184
* hiscore.dat: update with changed sets cracyc2020-10-221-2/+1
* Disable SOUND_DEBUG for non-debug builds, and srcclean Vas Crabb2020-09-271-1/+1
* hiscore.dat: fix set names cracyc2020-09-221-12/+12
* Fixing a cheat plugin bug npwoods2020-09-191-0/+1
* plugins/cheat: small simplification cracyc2020-09-151-21/+20
* plugins/cheat: copy the cheat table to not expose internal state (#7238) cracyc2020-09-151-4/+42
* plugin/cheat: subtract min before dividing cracyc2020-09-131-1/+1
* plugin/cheat: check value is a mulitple of step cracyc2020-09-131-1/+5
* plugin/cheat: flesh out the exported interface a bit more cracyc2020-09-131-91/+107
* plugins: add emu.plugin table to contain plugin exported interfaces cracyc2020-09-133-5/+5
* cheat_simple: with game genie codes try 32k nes banks then fall back to 8k an... cracyc2020-09-081-2/+9
* hiscore.dat: gauntlet high scores are in the nvram, these cause more problems... cracyc2020-09-031-20/+0