index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into new_vfs_library
TanninOne
2015-12-23
1
-4
/
+0
|
\
|
*
Facepalm moments - realised gameinfo init call is no longer needed. Removed a...
Thomas Tanner
2015-12-06
1
-4
/
+0
*
|
Merge branch 'master' into new_vfs_library
Tannin
2015-12-07
1
-65
/
+141
|
\
|
|
*
Fix up so that hookdll continues to work properly
Thomas Tanner
2015-11-29
1
-2
/
+4
|
*
Another cleanup and make the program not crash when looking at saves for the ...
Thomas Tanner
2015-11-29
1
-9
/
+13
|
*
Reworked startup considerably so now no longer dependant on GameInfo
Thomas Tanner
2015-11-28
1
-69
/
+135
|
*
Replace GameInfo::getNexusInfoUrl with IPluginGame::getNexusManagementUrl
Thomas Tanner
2015-11-25
1
-14
/
+17
|
*
Member variable unused so removed it.
Thomas Tanner
2015-11-20
1
-1
/
+1
|
*
Get rid of `GameIfo::getOrganizerDirectory` and associated member variable
Thomas Tanner
2015-11-20
1
-4
/
+5
*
|
some fixes and removed obsolete code
Tannin
2015-11-23
1
-1
/
+1
*
|
some fixes/disabled code required since hook.dll is gone
Tannin
2015-11-19
1
-14
/
+0
|
/
*
added cmake build script and a few fixes for 64-bit compatibility
Tannin
2015-09-23
1
-19
/
+20
*
bugfix: wrong app ids used for oblivion and fallout 3
Tannin
2015-08-17
1
-4
/
+9
*
some code cleanup
Tannin
2015-08-09
1
-12
/
+14
*
- MO now validates session cookie on startup
Tannin
2015-08-09
1
-0
/
+3
*
small patch to show which obsolete files are being removed
Tom Tanner
2015-07-17
1
-5
/
+6
*
Reworking the Custom Executables list and the shortcut popup.
Tom Tanner
2015-07-09
1
-7
/
+0
*
- bugfix: MO crashed without error message when "bootstrapping" failed
Tannin
2015-06-17
1
-11
/
+17
*
a little more logging during startup
Tannin
2015-06-04
1
-2
/
+4
*
small stuff
Tannin
2015-05-26
1
-3
/
+4
*
- bugfix: shortcuts specifying a profile didn't work
Tannin
2015-05-10
1
-1
/
+1
*
dropped redundant report.h/report.cpp
Tannin
2015-05-09
1
-5
/
+5
*
bugfix: when using a user-selected game path that path wasn't use for
Tannin
2015-04-12
1
-3
/
+5
*
bugfix: tutorial broken
Tannin
2015-04-08
1
-7
/
+6
*
MO will again remove obsolete files on startup
Tannin
2015-03-21
1
-0
/
+38
*
tons of code cleanup and minor fixes to harden the code (mostly suggestions f...
Tannin
2015-02-25
1
-2
/
+2
*
- No longer setting the dll directory as a windows search folder for dlls bec...
Tannin
2015-02-25
1
-2
/
+3
*
extended the game-plugin interface
Tannin
2015-01-29
1
-19
/
+7
*
Merge with branch1.2
Tannin
2015-01-24
1
-3
/
+3
|
\
|
*
cleanup (mostly removing unused includes)
Tannin
2015-01-22
1
-6
/
+6
|
*
all executables can now be repositioned, including auto-detected ones
Tannin
2014-12-09
1
-8
/
+14
|
*
undid some changes that accidentally made it to this branch
Tannin
2014-11-26
1
-606
/
+559
|
*
- archive library can now query for password during extraction (seems to be n...
Tannin
2014-11-05
1
-1
/
+31
|
*
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-8
/
+3
|
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-581
/
+581
*
|
- bugfixes
Tannin
2015-01-06
1
-14
/
+49
*
|
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-14
/
+14
*
|
cleanup und bugfixes after refactoring
Tannin
2014-11-28
1
-112
/
+47
*
|
Merge
Tannin
2014-11-21
1
-34
/
+19
|
\
\
|
*
|
- started on a refactoring moving functionality out of the MainWindow class
Tannin
2014-11-21
1
-25
/
+11
|
*
|
- archive library can now query for password during extraction (seems to be n...
Tannin
2014-11-05
1
-1
/
+1
|
*
|
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-8
/
+3
|
*
|
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-1
/
+11
*
|
|
qt5 compatibility
Tannin
2014-11-21
1
-3
/
+10
|
/
/
*
|
- can now filter by mod content
Tannin
2014-08-18
1
-28
/
+26
*
|
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-581
/
+581
|
/
*
- test-plugins accidentally distributed in the 1.2.5 release are now automati...
Tannin
2014-06-25
1
-1
/
+3
*
- mod list context menu split into two menus (one for whole list, one for sel...
Tannin
2014-05-13
1
-1
/
+2
*
- main window now has a small view displaying log messages
Tannin
2014-05-04
1
-5
/
+0
*
- updated installer
Tannin
2014-04-24
1
-1
/
+5
[next]