exult-engine:v1.8.x

Last commit made on 2022-04-12
Get this branch:
git clone -b v1.8.x https://git.launchpad.net/exult-engine

Branch merges

Branch information

Name:
v1.8.x
Repository:
lp:exult-engine

Recent commits

62f35d2... by DominusExult <email address hidden>

Fixed copy/paste error

db0ea3d... by Dragon-Baroque <email address hidden>

Fix Gimp Plugin compilation on Linux

  Commit 1 of 1
    configure.ac
      Handle Gimp Ver.Rel.Mod where Rel >= 10
    mapedit/u7shp.cc
      Move gimp.h and gimpui.h under the warning deactivate frame
      Add 2 new warning deactivates
      Do no enable the GTK .. Deprecated checks

800cd7f... by Marzo Sette Torres Junior <email address hidden>

Properly fixing msys2 build

Undoes 0356e19f45, which only happened to fix the build.
Real cause is different pkg-config binaries returning paths in different
formats, and Makefile assuming one of them. Everything should now
work fine on all systems.

9d8efe3... by Marzo Sette Torres Junior <email address hidden>

Cleaning up some warnings from GIMP plugin

e90fa9d... by Marzo Sette Torres Junior <email address hidden>

Stop using gimptool for building plugin

It silently fails on link, and was using wrong compiler flags.

ef853b5... by Marzo Sette Torres Junior <email address hidden>

Stop pretending the GIMP plugin works on ancient versions of GIMP

6651889... by Marzo Sette Torres Junior <email address hidden>

Cleaning up automake include dirs

Basing everything on $(top_srcdir) instead.

c234f44... by DominusExult <email address hidden>

added the planned date for the News

33b823c... by DominusExult <email address hidden>

Backing out 2356d96 in the v1.8.x release branch as it is problematic for make install

01a7849... by DominusExult <email address hidden>

commenting in an .am file was not wise - broke compiles