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