summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/boot.lua
Commit message (Collapse)AuthorAgeFilesLines
* srcclean on lua plugins, too Vas Crabb2016-08-301-5/+5
|
* boot.lua: only load plugins in plugin path (nw) cracyc2016-07-241-1/+1
|
* plugins/cheatfind: add operand size to simple cheat and write cheats from ↵ cracyc2016-07-141-2/+3
| | | | cheatfind into simple file (nw)
* plugin path expansion (nw) cracyc2016-07-091-3/+22
|
* boot.lua: make pluginspath apply here too (nw) cracyc2016-05-261-6/+6
|
* fix lua issue (nw) Miodrag Milanovic2016-04-231-2/+2
|
* added print_verbose, print_info, print_debug and print_error to lua, and ↵ Miodrag Milanovic2016-04-161-1/+1
| | | | used it instead of print (nw)
* Populate plugins structures and start marked plugins (nw) Miodrag Milanovic2016-03-251-4/+8
|
* added hiscore plugin (disabled for now) (nw) Miodrag Milanovic2016-03-221-0/+1
|
* put license for plugins (nw) Miodrag Milanovic2016-03-051-0/+2
|
* fix lua script on boot (nw) Miodrag Milanovic2016-03-051-2/+1
|
* Added plugin info json files and made system automatically load available ↵ Miodrag Milanovic2016-02-141-20/+18
| | | | plugins and start them if flagged so (nw)
* Added plugins and boot.lua as startup script [Miodrag Milanovic] Miodrag Milanovic2016-02-141-0/+26