rolanmen1
|
6cec0f0182
|
LuaConsole: Call UpdateNumberOfScripts after you delete a script.
LuaImplementation: Added emu.ispaused(), also added the parameters width and height to forms.label and forms.button
|
2012-08-25 17:01:13 +00:00 |
adelikat
|
c0015a5b4c
|
Lua Console - set a proper tooltip on the New Script toolstrip menu item
|
2012-07-26 00:01:21 +00:00 |
andres.delikat
|
a5ed71269d
|
text: LuaConsole. Added a New Script menu item and toolstrip button. It calls the LuaWriter with a null path.
LuaWriter. If it is loaded with a null value, it will start the Text with while true do emu.frameadvance() end.
|
2012-07-25 17:36:26 +00:00 |
adelikat
|
a380319973
|
Lua Console - remove hacky lua writer button. Set edit button to open the writer on interim builds only
|
2012-07-22 19:59:33 +00:00 |
adelikat
|
7cb69f4826
|
Hook up LuaWriter to a new & hacky toolstrip icon for now
|
2012-07-19 04:19:24 +00:00 |
andres.delikat
|
ca7d5d9131
|
Lua Console - add online documentation link to the Lua Function wiki
|
2012-03-28 20:49:58 +00:00 |
rolanmen1
|
3e84fc9936
|
Lua - Implemented movie.getinput()
NOTE: There may be uknown errors.
|
2012-03-27 15:45:50 +00:00 |
adelikat
|
602ee06ffc
|
Lua Cosnole - output message at bottom of dialog to show if changes have occured and saved messages (same as other tool dialogs such as ram watch). Better minimize size parameters of dialog.
|
2012-03-26 23:31:21 +00:00 |
adelikat
|
f72fce15fd
|
Lua Console - fix anchoring properties
|
2012-03-26 01:41:39 +00:00 |
rolanmen1
|
75c0a9f7d3
|
Script Errors Now Appears In OutputBox.
|
2012-03-25 09:47:31 +00:00 |
Rolanmen1
|
e9e988a83e
|
When Loading An Script With An Error, BizHawk Won't Crash. For Some Reason I Couldn't Show The Script Error In The OutputBox.
|
2012-03-24 21:55:37 +00:00 |
rolanmen1
|
d0995970fc
|
User Can't Toggle, Edit Nor Pause Or Resume To Separators. Edit Buttons Now Opens Multiple Scripts Instead Of The First Selected.
|
2012-03-24 13:25:19 +00:00 |
rolanmen1
|
87f9ace0d9
|
Added Resume/Pause Script Option Everwhere It Should Be And Also Added Pause Icon To All Of Them.
|
2012-03-24 12:43:11 +00:00 |
rolanmen1
|
661565cf3e
|
Added Pause Property To Scripts, Menu Option To Pause/Resume Scripts, Enabled And Paused Scripts Change It's Background To Red (May need to change this). Label Above ListView Shows How Many Scripts Are Paused. Need To Add Pause Icon To The Menu Option.
|
2012-03-24 10:53:26 +00:00 |
rolanmen1
|
652fea7392
|
If User Opens A Script That Is Currently On The Session, It Will Toggle It On.
If User Deletes The Script From The Session, It Will Stop.
Script Counter Now Updates On More Circumstances.
|
2012-03-20 15:31:06 +00:00 |
andres.delikat
|
da634a45f1
|
Lua Console - autoload session
|
2012-03-19 16:49:47 +00:00 |
andres.delikat
|
33383b533b
|
Lua Console - option to disable scripts on load
|
2012-03-19 16:19:31 +00:00 |
adelikat
|
338f4230f1
|
Lua Console - logic for hiding/disabling menu items
|
2012-03-17 23:16:11 +00:00 |
adelikat
|
300f68e8b7
|
Lua Console - implementing changes tracking and asking to save changes
|
2012-03-17 22:23:52 +00:00 |
adelikat
|
97f32bde91
|
Lua Console - implement recent session
|
2012-03-17 21:59:56 +00:00 |
adelikat
|
44ba1c2594
|
Lua Console - implement Save Session and Save Session As
|
2012-03-17 21:31:48 +00:00 |
adelikat
|
1380cccd7a
|
Lua Console - output window - context menu with a clear option
|
2012-03-17 12:14:59 +00:00 |
Rolanmen1
|
a8df8116e6
|
Toggling Lua Scripts By Double Clicking Now Works
|
2012-03-13 22:39:07 +00:00 |
adelikat
|
bd7c9e3309
|
Lua Console - implemented open lua script toolstrip icon
|
2012-03-05 14:27:29 +00:00 |
andres.delikat
|
7ac7f335f9
|
send FromCuePath a default CueBinPref object to make it compile. Todo: feed it a correct value??
|
2012-01-22 23:56:49 +00:00 |
andres.delikat
|
defbe971c4
|
Lua - open/close rom, open tool dialogs, fix memory_readbyte to read from a selected memory domain instead of hardcoded main memory (with main memory as the default), small fix ups to lua console
|
2012-01-22 22:42:40 +00:00 |
andres.delikat
|
48c651cfc7
|
Lua Console - lua functions list menu item. Lua - console.clear, console.getluafunctionslist, emu.getsystemid
|
2012-01-22 03:14:31 +00:00 |
andres.delikat
|
95a769aa0c
|
Lua console - minor gui fixups
|
2012-01-21 20:38:43 +00:00 |
andres.delikat
|
ed02a2e951
|
Lua Console - another round of dialog fix ups
|
2012-01-11 02:29:50 +00:00 |
andres.delikat
|
3e2e657dcf
|
Lua Window - various dialog fix ups like toggle, storing recent files, drag & drop
|
2012-01-10 03:12:01 +00:00 |
andres.delikat
|
21d396f9bc
|
Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup
|
2011-09-11 01:01:40 +00:00 |
andres.delikat
|
c5f2d02f68
|
Ram Watch/Cheat Window/Lua Console - when deleting, clear selected items
|
2011-08-17 00:26:34 +00:00 |
andres.delikat
|
7bfd9779fe
|
Hide Selection = false on all the virtuallistview objects
|
2011-08-02 03:07:47 +00:00 |
andres.delikat
|
945cb9c693
|
More menu icons
|
2011-07-03 02:32:29 +00:00 |
andres.delikat
|
87fb448cc0
|
Set FullRowSelect on a bajillion listview objects
|
2011-06-26 19:50:15 +00:00 |
andres.delikat
|
70dc87a971
|
Lua Console - Move Up/Down, Insert Seperator, other small things
|
2011-06-26 03:03:15 +00:00 |
andres.delikat
|
3569f3cd0a
|
Remove bmp images in favor of png, small implementations to Lua Console
|
2011-06-26 02:09:06 +00:00 |
andres.delikat
|
b40c861ee7
|
Images for all kinds of menu items
|
2011-06-26 00:06:50 +00:00 |
andres.delikat
|
1db89f5c1f
|
Message config - ability to set anchoring of on screen messages. TODO: hook up anchoring to display system
|
2011-06-16 02:39:35 +00:00 |
andres.delikat
|
36a0580dca
|
Fix a bunch of crash issues with Ram Watch & Cheats related to having no list item selected. Implement Drag & drop for .cht & .wch files on Main form
|
2011-05-22 20:19:28 +00:00 |
andres.delikat
|
c6c96af860
|
Get virtual list view stuff hooked up on Lua Console
|
2011-05-12 23:58:06 +00:00 |
andres.delikat
|
db98f67772
|
Disabled LuaWindow in favor of LuaConsole
|
2011-05-07 01:06:01 +00:00 |
andres.delikat
|
3bca271d0e
|
Yet another round of Lua Console
|
2011-05-07 00:33:15 +00:00 |
andres.delikat
|
9cb852664d
|
Another round of Lua Console
|
2011-05-07 00:07:27 +00:00 |
andres.delikat
|
b95a5dfc17
|
Progress on lua console window
|
2011-05-06 23:08:50 +00:00 |
andres.delikat
|
508e00785a
|
a multi-lua script dialog rough draft
|
2011-05-06 01:37:28 +00:00 |