Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-07 | Split Estate Functions in half. One will take primary functions. | Jesusaves | 1 | -272/+1 | |
The later one will take auxiliar functions (dialog helpers) | |||||
2019-08-07 | Fix a typo | Jesusaves | 1 | -1/+1 | |
2019-08-07 | Unify all cauldrons with the apartment function, which is now an util. | Jesusaves | 1 | -0/+34 | |
This means I can add new systems using the cauldron, and split them at a later date if I deem fit. Note Halinarzo houses does not comes with a Cauldron -_- | |||||
2019-08-07 | Unify all Piano codes | Jesusaves | 1 | -0/+69 | |
2019-03-12 | Make L_Manage in Real Estate System a global function, too. | Jesusaves | 1 | -0/+90 | |
2019-03-12 | Start simplifying Real Estate by making L_RentAvailable a function | Jesusaves | 1 | -0/+78 | |
2019-03-05 | Real Estate patch | Jesusaves | 1 | -5/+10 | |
2019-03-05 | Real Estate attains the expected functionality. | Jesusaves | 1 | -0/+91 | |
Now we still need utility NPCs (eg. Piano could allow change map music) |