summaryrefslogtreecommitdiffstatshomepage
path: root/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* hiscore.dat: Updates [Leezer] cracyc2016-10-161-26/+102
* ui/selgame: fix crash (nw) cracyc2016-09-291-1/+1
* srcclean (nw) Vas Crabb2016-09-262-6/+6
* ui/datmenu: fix in game menu data view (nw) cracyc2016-09-071-4/+4
* ui: remove datfile_manager (nw) cracyc2016-09-068-3/+52
* ui/selgame: get dat info from plugin [Carl] cracyc2016-09-0512-0/+1380
* hiscore.dat: updates (Leezer) cracyc2016-09-031-13/+59
* srcclean on lua plugins, too Vas Crabb2016-08-3011-428/+428
* luaengine: remove now unnecessary stuff since a copy of searchpath is made an... cracyc2016-08-191-2/+2
* hiscore: make path expansion work on win32 also (nw) cracyc2016-08-041-4/+2
* Merge pull request #1186 from stengun/patch-1 cracyc2016-08-041-2/+25
|\
| * Revert modifications of 0646ca8 Roberto Benfatto2016-08-041-2/+5
| * Make hiscore path configurable by ini file Roberto Benfatto2016-08-041-2/+25
| * Fix .hi file load and write Roberto Benfatto2016-08-041-5/+2
* | hiscore.dat: updates [Leezer] cracyc2016-08-042-10/+23
|/
* boot.lua: only load plugins in plugin path (nw) cracyc2016-07-242-1/+8
* hiscore.dat: Updates [Leezer] cracyc2016-07-241-26/+120
* plugins/cheatfind: don't create 100 copies of a large function when we only n... cracyc2016-07-191-83/+83
* plugins/cheatfind: name cheats (nw) cracyc2016-07-191-35/+122
* plugins/cheatfind: add operand size to simple cheat and write cheats from che... cracyc2016-07-143-14/+40
* mark working cracyc2016-07-132-2/+31
* plugin path expansion (nw) cracyc2016-07-091-3/+22
* plugins/cheatfind: don't show arrow when one option (nw) cracyc2016-07-081-6/+4
* plugins/hiscore: make hiscore.dat sorter stable so everything isn't rearrange... cracyc2016-07-082-2/+36
* plugins/hiscore: doc (nw) cracyc2016-07-081-1/+1
* plugins/hiscore: add optional value to prefill for software that clears ram a... cracyc2016-07-082-3/+21
* luaengine: add optional arg for physical address space to disable address shi... cracyc2016-07-031-3/+3
* plugins/cheat: better error (nw) cracyc2016-07-031-9/+15
* luaengine: add logical address space accessors, use by default in translated ... cracyc2016-07-021-7/+10
* plugins/cheat: don't turn off unless on (nw) cracyc2016-06-211-2/+2
* luaengine: share accessors (nw) cracyc2016-06-201-0/+13
* vt240: WIP (nw) cracyc2016-06-111-1/+1
* hiscore.dat: sort by source file in an effort to make it somewhat maintainabl... cracyc2016-05-312-10633/+14233
* hiscore.dat: remove remaining invalid sets (nw) cracyc2016-05-311-31/+0
* hiscore.dat: fix renamed/duplicated sets (nw) cracyc2016-05-301-276/+60
* One remaining hiscore parse error (nw) Scott Stone2016-05-301-2/+2
* hiscore.dat: more fixes (nw) cracyc2016-05-301-64/+61
* hiscore.dat: DEC Rainbow has no cheats (nw) cracyc2016-05-301-3/+0
* hiscore.dat: remove outdated info and email addresses (nw) cracyc2016-05-291-13/+4
* hiscore: fix segaxbd games and improve error (nw) cracyc2016-05-292-20/+22
* boot.lua: make pluginspath apply here too (nw) cracyc2016-05-261-6/+6
* plugins/cheatfind: more (nw) cracyc2016-05-031-27/+24
* plugins/cheatfind: small cleaups (nw) cracyc2016-05-031-7/+8
* plugins/cheatfind: pages (nw) cracyc2016-05-021-9/+40
* plugins/cheatfind: match is in closure scope (nw) cracyc2016-05-021-15/+0
* plugins/cheatfind: make menu layout much more flexible (nw) cracyc2016-05-021-278/+330
* plugins/cheatfind: fix order (nw) cracyc2016-05-011-1/+1
* plugins/cheatfind: yet more changes (nw) cracyc2016-05-011-15/+58
* plugins/cheatfind: fixes (nw) cracyc2016-05-011-10/+17
* plugins/cheatfind: reverse operator order and add value comparison (nw) cracyc2016-04-302-28/+39