Freeciv

Note: you must log in to view specific page revisions.

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 April 2024

  • curprev 20:4920:49, 20 April 2024 Cazfi talk contribs 617 bytes +71 Category undo Tag: Source edit
  • curprev 20:4820:48, 20 April 2024 Cazfi talk contribs 546 bytes +546 Created page with "This document describes how to convert freeciv-3.1 compatible lua script to one compatible with freeciv-3.2. Please check these carefully to avoid your script mis-behaving, maybe in some rarely reached special case. These are changes to scripting API requiring special attention. Additions to the API that do not affect old scripts are not listed. ==Version functions== ''fc_version()'' method has been deprecated. Replace uses with one of ''name_version()'', ''comparable_v..." Tag: Source edit