summaryrefslogtreecommitdiff
path: root/src/problemsdialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* - diagnosis plugin now reports file in overwrite as a problemTannin2013-05-221-1/+1
| | | | | - bugfix: GetModuleFileName returned the wrong string length - bugfix: Vector Exception Handler no longer stops hook.dll on recoverable errors
* - bugfix: wrong multibyte to widechar conversion in hookdll breaks ↵Tannin2013-04-131-0/+58
internationalization - bugfix: mod names not checked for validity on rename - bugfix: mod list wasn't invalidated after rename (regression?) - problem reports moved to separate dialog - ncc plugin now does the check for dotNet - python plugin wrapper started (only supports tools currently) - new ini editor plugin in python (non-functional currently)