kamilion / vinterm

Automatically exported from code.google.com/p/vinterm
GNU General Public License v3.0
1 stars 0 forks source link

fix absolute vertical position capability #41

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When playing rogue 5.4.4 [1] in vinterm on Linux, sometimes the map is drawn 
wrong.  I tracked it down to the vpa terminfo capability.  The following 
patches [2] and [3] correct the problem and make rogue playable in vinterm 
0.5.0.

[1] Rogue 5.4.4

http://rogue.rogueforge.net/

[2] vinterm.info.diff

http://code.rogueclass.org/rcl/artifact/89a2cce12d90276271849a38096d09c2062cd9e7

[3] vinterm.cc.diff

http://code.rogueclass.org/rcl/artifact/551651e78349eea5ef3b963b4f14728d27e68d84

Original issue reported on code.google.com by BenColl...@gmail.com on 18 Oct 2013 at 3:01