3.5-308 10 años, 8 meses ago Misc movie fixes.
3.5-307 10 años, 8 meses ago Implement 8 bit loads backpatching
3.5-306 10 años, 8 meses ago Implement backpatch support for 16 bit loads
3.5-305 10 años, 8 meses ago Fix switching from the different rasterizers
3.5-304 10 años, 8 meses 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 10 años, 8 meses ago Fully fix that clear bug in aldlist.cpp. Seems I missed part. Corrected it.
3.5-302 10 años, 8 meses ago Fix emulated turntable crossfade slider. (DJ Hero controller) Fixes issue 4504.
3.5-301 10 años, 8 meses ago Add support for the mouse cursor and mouse clicking events on OS X.
3.5-300 10 años, 8 meses 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 10 años, 8 meses ago Improve "Enable Hotkeys" description. Fixes issue 4607.
3.5-298 10 años, 8 meses ago Fix typo.
3.5-297 10 años, 8 meses ago Mention middle mouse button in "Free Look" description. Fixes issue 5581.
3.5-296 10 años, 8 meses ago Merge branch 'full-analog-surface' Fixes issue 5010.
3.5-293 10 años, 8 meses ago Merge branch 'gameinistuff'
3.5-291 10 años, 8 meses ago Copypaste fail.
3.5-290 10 años, 8 meses ago Fix initial theme selection.
3.5-289 10 años, 8 meses ago Actually use the screenshot icon.
3.5-288 10 años, 8 meses ago Update title/status bar when pausing emulation.
3.5-287 10 años, 8 meses ago Fix translations for the recent spelling error correction. Also update the pot file while we are at it.
3.5-286 10 años, 8 meses ago Change GetCmdForHotkey to use a switch. Cuts down on if-statement spam.