summaryrefslogtreecommitdiff
path: root/src/organizer.en.ts
Commit message (Collapse)AuthorAgeFilesLines
* - bugfix: installFile for mods was not a relative path if the downloads ↵Tannin2013-11-221-4652/+0
| | | | | | | | | | | | directory was non-default - bugfix: crash after removing the last profile in the list (ordered alphabetically) - improved subdirs ordering to ensure pythonrunner is compiled before pythonproxy - translation files for plugins are now generated - set some texts as un-translatable where it made no sense - staging script now re-builds MO completely before packaging - updated qt libraries for packaging to 4.8.5 - added python to the package
* - mod list can now be sorted by install timeTannin2013-08-311-353/+382
| | | | | - the sorting of download archives wasn't actually by index instead of file time - bugfix: some of the plugins crashed if they failed to create a mod
* - added code for c++ based boss dummyTannin2013-08-241-0/+4623
- fixed staging scripts