summaryrefslogtreecommitdiff
path: root/src/organizercore.h
Commit message (Expand)AuthorAgeFilesLines
* merged master into new_vfs_libraryTannin2016-02-121-7/+21
* made instance-switching usableTannin2016-01-101-0/+2
* removed get-prefix from many getters. removed const from managed_game variable.Tannin2015-12-281-2/+2
* support for adding directories to the vfs that will act as create target for ...Tannin2015-12-181-2/+3
* Merge branch 'master' into new_vfs_libraryTannin2015-12-071-8/+5
|\
| * Reworked startup considerably so now no longer dependant on GameInfoThomas Tanner2015-11-281-3/+2
| * Replace GameInfo::getNexusInfoUrl with IPluginGame::getNexusManagementUrlThomas Tanner2015-11-251-1/+2
| * Bunch of const correctness changes. There shouldn't be any update of plugin g...Thomas Tanner2015-11-251-1/+1
| * Final eradication of igameinfo and adding python wrappers for IPluginGameThomas Tanner2015-11-221-3/+0
| * Removes igameinfo.h from everywhere apart from (sort of) the pythonrunner plu...Thomas Tanner2015-11-221-2/+4
| * Removal of (get)BinaryNameThomas Tanner2015-11-211-1/+1
* | - no longer displaying "not logged in". This was too confusing for someTannin2015-12-071-0/+2
* | first work on interfacing with usvfsTannin2015-11-171-4/+10
|/
* added some (currently unused) functionality to dump the list of file mappingsTannin2015-08-091-0/+6
* - MO now validates session cookie on startupTannin2015-08-091-1/+1
* - bugfix: bsa order wasn't correctly restored.Tannin2015-05-241-1/+1
* - operations not possible during directory refresh can now be delayed unit afterTannin2015-04-121-0/+1
* missing changes that belong into changeset 5eaf1e439403Tannin2015-04-121-1/+1
* if overwriting the ModOrganizer.ini file fails, another attempt to storeTannin2015-04-081-0/+4
* cleanupTannin2015-03-271-3/+3
* bugfix: sync-overwrite dialog didn't openTannin2015-03-211-2/+2
* - some fixes to how file changes are signaled and delayedTannin2015-03-011-0/+5
* extended the game-plugin interfaceTannin2015-01-291-1/+0
* - bugfixesTannin2015-01-061-3/+15
* MergeTannin2015-01-041-42/+45
|\
| * cleanup und bugfixes after refactoringTannin2014-11-281-44/+47
* | - fixes after mergeTannin2015-01-041-3/+10
* | re-integrated changes missing from the mergeTannin2015-01-031-1/+1
|/
* - started on a refactoring moving functionality out of the MainWindow classTannin2014-11-211-0/+239