Re-enable console logging on linux and mac builds with the -DMONO option. Rename overloaded Debug_ConsolePrintf function to Debug_ConsolePrintfAt to fix macro expansion. Adds -DLOGGER alias for -DMONO. Implements #157
Added explicit <float> or <int> template argument where needed. Add -DNOMINMAX define for Windows.