Points of Required Attention™
Please chime in on a proposed restructuring of the ROM hacking sections.
Views: 88,541,174
Main | FAQ | Uploader | IRC chat | Radio | Memberlist | Active users | Latest posts | Calendar | Stats | Online users | Search 05-05-24 05:56 PM
Guest: Register | Login

Main - Posts by GuyPerfect

Pages: 1 2 3 4 5 6 7 8

GuyPerfect
Posted on 03-14-07 03:28 AM, in Why Mario saves the princess... Link | Quote | ID: 14909


Paratroopa
Level: 30

Posts: 1/155
EXP: 152713
Next: 13156

Since: 03-14-07

Last post: 6054 days
Last view: 6003 days
I don't think that's Krahulik's work, but whoever did it did a brilliant job.

GuyPerfect
Posted on 03-16-07 05:18 AM, in In < 30 minutes I will be 17 Link | Quote | ID: 15649


Paratroopa
Level: 30

Posts: 2/155
EXP: 152713
Next: 13156

Since: 03-14-07

Last post: 6054 days
Last view: 6003 days
Life is different after high school. Instead of looking forward to another state-required year of acedemic torture, you actually have to make decisions about what you'll spend your time doing. The world doesn't quite look the same post-secondary.

GuyPerfect
Posted on 03-16-07 05:43 AM, in Programming Poll #5: { } Link | Quote | ID: 15657


Paratroopa
Level: 30

Posts: 3/155
EXP: 152713
Next: 13156

Since: 03-14-07

Last post: 6054 days
Last view: 6003 days
{ and }, in the world of programming documentation, are quite commonly referred to as "Curly Braces," while I just personally call them "Braces." The < and >, FYIngly enough, are "comparison brackets."

When using languages with braces, I do the good ol':

int main(int argc, char **argv) {
if (argc == 1) {
printf("\nHey, man. Give an argument, man.\n");
return 1;
} else if (argc > 2) {
printf("\nHoly cow, not that many!\n");
return 2;
}

printf("\nYour argument is %s!\n", argv[1]);
return 0;
}

I don't see a real need to put the brace on the next line. I mean, if you have more than one statement, you need a brace, and I always indent under such circumstances. To me, the first line in the block introduces the indentation, and the closing brace signals its end.

If there is only one statement within the block, I will rarely, if ever (never happened yet) include the braces. Depending on the length of the line, however, I have been known to newline and intent as if there were braces. Example:

if (ThingImTestingFor == 2)
Jeez(ThisIs, AVery, Freaking, LongLine, Sorta, NotReally);

GuyPerfect
Posted on 03-17-07 12:30 AM, in In < 30 minutes I will be 17 Link | Quote | ID: 15933


Paratroopa
Level: 30

Posts: 4/155
EXP: 152713
Next: 13156

Since: 03-14-07

Last post: 6054 days
Last view: 6003 days
Posted by SamuraiX
Just wondering, it's usually called tertiary, isn't it?
Following the list of ordinates, yes. However, education after high school is usually referred to as "post-secondary education." Since college, internships, specialized acedemics and the like all fit into the category--and neither one is necessarily a prerequisite of the others--the word "Tertiary" isn't so much applicable because you can't say which one will come next after high school.

Anyhow, all I meant by my comment is that life, for myself and I'll say most others, looks different after high school. When you have different things to look forward to than another year of school, you start making observations about how the world works and what role you want yourself to have in it.

I don't know about anybody else, but it was the few months after I graduated high school when I started to really be bothered by people's general motive for doing what they do. Politics, career titles, money... all fairly disgusting from my point of view. Nothing I ever cared to think about when there was homework to do.

GuyPerfect
Posted on 03-18-07 06:08 PM, in They see me rollin...they hatin'... Link | Quote | ID: 16536


Paratroopa
Level: 30

Posts: 5/155
EXP: 152713
Next: 13156

Since: 03-14-07

Last post: 6054 days
Last view: 6003 days
I was born in California (which, to those geographically inept, is in the United States), and I find it quite not funny much at all. There are no puns. No plays on words. Just a scary man crawling through a telephone.

Disturbing. Yes. Certainly, you guys are mistaking the word "funny" to mean "disturbing." That must be what's going on.

