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