Commit Graph

12 Commits

Author SHA1 Message Date
Arthur O'Dwyer 934e3d9a42 Consistently name every hookset with prefix `hooks_`. NFC.
I'm sure this causes massive merge-conflicts in the non-public code,
but I think it'd be a good idea, if only to avoid confusion between
e.g. `clearMemory` and the-variable-formerly-known-as `clearmemory`.
2020-04-12 10:49:32 -04:00
Zeno Rogue 0d00c70ed6 history animation is now allowed if allowIncreasedRange 2020-04-02 12:59:30 +02:00
Zeno Rogue e53f61a8be history:: specifically mark starting position 2020-04-01 11:26:19 +02:00
Zeno Rogue 7b3c835429 fixed lineanimation for arb 2020-01-16 17:13:57 +01:00
Zeno Rogue 3f69ffa58c fixed history band render 2019-12-27 01:19:37 +01:00
Zeno Rogue 2b154edbdb fixed line animation 2019-12-27 01:19:14 +01:00
Zeno Rogue ef9e2236ba viewctr is no more... major reduction of redundancy/complexity 2019-11-14 00:26:50 +01:00
Zeno Rogue 848eb8f48b export everything: modules compiled separately 2019-09-12 22:50:16 +02:00
Zeno Rogue 9647cbd47e added #include hyper.h to all cpp files 2019-09-12 22:50:16 +02:00
Zeno Rogue c5fec49cb6 animations in product (untested) 2019-09-12 22:50:14 +02:00
Zeno Rogue 95da7ff09e using viewcenter() consistently 2019-09-12 22:50:13 +02:00
Zeno Rogue 51efb7e3ff added missing history.cpp 2019-09-12 22:50:13 +02:00