Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/fceux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoransstuff <ansstuff@users.sf.net>2013-01-15 16:53:04 +0400
committeransstuff <ansstuff@users.sf.net>2013-01-15 16:53:04 +0400
commitf22dc51e71717c66c22a6a172f1f75b4145a3afc (patch)
treefbb1a0004e22a6c2f9b5f88dd1d35e6c2617ca38 /changelog.txt
parent30378d8b49534000c680ae0fcbb26dd47e2833ae (diff)
* Lua: removed "shadow pixels" from gui.text()
* Lua: fixed width of question mark symbol * Lua: made gui.parsecolor() function available for users
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index b4e6382b..3b7d9c16 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,12 @@
+15-Jan-2013 - AnS - Lua: removed "shadow pixels" from gui.text(), made gui.parsecolor() function available for users
+10-Jan-2013 - AnS - Taseditor: Config->Project file saving options
+01-Jan-2013 - zeromus - NameTableViewer: do something reasonable if a 4-screen, table2, table3 mirror mode is chosen when the corresponding nametable ram is not available on the cart (instead of crashing)
+31-Dec-2012 - CaH4e3 - fixed mappers 24, 26, 115
+29-Dec-2012 - AnS - Taseditor: Changed "Compact save" dialog, added 4 options of Greenzone saving
+29-Dec-2012 - AnS - Cheats: added "Add from CHT file..." button
+29-Dec-2012 - AnS - win32: force the entire client area to be invalidated at the beginning of WM_PAINT; this fixes the rare bug with DIRECTDRAWCLIPPER sometimes calculating wrong region (was noticed on some video cards)
+27-Dec-2012 - AnS - Play movie dialog shows New PPU in red if the required setting does not match
+27-Dec-2012 - thezlomus - RAM Search: added "Search ROM" checkbox
19-Dec-2012 - AnS - win32: remodel "Video config" dialog
19-Dec-2012 - AnS - win32: fixed restoring maximized window after switching from fullscreen
18-Dec-2012 - CaH4e3 - fixed mapper 018 and 198