GuyPerfect
Posted on 03-20-07 10:13 PM, in Know Your Keys. Link | Quote | ID: 17367


Paratroopa
Level: 30

Posts: 6/155
EXP: 152713
Next: 13156

Since: 03-14-07

Last post: 6054 days
Last view: 6003 days
ASCII is just characters 0 through 127. There is no such thing as "ASCII 145" and the like. (-:

GuyPerfect
Posted on 03-21-07 12:56 AM, in Know Your Keys. (rev. 2 of 03-21-07 12:56 AM) Link | Quote | ID: 17475


Paratroopa
Level: 30

Posts: 7/155
EXP: 152713
Next: 13156

Since: 03-14-07

Last post: 6054 days
Last view: 6003 days
Microsoft uses Code Page 1252.

GuyPerfect
Posted on 03-21-07 01:08 AM, in Know Your Keys. Link | Quote | ID: 17479


Paratroopa
Level: 30

Posts: 8/155
EXP: 152713
Next: 13156

Since: 03-14-07

Last post: 6054 days
Last view: 6003 days
Windows does, fortunately, support Unicode.

GuyPerfect
Posted on 03-21-07 01:39 PM, in Kernal and Katelyn's Rules of Baby Naming - 2nd Edition (rev. 2 of 03-21-07 01:40 PM) Link | Quote | ID: 17672


Paratroopa
Level: 30

Posts: 9/155
EXP: 152713
Next: 13156

Since: 03-14-07

Last post: 6054 days
Last view: 6003 days
So much for my dreams of Goku Radiator McAllahlav.

GuyPerfect
Posted on 03-22-07 01:18 AM, in Kernal and Katelyn's Rules of Baby Naming - 2nd Edition Link | Quote | ID: 17859


Paratroopa
Level: 30

Posts: 10/155
EXP: 152713
Next: 13156

Since: 03-14-07

Last post: 6054 days
Last view: 6003 days
Or keep it open. That would be torture beyond the tidings wrought by the evil ones.

GuyPerfect
Posted on 04-04-07 08:47 PM, in F-Zero LS [SS] Link | Quote | ID: 23267


Paratroopa
Level: 30

Posts: 11/155
EXP: 152713
Next: 13156

Since: 03-14-07

Last post: 6054 days
Last view: 6003 days
Hooray! I'm useful!

This is like, the very first time anyone has ever said anything about this editor. Acmlm's community here didn't give much of a crap when the world's first N64 level editor was released.

GuyPerfect
Posted on 04-07-07 01:01 AM, in Seeing through solid objects in OpenGL Link | Quote | ID: 24161


Paratroopa
Level: 30

Posts: 12/155
EXP: 152713
Next: 13156

Since: 03-14-07

Last post: 6054 days
Last view: 6003 days
It's important to rememebr that blending is NOT the same as transparency; it's a technique used to simulate transparency. A solid pixel takes the COLOR of its source and destination pixels in the buffer, and depth testing would make any pixel drawn behind it, well... not drawn to the buffer. I hope that makes sense.

But like Cellar Dweller mentioned, draw everything back-to-front when alpha blending in order to adequately display objects that need to appear transparent.

GuyPerfect
Posted on 04-07-07 01:03 AM, in Visual Basic 6 Professional Link | Quote | ID: 24162


Paratroopa
Level: 30

Posts: 13/155
EXP: 152713
Next: 13156

Since: 03-14-07

Last post: 6054 days
Last view: 6003 days
For what it's worth, Visual Studio 6 is still under copyright, so requesting it here is asking for piracy. Both illegal, and against forum policy.

GuyPerfect
Posted on 04-08-07 02:48 AM, in staying anonymous online with tor/privoxy/vidalia Link | Quote | ID: 24492


Paratroopa
Level: 30

Posts: 14/155
EXP: 152713
Next: 13156

Since: 03-14-07

Last post: 6054 days
Last view: 6003 days
Funny thing about the law is that what you DO is only part of it. The other part is WHY, and juries commonly convict suspects based on whether they felt their motive was enough to make them guilty. If you done wrong, it's illegal.

GuyPerfect
Posted on 04-09-07 01:16 AM, in I need help with picture boxes in VB6 Link | Quote | ID: 24929


Paratroopa
Level: 30

Posts: 15/155
EXP: 152713
Next: 13156

Since: 03-14-07

Last post: 6054 days
Last view: 6003 days
PictureBox controls have a PaintPicture method that can be used with LoadPicture(). You can avoid the use of GDI that way.

GuyPerfect
Posted on 04-09-07 04:32 PM, in I need help with picture boxes in VB6 Link | Quote | ID: 25148


Paratroopa
Level: 30

Posts: 16/155
EXP: 152713
Next: 13156

Since: 03-14-07

Last post: 6054 days
Last view: 6003 days
PaintPicture takes a "Picture" as an argument, not a filename. LoadPicture(), however, takes a filename and returns a "Picture" from it. So your code is close, but just needs some revision:

lvl.PaintPicture(LoadPicture(App.Path & "\sprites\" & sphexnum & ".bmp"), xpos, ypos, width, height)

GuyPerfect
Posted on 04-11-07 04:52 AM, in Professor who criticized Bush added to terrorist watch list Link | Quote | ID: 25704


Paratroopa
Level: 30

Posts: 17/155
EXP: 152713
Next: 13156

Since: 03-14-07

Last post: 6054 days
Last view: 6003 days
Posted by Ailure
It's funny how a country bragging about 'freedom' also manages to break UN's human rights.
I'm reminded of my grandparents' friends, who live in the UK. They told a story of a man who, while defending his own home from an intruder, accidentally injured the would-be robber. So, due to his violent act, he was imprisoned. He had high marks for good behavior, but they would not release him because he was "an endangerment to criminals."

If I had the man's name, I'd let you know. This I did not make up.

GuyPerfect
Posted on 04-12-07 02:08 AM, in Seeing through solid objects in OpenGL Link | Quote | ID: 25907


Paratroopa
Level: 30

Posts: 18/155
EXP: 152713
Next: 13156

Since: 03-14-07

Last post: 6054 days
Last view: 6003 days
I think Rainbow Road's star rail is actually drawn to the buffer with depth testing disabled... or maybe the track portion is... or maybe the depth buffer is cleared between the two... There's any number of explinations, but it's depth-test related instead of blend related.

Ah, the intricacies of 3D graphical development. It's one of the only forms of programming that's like an art. Some people become very proficient with graphical tricks, while others still think that the objects are solid...

GuyPerfect
Posted on 04-13-07 02:08 AM, in Adventure of lolo ReMiX Link | Quote | ID: 26148


Paratroopa
Level: 30

Posts: 19/155
EXP: 152713
Next: 13156

Since: 03-14-07

Last post: 6054 days
Last view: 6003 days
What's with all the watermarking? Afraid someone will steal your image of stolen and butchered copyright-protected material?

GuyPerfect
Posted on 04-30-07 05:27 AM, in The Perfect Drug: Rexatim Link | Quote | ID: 31452


Paratroopa
Level: 30

Posts: 20/155
EXP: 152713
Next: 13156

Since: 03-14-07

Last post: 6054 days
Last view: 6003 days
I figured that somebody gets paid big money to come up with promotional names and logos for drugs that come out on the market. I'm also aware that even though common side-effects include loss of vision, kidney detonation, reverse bowel function and death, they still try to sell you on all the good points. Try to make it worth it.

I thought I'd try my hand on it. Behold: Rexatim!



Yeah, so the logo can use a little work. But it gets the point across!

Rexatim is a new, state-of-the-art nasal spray designed to effectively and quickly clear up clogged sinuses and respiration pathways. Using all-natural ingredients, this intuitive medication is completely harmless and can be used whenever you like with no harmful side-effects and no chance for addiction. So next time you need to breathe, reach for Rexatim!

...Of course, you'll only understand the humor once you know what "allicin capsaicinate" is, so I'll leave that one up in the air. Enjoy!
Pages: 1 2 3 4 5 6 7 8


Main - Posts by GuyPerfect

Acmlmboard 2.1+4δ (2023-01-15)
© 2005-2023 Acmlm, blackhole89, Xkeeper et al.

Page rendered in 0.241 seconds. (329KB of memory used)
MySQL - queries: 139, rows: 171/171, time: 0.224 seconds.