Page 1 of 1

Bug Reporting

PostPosted: May 26, 2004 @ 10:25pm
by fast_rx

PostPosted: May 27, 2004 @ 1:26am
by kornalius

PostPosted: May 27, 2004 @ 2:32am
by fast_rx
it is just after the InitGameAPI call.

The basic game api template doesn't have any entry for the keys variable at all. Should it have?

PostPosted: May 27, 2004 @ 2:58am
by kornalius
The keys variable is defined in InitGameAPI if I remember correctly. The Global and Local functions re-initialize the variables. I will fix this for 0.4a, I don't like this behavior. I also fixed the template to do the Global before the InitGameAPI.

Regards,
Kornalius

PostPosted: May 27, 2004 @ 6:51pm
by fast_rx

PostPosted: May 27, 2004 @ 8:46pm
by kornalius

PostPosted: May 27, 2004 @ 8:47pm
by kornalius

PostPosted: May 28, 2004 @ 2:18pm
by kornalius
Hey Fast_rx,

I found the problem, somehow I was doing an extra Color() conversion in most functions but some didn't.

Anyway, it's ok from build 0.4a on.

Regards,
Kornalius