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 - Munchor

Pages: 1 ... 52 53 [54] 55 56 ... 424
796
Lua / Re: setPen
« on: July 08, 2011, 09:06:01 am »
How are you learning Lua?

Either way, here's how setPen() works:

Quote
gc:setPen(thickness, smoothness) : thickness {“thin”, “medium”, "thick"}, smoothness {“smooth”, "dotted", "dashed"}

You use it in the on.paint() function for example:

Code: [Select]
function on.paint(gc)
    gc:setPen("thick", "dashed")
    gc:drawRect(10, 10, 30, 30)
end

The rectangle at (10,10) is drawn with a thick and dashed line, try it :)

797
Miscellaneous / Re: Support DJ
« on: July 08, 2011, 08:13:46 am »
I wish I could vote for all of them :)

798
General Calculator Help / Re: URGENT: Bad bug on TI 84+
« on: July 08, 2011, 06:37:54 am »
It has worked!!  :D  :D
And the bug on my TI is gone since two hours!!  :D  :D  :D (no idea why...)

Great to know :D

799
News / Axe Contest Participants - Hurry
« on: July 08, 2011, 05:24:09 am »
To all of you participating in Omnimaga's Programming Contest 2011, Part #1, Axe Puzzle or Platformer Game, you only have one more week! To be exact, "your entry must be submitted before July 16th 2011, 1:00 AM GMT-5."

In fact, it's better if you send the files a few days before the deadline to avoid complications such as Internet going down on the last day, or your computer crashing on the last day or maybe if you can't send the file on the last day due to an unpredictable event.

Experience from last year tells us most people sent the programs on the last day and we don't want that to happen this year, do we? It's better for you to prepare and send the file some days before to make sure it's there.

Don't worry if you make an update after, because you can resend it and only the last one will count :)

Finally, don't forget about the indications on what and how to send the program, you can find them here.

Good Luck everybody!

800
TI Z80 / Re: The World's Hardest Game
« on: July 08, 2011, 05:18:37 am »
Btw at one point you oughta finish this because you are starting to get some competition now :P http://www.cemetech.net/forum/viewtopic.php?p=156023#156023 (it actually looks pretty cool too)

It does, and just like the original O.O

Hurry up and finish yours lol

Indeed, if calcman's game is well-coded I'm sure that adding levels is all left (in case he has a simple level editor).

801
TI Z80 / Re: Rogue OS
« on: July 08, 2011, 05:16:49 am »
Hey, lookie here!

Any guesses ;P

May I know how you start the ROM in wxwabbit? I sent it to wxwabbitemu, but can't start it (I'll fix this bug on wxwabbitemu today or tomorrow, from now on ROMs will load automatically like in Windows Wabbitemu). How did you start it?

802
TI Z80 / Re: TruVid - 4 level grayscale video with sound
« on: July 08, 2011, 05:14:26 am »
That's phenomenal thepenguin77, no words to describe the awesomeness of TruVid.

1. I love the song and it makes it all better :P
2. The quality of both the sound and the video are awesome
3. The speed is also great for a calculator

Amazing job!

803
News / Re: Farewell
« on: July 08, 2011, 05:11:54 am »
I have to agree with Qwerty.55 and SirCmpwn here, what you made was awesome and will never be forgotten. You're the top contributor throughout the last 10 years not just when it comes to projects, but also when it comes to leading such a great community.

Farewell DJ :'( I hope to see you again :)

804
News / Re: An update to Bobby Carrot
« on: July 08, 2011, 05:10:48 am »
This is looking great, 50 levels, awesome job :D

805
Miscellaneous / Re: Birthday Posts
« on: July 08, 2011, 04:37:03 am »
Happy birthday DJ, enjoy your special day :D


806
TI-Nspire / Re: TNS>LUA Converter
« on: July 07, 2011, 03:55:02 pm »
Yes, you're right, after further testing I noticed it can decode all TNS files made using Lua for OS 3.0.1. I also understand why (0D Compression for OS 3.0.2).

Either way, should I upload this to Omnimaga Downloads and TiCalc.org Archives?

807
News / Re: Omnimaga 2011 Programming Contest, Part #1: Axe Parser
« on: July 07, 2011, 02:00:18 pm »
Although....
* Happybobjr makes it seem like he is hiding something, but he is.
* Happybobjr is hiding the fact that he isn't really hiding anything.
* ephan took a while to get it but got it.

I could code a very simple game in 8 days :P

808
News / Re: Omnimaga 2011 Programming Contest, Part #1: Axe Parser
« on: July 07, 2011, 01:57:41 pm »
AAH I HAVEN'T STARTED YET D:

I'm cutting this closer than I cut my homework x.x

wow, you're participating in a contest which deadline finishes in 8 days? Good luck :D If you code fast I'm sure you'll succeed :)

809
TI Z80 / Re: The World's Hardest Game
« on: July 07, 2011, 01:45:19 pm »
Btw at one point you oughta finish this because you are starting to get some competition now :P http://www.cemetech.net/forum/viewtopic.php?p=156023#156023 (it actually looks pretty cool too)

And the competition looks great :) In fact, it would be a good contest entry

810
I guess it's just the two-domain limit then, as t0xic and Juju found.

It isn't, it was a fresh account, it's because ephan is popular somehow.

Pages: 1 ... 52 53 [54] 55 56 ... 424