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.
301
General ENIGMA / Re: Useful Tips
« on: December 27, 2009, 05:54:49 pm »
Which is why you have a ban feature.
By the way, I reset the votes since I changed some of the tips and added a few new ones.
By the way, I reset the votes since I changed some of the tips and added a few new ones.
302
General ENIGMA / Re: Useful Tips
« on: December 27, 2009, 05:45:20 pm »300 is SMF default >_>Only 3 lines? >_>"
Changed settings:
Maximum allowed characters 500
Maximum amount of lines 3
Maximum width of signature images (pixels) 550
rawr
303
General ENIGMA / Re: Useful Tips
« on: December 27, 2009, 02:33:28 pm »
Look, I know why you're exploding. All those headexplosions could be solved if I could fit more information into the tips.
EDIT: Okay then, I won't obey the character limit. But it still needs to be at least 500 characters.
EDIT2: The sound tip is true, or else I wouldn't have added it. Let's just say it gives the sound more depth.
EDIT: Okay then, I won't obey the character limit. But it still needs to be at least 500 characters.
EDIT2: The sound tip is true, or else I wouldn't have added it. Let's just say it gives the sound more depth.
304
General ENIGMA / Re: Useful Tips
« on: December 27, 2009, 10:31:53 am »Bonus tip:Actually, that one already is there. There just isn't enough space to explain it properly.
In C/C++, Instead ofCode: [Select]for(size_t i = 0; i < strlen(somestr); ++i){
//doSomething
}
tryCode: [Select]size_t size = strlen(somestr);
for(size_t i = 0; i < size; ++i){
//do something
}
This will make a difference, specially for large strings.
EDIT: Changed Programming Tip 6 to be a bit more accurate about this.
305
ALLCAPS BOARD / Re: LINUX IS BAD
« on: December 26, 2009, 05:11:13 pm »AT THE BOTTOM OF THE TOPIC LISTING, IT SAYS:NICE FIND.QuoteNORMAL TOPIC
HOT TOPIC (MORE THAN %1$D REPLIES)
VERY HOT TOPIC (MORE THAN %1$D REPLIES) TOPIC YOU HAVE POSTED IN
POLL STICKY TOPIC
LOCKED TOPIC
JUST A HEADS-UP, A2H.
307
Announcements / Re: R3 isn't dead
« on: December 11, 2009, 05:02:34 pm »
Finally some damn news on R4.
Anyway, so R4 is going to be like "lol hai i have gm support and STUFF. LOTSA STUFF"?
Also, is the interface changed in any way, and are there any new, say, menus?
Anyway, so R4 is going to be like "lol hai i have gm support and STUFF. LOTSA STUFF"?
Also, is the interface changed in any way, and are there any new, say, menus?
308
Announcements / Re: Changes
« on: December 06, 2009, 12:36:53 pm »
Ahahahahaha... being on-topic with the GM8 logo issue, I see! !! !
309
Announcements / Re: Major forum upgrade
« on: December 04, 2009, 02:37:38 pm »
The code boxes look more neat. I can't see any other difference

310
ALLCAPS BOARD / Re: CAGE MATCH: DOES GIMP HAVE A BAD INTERFACE
« on: November 28, 2009, 01:11:46 pm »
I'M KIND OF USED TO THE GIMP INTERFACE, CONSIDERING THAT YOU CAN SAVE/LOAD WINDOW POSITIONS AND THEREFORE HAVE A FIXED LOCATION, WHICH I LIKE. I DO AGREE, THOUGH, THAT TABS OR HAVING ALL WINDOWS IN THE MAIN WINDOW WOULD BE BETTER, BUT I DON'T THINK THE CURRENT INTERFACE IS SHIT.
311
Announcements / Re: Victory
« on: November 28, 2009, 01:07:00 pm »
Really? For me? You don't have to do that 






312
Announcements / Re: Victory
« on: November 28, 2009, 06:37:37 am »Quote from: Josh @ Dreamland
I'm not entirely sure why
Quote from: Josh @ Dreamland
I'm a bit swamped,
Quote from: Josh @ Dreamland
and I don't care.----------
Quote from: Josh @ Dreamland
After I had what I thought to be the basics down, all the
Quote from: Josh @ Dreamland
"scientific" paper
Quote from: Josh @ Dreamland
see no reason to change it
Quote from: Josh @ Dreamland
because
Quote from: Josh @ Dreamland
I
Quote from: Josh @ Dreamland
Parse time----------
Quote from: Josh @ Dreamland
however...
Quote from: Josh @ Dreamland
Linux
Quote from: Josh @ Dreamland
only works if it's called internally as an alias.[/size]

Sorry, I just couldn't help it.
313
Off-Topic / Re: RIP Billy Mays
« on: July 18, 2009, 08:00:47 am »All I got from that was "advertisement salesman". What?What? You seriously don't know him?!
314
SHUPAER123'S HOME / Re: I LOVE GA/WIMOMACON
« on: July 18, 2009, 07:49:48 am »RAM-filler? XDYes, indeed.
315
General ENIGMA / Re: Making compiling not boring!
« on: March 28, 2009, 03:54:32 pm »
Good idea. Perhaps a bit more extended. I suppose the amount of ideas is almost endless.