ReC98/th03/math
nmlgc 8b627803a3 [Position independence] Vector calls and variables
Raw, uninteresting position independence work. Or maybe not, given that
this was one of the few things that also apply to TH01, and reveal just
how chaotically this game was coded. And so we've got three ways that
ZUN stored regular 2D points: Regularly (X first, Y second), Y first
and X second, and multiple points stored in a structure of arrays…

Completes P0059, funded by [Anonymous] and -Tom-.
2019-11-18 22:24:24 +01:00
..
math.h [Position independence] Vector calls and variables 2019-11-18 22:24:24 +01:00
randring.h [Decompilation] Prepare the C side for the shot type control functions 2019-10-14 23:42:20 +02:00
randring.inc [Decompilation] Prepare the C side for the shot type control functions 2019-10-14 23:42:20 +02:00
randring_fill.asm [Maintenance] Export all pascal functions with their proper uppercase names 2019-09-15 20:29:47 +02:00
vector1_at.asm [Position independence] Vector calls and variables 2019-11-18 22:24:24 +01:00
vector2.asm [Position independence] Vector calls and variables 2019-11-18 22:24:24 +01:00
vector2_between_plus.asm [Position independence] Vector calls and variables 2019-11-18 22:24:24 +01:00