3.0-872 12 jaar geleden Fix OS X 10.6 compatibility.
3.0-871 12 jaar geleden Fix some warnings.
3.0-870 12 jaar geleden Merge conflict. Fixes issue 5471.
3.0-869 12 jaar geleden Fix a save state crash in some situation.
3.0-868 12 jaar geleden Includes are case sensitive and Common is in the include directories so including the file this way was silly.
3.0-867 12 jaar geleden Fixing wiimote savestate and recording.
3.0-866 12 jaar geleden Making cheats manager resizeable, maximizable, hideable (parentless), higher by default.
3.0-865 12 jaar geleden Fix error message about state undo backup always appearing when no movie is active.
3.0-864 12 jaar geleden VertexShaderManager: Fix redundant shader constant updates.
3.0-863 12 jaar geleden Compile fix for linux.
3.0-862 12 jaar geleden Turns out you have to actually commit a change before merging if you want it to be included.
3.0-846 12 jaar geleden Gameini database updates/additions for: TMNT3, Mystic Heroes, BEACH SPIKERS, Fantastic Four, King Arthur, I-Ninja, FFCC Echoes of Time, Just Dance, Disney Epic Mickey, Shark Tale, Pokemon Channel, Car...
3.0-845 12 jaar geleden Added "EnableFPRF = True" to the Beach Spikers game ini. Fixes the flickering textures.
3.0-844 12 jaar geleden Mapped the addco and subfco PowerPC instructions. Fixes Frogger: Hyper Arcade Edition.
3.0-843 12 jaar, 1 maand geleden Enable GFX debugger functionality in Release builds.
3.0-842 12 jaar, 1 maand geleden Partially revert "Check if BP and XF changes actually change values before flushing". Dolphin code sucks too much to get optimizations.
3.0-841 12 jaar, 1 maand geleden Fix indentation [ using the web editor D: ]
3.0-840 12 jaar, 1 maand geleden Merge branch 'efb_scaling_fixes'.
3.0-832 12 jaar, 1 maand geleden Dolphin was crashing after attempting to use a NULL on macosx. (turns out that passing NULL to string cmp funcs has "undefined behavior".)
3.0-831 12 jaar, 1 maand geleden Fixes pausing movies for some 30 fps games, in some situations.