-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|230|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




Evil Roy Ferguso

QOTD : What else can it do?

19th September 2008

I only learned last year that you can hit "Backspace" in Explorer / My Computer windows to go up to the previous directory level.
It was really a "d'oh!" moment when I learned that. I felt like an idiot. D:


Evil Roy Ferguso

random number generator...

15th August 2008

I recently wrote a DLL wrapper for the Mersenne Twister random number generator for my own project, since with one given seed, Blitz's rand() produces consistent numbers on one computer, but it's not consistent between computers, and I need it to be.
Here*snip*


Evil Roy Ferguso

Blogue

13th August 2008

Trying one of these things


Evil Roy Ferguso

best way to save data to a file...

8th March 2008

Given the section, I'll assume that you're using one of the "classic" Blitzes -- in these languages, the "easiest" way is usually to just write how many of an object there is to the save file before writing all of your objects. When loading the file, just *snip*


Evil Roy Ferguso

Hoe u maek game?

27th January 2008

[code]#include "love.h"
int mane(int argc, care **argv) {
whale (!gaem_finnish) {
weep();
}
return 0;
}[/code]


Evil Roy Ferguso

Screen Resolutions?

11th January 2008

HoboBen, in most cases, it's probably a better idea to ask the computer itself what resolutions it supports. In Blitz, you can do this:
[code]Local numModes = CountGfxModes()
For i = 1 To numModes
Print "Mode " + i + ": (" + GfxModeWidth(i) + "x" + Gfx*snip*


Evil Roy Ferguso

The 'Your Name' topic..

7th January 2008

I am one of approximately a lot of Chris Wagners.


Evil Roy Ferguso

A Pre-Emptive Strike on Whiny Valentine's Day Threads

7th January 2008

I discovered love to be something like Thermonuclear Warfare, in that it is a "Strange game... the only winning move is not to play."
It's much more likely to find you if you aren't actively looking for it.
I'm quite happy with mine. <3


Evil Roy Ferguso

QOTD - Worst Coding Habits?

31st August 2007

My biggest problems are probably:
[ul]
[li]Never finishing anything[/li]
[li]Trying to add on functionality in the way that takes the least time to add in, rather than the way that is best structured or most efficient. This once led me to create a const*snip*


Evil Roy Ferguso

The 10 Commandments (Stressfree programming) !

18th August 2007

Commandments(11) = "Thou shalt perform bounds checking."


Evil Roy Ferguso

Abort, Retry, Ignore?

18th August 2007

Sure -- if nobody creepier comes out of the woodwork in the next few days (I'm sure there must be someone...), I'll try to read it again (hopefully with some actual effort to follow the meter).
Alas, I'm afraid my voice just isn't deep enough to be as awe*snip*


Evil Roy Ferguso

Abort, Retry, Ignore?

18th August 2007

I read through the first "Abort, Retry, Ignore."
I don't think I sound sufficiently creepy for this, but it was fun to do, anyway.


Evil Roy Ferguso

The 2007 '3/4 of the year' Survey

9th August 2007

1. Which of the sites features do you use most often?
Unquestionably, the forum. I also read the blogs and links, although I haven't posted any myself (yet).
2. Which of the sites features do you think should be improved?
It's a really, really minor qui*snip*


Evil Roy Ferguso

Your Desktop(s)

9th August 2007

Oh... if I was supposed to have posted a picture of my physical desk, I can't... mainly because I can't actually find it. It really throws my waza out of balance, since apart from my desk, I'm almost a neat freak. :|


Evil Roy Ferguso

Safari on PC

29th July 2007

Tried Safari. It's useful to be able to test sites in a KHTML browser without abusing dual-boot, but that's all I can really say for it. I wish Apple would stop using the brushed metal UI for non-Mac applications... the interface would still feel fairly Ma*snip*


Evil Roy Ferguso

Your Desktop(s)

29th July 2007

Oh, right, my desktop's desktop (image of notebook's desktop is still up to date).
(Image.jpg)
As you can see, this computer has a much more decorated desktop than the other. Like, there's actually wallpaper.


Evil Roy Ferguso

July is 'Free' Month

28th July 2007

Here's some stuff I did back in the days of yore. I don't have any non-yore stuff at the moment that isn't obviously half-finished.
This is a font I made. In order to better convenience you, I lost the sizing data and forgot to go back and finish the seco*snip*


Evil Roy Ferguso

Reading from a file?

28th July 2007

I'm not familiar with your PA library or your u8 data type, but C arrays are 0-based, not 1-based, so the indices in an array with four elements are 0, 1, 2, 3, and not 1, 2, 3, 4 as you are using. That alone may not be enough to solve your problem but it *snip*


Evil Roy Ferguso

How does the alphabet go?

28th July 2007

J = Jail
L = Library
N = Neighbors
O = Officer (or Office)
Q = Quick-E-Mart? Quilt Maker?
V = Vegetable Garden, Video Store
W = Whaler


Evil Roy Ferguso

Your PC(s)

16th July 2007

Desktop:
AMD Athlon 64 3200+ (2.2GHz)
1GB DDR333 RAM (dies instantly at advertised DDR400 speed :( )
200GB HD
16x DVD Rewriter with LightScribe
GeForce 6600, 128MB
Video capture card that has never, ever been used
XP Media Center '05
Best keyboard *snip*


Evil Roy Ferguso

Your Desktop(s)

16th July 2007

(Image.png)
My notebook's desktop. I'll take a cap of my regular PC's desktop next time I'm on it.


Evil Roy Ferguso

Odd String/Bank Problem -- Can't Concatenate?

9th July 2007

(Disregard this, it decided to work about about six tries with no change in code -- although this is rather worrying in its own special way.)


Evil Roy Ferguso

Ingenium's Latin Challenge - #001

25th April 2007

I would just like to note that I am disappointed that not one of you used the phrase 'crazy moon language' in this thread.
Anyway, powermousey's post reminds me of my interest in conlang, so here are two useful phrases in eelhoverese:
Gitanistama covran *snip*


Evil Roy Ferguso

Quiz

14th April 2007

Incorrect, Blitz3Dman. FrontBuffer() and BackBuffer()'s values refer to their memory location, and as such, they will differ from computer to computer, or even on the same computer at different points in time. I, for example, get 4109640 and 4109424 at the*snip*


Evil Roy Ferguso

QOTD - Storyline

8th April 2007

The most ambitious storyline that I've come up with for a game isn't the same as the most ambitious I've actually begun to implement - in fact, they're nearly exact opposites. The most complex that I've actually begun to put into a game is the quest of a b*snip*

Newer Posts More - Older Posts