.. |
Boot
|
Got rid of all of jp's ////////////////////////////// lines (nearly 500 of them)!
|
2009-09-02 21:00:45 +00:00 |
Debugger
|
GUI: Fixed some GUI related start/stop crashes
|
2009-09-07 12:40:43 +00:00 |
HLE
|
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 |
HW
|
Got rid of all of jp's ////////////////////////////// lines (nearly 500 of them)!
|
2009-09-02 21:00:45 +00:00 |
IPC_HLE
|
IPC_HLE_Device_es: Change some asserts to WARN_LOGs
|
2009-09-08 21:23:25 +00:00 |
PowerPC
|
Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage.
|
2009-09-08 21:16:05 +00:00 |
ActionReplay.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 |
ActionReplay.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 |
ARDecrypt.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 |
ARDecrypt.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 |
ConfigManager.cpp
|
Disable the framelimiter by default as it will not work correctly on some games
|
2009-08-03 21:44:40 +00:00 |
ConfigManager.h
|
GUI: Fixed saving of m_InterfaceLogWindow and m_InterfaceConsole, one crashfix
|
2009-09-01 14:33:16 +00:00 |
Console.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 |
Console.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 |
Core.cpp
|
get rid of the '¯' chars in source code...non ascii chars are not really good to have floating around for no reason. http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Non-ASCII_Characters#Non-ASCII_Characters
|
2009-09-08 16:07:13 +00:00 |
Core.h
|
GUI: Fixed some GUI related start/stop crashes
|
2009-09-07 12:40:43 +00:00 |
CoreParameter.cpp
|
Fix Zelda TP Wii and Pikmin 1 Wii sound Thanks to LordMark ! (again :P)
|
2009-08-26 16:58:45 +00:00 |
CoreParameter.h
|
Fix Zelda TP Wii and Pikmin 1 Wii sound Thanks to LordMark ! (again :P)
|
2009-08-26 16:58:45 +00:00 |
CoreRerecording.cpp
|
get rid of the '¯' chars in source code...non ascii chars are not really good to have floating around for no reason. http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Non-ASCII_Characters#Non-ASCII_Characters
|
2009-09-08 16:07:13 +00:00 |
CoreTiming.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 |
CoreTiming.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 |
DolLoader.h
|
Got rid of all of jp's ////////////////////////////// lines (nearly 500 of them)!
|
2009-09-02 21:00:45 +00:00 |
Host.cpp
|
set svn:eol-style=native for **.cpp
|
2008-12-08 05:30:24 +00:00 |
Host.h
|
GUI: Fixed some GUI related start/stop crashes
|
2009-09-07 12:40:43 +00:00 |
LuaInterface.cpp
|
Added dummy Lua interface files. Now Dolphin links with Lua successfully.
|
2009-08-23 15:56:13 +00:00 |
LuaInterface.h
|
Added dummy Lua interface files. Now Dolphin links with Lua successfully.
|
2009-08-23 15:56:13 +00:00 |
MemTools.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 |
MemTools.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 |
OnFrame.cpp
|
Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage.
|
2009-09-08 21:16:05 +00:00 |
OnFrame.h
|
...
|
2009-08-22 02:08:24 +00:00 |
PatchEngine.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 |
PatchEngine.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 |
PluginManager.cpp
|
Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage.
|
2009-09-08 21:16:05 +00:00 |
PluginManager.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
|
Frameskipping! Complete with GUI! Even my most naive approach resulted in great speeds, even with graphic-intensive games such as Pikmin.
|
2009-08-08 01:39:56 +00:00 |
State.cpp
|
Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage.
|
2009-09-08 21:16:05 +00:00 |
State.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 |
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 |
Tracer.cpp
|
Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage.
|
2009-09-08 21:16:05 +00:00 |
Tracer.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 |
VolumeHandler.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 |
VolumeHandler.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 |