]> 4ch.mooo.com Git - 16.git/commitdiff
added plans on page 4 ^^
authorsparky4 <sparky4@cock.li>
Wed, 11 May 2016 15:06:14 +0000 (10:06 -0500)
committersparky4 <sparky4@cock.li>
Wed, 11 May 2016 15:06:14 +0000 (10:06 -0500)
page3nfo.txt [new file with mode: 0755]
src/lib/scroll16.c
videolay.txt

diff --git a/page3nfo.txt b/page3nfo.txt
new file mode 100755 (executable)
index 0000000..40199ed
--- /dev/null
@@ -0,0 +1,30 @@
+playerspritesheet
+72*128
+24x*#
+######
+1#012#
+2#345#
+8#678#
+y#9ab#
+######
+background cache 72*80
+sprite area seems to be 28*36 each
+56x*##
+######
+7@@#--
+2@@#--
+y#####
+------
+
+
+248*208 free mem on page left ^^;
+
+planned layout~
+#####################
+#012
+#345
+#678
+#9ab
+#@@-
+#@@-
+#---
index 65938e637658739161ca2c0aab1606fc6c936c69..c78c8e6887c147fd18d7167049f288ab6d37aa5f 100755 (executable)
@@ -847,7 +847,7 @@ void near animatePlayer(map_view_t *pip, player_t *player, word pn, sword scroll
 //     if(pageflipflop)
 //modexCopyPageRegion(page_t *dest, page_t *src, word sx, word sy, word dx, word dy, word width, word height);
        modexCopyPageRegion(pip[pip->video->p].page,
- pip[!(pip->video->p)].page, x-4, y-4, x-4, y-4, 28, 40);
+ pip[!(pip->video->p)].page, x-4, y-4, x-4, y-4, 28, 36);
 //     else modexCopyPageRegion(pip[1].page, pip[0].page, x-4, y-4, x-4, y-4, 28, 40);
        //modexCopyPageRegion(pip[2].page, pip[1].page, 16, 16, 16, 16, (14*8)+4, 8+4);
        if(2>ls && ls>=1) { FRAME1 }else
index 0567811ca7fe475883f0169fd8d0f52c59be0de1..d9cdada3ae83ee0b5ca23eac033c8406cbca6c0d 100755 (executable)
@@ -15,3 +15,4 @@
 ºÄÄ¿//³PAGE 2  º  ³\r
 º  ³//³ (Blank)º  ³\r
 ÈÍÍÍÍÍÍÍÍÍÍÍÍÍͼ ÄÄÄ\r
+\r