]> 4ch.mooo.com Git - 16.git/commitdiff
OH OH OH MY GOD OH OH OH!!
authorsparky4 <sparky4@cock.li>
Mon, 29 Jun 2015 14:18:45 +0000 (09:18 -0500)
committersparky4 <sparky4@cock.li>
Mon, 29 Jun 2015 14:18:45 +0000 (09:18 -0500)
modified:   16.LIB
modified:   16/inputest.bfproject
modified:   inputest.exe
modified:   src/lib/16_in.c
modified:   src/lib/16_in.h

16.LIB
16/inputest.bfproject
inputest.exe
src/lib/16_in.c
src/lib/16_in.h

diff --git a/16.LIB b/16.LIB
index a0acda093343a76687aaefdf728f1e62a5af1d98..704640bc645c9fcd45ffdc1e83c28ed63a4830e9 100644 (file)
Binary files a/16.LIB and b/16.LIB differ
index 9658fd1dbddf8f4186b7d1357483ae080ade03ef..e9cc89a94b9ee0efd9e45598228eff3ab89d5a32 100644 (file)
@@ -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
index cfe870f12f576f29846d6c1d318ebbae7a094951..ce5ad4a2bb20877a3f95996bd0706467770cd3f3 100644 (file)
Binary files a/inputest.exe and b/inputest.exe differ
index 1abf31a324c03ca3acb27ff39e71f7dfea4c6488..b27c1ccfd293eccfc2b2facb2931359a59783027 100644 (file)
@@ -928,6 +928,9 @@ register    KeyboardDef     *def;
                }
        }
 #endif
+#ifdef TESTCONTROLNOISY
+printf("dir=%d\n", player[playnum].info.dir);
+#endif
 }
 
 ///////////////////////////////////////////////////////////////////////////
index 410831addc044cbf6c236aa3b6ed848ff88e802a..cd3199fbf57991580708d4f6e85f8f58bb49ae02 100644 (file)
@@ -34,7 +34,7 @@
 #define        __DEBUG_InputMgr__\r
 //++++#endif\r
 \r
-#define TESTKEYIN
+//#define TESTKEYIN
 #define TESTCONTROLNOISY\r
 \r
 #define        KeyInt  9       // The keyboard ISR number\r