Skip to content

v2.7

Compare
Choose a tag to compare
@Rosalie241 Rosalie241 released this 27 Oct 23:32
· 233 commits to master since this release
Rosalie Wanders (10):
      SporeModManager: introduce SporeModManager.rc
      Makefile: prettify build output
      SporeModManager: verify installerSystemVersion element
      SporeModManager: use const std::vector<T>& instead of std::vector<T>
      SporeModManager: return false in Path::CheckIfPathsExist()
      SporeModManager: add support for the compatFile element
      SporeModManager: add support for the defaultChecked attribute
      Makefile: add EXE_FILE variable and add all & clean targets to .PHONY
      SporeModManager: don't use reference argument in MakeAbsolutePath()
      SporeModManager: show error when reading /proc/self/exe fails