Page 1 of 1

More fireworks (long source code included)

PostPosted: Nov 11, 2004 @ 3:01pm
by Crayfish

PostPosted: Nov 11, 2004 @ 8:21pm
by refractor
Quick suggestion (didn't examine things in detail): instead of looking for a free dot by going through everything, hold a stack for free dots.

I.e. push onto the stack when you do:
m_colour[i] = 0;

And when you need one, pop.

PostPosted: Nov 12, 2004 @ 12:00pm
by Conan

PostPosted: Nov 15, 2004 @ 12:58pm
by Crayfish

PostPosted: Nov 15, 2004 @ 1:37pm
by Conan
the icons are just used automatically. nothing special you have to do. Best to soft reset your device after changing icon or it may not appear on the ppc.

PostPosted: Nov 15, 2004 @ 1:44pm
by Crayfish

PostPosted: Nov 15, 2004 @ 2:44pm
by Crayfish

PostPosted: Nov 15, 2004 @ 5:01pm
by DaGGeR

PostPosted: Nov 17, 2004 @ 10:20pm
by abiemann

PostPosted: Nov 19, 2004 @ 10:53am
by Crayfish

PostPosted: Nov 19, 2004 @ 8:18pm
by fast_rx