From: sparky4 Date: Wed, 26 Nov 2014 20:59:04 +0000 (-0600) Subject: modified: Project 16.bfproject X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=7f652d3942641b27776e60216616c54cd51999ee;p=16.git modified: Project 16.bfproject modified: README --- diff --git a/Project 16.bfproject b/Project 16.bfproject index 860ba520..2ab854ce 100644 --- a/Project 16.bfproject +++ b/Project 16.bfproject @@ -1,17 +1,17 @@ c2e.convert_special: 0 e2c.convert_num: 0 openfiles: /dos/z/16/doc/project.txt:60:0:0: -openfiles: /dos/z/16/scroll.c:3397:2951:1: +openfiles: /dos/z/16/scroll.c:14906:14747:0: openfiles: /dos/z/16/modex16.c:6838:6141:0: openfiles: /dos/z/16/modex16.h:1057:344:0: openfiles: /dos/z/16/pcxtest.c:795:442:0: openfiles: /dos/z/16/dos_kb.c:3759:2440:0: openfiles: /dos/z/16/dos_kb.h:464:0:0: openfiles: /dos/z/16/lib/lib_head.h:1738:1347:0: -openfiles: /dos/z/16/README:744:0:0: +openfiles: /dos/z/16/README:1119:0:1: openfiles: /dos/z/16/makefile:181:0:0: -openfiles: /dos/z/keen-src/id_mm.c:1835:14600:0: -openfiles: /dos/z/keen-src/id_mm.h:0:1026:0: +openfiles: /dos/z/keen-src/id_mm.c:1835:14598:0: +openfiles: /dos/z/keen-src/id_mm.h:0:1024:0: openfiles: /dos/z/keen-src/id_rf.c:46629:47657:0: openfiles: /dos/z/keen-src/id_rf.h:0:0:0: openfiles: /dos/z/keen-src/id_rf_a.asm:3987:3375:0: @@ -30,7 +30,7 @@ c2e.convert_iso: 0 opendir: file:///dos/z/16 wrap_text_default: 0 bookmarks_filename_mode: 1 -ssearch_text: mapDrawTile +ssearch_text: dxThresh snr_casesens: 1 view_blocks: 1 name: project 16 @@ -98,20 +98,20 @@ recent_files: file:///dos/z/16/doc/16.16 recent_files: file:///dos/z/16/doc/16story.txt recent_files: file:///dos/z/16/scroll.c recent_files: file:///dos/z/16/doc/project.txt -recent_files: file:///dos/z/16/README -recent_files: file:///dos/z/16/makefile -recent_files: file:///dos/z/16/dos_kb.c recent_files: file:///dos/z/16/lib/lib_head.h recent_files: file:///dos/z/16/dos_kb.h -recent_files: file:///dos/z/16/modex16.c +recent_files: file:///dos/z/16/dos_kb.c recent_files: file:///dos/z/16/modex16.h -recent_files: file:///dos/z/keen-src/id_rf.h -recent_files: file:///dos/z/keen-src/id_mm.h -recent_files: file:///dos/z/16/types.h recent_files: file:///dos/z/16/pcxtest.c +recent_files: file:///dos/z/16/README +recent_files: file:///dos/z/16/modex16.c +recent_files: file:///dos/z/16/makefile +recent_files: file:///dos/z/16/types.h +recent_files: file:///dos/z/keen-src/id_mm.h recent_files: file:///dos/z/keen-src/id_mm.c recent_files: file:///dos/z/keen-src/id_rf_a.asm recent_files: file:///dos/z/keen-src/id_rf.c +recent_files: file:///dos/z/keen-src/id_rf.h snr_replacetype: 0 savedir: file:///dos/z/16 spell_check_default: 1 @@ -123,7 +123,6 @@ snr_escape_chars: 0 htmlbar_view: 0 spell_lang: en ssearch_dotmatchall: 0 -searchlist: draw searchlist: return searchlist: enter searchlist: bg->tx == bg->ty @@ -138,6 +137,7 @@ searchlist: cols searchlist: MAPY/2 searchlist: MAPX/2 searchlist: mapDrawTile +searchlist: dxThresh autocomplete: 1 outputb_show_all_output: 0 bookmarks_show_mode: 0 diff --git a/README b/README index f92360cc..620b7bbb 100644 --- a/README +++ b/README @@ -19,9 +19,9 @@ DONE 5. sprite rendering 13. case switch with keyboard code (when your holding 2 arrow keys and a key is released the keyboard controller dose not read input from the port anymore for some weired reason) 14. masking layer! 15. 8088 detection to turn off vsync! -16. (very important!) optimize modexDrawBmpRegion so it can draw the bloody tiles and continue moving or make sure that you can move and draw the tiles at the same time +16. (very important!) optoimize draw row and draw col -17. merge scripting system and map system from verge 2 +17. merge map system from verge 2 To compile: You need Open Watcom stable to compile and just run wmake