summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/autofire
Commit message (Expand)AuthorAgeFilesLines
* Mostly revert "Create console history file in homepath (#8026)" Vas Crabb2021-05-071-2/+1
* Create console history file in homepath (#8026) Szunti2021-05-031-1/+2
* Expose a couple more things to Lua so the plugins can show the actual key map... Vas Crabb2020-12-271-2/+4
* More Lua interface cleanup - it's simpler with cleaner underlyng APIs. Vas Crabb2020-12-273-20/+20
* -Lua cleanup and documentation migration checkpoint. Vas Crabb2020-12-161-6/+7
* plugins: Replace environment variable substitution function with core version AJR2020-12-081-1/+1
* -Lua engine cleanup, input edition: Vas Crabb2020-12-091-6/+7
* 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
* plugins/cheat, plugins/autofire: only time out input sequence entry if nothin... Vas Crabb2019-11-221-1/+1
* plugins/autofire: permit input sequences (nw) cracyc2019-11-203-14/+20
* Change autofire config directory to homepath (#5129) Jack Li2019-05-303-16/+3
* Autofire plugin: Save/load fixes (#5093) Jack Li2019-05-214-6/+45
* Add plugin for autofire (#5050) Jack Li2019-05-144-0/+486