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

Pages: 1 ... 3 4 [5] 6 7 ... 24
61
Miscellaneous / Re: Calculator or Computer language help
« on: December 03, 2010, 04:03:55 pm »
I started programming in GameMaker, which is not really programming, but still, it feels like it. At first I just only used drop-n-drag actions and statements, but later on I started using GML, which is not very uneasy to learn, and which helped me a lot when I started coding in c#. I would recommend GameMaker, since it's easy, but I really wouldn't if you want to become a real hardcode programmer...

62
Axe / Re: Screen to pic#?
« on: December 03, 2010, 11:05:59 am »
Axe imports all rows of tha picture. That feature was added on my request ;) So you can do
Code: (Axe) [Select]
GetCalc("Pic1",768)
Copy(L6,P,768)

and even when you recall a pic with RecallPic # in TIOS, 64 rows will be drawn to the screen when the size of the Pic is 768!

63
Computer Projects and Ideas / Re: Mr. Mudkip series
« on: November 20, 2010, 04:02:03 pm »
brings up old memories to me ;)
I also used to program in GameMaker...
But I switched to c#, because I wanted a real language to be able to use...

64
Axe / Re: Routine Thread Index
« on: November 16, 2010, 02:16:19 am »
very usefull topic indeed! thanks for doing this!

65
KnightOS / Re: Developer Release Todo List
« on: November 12, 2010, 01:48:55 pm »
wow! that's not very cheap! I got a miniB to female A connector, and connected two pins, and now it's acting like it is a miniA to female A! and mine was just 1.46 USD!

66
KnightOS / Re: KnightOS: Castle
« on: November 12, 2010, 01:39:54 pm »
and perhaps even animated screens? that would be too cool!

67
Introduce Yourself! / Re: My Introduction
« on: November 12, 2010, 01:36:41 pm »
welcome on these forums, Reptic! Good luck on learning BASIC! it's as already has been said, just play around with it! And don't doubt wheter you should post your questions/problems on omnimaga or not, we'll certainly help you!

@ScoutDavid:
LOL, that's pretty strange ;D

68
Miscellaneous / Re: I'm swamped.
« on: November 09, 2010, 02:23:18 pm »
yes, but I don't think it really is fun :D

69
Ash: Phoenix / Re: Ash: Phoenix
« on: November 09, 2010, 02:20:05 pm »
O NO! you made me lose it again!

most times you restart coding the same thing, it will be much more optimized, so don't give up ;)

70
KnightOS / Re: KnightOS/Rogue Console - Eeems
« on: November 09, 2010, 02:19:06 pm »
That's a good idea. Is this already implemented? And what do you mean with this:
It will be slower than multiple threads, yes.
This can be interpreted as an confirmation of Deep Thoughts post, but in content it means something different, the way I read it, could you clarify it pls?

71
TI Z80 / Re: Xeverion
« on: November 09, 2010, 01:55:37 pm »
I voted other:

I say he should disappear UNTIL you pay to have him revived.  That way, he's not gone for good, but you have to work to get him back.
I second that. That's the best idea IMO. Nice work BTW, keep up the good work!

72
Axe / Re: Music using Freq(
« on: November 03, 2010, 11:17:58 am »
perhaps frequency could be overloaded with another parameter type? because it we have not so many tones we can access right now, and i think we just only use the Freq( command to play music with normal tones.
Example:
Code: (Axe) [Select]
.for a low A sharp
Freq(^A,1
.for a high B flat
Freq(vB,5
.for a central C
Freq(-C,3

73
tiDE / Re: tiDE
« on: November 01, 2010, 07:44:17 pm »
ow, I'm sorry. I haven't read everything jet. I'll do that then...

74
tiDE / Re: tiDE
« on: November 01, 2010, 07:39:17 pm »
ow! please just setup a SVN mirror on Google Code! since that's free, and I'm already used to it!

EDIT:
right now I'm viewing the code, but I can't build it, because it needs something like WeifenLuo. Never heard of it...

75
tiDE / Re: tiDE Team
« on: November 01, 2010, 07:29:31 pm »
I already have 3 years programming experience in c#, and I used VCS Express all the time. It works great! And I don't want to spend such a lot of money to my hobby... I have also recently installed VS 2010, with a trial period of 90 days, from which there are still some 80 days remaining I guess. I would like to help!

Pages: 1 ... 3 4 [5] 6 7 ... 24