Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-05-22 | Add bitwise functions from TMW rEvolt | Jesusaves | 1 | -19/+0 | |
2019-09-05 | New math function: bitmask_count() - counts how many bits are set | Jesusaves | 1 | -0/+19 | |
2019-08-18 | Minor improvements and corrections. This allows sieges to keep happening until | Jesusaves | 1 | -1/+3 | |
the Fortress is sieged itself. | |||||
2019-06-16 | New (unused) math function: limit(lower, target, higher) | Jesusaves | 1 | -0/+8 | |
2019-04-22 | Fix .@h2 on ponderate_avg | Jesusaves | 1 | -1/+1 | |
2019-04-22 | Make my math rules more clear | Jesusaves | 1 | -0/+24 | |
2018-12-22 | Fix log2() formula and fix Christmas gifts for reward count. | Jesusaves | 1 | -0/+2 | |
There was a misplaced 1, and an edge case was not handled previously (gifts=0). | |||||
2018-12-15 | ...bugs... | Jesusaves | 1 | -1/+1 | |
2018-12-15 | log2 function, golbarez rewards, main quest restriction, gift count | Jesusaves | 1 | -0/+28 | |
2018-01-13 | Initial commit | Saulc | 1 | -0/+40 | |