Johannes Schickel
|
b4d0a8ba66
|
JANITORIAL: Enforce "} // End of namespace" with a single space after }.
|
2013-01-26 19:38:02 +01:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Max Horn
|
bdc7414f80
|
COMMON: Don't declare a fake printf
|
2011-05-03 11:41:01 +02:00 |
|
Max Horn
|
5b562407c1
|
COMMON: Replace NORETURN by NORETURN_PRE & NORETURN_POST
svn-id: r46205
|
2009-11-29 21:56:10 +00:00 |
|
Filippos Karapetis
|
6f45ecff1a
|
Renamed common/console.* to common/textconsole.* to fix compilation under MSVC again (broken with commit #46130). MSVC places all object files for each engine in the same folder (even if they're in subfolders), which resulted in clashing between gui/console.* and common/console.*. There's no easy way around this, other than turning the resulting MSVC files into a big mess, so a simple file rename is more feasible
svn-id: r46151
|
2009-11-26 10:59:46 +00:00 |
|