Skip to content
Permalink
develop

Commits on Mar 2, 2022

  1. data was changed

    titiger committed Mar 2, 2022

Commits on Feb 15, 2022

  1. new norse faces

    titiger committed Feb 15, 2022

Commits on Nov 23, 2021

Commits on Nov 9, 2021

  1. Fix colours in endgame statistics.

    Text colours where the colour wasn't explicitly set was rendering as the
    previous (incorrect) colour instead of white. Now text colour is
    explicitly set.
    Jammyjamjamman committed Nov 9, 2021

Commits on Jul 14, 2021

  1. FTGL required + Manjaro wx package corrected to wxgtk-common

    Fixes bugs found in iss #206. Building without FTGL fails and the error
    is confusing. So we'll fail at the cmake stage (suggested by andy5995).
    People who don't want it can disable this at their own peril! ;-)
    Jammyjamjamman committed Jul 14, 2021

Commits on Jul 2, 2021

  1. Add macos workflow

    Macos workflow does not work atm, so it's commented out. But this shows
    the general idea of how it should work.
    Jammyjamjamman committed Jul 2, 2021

Commits on Jun 20, 2021

  1. More improvements to actions

    * Better naming for "preparing snapshot".
    * Strip debug info on linux builds for artifact, to make smaller.
    Jammyjamjamman committed Jun 20, 2021
  2. Add Linux to actions

    Jammyjamjamman committed Jun 20, 2021

Commits on Jun 18, 2021

  1. Food shortage warning sound

    General sound to warn about consumable resources shortage
    titiger committed Jun 18, 2021
  2. Fix Github actions yml

    Jammyjamjamman committed Jun 18, 2021

Commits on Jun 16, 2021

  1. Create cmake.yml for windows builds

    Test windows building with github actions.
    Jammyjamjamman committed Jun 16, 2021

Commits on Jun 4, 2021

  1. Fix editor and g3dviewer for wx 3.1.x

    glCanvas args struct needs to be null terminated.
    https://trac.wxwidgets.org/ticket/19193#ticket
    fixes iss #207.
    Jammyjamjamman committed Jun 4, 2021

Commits on May 22, 2021

Commits on May 16, 2021

  1. Editor: Heightmap Export function (small fix for import function)

    Not without loss because megaglest uses floats for height
    titison committed May 16, 2021

Commits on May 9, 2021

Commits on Apr 15, 2021

Older