Lioncash
|
b06ec302d1
|
Remove some unnecessary semicolons
|
2014-09-11 13:05:31 -04:00 |
Lioncash
|
eb3a1de3f6
|
Core: Turn some includes into forward declarations.
|
2014-07-27 13:37:09 -04:00 |
degasus
|
22e1aa5bb4
|
mark all local functions as static
|
2014-07-11 16:07:23 +02:00 |
Tillmann Karras
|
fa3cc05753
|
Turn some non-const refs into pointers
|
2014-03-17 02:55:57 +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
|
655d22512b
|
Kill off some usages of the ArraySize macro.
This required the use of std::array in some cases.
|
2014-02-15 02:43:54 -05:00 |
Lioncash
|
63700ad28a
|
Change some for+iterator loops in GeckoCode.cpp and GeckoCodeConfig.cpp into foreach loops.
|
2014-02-04 19:19:48 -05:00 |
Jasper St. Pierre
|
34692ab826
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |