• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

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

wwww


Commit MetaInfo

Revision2ee229e90ea8dbb4d2cc83fb938ef62fa5fa9239 (tree)
Time2016-06-07 01:49:16
Authorsparky4 <sparky4@cock...>
Commitersparky4

Log Message

====i made a quick and dirty fix to the video issue wwww====

Change Summary

Incremental Difference

Binary files /dev/null and b/pcx2vrl differ
Binary files /dev/null and b/pcxsscut differ
--- a/src/lib/scroll16.c
+++ b/src/lib/scroll16.c
@@ -46,7 +46,7 @@ void walk(map_view_t *pip, player_t *player, word pn)
4646 animatePlayer(pip, player, pn, 1);
4747 if(!pageflipflop) mapScrollRight(pip, player, !(pip[0].video->p), pn); else{
4848 mapScrollRight(pip, player, 0, pn);
49- //mapScrollRight(pip, player, 1, pn);
49+ mapScrollRight(pip, player, 1, pn);
5050 ScrollRight(pip, player, 2, pn);
5151 ScrollRight(pip, player, 3, pn); }
5252 if(!pageflipflop) modexShowPage(pip[1].page);
Binary files /dev/null and b/vrl2vrs differ
Binary files /dev/null and b/vrsdump differ