Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Freyaday

Pages: 1 ... 35 36 [37] 38 39 ... 173
541
The Axe Parser Project / Re: Axe Parser
« on: December 17, 2011, 11:03:02 pm »
* Freyaday saw the new Z-Select command and giggled with glee

542
The Axe Parser Project / Re: Features Wishlist
« on: December 17, 2011, 10:14:01 pm »
Oh here's something I've always really wanted - a RectOff command.

(Yes that sounds kinda weird)
That's what I asked for with RectW()

543
The Axe Parser Project / Re: Features Wishlist
« on: December 17, 2011, 08:44:00 pm »
No, NOR logic.

544
The Axe Parser Project / Re: Features Wishlist
« on: December 17, 2011, 08:05:59 pm »
A  sprite command that would treat black as transparent and white as solid. Perhaps it could be called Pt-Black()?

545
TI Z80 / Re: Tag 2
« on: December 17, 2011, 12:48:21 pm »
Oh! Are there gonna be ramps?

546
Humour and Jokes / Re: If there was tech support in botswana...
« on: December 17, 2011, 12:47:27 pm »
heat them up

I accidentally fire

547
TI Z80 / Re: Tag 2
« on: December 17, 2011, 12:44:16 pm »
like, a lightswitch?

548
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: December 16, 2011, 11:02:58 pm »
2568: It was fine afterwards.

549
Humour and Jokes / Re: If there was tech support in botswana...
« on: December 16, 2011, 11:02:18 pm »
Find nyan catgirl

Now I can't stop dancing

550
TI Z80 / Re: Tag 2
« on: December 16, 2011, 10:58:41 pm »
I like the character sprite.

551
Humour and Jokes / Re: If there was tech support in botswana...
« on: December 16, 2011, 04:48:03 pm »
get a pencil

my pencil exploded for no reason

552
Miscellaneous / Re: Random Project. Come join in.
« on: December 16, 2011, 02:30:14 am »
Code: [Select]
:.THEGAME
:.SMILE SPRITE
:[3C42A581A599423C→Pic1S
:.Bitmap
[18181DC00038E000F9FF80FFFFC05FFFF00F7C180E7C0C1EFC6E1EFC6E3E7C0E7FBE1F7F9FFF7F1FFE7F43FC7FC2D87FD8023FD25E3FF3FE1FFFFC0FFFF807FFF003FFE000FFC0003F00]->Pic666
:Fix 5
:For (A,0,5)
:Text(0,A*6,"You will lose the Game...")
:End
:DispGraph
:Text(0,64,"Eat Netham
:DispGraph
:Pause 1234
:.Clears the Screen
:Asm(EF4045
:0->X
:Repeat Getkey(15)
:.Randomize coordinates
:rand^41->Y
:Bitmap(X,Y,Pic666)
:Dispgraph
:If getKey(42)
:TEH()
:If getKey(54)
:TY()
:End
:If getKey(3)
:LOL()
:End
:If getKey(41)
:L1()
:End
:Lbl L1
:ClrDraw
:Text(0,0,"YOU ARE A SMILEY
:Text(0,8,"FLY AROUND!
:Pause 2000:20→A→B:ClrDraw
:Repeat getKey(15)
:Pt-On(A,B,Pic1S
:DispGraphClrDraw
:rand^89->A
:Rand^57->B
:Pause 123
:End
:Return
:LBL TY
:Text(1,8,"You've exploded, fool!"
:Pause 1800
:ClrDraw
:.Code for flames incoming
:[FEFDFBF7EFDFBD7F]->Str1
:Line(0,63,95,63   
:Repeat getKey(15) 
:For(F,L6+12,L6+767
:{F} and {rand^8+Str1}->{F-12}
:End
:DispGraph
:End
:Fix 4
:Return
:LOL()
:. Jetpack dude!
:[0004EAF430C84080]->Pic7
:64->Y
:0->X
:Repeat Y<<1
:Y--
:X++
:Pt-On(X,Y,Pic7)
:DispGraphClrDraw
:End
:Return
:Lbl TEH
:."You pressed tyop"->Str1TEH
:."Teh!"->Str1TEH
:"TEH HAS BEEN SELECTED. DIE, MORTAL"->Str1TEH
:.DECIDE WHICH TO USE LATER. PERHAPS CONDUCT POLL
:.SPACES WITH WIDTH 4 TO 1 IN SMALL FONT
:[04EDEE20]->Str1SP
:0->r1
For(Q,0,length(Str1TEH))
:0->r2
:{Q+Str1TEH}->r1
:For(R,0,3)
:{R+Str1SP}->r2
:Text(Q*4,0,r1
:Text(Q*4+R,0,r2
:DispGraph
:End
:End

553
The Axe Parser Project / Re: Features Wishlist
« on: December 16, 2011, 01:04:50 am »
Can there be an option to make pxl-test() return a one instead of zero when it is out of bounds?
Frey wouldn't it just be easier to check if the coordinates are outside of the bounds of the screen first?

I'm in favor of a really optimized scrolling tilemapper routine, but I'd like to see some more of these agressive ops :P
Bounds checking is built in to the routine, and it'd be a trivial matter to change it from returning a 0 to returning a 1

554
TI Z80 / Re: Tag 2
« on: December 16, 2011, 12:33:15 am »
Holy shit! This looks epic!
* Freyaday cannot wait
What's the bet this gets featured on TIcalc.org?

555
Humour and Jokes / Re: If there was tech support in botswana...
« on: December 16, 2011, 12:30:40 am »
Go to a shoe store

I work at a shoe store

Pages: 1 ... 35 36 [37] 38 39 ... 173