|
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 |
|
|
2afe215271
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
|
|
3fd87a7636
|
Second and final pass of clearing out tabs.
|
2014-02-17 02:19:41 -05:00 |
|
|
8039963858
|
Add const qualifiers to two foreach loop variables for consistency.
Also fix a vector include I happened to notice. Should be "<vector>" not "vector"
|
2014-02-04 19:44:02 -05:00 |
|
|
a73a600343
|
Fix name conventions of some of the foreach loop variables.
|
2014-02-04 19:30:46 -05:00 |
|
|
63700ad28a
|
Change some for+iterator loops in GeckoCode.cpp and GeckoCodeConfig.cpp into foreach loops.
|
2014-02-04 19:19:48 -05:00 |
|
|
34692ab826
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|