http://rpg.hamsterrepublic.com/bugzilla/show_bug.cgi?id=803
--- Comment #1 from Ralph Versteegen <[email protected]> 2010-11-13 00:13:50 PST --- Ah! I finally worked this out! While browsing the source for FB's gfxlib2, I came across fb_GfxGetkey and found that it is waiting for 20ms even if there is already a key in the key buffer. This only affects us when a key is pressed, because we don't call fb_Getkey unless fb_Keyhit reports there is a key waiting. I've submitted a patch: https://sourceforge.net/tracker/?func=detail&aid=3108334&group_id=122342&atid=693198 (Yes, I am looking for some low level hack to get numpad input in gfx_fb) -- Configure bugmail: http://rpg.hamsterrepublic.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
