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

Pages: 1 ... 104 105 [106] 107 108 ... 139
1576
ROM Hacking and Console Homebrew / Re: Omni Emblem
« on: August 19, 2011, 09:56:51 pm »
Ok, I hope this helps. :D


1577
ROM Hacking and Console Homebrew / Re: Omni Emblem
« on: August 19, 2011, 06:38:34 pm »
No problem Geekboy, I was making an epic animation for my character anyways so I'll just arrange the frames into the proper format. ^_^

Is there a link to the particular sheet for a Druid?

1578
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: August 19, 2011, 05:17:46 pm »
1912: You'll strangle Quigibo if he doesn't make one. :P

1579
TI Z80 / Re: On-the-fly screenshots (homescreen only)
« on: August 19, 2011, 04:27:20 pm »

1580
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: August 19, 2011, 04:25:45 pm »
1909: You port Axe Parser to PC.

1910: You REALLY want an Axe Port to PC

1581
TI Z80 / Re: On-the-fly screenshots (homescreen only)
« on: August 19, 2011, 01:54:40 pm »
Looks cool, why's it called Homer? :P

1582
Humour and Jokes / Re: Stormtrooper parodies
« on: August 18, 2011, 11:26:06 pm »
Reminds me of troopers :D

http://www.collegehumor.com/troopers

1583
News / Re: OmnomIRC moved to new server
« on: August 18, 2011, 10:51:54 am »
Wow, I would have never expected him to blow up like that. O.O

1584
Miscellaneous / Re: Userbars: Do you make any?
« on: August 18, 2011, 09:38:25 am »
I made a C++ userbar in my sig if that's the one you were talking about.

Also, 400th post!

1585
Computer Projects and Ideas / Re: The dawn of a new OOPL
« on: August 18, 2011, 09:36:14 am »
So what is the ETA of when the first iteration of this language going to be finished? Or is it still too early to tell?

1586
Tag and Zelda take up 32 KB themselves but, try archiving them and running them via DoorCS or archiving them all and unarchive the one you want to play.

It seems that, there's not enough RAM to run the games so you need to free up some RAM.

1587
Computer Projects and Ideas / Re: The dawn of a new OOPL
« on: August 17, 2011, 03:55:54 pm »
Almost. Basically two or more loops that run at the same time using multithreading.

1588
Computer Projects and Ideas / Re: The dawn of a new OOPL
« on: August 17, 2011, 02:14:15 pm »
I have an idea for a loop.

What about a loop, that can spawn other loops running in their own threads like:

Code: [Select]

parent While (x)
[[
{{code}}
]]

child for()
[[
{{more code}}
]]

parent and child runs at the same time and parent will wait for child to end if it reaches the end first.

1589
Computer Projects and Ideas / Re: The dawn of a new OOPL
« on: August 16, 2011, 07:22:01 pm »
* HOMER-16 wonders if there could be a new kind of loop that could be useful to add.

I can't wait to try this language. Hopefully it will catch on. :D

1590
Computer Projects and Ideas / Re: The dawn of a new OOPL
« on: August 15, 2011, 09:12:06 pm »
Oh I see. I thought there would be a different way of defining a subroutine and a function other than data type so that threw me off a bit.

Pages: 1 ... 104 105 [106] 107 108 ... 139