Lioncash
|
4f1f55093f
|
Common/MsgHandler: Namespace code within the Common namespace
Closes another gap in the Common library where code isn't being
namespaced under it.
|
2019-06-19 16:03:55 -04:00 |
Lioncash
|
d1475f6d59
|
Common/MsgHandler: Convert type aliases over to using
Same thing, nicer to read.
|
2019-06-16 23:37:03 -04:00 |
Michael M
|
737651f298
|
MsgHandler: small cleanup
|
2017-08-03 13:29:59 -07:00 |
Pierre Bourdon
|
3570c7f03a
|
Reformat all the things. Have fun with merge conflicts.
|
2016-06-24 10:43:46 +02:00 |
JosJuice
|
74ea765427
|
Mark more strings for translation
|
2015-11-20 11:33:47 +01:00 |
Tillmann Karras
|
5b23182793
|
Common: drop GEKKO define
Afaict, it was used to build parts of Dolphin with DSPSpy, but that's
been broken forever, so lets clean up a little bit.
|
2015-06-24 12:13:41 +02:00 |
Tillmann Karras
|
30ebb2459e
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
Tillmann Karras
|
cefcb0ace9
|
Update license headers to GPLv2+
|
2015-05-25 13:22:31 +02:00 |
degasus
|
81ed17be53
|
avoid the extern keyword in .cpp files
|
2014-07-11 16:10:20 +02:00 |
lioncash
|
d2038049f5
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
Jasper St. Pierre
|
34692ab826
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |