summaryrefslogtreecommitdiffstatshomepage
path: root/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* hiscore.dat: updates [Leezer] cracyc2020-08-171-266/+395
* hiscore.dat: update changed set names cracyc2020-07-211-5/+5
* plugins/autofire: remove leftover code from first attempt at removing empty c... Vas Crabb2020-07-191-4/+0
* plugins/autofire: don't save 2bytes cfg file (nw) (#6969) kunikuni2020-07-191-0/+4
* plugins/autofire: don't save 2bytes cfg file (#6960) kunikuni2020-07-171-1/+6
* hiscore.dat: updates [Leezer] cracyc2020-04-221-301/+403
* hiscore.dat: fix viewpoin (nw) cracyc2020-03-101-2/+2
* Revert "added support for reading/writing hiscore files from cart images (#61... Vas Crabb2020-02-281-32/+9
* added support for reading/writing hiscore files from cart images (#6130) eadmaster2020-02-131-9/+32
* fix various things. checkpointed the alphatpc16, will credit before next rel... cracyc2020-02-111-2/+2
* srcclean, manual adjustments (nw) Vas Crabb2020-01-261-2/+2
* Merge pull request #6129 from eadmaster/patch-1 R. Belmont2020-01-041-2/+4
|\
| * made read_config in hiscore lua plugin more robust Andrea2020-01-041-2/+4
* | -cheat_xml: Attempt at fixing Github issue #6114. Strip the leading colon fro... MooglyGuy2020-01-041-1/+12
|/
* hiscore.dat: fix old parsing errors (nw) cracyc2019-12-081-12/+25
* hiscore.dat: Updates [Leezer] cracyc2019-12-023-193/+265
* plugins/data: small cleanups (nw) cracyc2019-11-293-12/+20
* plugins/data: that shouldn't be there (nw) cracyc2019-11-291-3/+0
* plugins/data: loading fixes (nw) cracyc2019-11-283-48/+48
* plugins/cheatfind: permit entry of cheat names cracyc2019-11-271-7/+30
* plugins/cheat, plugins/autofire: only time out input sequence entry if nothin... Vas Crabb2019-11-222-2/+2