|
From: Sam S. <sam...@gm...> - 2006-05-06 17:33:24
|
Not yet, but while I was porting it I remembered why I need to get =20
that in there ASAP:
ct->color(11,1);
ct->printf("Use ");
ct->color(15,1);
ct->printf("%c ",24);
ct->color(11,1);
ct->printf("and ");
ct->color(15,1);
ct->printf("%c ",25);
ct->color(11,1);
ct->printf("to scroll and press ");
ct->color(15,1);
That could all be on one statement with ANSI support :) I'll work on =20=
that this weekend too.
-Sam
On May 6, 2006, at 6:09 AM, Atani wrote:
> Nice, is this using any of the code from my cvs stuff?
>
> Mike
>
> On 5/5/2006, "Sam Steele" <sam...@gm...> wrote:
>
>> And after 8 hours of hacking, DreamZZT now compiles and runs under
>> Tiki :-D This weekend I'll finish cleaning up the drawable's code
>> and get it ready to check into SVN. Screenshot: http://
>> webdav.c99.org/sam/dreamzztiki.png
>>
>> -Sam
>>
>>
>> -------------------------------------------------------
>> Using Tomcat but need to do more? Need to support web services, =20
>> security?
>> Get stuff done quickly with pre-integrated technology to make your =20=
>> job easier
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache =20
>> Geronimo
>> http://sel.as-us.falkag.net/sel?=20
>> cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642
>> _______________________________________________
>> cadcdev-tiki mailing list
>> cad...@li...
>> https://lists.sourceforge.net/lists/listinfo/cadcdev-tiki
>>
>
>
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, =20
> security?
> Get stuff done quickly with pre-integrated technology to make your =20
> job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache =20
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=120709&bid&3057&dat=121642=
> _______________________________________________
> cadcdev-tiki mailing list
> cad...@li...
> https://lists.sourceforge.net/lists/listinfo/cadcdev-tiki
|