owomomo
|
5577bc996e
|
Updated Chinese translation (#462)
|
2018-08-10 18:42:59 -04:00 |
|
Licardo
|
29dc87fa36
|
Updated Chinese localization (#461)
|
2018-08-10 18:38:30 -04:00 |
|
Sour
|
87545477bb
|
Integrated Chinese resources into UI (+ reformatted)
|
2018-08-09 18:18:33 -04:00 |
|
Licardo
|
8682709c1b
|
Added Chinese translation (#458)
|
2018-08-09 17:37:14 -04:00 |
|
Sour
|
9df424af8a
|
Debugger: Trace Logger - Ensure .txt is appended to filename automatically by fixing filter dropdown
|
2018-08-09 16:51:05 -04:00 |
|
Arcus87
|
02ba4128b0
|
Ukrainian language update (#457)
|
2018-08-08 19:25:04 -04:00 |
|
Sour
|
ec60b53059
|
UI: Make "Load random game" search the configured game folder (when one is set) instead of using recent folders
|
2018-08-06 20:07:00 -04:00 |
|
Sour
|
ffb86f79c6
|
UI: Fixed typos in French resources
|
2018-08-06 18:33:44 -04:00 |
|
Sour
|
7247b0cb4b
|
History Viewer: Prevent history viewer from being opened before some history exists (prevents crash when trying to use resume gameplay)
|
2018-08-06 18:32:22 -04:00 |
|
Sour
|
53797acc99
|
UI: Fixed a French resource appearing in English (and removed some leftover backslashes)
|
2018-08-06 17:30:55 -04:00 |
|
Sour
|
c6f7afd3b9
|
Version Update: 0.9.6
|
2018-08-05 14:30:09 -04:00 |
|
Sour
|
ce123bdb94
|
Cheat finder: Fixed inverted logic with smaller/greater than previous value code
|
2018-08-05 14:23:02 -04:00 |
|
Sour
|
ebbdf3726f
|
UI: Fixed pause in background logic when pause in menu is enabled
|
2018-08-05 13:22:59 -04:00 |
|
juanramonmartinez
|
a3d7538299
|
Spanish translation update (#447)
|
2018-08-04 10:44:57 -04:00 |
|
Sour
|
27ee26c6cb
|
Fixed build issues for Libretro and Linux
|
2018-08-03 22:49:10 -04:00 |
|
Sour
|
4c1cff2d0f
|
Debugger: Event Viewer - Fixed minor issues with mouse position overlay
|
2018-08-03 12:10:05 -04:00 |
|
Sour
|
781650e8bf
|
Audio: Added comb filter stereo effect
|
2018-08-03 10:49:23 -04:00 |
|
Sour
|
80afa1ab00
|
UI: Relabelled NTSC filters to distinguish between blargg's and Bisqwit's filters
|
2018-08-02 22:52:17 -04:00 |
|
Sour
|
115f46e05f
|
Audio: Improved dynamic sample rate logic and added an option to disable it completely
|
2018-08-02 22:09:55 -04:00 |
|
Sour
|
1a7f07cff5
|
Debugger: Fixed issues with using labels in breakpoint conditions
|
2018-08-02 20:44:48 -04:00 |
|
Sour
|
3c8c046e67
|
Debugger: Script window - add link to API reference in help menu
|
2018-08-01 21:45:22 -04:00 |
|
Sour
|
eddfe2301c
|
Docs: Updated Lua documentation with recent changes
|
2018-07-30 19:00:40 -04:00 |
|
Sour
|
512bf31acb
|
Debugger: CHR Viewer - Fixed mouse over highlight not being removed on tile preview when paused
|
2018-07-30 19:00:25 -04:00 |
|
Sour
|
d65261d990
|
Debugger: Added support for NESASM's .fns files (only works well with 32kb prg rom games)
|
2018-07-29 11:57:49 -04:00 |
|
Sour
|
54b843c155
|
Debugger: UI - Fixed potential crashes in sort functions
|
2018-07-29 11:52:18 -04:00 |
|
Sour
|
110c22b310
|
Debugger: Event Viewer - Added x,y position overlay
|
2018-07-29 11:08:19 -04:00 |
|
Sour
|
4a9cf528d2
|
Debugger: Use icon in taskbar/window for each tool
|
2018-07-28 22:15:26 -04:00 |
|
Sour
|
061f84ef2b
|
Debugger: PPU Viewer - Save palette/highlight dropdown selection
|
2018-07-28 22:08:12 -04:00 |
|
Sour
|
5c0f19b326
|
UI: Added compilation date/time to about window
|
2018-07-28 22:00:12 -04:00 |
|
Sour
|
d1006e5f67
|
Debugger: CHR Viewer - Fixed mouse over highlight not disappearing when mouse leaves (when game is paused)
|
2018-07-28 15:37:49 -04:00 |
|
Sour
|
46f95d525b
|
Debugger: CHR Viewer - Fixed palette display when in 8x16 display mode
|
2018-07-28 15:35:26 -04:00 |
|
Sour
|
13d49fee5b
|
Debugger: CHR Viewer - Added option to show single-color tiles in grayscale
|
2018-07-28 15:32:38 -04:00 |
|
Sour
|
79b773e65f
|
Debugger: Added option to reset all labels before importing DBG/MLB files
|
2018-07-28 15:18:01 -04:00 |
|
Sour
|
07a29f7346
|
Debugger: CHR Viewer - Show palette indexes in color picker (instead of 0 to 3)
|
2018-07-28 14:57:35 -04:00 |
|
Sour
|
96725265ca
|
Debugger: CHR Viewer - Fixed minor highlight/selection issue when 8x16 display mode is enabled
|
2018-07-28 14:53:20 -04:00 |
|
Sour
|
96bec3b2ad
|
Debugger: Event Viewer - Added option to display the previous frame's events
|
2018-07-26 21:29:56 -04:00 |
|
Sour
|
9120ac35a9
|
Debugger: Always remove identical labels before adding a new one
|
2018-07-26 20:54:44 -04:00 |
|
Sour
|
7e3da8d1bf
|
UI: Improved overclocking tab hint/warning text
|
2018-07-26 20:43:28 -04:00 |
|
Sour
|
ef665b2c2a
|
Debugger: Fixed code preview always being shown in tooltips (whether or not the option was enabled)
|
2018-07-26 19:00:30 -04:00 |
|
Sour
|
1c1892543a
|
Debugger: Fixed scrolling issue at specific font/window sizes
|
2018-07-25 20:31:08 -04:00 |
|
Sour
|
2301f9b430
|
Debugger: Minor performance fixes
|
2018-07-25 19:42:19 -04:00 |
|
Sour
|
6a006056fa
|
Debugger: Added option to always keep the active statement in the center of the viewport
|
2018-07-25 18:23:24 -04:00 |
|
Sour
|
49eae73d43
|
Debugger: Improved code window performance
|
2018-07-25 17:43:00 -04:00 |
|
Sour
|
72de385c90
|
Debugger: Improved scroll position retention when refreshing code window
|
2018-07-25 17:42:46 -04:00 |
|
Sour
|
4b13193241
|
Debugger: Fixed UI memory leaks
|
2018-07-25 17:42:38 -04:00 |
|
Arcus87
|
24e9707fc8
|
Ukrainian language update (#440)
|
2018-07-25 17:08:36 -04:00 |
|
Sour
|
abc3a8af50
|
Debugger: Fixed op code tooltips not being shown
|
2018-07-23 21:45:56 -04:00 |
|
Sour
|
5f3751bd28
|
Debugger: Text Hooker - Fixed issue with scanline/cycle selection not affecting the text capture properly in some scenarios
|
2018-07-23 20:56:43 -04:00 |
|
Sour
|
fbba774275
|
Debugger: Text Hooker - Improved dakuten processing
|
2018-07-23 20:55:56 -04:00 |
|
altiereslima
|
bfac410cb5
|
Update portuguese translation (#439)
|
2018-07-23 19:02:32 -04:00 |
|