3.5-308 11 years, 5 months ago Misc movie fixes.
3.5-307 11 years, 5 months ago Implement 8 bit loads backpatching
3.5-306 11 years, 5 months ago Implement backpatch support for 16 bit loads
3.5-305 11 years, 5 months ago Fix switching from the different rasterizers
3.5-304 11 years, 5 months ago Remove the dependency on rectangle textures in the software rasterizer. Also make it the be used by default in the software renderer like it was before.
3.5-303 11 years, 5 months ago Fully fix that clear bug in aldlist.cpp. Seems I missed part. Corrected it.
3.5-302 11 years, 5 months ago Fix emulated turntable crossfade slider. (DJ Hero controller) Fixes issue 4504.
3.5-301 11 years, 5 months ago Add support for the mouse cursor and mouse clicking events on OS X.
3.5-300 11 years, 5 months ago Fix emulated wiimote shaking in Wario Land: Shake It, and probably others. Fixes issue 5295. (probably issue 5017 and issue 5578 too)
3.5-299 11 years, 5 months ago Improve "Enable Hotkeys" description. Fixes issue 4607.
3.5-298 11 years, 5 months ago Fix typo.
3.5-297 11 years, 5 months ago Mention middle mouse button in "Free Look" description. Fixes issue 5581.
3.5-296 11 years, 5 months ago Merge branch 'full-analog-surface' Fixes issue 5010.
3.5-293 11 years, 5 months ago Merge branch 'gameinistuff'
3.5-291 11 years, 5 months ago Copypaste fail.
3.5-290 11 years, 5 months ago Fix initial theme selection.
3.5-289 11 years, 5 months ago Actually use the screenshot icon.
3.5-288 11 years, 5 months ago Update title/status bar when pausing emulation.
3.5-287 11 years, 5 months ago Fix translations for the recent spelling error correction. Also update the pot file while we are at it.
3.5-286 11 years, 5 months ago Change GetCmdForHotkey to use a switch. Cuts down on if-statement spam.