Homedesp's stash

Pretty up the code a little:

Authored by pezcode <[email protected]> on Feb 14 2012, 3:43 AM.

Description

Pretty up the code a little:

  • Move architecture dependent defines (along with printf macros) to Architecture.h
  • Printf macros are Unicode by default, use _S version for ASCII
  • Get rid of TEXT for Unicode, use L instead
  • Turn Logger, ConfigurationHolder, PluginLoader into normal classes (there are instances in global class Scylla)
  • Rewrite Logger (no nasty pointers to MainGui, no need for newline)
  • Misc fixes

Details

Committed
pezcode <[email protected]>Feb 14 2012, 3:43 AM
Pushed
despawningboneAug 15 2020, 8:55 AM
Parents
rSCY4ff828cd1254: Add overlay after fixing
Branches
Unknown
Tags
Unknown

Event Timeline