NewGRF Meta Language
https://github.com/OpenTTD/nml
A tool to convert a meta-language to nfo, making newgrf coding easier. (needed for openttd-opengfx)
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / nml
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout games/nml && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
nml-0.7.0.tar.gz | 0000561581 548 KB | |
nml.changes | 0000009714 9.49 KB | |
nml.spec | 0000002345 2.29 KB |
Revision 42 (latest revision is 57)
Dmitriy Perlow (DarkSS)
accepted
request 1035697
from
Andrea Manzini (amanzini)
(revision 42)
- update to 0.7.0 This release adds the long awaited support for stations. Support for NewGRF additions of OpenTTD 13.0: - Add: Map seed in patch variable 0x17. Support for NewGRF additions of OpenTTD 1.11: - Change: provide nml vars for industry var 0x47 - GameScript control status Other changes and fixes: - Add: show an error if a required property is not set for objects (feature 0F) (#236) - Fix: Reject empty arrays of expressions (#224) - Fix #209: Cargo 'profit' callback applied a unit conversion, when there was no unit. (#220) - Change: adjust sound name constants to match OpenTTD - Fix #253: Produce a more efficient NFO code for abs() builtin function (#255)
Comments 0