| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-02 | OnScreenDisplay: Make CallbackType an enum class | Lioncash | |
| 2015-06-28 | Use emplace() instead of insert() where applicable for maps. | Lioncash | |
| 2015-06-12 | Options: merge SCoreStartupParameter into SConfig | degasus | |
| 2015-05-25 | Set copyright year to when a file was created | Tillmann Karras | |
| 2015-05-25 | Update license headers to GPLv2+ | Tillmann Karras | |
| 2015-02-07 | OnScreenDisplay: Allow for different colored messages | Lioncash | |
| 2014-12-20 | OGL: draw shadows within rasterfont itself | degasus | |
| 2014-09-08 | Include CommonTypes.h instead of Common.h. | Rohit Nirmal | |
| 2014-03-14 | Kill off some usages of c_str. | Lioncash | |
| 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-11 | Fixes spacing for "for", "while", "switch" and "if" | Matthew Parlane | |
| Also moved && and || to ends of lines instead of start. Fixed misc vertical alignments and some { needed newlining. | |||
| 2014-02-18 | Convert all includes to relative paths. | Lioncash | |
| 2014-02-09 | Clean up some struct indentations | Lioncash | |
| Also cleaned up the indentations of some variable declarations. | |||
| 2013-12-31 | Remove unnecessary Src/ folders | Jasper St. Pierre | |
