lifthrasiir / angolmois

Angolmois BMS player [mirror repository from hg.mearie.org and bitbucket.org/lifthrasiir/angolmois]
http://mearie.org/projects/angolmois/
64 stars 4 forks source link

#SWITCH (and so on) support #3

Open lifthrasiir opened 11 years ago

lifthrasiir commented 11 years ago

Needs something like XV(struct rndst { int sw, rnd, els; }) rndbuf;.

lifthrasiir commented 11 years ago

Uh, originally thought as a trivial feature, but it seems to require two-pass parsing which is undesirable for Angolmois. (in fact, Angolmois already does two-pass parsing: one for resolving #RANDOMs and one for bmslines.) It may be inadequate for alpha 2 milestone.