Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-08-13 | Stop using num2name() in scripts. | onefang | 1 | -4/+2 | |
Turns out I was feeding "01" to it, so that's why it thought things where octal, and "01" is the result we wanted anyway. | |||||
2019-05-28 | Add [Region] .ini block. | onefang | 1 | -2/+2 | |
For including actual region definition in the normal .ini stack. Same as the usual Region.ini format, except we add a RegionName parameter. | |||||
2019-05-22 | Major tweaking of the scripts to suit the new setup. | onefang | 1 | -1/+2 | |
2016-11-27 | Break out common script bits into their own file. | David Walter Seikel | 1 | -0/+76 | |