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