mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-19 10:11:38 +00:00
Not only does it change tons of files to switch to a new and non-working (it doesn't parse my ini files, at least) ini parser, it also reshuffles a lot of code and removes a plugin. The latter part is fine, but doing these two major switches in one revision, one of which is broken, is completely unacceptable. I said to merge tiny changes, not massive reworkings. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5589 8ced0084-cf51-0410-be5f-012b33b47a6e |
||
|---|---|---|
| .. | ||
| BreakpointDlg.cpp | ||
| BreakpointDlg.h | ||
| BreakpointView.cpp | ||
| BreakpointView.h | ||
| BreakpointWindow.cpp | ||
| BreakpointWindow.h | ||
| CodeWindow.cpp | ||
| CodeWindow.h | ||
| CodeWindowFunctions.cpp | ||
| Debugger.h | ||
| JitWindow.cpp | ||
| JitWindow.h | ||
| MemoryCheckDlg.cpp | ||
| MemoryCheckDlg.h | ||
| MemoryWindow.cpp | ||
| MemoryWindow.h | ||
| RegisterView.cpp | ||
| RegisterView.h | ||
| RegisterWindow.cpp | ||
| RegisterWindow.h | ||
| SConscript | ||
| stdafx.cpp | ||
| stdafx.h | ||