Commit Graph

1521 Commits

Author SHA1 Message Date
zeromus f15a131a20 win32: fix bug with OK button not working right in 7z archive browser 2009-04-08 05:10:44 +00:00
adelikat 3bf810631e Change version back to 2.1.1-interim 2009-04-05 17:28:16 +00:00
adelikat c1a64d6b33 Change version number for next maintenence release 2009-04-05 15:24:41 +00:00
shinydoofy 209c02ef98 SDL: optimized UTF8<->UTF32 code a little, removed ifdefs and so on 2009-04-04 19:35:24 +00:00
shinydoofy f3be58f2a6 SDL: fixed fcm->fm2 once again. no more NULLbytes 2009-04-04 14:04:36 +00:00
shinydoofy 1255f3fd74 fixed NULLbytes for win32 for now by reverting my changes 2009-04-04 09:05:00 +00:00
adelikat 272ce35cf1 update changelog to show the 2.1.0 - 2.1.1 break 2009-04-01 17:24:14 +00:00
zeromus ced181e0cc fix auxlib.lua build step 2009-03-30 02:21:25 +00:00
adelikat a657890aa5 Updated version number to 2.1.1-interim 2009-03-30 00:21:54 +00:00
zeromus 268c850e3f checkin change to version string 2009-03-29 23:18:34 +00:00
zeromus 7b2c2205ef fix archive.bat 2009-03-29 23:00:22 +00:00
adelikat 24f1e23c47 Added a lot of luaScripts by XKeeper 2009-03-29 22:47:19 +00:00
zeromus d2a3b310b3 last minute code tweaks 2009-03-29 22:25:17 +00:00
adelikat 22c8ec62b0 Adding Miau's SMB-RainbowRiding and a Lua Function listing 2009-03-29 15:04:39 +00:00
adelikat bbbfffc95c Forgot to update something on the version number 2009-03-29 13:53:29 +00:00
adelikat 292e64b5bd Win32 - Hex Editor - disabled Save ROM as.. since it is not yet implemented. 2009-03-29 13:41:20 +00:00
adelikat 95d2e2b4e7 Added some of Miau's Lua scripts 2009-03-29 13:22:34 +00:00
shinydoofy ae53895a13 SDL: fixed compilation error without -DCREATE_AVI introduced in r1239 2009-03-29 13:20:10 +00:00
adelikat 35c026f234 win32 - Updated help .chm 2009-03-29 13:07:56 +00:00
adelikat 9396d00216 Win32 - Updated archive.bat to reflect /dll folder revert 2009-03-29 13:02:10 +00:00
adelikat 8d49d8bfee Win32 - L+R disabled by default. 2009-03-29 12:57:50 +00:00
adelikat cb067cf7a8 Fix output directory to reflect /dll removal 2009-03-29 12:46:50 +00:00
adelikat 6c001a81cb Win32 - Reverted acmlm's /dll folder fix. 2009-03-29 12:43:51 +00:00
shinydoofy 48a9428abc SDL: hotkey Del to toggle --mute for avi capturing 2009-03-28 22:15:53 +00:00
shinydoofy 5d95228971 SDL: fix crash with fm2 and fcm->fcm conversion 2009-03-28 20:53:21 +00:00
adelikat 7836d6254e Win32 - Memwatch - meaningless commit 2009-03-28 20:30:24 +00:00
shinydoofy 3433fce1e4 SDL: fixed SF bug #2718008 2009-03-28 20:04:21 +00:00
adelikat d1f7b324de Win32 - Memwatch - use system colors for drawing instead of hardcoded colors 2009-03-28 18:32:57 +00:00
adelikat 0ecbb2dd1a Lua scripts cleanup - deleted some, renamed others, included documentation notes on each 2009-03-28 18:08:41 +00:00
adelikat 88334597eb More lua scripts cleanup - rename documents, added internal documentation 2009-03-28 16:17:11 +00:00
adelikat 75dc6e1264 Fixed up Lua bot script names,etc. 2009-03-28 15:31:56 +00:00
adelikat f06284d822 Lua - added FCEU.softreset() and FCEU.poweron(). Deleted a lua test script. Updated Lua documentation in the Help .chm 2009-03-28 13:38:44 +00:00
adelikat d104b94665 Fixed upload.bat 2009-03-28 13:09:35 +00:00
adelikat 145076d94c Updated archive.bat to reflect new file tree. Added lua5.1.dll to the dll folder 2009-03-28 12:40:04 +00:00
shinydoofy 21785d9529 SDL: added --no-config 2009-03-27 21:12:20 +00:00
adelikat 95f8dccbb9 Win32 - Help manual - Final fix ups for the 2.1 release 2009-03-25 01:13:35 +00:00
adelikat f5e4082ece Win32 - prevent "hotkey" explosion by rshift on some laptop keyboards. 2009-03-23 00:54:47 +00:00
adelikat 555d62edc8 Fix EMUCMDTABLE so it doesn't break the SDL build. 2009-03-22 21:24:23 +00:00
adelikat 6ff7e5a86f moved luapack files to /dll added a duplicate copy of lua5.1.dll to root because it crashes without it. 2009-03-22 19:34:50 +00:00
shinydoofy dc244cddee SDL: added --inputdisplay 2009-03-22 19:26:28 +00:00
adelikat fd0753199e Unburied lua scripts and put them in a folder in output 2009-03-22 19:15:22 +00:00
CaH4e3 38c4130b4b fixed 2009-03-22 18:14:44 +00:00
CaH4e3 cce590ab26 input stuff some kind of fixed, read comments for more info lol 2009-03-22 17:36:35 +00:00
shinydoofy 13f923675a SDL: fixed latest compilation errors due to r1209. static != extern in gcc 2009-03-22 17:33:29 +00:00
adelikat 4567f5b7e0 Added documentation on palettes packaged with FCEUX 2009-03-22 16:20:37 +00:00
adelikat bd8dbe4fdb Renamed palettes to something more informative 2009-03-22 16:02:49 +00:00
adelikat 5e41340c4c Disabled TASEdit features that are not yet implmented (in preparation for release). 2009-03-22 15:51:06 +00:00
adelikat 2882e9516a Win32 - Updated help .chm with 2.1 changelog and Context Menu documentation 2009-03-22 15:28:58 +00:00
adelikat f0a7a2945e Fix vc8 build 2009-03-22 13:57:24 +00:00
adelikat 6cfa4727b8 Reverted config - stored newppu flag 2009-03-22 13:53:04 +00:00