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 ... 349 350 [351] 352 353 ... 424
5251
No, it's just because I prefer to have the clock set.

But I never find it useful, but that's just my opinion. Maybe you're very organised, though.

5252
But I always set my clock after a RAM clear D:

What is the point of having the clock set? I see no advantage, is it because of TimeTools?

5253
Chip's Challenge for Ti-Nspire / Re: Chips Challenge for TI-Nspire
« on: November 29, 2010, 09:23:00 am »
http://www.ticalc.org/archives/files/fileinfo/421/42148.html

This looks just as cool. Nice job making a 'conversion'.

5254
TI Z80 / Re: [Platformer] Pyyrix's Most Excellent Adventure
« on: November 29, 2010, 09:19:34 am »
not that I know of, and if I begged them for one they would look at me awkwardly; remember, these are calculators we are talking about here, kids these days kinda look down on that profession of programming (though they love it when I sell my calc games $2.50 per cable transfer calc to calc, I love it too for the $$$)

Great, if you sell it enough, you can buy a new calc, a new cable, make more games, more money, more calcs, more games, more money and set your own monopoly!

5255
KnightOS / Re: Localization
« on: November 29, 2010, 09:17:49 am »
Chinese and other such languages that use non-Latin letters would probably be tricky... Especially when it comes to displaying them in a 6px-font D:

Yes, understanding it would be really hard. In addition, I never saw any chinese or even asian guy around here, so I don't think they use Texas much.

Probably, they use Tesax :P

5256
Chip's Challenge for Ti-Nspire / Re: Chips Challenge for TI-Nspire
« on: November 29, 2010, 09:16:40 am »



This does look GREAT!

The hint text is like text( in NSpire Basic, and the game looks very challenging, is there a 83+ series game similar to this?

5257
tiDE / Re: tiDE Feature Requests
« on: November 29, 2010, 09:15:12 am »
No, disassemblers have been made before. Here's an example: http://www.ticalc.org/archives/files/fileinfo/162/16219.html

That means I can get all Assembly games' source code. I thought you couldn't :)

5258
TI Z80 / Re: Xeverion
« on: November 29, 2010, 09:14:26 am »
I'm happy with the result of the poll, since that's what most happens in RPG's

5259
KnightOS / Re: Localization
« on: November 29, 2010, 09:13:31 am »
I will worry about who's translating when it comes to that time.  I just want to get an idea of what languages will need to be supported at this time.

Okay, concerning several languages. Will KnightOS support accents on letters? ~~^´^´´´`´´```çççççç and other language characters?
SirCmpwn said that it supports all ASCII characters, so the answer is yes.

That's great, chinese characters, or that would be requesting impossible features? :P

5260
TI-BASIC / Re: [CHALLENGE]Logic and Optimization
« on: November 29, 2010, 09:12:59 am »
Lol you actually make money from those apps? Make sure to not get caught or anything. X.x

But I hate having so many apps because the app menu is so slow and everytime I reinstall the Nspire OS I need to devote full of time to deleting those apps. X.x

I make money more for connecting calcs, press the Link button and sending files, from any calculator to any calculator, most of the times not mine ;P

5261
KnightOS / Re: Localization
« on: November 29, 2010, 09:10:49 am »
I will worry about who's translating when it comes to that time.  I just want to get an idea of what languages will need to be supported at this time.

Okay, concerning several languages. Will KnightOS support accents on letters? ~~^´^´´´`´´```çççççç and other language characters?

5262
TI Z80 / Re: TimeTools
« on: November 29, 2010, 09:08:50 am »
The way I've planned it, pressing F4 will open the set time screen immediately (well, as immediately as things can be in TI-BASIC...)

Ohh, that's good as well! yeah, basic can't run that fast :(

5263
TI Z80 / Re: [PROJECT] Racer3D: Replay
« on: November 29, 2010, 09:06:45 am »
I did try that, but the image won't even move left when I press left with that. I'll post my whole code in a few minutes.

The .8xp is attached and here's the code:

Code: [Select]
:.PICTEST
:[38107C1010282828→Pic1
:0→A
:Lbl 0
:ClrDraw
:ClrHome
:Pt-Change(0,0,Pic1
:DispGraph
:Lbl 1
:If A>>99
:0→A
:ClrDraw
:Pt-Change(A,0,Pic1
:DispGraph
:End
:If A<<0
:90→A
:ClrDraw
:Pt-Change(A,0,Pic1
:DispGraph
:End
:Repeat getKey→Z
:End
:Repeat getKey(15)
:Z=3
:ClrDraw
:A+10→A
:Pt-Change(A,0,Pic1
:DispGraph
:Goto 1
:End
:If Z=2
:ClrDraw
:A-10→A
:Pt-Change(A,0,Pic1
:DispGraph
:Goto 1
:End
:Lbl 2


5264
Gaming Discussion / Re: Black Ops
« on: November 29, 2010, 09:05:27 am »
Today, I tried Black Ops Multiplayer Online (4 persons in one PS3 playing versus more online), very cool, we are advantaged 'cos we can see each other's screens (split screen) and talk to each other.

5265
Computer Programming / Re: SourceForge VS Google Code
« on: November 29, 2010, 09:04:10 am »
Ah, right. I guess SF also does. You get more traffic that way too.

But yeah, even if you use those sites, I think it's a good idea to also showcase your project on forums that are similarly themed. For example, calc forums. More people will be interested.

The more places you post, the more succes you get. That's the rule of programming popularity :) If the program is good, word will spread and you don't need advertisement anymore :)

Pages: 1 ... 349 350 [351] 352 353 ... 424