• R/O
  • HTTP
  • SSH
  • HTTPS

提交

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

wwww


Commit MetaInfo

修訂8e8e325d3cf3eb3aa87de81c5f016c0098e80589 (tree)
時間2016-05-12 00:06:14
作者sparky4 <sparky4@cock...>
Commitersparky4

Log Message

added plans on page 4

Change Summary

差異

--- /dev/null
+++ b/page3nfo.txt
@@ -0,0 +1,30 @@
1+playerspritesheet
2+72*128
3+24x*#
4+######
5+1#012#
6+2#345#
7+8#678#
8+y#9ab#
9+######
10+background cache 72*80
11+sprite area seems to be 28*36 each
12+56x*##
13+######
14+7@@#--
15+2@@#--
16+y#####
17+------
18+
19+
20+248*208 free mem on page left ^^;
21+
22+planned layout~
23+#####################
24+#012
25+#345
26+#678
27+#9ab
28+#@@-
29+#@@-
30+#---
--- a/src/lib/scroll16.c
+++ b/src/lib/scroll16.c
@@ -847,7 +847,7 @@ void near animatePlayer(map_view_t *pip, player_t *player, word pn, sword scroll
847847 // if(pageflipflop)
848848 //modexCopyPageRegion(page_t *dest, page_t *src, word sx, word sy, word dx, word dy, word width, word height);
849849 modexCopyPageRegion(pip[pip->video->p].page,
850- pip[!(pip->video->p)].page, x-4, y-4, x-4, y-4, 28, 40);
850+ pip[!(pip->video->p)].page, x-4, y-4, x-4, y-4, 28, 36);
851851 // else modexCopyPageRegion(pip[1].page, pip[0].page, x-4, y-4, x-4, y-4, 28, 40);
852852 //modexCopyPageRegion(pip[2].page, pip[1].page, 16, 16, 16, 16, (14*8)+4, 8+4);
853853 if(2>ls && ls>=1) { FRAME1 }else
--- a/videolay.txt
+++ b/videolay.txt
@@ -15,3 +15,4 @@
1515 ºÄÄ¿//³PAGE 2 º ³
1616 º ³//³ (Blank)º ³
1717 ÈÍÍÍÍÍÍÍÍÍÍÍÍÍͼ ÄÄÄ
18+