Ilari Liusvaara
059f1f37d7
Movie editor: Fix repainting
2013-05-13 20:05:10 +03:00
Ilari Liusvaara
2f868547df
Memory search: Code cleanup
2013-05-11 15:51:04 +03:00
Ilari Liusvaara
c725e4e874
wxwidgets: Refactor scrollbar handling
2013-05-11 12:52:43 +03:00
Ilari Liusvaara
9dc12ae746
Wxwidgets: Improve memory search and refactor text panel code
2013-05-11 02:19:49 +03:00
Ilari Liusvaara
d1c8435fa2
Merge remote-tracking branch 'origin/rr1-maint' into rr1-maint
2013-05-10 13:31:57 +03:00
Ilari Liusvaara
96c1f417c5
Move buttons to context menu, add option to disqualify address
2013-05-10 13:31:08 +03:00
Ilari Liusvaara
acec789323
Autoupdate memory search by default
2013-05-10 12:55:05 +03:00
Ilari Liusvaara
8c4b8e1605
Backport fixes from master
...
- Ogg: Properly ininitialize data_count on read ogg pages
- Movie editor: Fix displaying unicode characters
2013-05-08 09:35:07 +03:00
Ilari Liusvaara
3ded324737
Merge remote-tracking branch 'origin/rr1-maint' into rr1-maint
2013-05-03 16:01:28 +03:00
Ilari Liusvaara
f051aabb57
Fix compilation if size_t != uint64_t
2013-05-03 15:40:43 +03:00
Ilari Liusvaara
bce5e8a936
Movie editor: Backport UTF-32 stuff from master
...
Makes it easier to change the movie editor code by reducing
incompatiblities between rr1 and rr2.
2013-05-03 15:39:27 +03:00
Ilari Liusvaara
a77781f9fb
Lua: Fix drawing lines in certain angles
2013-04-20 06:21:03 +03:00
Ilari Liusvaara
45e7712234
lsnes rr1-Δ17ε3
2013-04-17 15:55:24 +03:00
Ilari Liusvaara
485558d148
Merge remote-tracking branch 'origin/rr1-maint' into rr1-maint
2013-04-16 13:55:54 +03:00
Ilari Liusvaara
3c3d3051b3
Movie editor: Interpret ctrl+click as right click
2013-04-16 13:55:26 +03:00
Ilari Liusvaara
3ab8f196ec
Cap current_frame_first_subframe to movie size when recounting movie
...
The case where it is greater should never happen, but just check to be
sure.
2013-04-16 03:56:10 +03:00
Ilari Liusvaara
f1399d2f2e
Movie editor: Fix bug if extending finished movie
2013-04-16 03:39:51 +03:00
Ilari Liusvaara
81145d38ea
Fix hotkeys stopping working after X-ing settings dialog
2013-04-14 21:29:22 +03:00
Ilari Liusvaara
c75596f7e4
Add snes9x fonts
2013-04-14 20:43:32 +03:00
Ilari Liusvaara
b7dfe28ae1
Display current save slot information
2013-04-13 22:04:49 +03:00
Ilari Liusvaara
185085a019
Allow slowing down subframe advance (it used to always be very fast)
2013-04-13 21:31:56 +03:00
Ilari Liusvaara
f32e593912
Merge remote-tracking branch 'origin/rr1-maint' into rr1-maint
2013-04-10 13:37:14 +03:00
Ilari Liusvaara
254e49c476
Offer lsmv.backup as file filter too for load lsmv
2013-04-10 13:17:34 +03:00
Ilari Liusvaara
bfaf627c66
Show effects of Lua in input display
2013-04-05 20:06:00 +03:00
Ilari Liusvaara
f7b6602f10
Actually fix the statuspane/movie-editor flicker
2013-04-03 18:37:15 +03:00
Ilari Liusvaara
cf19dc3335
Fix status panel (and movie editor) flicker
2013-04-03 10:38:11 +03:00
Ilari Liusvaara
31434a691d
lsnes rr1-Δ17ε2
2013-04-01 15:05:41 +03:00
Ilari Liusvaara
03c03fc4c1
Fix value search to work with byte types
2013-04-01 14:08:24 +03:00
Ilari Liusvaara
e27a06f7c3
Lua: CUSTOMFONT: Allow painting with halo
...
Conflicts:
manual.txt
src/lua/gui-text-cf.cpp
2013-03-29 17:15:28 +02:00
Ilari Liusvaara
3e1836453b
data/verysmall.font is mising glyph 70 (F)
2013-03-29 17:13:01 +02:00
Ilari Liusvaara
3e8f02fcaf
Wxwidgets: Filter filenames in load/save dialogs, autoappend extensions
2013-03-25 11:28:06 +02:00
Ilari Liusvaara
ba6efda53e
Fix mouse movement
2013-03-22 22:03:38 +02:00
Ilari Liusvaara
9c6df350bd
Allow immediate saving at point of save
2013-03-22 12:16:53 +02:00
Ilari Liusvaara
c1c9c1d2b2
input.joyset: Preserve and invert user input
2013-03-19 05:26:06 +02:00
Ilari Liusvaara
acb377cc83
Load selected slot in ro/rw/preserve/movie mode
2013-03-10 12:12:26 +02:00
Ilari Liusvaara
22826009b3
Movie editor: Sweep axis
2013-03-10 00:42:01 +02:00
Ilari Liusvaara
491edbd34c
Fix saving PNG screenshots
2013-03-10 00:40:14 +02:00
Ilari Liusvaara
ff0a484fb2
lsnes rr1-Δ17ε1
2013-03-04 22:40:02 +02:00
Ilari Liusvaara
dca767f650
Lua: on_button and input.veto_button
2013-03-03 09:09:41 +02:00
Ilari Liusvaara
458343b390
Lua: on_snoop2
2013-03-03 08:41:54 +02:00
Ilari Liusvaara
f01505a910
Lua: Document input.controller_info
2013-03-03 08:31:40 +02:00
Ilari Liusvaara
27f7cda29a
Lua: input.controller_info
2013-03-02 23:15:23 +02:00
Ilari Liusvaara
3022e04740
Movie editor: Fix the reset delay counters to be right way around
2013-03-02 22:27:13 +02:00
Ilari Liusvaara
3880648ec8
Lua: input.port_type: Be consistent on type of port 0
2013-03-02 18:48:48 +02:00
Ilari Liusvaara
02039ee3bd
Lua: Some new and backported input functions
2013-03-02 18:33:28 +02:00
Ilari Liusvaara
ec76e05b50
Fix writing of screenshot magic to be reliable
2013-03-01 18:48:56 +02:00
Ilari Liusvaara
aa9881278e
gui.text: Don't corrupt memory on rendering off bottom
2013-02-28 21:17:50 +02:00
Ilari Liusvaara
a103052222
Voicesubs: Don't access uninitialized variables
2013-02-28 21:16:36 +02:00
Ilari Liusvaara
1295518041
More paint / reset fixes
...
- Refactor the code related to killing requests.
- Free the pins when destroying killed requests (otherwise memory will
leak).
- Customfont texts have associated requests, so those need to be killed
if the font goes away.
2013-02-28 10:36:57 +02:00
Ilari Liusvaara
80c9dcee2d
Fix crash with bitmaps and resetting Lua VM
...
Kill requests depending on bitmaps and palettes going away, to avoid
having the emulator crash if there is a request using those bitmaps
and palettes in flight while Lua VM is reset.
Noticed by FatRatKnight.
2013-02-28 04:03:01 +02:00