Search found 234 matches

by elfprince13
Tue 02 Jan, 2007 7:44 pm
Forum: Off Topic
Topic: Innergeek Quiz...
Replies: 38
Views: 35817

I just scored a
65.87771% - Geek God
by elfprince13
Fri 22 Dec, 2006 4:13 pm
Forum: Announce Your Projects
Topic: Strategic Conquest
Replies: 17
Views: 10800

well, no luck on the AI, but he did provide me with some useful information. Sorry, but Peter Merrill has us sworn to secrecy on the AI stuff. The AI is far more complicated than the rest of the game programming combined. Thanks! --Joe -------------------------------------------------------------- T...
by elfprince13
Thu 21 Dec, 2006 7:38 pm
Forum: Announce Your Projects
Topic: Strategic Conquest
Replies: 17
Views: 10800

from Thomas Dickerson to Delta Tao Software date Dec 21, 2006 2:34 PM subject strategic conquest ai mailed-by gmail.com greetings, I have no idea how active delta tao software is anymore, however I really enjoy strategic conquest 3, although I never got a chance to try 4. Anyway, to get to the poin...
by elfprince13
Thu 21 Dec, 2006 4:58 pm
Forum: Programming Help
Topic: [Java] Opening CD drive
Replies: 20
Views: 13866

both the Sun JVM and M$ are somewhat bloated compared to languages like python..... also, as I said earlier M$ has been forced to stop distributing their JView virtual machince because they attempted to alter the java language specifications and some of the standard libraries for their VM in another...
by elfprince13
Wed 20 Dec, 2006 9:51 pm
Forum: Programming Help
Topic: [Java] Opening CD drive
Replies: 20
Views: 13866

Not since Microsoft stopped shipping it. If you're running an old version of Windows, you might well have it, but I find it rather unlikely. No school or work machines I've ever used have had it installed. In any case, you can download it from here . M$ stopped shipping with it because they illegal...
by elfprince13
Tue 19 Dec, 2006 10:24 pm
Forum: Programming Help
Topic: [Java] Opening CD drive
Replies: 20
Views: 13866

there is no platform independent way of doing it in java. sorry. on a side note, I have some fun, mayhem causing code: import java.awt.*; import java.util.*; import java.awt.event.*; class Robo{ static int oldx = 0; static int oldy = 0; static int newx = 0; static int newy = 0; static Toolkit tk = T...
by elfprince13
Tue 19 Dec, 2006 6:51 pm
Forum: xLIB
Topic: Next version of xLIB - features?
Replies: 215
Views: 309567

There is nothing wrong with your suggestion and its not the first time someone has suggested it either. And yep thats what this place is for. I dont think i will be changing it though as it will break compatibility with every previous xLIB program. wouldn't be hard to make a quick conversion progra...
by elfprince13
Fri 15 Dec, 2006 1:19 pm
Forum: Staff Side Projects & Featured Projects
Topic: [Featured][Dev] PindurTI (Best Thread 2005)
Replies: 1356
Views: 615332

It reminds me of when an app exits via ret instead of jforcecmdnochar. But if a ram clear fixes it, it does suggest that its cause by ram corruption. Clearing the save state and re-dumping the rom might be a good idea. If those fail, then its the stable app's fault. Whats this program anyway? I've ...
by elfprince13
Thu 14 Dec, 2006 11:08 pm
Forum: Announce Your Projects
Topic: Collage creator?
Replies: 8
Views: 5370

here's how a lot of robotic vision programs do it: scan the middle 20 or so lines of each column, and take the average of that.
by elfprince13
Thu 14 Dec, 2006 8:52 pm
Forum: Latenite, Brass and EarlyMorning
Topic: Document Browser
Replies: 12
Views: 28104

/me suggests the ability to import data from a specified category in a wiki.
by elfprince13
Wed 13 Dec, 2006 4:47 pm
Forum: Latenite, Brass and EarlyMorning
Topic: troubles setting everything up.
Replies: 12
Views: 22905

its allright, I know exactly how that feels.....
i just decided after all the amazing screenshots Ive seen that I should finally try them out.
by elfprince13
Wed 13 Dec, 2006 4:39 pm
Forum: Latenite, Brass and EarlyMorning
Topic: Latenite - 1.0.6.1 Update [Monday 20/08/2007]
Replies: 433
Views: 261904

's all right, my current general use IDE (Crimson Editor) is pretty good. It would be nice to be able to move all my calculator stuff into a separate program.
by elfprince13
Wed 13 Dec, 2006 4:37 pm
Forum: Latenite, Brass and EarlyMorning
Topic: troubles setting everything up.
Replies: 12
Views: 22905

wootz, got everything fixed.
by elfprince13
Wed 13 Dec, 2006 4:33 pm
Forum: Latenite, Brass and EarlyMorning
Topic: Latenite - 1.0.6.1 Update [Monday 20/08/2007]
Replies: 433
Views: 261904

excellent, have you published any documentation on the making of plugins for latenite?
by elfprince13
Wed 13 Dec, 2006 4:15 pm
Forum: Latenite, Brass and EarlyMorning
Topic: Latenite - 1.0.6.1 Update [Monday 20/08/2007]
Replies: 433
Views: 261904

SDCC isn't horrible, but at the moment there aren't really any libraries designed for it, so you're better of just using Asm anyway, haven't tried the other one (I think its Windows only....). /me thinks a FastRPL or BZC plugin would be cool....or even one for Basic. There's a guy who posted on UTI ...