..
MemoryCards
Fixes for crashes if firstblock or numblocks is > 2049
2008-11-27 05:30:18 +00:00
AboutDolphin.cpp
Tweak some strings.
2008-11-30 14:11:16 +00:00
AboutDolphin.h
small clean up
2008-11-18 09:22:06 +00:00
BootManager.cpp
Moved back SYSCONF to shared2/sys, it was probably unnecessary to have it in two places
2008-11-29 00:06:38 +00:00
BootManager.h
constification, code style, changed vector<FileInfo*> to vector<FileInfo> for less allocs and more speed in debug mode
2008-09-22 20:35:44 +00:00
CheatsWindow.cpp
linux compile fix
2008-11-30 12:01:36 +00:00
CheatsWindow.h
Opps, forgot to add the files.
2008-11-30 11:14:52 +00:00
cmdline.c
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-07 20:26:38 +00:00
cmdline.h
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-07 20:26:38 +00:00
Config.cpp
more path updates
2008-11-11 22:00:09 +00:00
Config.h
Got rid of default Dolphin.ini
2008-11-11 20:59:48 +00:00
ConfigMain.cpp
Moved back SYSCONF to shared2/sys, it was probably unnecessary to have it in two places
2008-11-29 00:06:38 +00:00
ConfigMain.h
Moved back SYSCONF to shared2/sys, it was probably unnecessary to have it in two places
2008-11-29 00:06:38 +00:00
Frame.cpp
linux compile fix
2008-11-30 12:01:36 +00:00
Frame.h
Added a window for the Action Replay.
2008-11-30 11:13:14 +00:00
GameListCtrl.cpp
Tweak some strings.
2008-11-30 14:11:16 +00:00
GameListCtrl.h
GUI updates: filesystemviewer is now ISOproperties, beginning of gameconfig (gameini) editing. Some misc cleanup here and there.
2008-11-11 18:39:09 +00:00
Globals.cpp
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-07 20:26:38 +00:00
Globals.h
Added a window for the Action Replay.
2008-11-30 11:13:14 +00:00
ISOFile.cpp
no need for //
2008-11-12 09:31:35 +00:00
ISOFile.h
small clean up
2008-11-18 09:22:06 +00:00
ISOProperties.cpp
Improve the Patch editor a bit, it now works fine for viewing entries at least.
2008-12-02 04:25:52 +00:00
ISOProperties.h
Improve the Patch editor a bit, it now works fine for viewing entries at least.
2008-12-02 04:25:52 +00:00
Main.cpp
Tweak some strings.
2008-11-30 14:11:16 +00:00
Main.h
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-07 20:26:38 +00:00
MainNoGUI.cpp
added empty Host_SetWiiMoteConnectionState
2008-10-30 16:36:45 +00:00
MemcardManager.cpp
Fixes for crashes if firstblock or numblocks is > 2049
2008-11-27 05:30:18 +00:00
MemcardManager.h
MemcardManager no longer crashes when opening an
2008-11-23 06:41:27 +00:00
Params.ggo
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-07 20:26:38 +00:00
PatchAddEdit.cpp
warning fixes + compile on linx
2008-12-02 10:50:58 +00:00
PatchAddEdit.h
Improve the Patch editor a bit, it now works fine for viewing entries at least.
2008-12-02 04:25:52 +00:00
PluginManager.cpp
small clean up
2008-11-18 09:22:06 +00:00
PluginManager.h
Calibrated emulated Wiimote aiming in widescreen mode. Added config menu to Wiimote. Added hide cursor option to OpenGL plugin. Added custom Wii settings and moved SYSCONF to User/Config (it will be copied by the game to Wii/shared2/sys when a game is run). Made the DSP and Video debugging windowses run on the same dll instance as the main instance.
2008-11-16 20:09:13 +00:00
SConscript
(requires review for windows/mac)
2008-12-05 13:46:19 +00:00
stdafx.cpp
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-07 20:26:38 +00:00
stdafx.h
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-07 20:26:38 +00:00