Commit Graph

10 Commits

Author SHA1 Message Date
Guillaume Jacquemin 55b15381c6 ResearchTree: use a macro to add nodes.
This will look better, IMO.
2021-08-03 23:10:52 +02:00
Guillaume Jacquemin e786cf2d7a ResearchTree: add functions to read OS and arch unlocks.
Now the set is complete.
2021-08-03 20:40:42 +02:00
Guillaume Jacquemin 1cd91e1aaa ResearchTree: use normal ints in range-based for.
They're smaller than references, and they're trivially-copiable. They
shouldn't be passed by reference. 🤦
2021-08-03 20:39:40 +02:00
Guillaume Jacquemin be4d1029c5 ResearchTree: add a missing early return. 2021-08-03 20:38:19 +02:00
Guillaume Jacquemin 4baca47f72 ResearchTree: fix a typo. 2021-08-03 20:29:35 +02:00
Guillaume Jacquemin f2243f086f ResearchTree: add T1 OS nodes and IDs. 2021-08-03 20:23:44 +02:00
Guillaume Jacquemin 8ede484b0e ResearchTree: added T4 engine nodes. 2021-08-03 20:07:16 +02:00
Guillaume Jacquemin 7a9cb3d9a1 ResearchTree: fix a typo. 2021-08-01 20:15:21 +02:00
Guillaume Jacquemin f321a06a0e ResearchTree: added T3 engine nodes. 2021-08-01 18:56:13 +02:00
Guillaume Jacquemin bb6de66b0c ResearchTree: add basic functionality and some nodes. 2021-08-01 18:56:13 +02:00