From: sparky4 Date: Mon, 29 Jun 2015 14:18:45 +0000 (-0500) Subject: OH OH OH MY GOD OH OH OH!! X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=e8682a9f3fdf18a90e6eed8b69b3d2e2bab970cb;p=16.git OH OH OH MY GOD OH OH OH!! modified: 16.LIB modified: 16/inputest.bfproject modified: inputest.exe modified: src/lib/16_in.c modified: src/lib/16_in.h --- diff --git a/16.LIB b/16.LIB index a0acda09..704640bc 100644 Binary files a/16.LIB and b/16.LIB differ diff --git a/16/inputest.bfproject b/16/inputest.bfproject index 9658fd1d..e9cc89a9 100644 --- a/16/inputest.bfproject +++ b/16/inputest.bfproject @@ -1,8 +1,8 @@ c2e.convert_special: 0 e2c.convert_num: 0 -openfiles: /dos/z/16/16/src/lib/16_in.c:0:0:0: -openfiles: /dos/z/16/16/src/lib/16_in.h:0:0:0: -openfiles: /dos/z/16/16/src/inputest.c:1150:0:1: +openfiles: /dos/z/16/16/src/lib/16_in.c:17001:16748:0: +openfiles: /dos/z/16/16/src/lib/16_in.h:1138:1019:1: +openfiles: /dos/z/16/16/src/inputest.c:476:91:0: snr_recursion_level: 0 convertcolumn_horizontally: 0 adv_open_matchname: 0 @@ -17,6 +17,7 @@ c2e.convert_iso: 0 opendir: file:///dos/z/16/16/src wrap_text_default: 0 bookmarks_filename_mode: 1 +ssearch_text: defa snr_casesens: 1 view_blocks: 1 name: inputest @@ -34,26 +35,45 @@ ssearch_regex: 0 e2c.convert_iso: 0 ssearch_casesens: 0 charmap_block: 1 +recent_files: file:///dos/z/16/16/src/inputest.c +recent_files: file:///dos/z/16/16/src/lib/16_in.h +recent_files: file:///dos/z/16/16/src/lib/16_in.c snr_replacetype: 0 -savedir: file:///dos/z/16/16 +savedir: file:///dos/z/16/16/src/lib spell_check_default: 1 spell_insert_entities: 0 last_filefilter: htmlbar_notebooktab: 0 view_blockstack: 1 snr_escape_chars: 1 -htmlbar_view: 1 +htmlbar_view: 0 spell_lang: en ssearch_dotmatchall: 0 +searchlist: defa autocomplete: 1 outputb_show_all_output: 0 bookmarks_show_mode: 0 -snippets_show_as_menu: 1 +snippets_show_as_menu: 0 adv_open_recursive: 0 encoding: SHIFT_JIS e2c.convert_special: 0 autoindent: 1 fb_viewmode: 0 +filegloblist: *.txt +filegloblist: *.shtml +filegloblist: *.py +filegloblist: *.pl +filegloblist: *.php +filegloblist: *.js +filegloblist: *.java +filegloblist: *.htm +filegloblist: *.html +filegloblist: *.h +filegloblist: *.css +filegloblist: *.cpp +filegloblist: *.cgi +filegloblist: *.c +filegloblist: * recent_dirs: file:///dos/z/16/16/src fb_focus_follow: 1 ssearch_unescape: 0 diff --git a/inputest.exe b/inputest.exe index cfe870f1..ce5ad4a2 100644 Binary files a/inputest.exe and b/inputest.exe differ diff --git a/src/lib/16_in.c b/src/lib/16_in.c index 1abf31a3..b27c1ccf 100644 --- a/src/lib/16_in.c +++ b/src/lib/16_in.c @@ -928,6 +928,9 @@ register KeyboardDef *def; } } #endif +#ifdef TESTCONTROLNOISY +printf("dir=%d\n", player[playnum].info.dir); +#endif } /////////////////////////////////////////////////////////////////////////// diff --git a/src/lib/16_in.h b/src/lib/16_in.h index 410831ad..cd3199fb 100644 --- a/src/lib/16_in.h +++ b/src/lib/16_in.h @@ -34,7 +34,7 @@ #define __DEBUG_InputMgr__ //++++#endif -#define TESTKEYIN +//#define TESTKEYIN #define TESTCONTROLNOISY #define KeyInt 9 // The keyboard ISR number