3.0-872 12 anni fa Fix OS X 10.6 compatibility.
3.0-871 12 anni fa Fix some warnings.
3.0-870 12 anni fa Merge conflict. Fixes issue 5471.
3.0-869 12 anni fa Fix a save state crash in some situation.
3.0-868 12 anni fa Includes are case sensitive and Common is in the include directories so including the file this way was silly.
3.0-867 12 anni fa Fixing wiimote savestate and recording.
3.0-866 12 anni fa Making cheats manager resizeable, maximizable, hideable (parentless), higher by default.
3.0-865 12 anni fa Fix error message about state undo backup always appearing when no movie is active.
3.0-864 12 anni fa VertexShaderManager: Fix redundant shader constant updates.
3.0-863 12 anni fa Compile fix for linux.
3.0-862 12 anni fa Turns out you have to actually commit a change before merging if you want it to be included.
3.0-846 12 anni fa 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 anni fa Added "EnableFPRF = True" to the Beach Spikers game ini. Fixes the flickering textures.
3.0-844 12 anni fa Mapped the addco and subfco PowerPC instructions. Fixes Frogger: Hyper Arcade Edition.
3.0-843 12 anni, 1 mesi fa Enable GFX debugger functionality in Release builds.
3.0-842 12 anni, 1 mesi fa 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 anni, 1 mesi fa Fix indentation [ using the web editor D: ]
3.0-840 12 anni, 1 mesi fa Merge branch 'efb_scaling_fixes'.
3.0-832 12 anni, 1 mesi fa 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 anni, 1 mesi fa Fixes pausing movies for some 30 fps games, in some situations.