..
MemoryCards
oops too much copypasta :p
2009-08-07 08:56:15 +00:00
AboutDolphin.cpp
Remove accidental about dolphin change.
2009-08-23 07:37:58 +00:00
AboutDolphin.h
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
ARCodeAddEdit.cpp
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
ARCodeAddEdit.h
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
BootManager.cpp
Fix Zelda TP Wii and Pikmin 1 Wii sound Thanks to LordMark ! (again :P)
2009-08-26 16:58:45 +00:00
BootManager.h
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
CheatsWindow.cpp
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
CheatsWindow.h
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +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
cocoaApp.h
cocoa event wip
2009-01-12 23:59:27 +00:00
cocoaApp.m
now we can play with keyboard on osx, enjoy
2009-01-13 14:30:05 +00:00
ConfigMain.cpp
Fix framelimiter's accuracy, thanks to sskkiipp !(issue 1237)
2009-08-03 18:35:25 +00:00
ConfigMain.h
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
Frame.cpp
GUI: Allow drag and drop between panes
2009-08-26 15:23:48 +00:00
Frame.h
GUI: Allow drag and drop between panes
2009-08-26 15:23:48 +00:00
FrameTools.cpp
GUI: Fixed the debugging toolbar
2009-08-25 10:58:13 +00:00
FrameWiimote.cpp
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
GameListCtrl.cpp
unicode fixings, disable r3999 change, change filename for debug memcardmanager
2009-08-23 21:20:08 +00:00
GameListCtrl.h
Fixes issue 1255.
2009-08-07 08:52:04 +00:00
Globals.cpp
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
Globals.h
GUI: Fixed some wxPostEvent endless loops
2009-08-25 09:13:17 +00:00
InfoWindow.cpp
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
InfoWindow.h
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
ISOFile.cpp
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
ISOFile.h
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
ISOProperties.cpp
Re-enable CPU swap on XFB mode only, to avoid flickering in a couple of games
2009-08-25 18:30:15 +00:00
ISOProperties.h
Fixes issue 1255.
2009-08-07 08:52:04 +00:00
LogWindow.cpp
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
LogWindow.h
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
Main.cpp
GUI: Moved debugging window to AUI, more AUI improvements to be done
2009-08-25 01:50:27 +00:00
Main.h
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
MainNoGUI.cpp
better fix
2009-08-01 19:16:15 +00:00
MemcardManager.cpp
Work towards issue 1229; initial framework for including exi devices in savestates.
2009-08-16 08:26:57 +00:00
MemcardManager.h
Fixes issue 1255.
2009-08-07 08:52:04 +00:00
NetEvent.cpp
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
NetFunctions.cpp
NETPLAY: just some minor clean up. also, apparently netplay already works to public(since 4003) ip's (internet) but not private or loopback (lan or 2 clients on 1 pc) .
2009-08-16 14:13:25 +00:00
NetSockets.cpp
clean up. less memory usage! </claim that nobody will notice>
2009-08-16 18:53:38 +00:00
NetSockets.h
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
NetStructs.h
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
NetWindow.cpp
NETPLAY: just some minor clean up. also, apparently netplay already works to public(since 4003) ip's (internet) but not private or loopback (lan or 2 clients on 1 pc) .
2009-08-16 14:13:25 +00:00
NetWindow.h
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +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
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
PatchAddEdit.h
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
SConscript
fix non gui build
2009-08-01 18:31:25 +00:00
stdafx.cpp
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
stdafx.h
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
Summarize.h
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
WxUtils.cpp
Fixes issue 1255.
2009-08-07 08:52:04 +00:00
WxUtils.h
Fixes issue 1255.
2009-08-07 08:52:04 +00:00