summaryrefslogtreecommitdiff
path: root/src/shared/error_report.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-46/+52
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* Applied clang-format on sourceSandro Jäckel2018-02-221-52/+46
|
* tons of code cleanup and minor fixes to harden the code (mostly suggestions ↵Tannin2015-02-251-2/+1
| | | | from static code analysis)
* replaced all uses of NULL with nullptrTannin2014-11-281-6/+6
| | | | fixed a few placed where NULL was used as a number or boolean
* - NCC will now report an error if a script tries to extract a non-existent ↵Tannin2014-05-151-3/+1
| | | | | | | | | file instead of creating an empty output file - ncc installer plugin now uses a more reliable method to force the installer window to the foreground - missing version on TESV.exe will no longer be reported as an error - bugfix: loot client didn't read list of active mods - bugfix: invalid free call in error reporting function
* - moved shared and uibase libraries to namespacesTannin2013-02-171-19/+22
| | | | - bugfix: the "fix mods" function was accessing the save game data incorrectly, causing a crash
* initial commit to mercurial repository.Tannin2013-02-031-0/+99
Corresponds to MO version 0.12.6