summaryrefslogtreecommitdiff
path: root/src/shared/error_report.h
Commit message (Collapse)AuthorAgeFilesLines
* changed qCritical() to log::error()isanae2019-07-221-2/+0
| | | | removed now unused vlog()
* removed unused or redundant stuff in error_report.hisanae2019-07-221-19/+2
| | | | | | | renamed log() to vlog() for now extracted console creation to Console class rewrote LogBuffer to work with logging from uibase, renamed to LogModel added fmt dependency
* - moved shared and uibase libraries to namespacesTannin2013-02-171-21/+25
| | | | - bugfix: the "fix mods" function was accessing the save game data incorrectly, causing a crash
* initial commit to mercurial repository.Tannin2013-02-031-0/+47
Corresponds to MO version 0.12.6