| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
* Remove SConscript related files.
* Force-load translations from uibase and gamebryo/creation.
* Bring githubpp here and add a standalone preset.
* Switch VersionInfo -> Version for ModOrganizer2. (#2063)
* Add pre-commit hook.
* Use 7zip build from VCPKG registry.
* Use archive.dll from the bin folder instead of dlls.
|
| |\
| |
| |
| | |
ThosRTanner-master
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | | |
# Conflicts:
# SConstruct
# src/modinfo.cpp
# src/modinfo.h
|
| | | | |
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Scons build. This isn't exactly production ready because the qt headers are a nightmarish web of interdependencies but it's useful for checking.
I've also removed a few unused include files it detected and corrected some things that upset clang in a big way.
|
| |\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
src/downloadmanager.cpp
src/mainwindow.cpp
src/modinfo.cpp
src/modinfo.h
src/selfupdater.cpp
src/shared/fallout3info.cpp
src/shared/fallout3info.h
src/shared/falloutnvinfo.cpp
src/shared/falloutnvinfo.h
src/shared/gameinfo.h
src/shared/oblivioninfo.cpp
src/shared/oblivioninfo.h
src/shared/skyriminfo.cpp
src/shared/skyriminfo.h
|
| | |\ \
| | |/
| |/| |
Refactoring archive library (Part 3)
|
| | | |\ |
|
| | | | | |
|
| |/ / / |
|
| | |/
|/|
| |
| |
| |
| | |
Use r"..." strings in template file to make it easier to copy/paste paths from windows clipboard.
Changed organizer.pro to not produce strange messages if you opened it because it couldn't find a .hg directory
|
| |/ |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
More Sconscript stuff
|
| |
|
|
|
|
|
| |
Changed pynedit.pro to fetch from 'standard' install location
Changed saveas code to use organizer report rather than uibase - this way it's
not dependant on the vagaries of the include path, and works the same as the
rest of the organiser directory
|
| | |
|
| | |
|
| |
|
|
| |
This resulted in some small cleanups but not much else
|
| | |
|
| |
|
|
| |
all the dlls
|
| | |
|
| |
|