cracyc
|
e0e2a6b636
|
plugins/cheat: documentation (nw)
|
2017-06-30 14:19:40 -05:00 |
|
cracyc
|
38a74a3ae0
|
plugins/cheat: link simple cheats
|
2017-06-30 14:15:57 -05:00 |
|
cracyc
|
0ae673779b
|
plugins/cheat: fix nes gg decoder (nw)
|
2017-06-30 12:51:54 -05:00 |
|
Vas Crabb
|
f31e735053
|
srcclean (nw)
|
2017-06-25 15:18:14 +10:00 |
|
cracyc
|
a21cd131a5
|
plugins/cheat: fix (nw)
|
2017-06-20 09:11:29 -05:00 |
|
cracyc
|
4d69d70d20
|
plugins/cheat: oops (nw)
|
2017-06-15 19:39:57 -05:00 |
|
cracyc
|
74894fa5d2
|
plugins/cheat: refactor and add more ar support (nw)
|
2017-06-15 15:04:04 -05:00 |
|
cracyc
|
1a66cfa94a
|
plugins/cheat: more gg and an ar decoder (nw)
|
2017-06-14 12:52:18 -05:00 |
|
cracyc
|
2cbdb17ed8
|
plugins/cheat: oops (nw)
|
2017-06-13 14:39:52 -05:00 |
|
cracyc
|
02e77eb610
|
plugins/cheat: nes, snes, genesis game genie support [Carl]
|
2017-06-13 14:34:24 -05:00 |
|
cracyc
|
72423541d2
|
plugins/cheat: oops (nw)
|
2017-06-12 07:58:48 -05:00 |
|
cracyc
|
2afb506b56
|
plugins/cheatfind: be more careful with unpack (nw)
|
2017-06-11 17:20:55 -05:00 |
|
cracyc
|
247f723094
|
plugins/cheat: oops (nw)
|
2017-06-03 12:35:17 -05:00 |
|
cracyc
|
33c65a2afc
|
plugins/cheat: add hotkey support [Carl]
|
2017-06-02 18:03:25 -05:00 |
|
Vas Crabb
|
e892661905
|
srcclean (nw)
|
2017-05-28 13:40:48 +10:00 |
|
cracyc
|
40e1e3e698
|
Merge pull request #2303 from cracyc/linenoise_new
linenoise work
|
2017-05-15 11:41:06 -05:00 |
|
cracyc
|
644b5d761e
|
hiscore.dat: Updates [Leezer]
|
2017-05-14 09:35:19 -05:00 |
|
cracyc
|
4ebc18aeec
|
linenoise: replace linenoise-ng with a different port that is simpler and uses a different UTF8 parser [Carl]
plugins/console: better completions [Carl]
|
2017-05-13 16:57:47 -05:00 |
|
cracyc
|
268319a08a
|
hiscore.dat: Updates [Leezer]
|
2017-03-16 22:19:46 -05:00 |
|
Vas Crabb
|
8f15315a52
|
srcclean (nw)
|
2017-02-19 11:40:55 +11:00 |
|
cracyc
|
777947797f
|
plugins/data/data_hiscore: print_verbose unimplemented stuff (nw)
|
2017-02-17 21:34:31 -06:00 |
|
cracyc
|
182fc20c15
|
plugins/data/data_hiscore: don't permit hi score parse scripts to modify the shared environment or save any persistent data (nw)
|
2017-02-17 16:04:04 -06:00 |
|
cracyc
|
eed65a01ac
|
plugins/data: create first dir in historypath if it doesn't exist (nw)
|
2017-02-16 21:50:57 -06:00 |
|
cracyc
|
00b999cbfa
|
plugins/data: fix if order (nw)
|
2017-02-16 18:36:34 -06:00 |
|
cracyc
|
d090bbedb8
|
plugins/data: check the rest of the paths too (nw)
|
2017-02-13 16:29:25 -06:00 |
|
cracyc
|
21b4a16edd
|
plugins/hiscore: use videoram share for missile command scores so madsel isn't disturbed (nw)
|
2017-02-03 18:30:38 -06:00 |
|
cracyc
|
f1ed3b561a
|
hiscore.dat: Updates [Leezer]
|
2017-01-04 12:15:45 -06:00 |
|
cracyc
|
8e8ddfee98
|
hiscore.dat: Updates [Leezer]
|
2016-12-09 21:22:19 -06:00 |
|
Vas Crabb
|
7238415d1f
|
srcclean (nw)
|
2016-11-27 09:56:49 +11:00 |
|
cracyc
|
7702f39327
|
plugins/data: put database in correct path (nw)
|
2016-11-12 15:16:56 -06:00 |
|
Miodrag Milanovic
|
b73126e85a
|
added OPTION_HOMEPATH to point to read/write folder,for now used by LUA scripts (nw)
Copied all needed files so plugins could be started under UWP
|
2016-11-12 15:27:22 +01:00 |
|
cracyc
|
101c667961
|
plugins/data: fix index (nw)
|
2016-11-09 14:20:15 -06:00 |
|
cracyc
|
f9f30e95ef
|
plugins/data: store data in database (nw)
|
2016-11-09 08:28:37 -06:00 |
|
Miodrag Milanovic
|
694657af7c
|
stupid copy/paste (nw)
|
2016-11-08 10:58:59 +01:00 |
|
Miodrag Milanovic
|
99df581038
|
Made timer plugin use sqlite3 (nw)
|
2016-11-08 09:52:10 +01:00 |
|
cracyc
|
3b512b0fd8
|
plugins/console: much better completions (nw)
|
2016-11-07 15:07:52 -06:00 |
|
cracyc
|
65c3796e33
|
plugins/console: further improve completions by removing break chars from linenoise that hide the full type (nw)
|
2016-11-06 21:36:26 -06:00 |
|
cracyc
|
cbf588359e
|
plugins/console: (nw)
|
2016-11-06 13:41:47 -06:00 |
|
cracyc
|
a6aaa59d19
|
lua-linenoise: add preload (nw)
|
2016-11-06 13:41:46 -06:00 |
|
cracyc
|
68ff36882c
|
plugins/console: (nw)
|
2016-11-06 13:41:45 -06:00 |
|
cracyc
|
fad9a96cb0
|
plugins/console: better completions (nw)
|
2016-11-06 13:41:45 -06:00 |
|
cracyc
|
2de04414ed
|
plugins/console: add lua console [Carl]
|
2016-11-06 13:41:43 -06:00 |
|
cracyc
|
e3d02290c1
|
data/data_hiscore: parse more (nw)
luaengine: remove more leftovers (nw)
|
2016-11-03 15:29:19 -05:00 |
|
cracyc
|
2603b2ec46
|
hiscore.dat: Updates [Leezer]
luaengine: fix save_item (nw)
|
2016-11-03 09:57:51 -05:00 |
|
cracyc
|
330b0d146d
|
plugins/data: fix driver info (nw)
|
2016-11-02 15:33:11 -05:00 |
|
cracyc
|
bfc49b0974
|
luaengine: bugfixes (nw)
|
2016-11-02 12:16:10 -05:00 |
|
cracyc
|
06363cf65a
|
luaengine: add basic table return support (nw)
|
2016-11-02 12:16:09 -05:00 |
|
cracyc
|
cf037e79d2
|
data: remove extra newlines (nw)
|
2016-10-26 16:33:57 -05:00 |
|
cracyc
|
939d1446a2
|
hiscore.dat: Updates [Leezer]
8042kbdc: fix Indigo keyboard [Carl]
----
The removed stuff from 8042kdbc appears to be handled by pckeybrd now but there could be regressions.
|
2016-10-16 19:32:22 -05:00 |
|
cracyc
|
45ad154c87
|
ui/selgame: fix crash (nw)
|
2016-09-29 20:36:43 -05:00 |
|