Thomas Goyne
|
101721863a
|
Make log messages a little saner
|
2013-02-06 13:22:16 -08:00 |
|
Thomas Goyne
|
96cf5ea7ed
|
Kill the #ifndef AGI_PRE guards
They don't actually improve compilation performance and make it more
annoying to modify what things are in the precompiled header.
|
2012-12-02 06:33:29 -08:00 |
|
Thomas Goyne
|
9088ae994c
|
Remove windows.h from the precompiled header
It's only used by a few source files and it defines a ton of garbage.
|
2012-11-10 18:05:56 -08:00 |
|
Thomas Goyne
|
e44c47c863
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
|
Thomas Goyne
|
56337beb11
|
Use OutputDebugStringW rather than OutputDebugStringA in the windows debug logging so that unicode actually works
Originally committed to SVN as r6242.
|
2012-01-08 01:35:43 +00:00 |
|
Thomas Goyne
|
acd26c4c48
|
Fiddle with the log output format so that Visual Studio's parser reads it correctly
Originally committed to SVN as r5503.
|
2011-07-26 19:52:07 +00:00 |
|
Niels Martin Hansen
|
b60e3a5bd4
|
Rename another clashing file in libaegisub.
Originally committed to SVN as r5490.
|
2011-07-18 01:08:41 +00:00 |
|