magumagu
|
c3b36de51e
|
HLE code replacement: remove unused code.
|
2014-12-03 14:05:05 -08:00 |
|
Ryan Houdek
|
71cb09f1ca
|
Merge pull request #1027 from rohit-n/change-include
Include CommonTypes.h instead of Common.h.
|
2014-09-10 00:35:16 -05:00 |
|
Rachel Bryk
|
f93aa7087c
|
Kill Core::g_CoreStartupParameter.
|
2014-09-09 00:24:49 -04:00 |
|
Rohit Nirmal
|
fbc64984ca
|
Include CommonTypes.h instead of Common.h.
|
2014-09-08 15:39:58 -04:00 |
|
magumagu
|
31b950325d
|
HLE: Remove ES_LAUNCH HLE.
It isn't necessary anymore now that we emulate ES_LAUNCH correctly in
IPCHLE. This fixes launching MP2 multiplayer in Metroid Prime Trilogy.
|
2014-06-15 20:08:15 -07:00 |
|
Lioncash
|
a82675b7d5
|
Kill off some usages of c_str.
Also changes some function params, but this is ok.
Some simplifications were also able to be made (ie. killing off strcmps with ==, etc).
|
2014-03-14 13:51:23 -04:00 |
|
Tillmann Karras
|
d802d39281
|
clang-modernize -use-nullptr
and s/\bNULL\b/nullptr/g for *.cpp/h/mm files not compiled on my machine
|
2014-03-09 21:14:26 +01:00 |
|
Lioncash
|
146b301a91
|
Fix more header sorting issues in Core/ (now check-includes clean).
|
2014-02-20 01:01:11 +01:00 |
|
Lioncash
|
2afe215271
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
|
Lioncash
|
3fd87a7636
|
Second and final pass of clearing out tabs.
|
2014-02-17 02:19:41 -05:00 |
|
Lioncash
|
ebb48d019e
|
Clean up some struct indentations
Also cleaned up the indentations of some variable declarations.
|
2014-02-09 19:40:11 -05:00 |
|
Jasper St. Pierre
|
34692ab826
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|