You need a Grounds Gold Account to post on the NG BBS! If you don't have one, click here to sign up now! It's fast, free, and easy — and opens up tons of great NG features!

Author Search Results: 'Glaiel-Gamer'

We found 8,031 matches.


<< < > >>

Viewing 1-30 of 8,031 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7137268

1.

None

Topic: As2 Vs As3

Posted: 11/11/09 05:51 AM

Forum: Flash

Learn AS3.

It's stricter which makes it harder to learn if you're used to as2 but is MUCH MUCH nicer in the long run.

AS2 promotes bad coding practice by allowing it. Stuff like not declaring the type of a variable

var A = 1 //makes A a number
A = textbox.text // read in the number "4" from a text box
A += 1 //increment A by 1
trace(A) //outputs 41, wtf??? cause reading it in from a textbox converted it to a string

So just learn AS3, you'll save yourself a ton of time tracking down "bad code" bugs when the language specifically disallows much of it.

Also it's about 100x faster (not graphics that's not code... keep that in mind)


2.

None

Topic: The Flash 'Reg' Lounge

Posted: 11/09/09 03:31 PM

Forum: Flash

At 11/9/09 02:30 PM, Deadclever23 wrote: Let's just remember that Death Worm was made in game maker.

and Spelunky


3.

None

Topic: The Flash 'Reg' Lounge

Posted: 11/06/09 01:33 PM

Forum: Flash

made it 6 days without drinking coffee... crappiest week ever I can't live like this.

*makes coffee*


4.

None

Topic: You are allowed to unlock 1 thread.

Posted: 11/06/09 12:09 AM

Forum: General

bring back from the dead the "Can we still be friends?" thread.

That neck was way huger than the recent fad


5.

None

Topic: The Flash 'Reg' Lounge

Posted: 11/05/09 02:27 AM

Forum: Flash

At 11/5/09 01:57 AM, fluffkomix wrote: i can't make heads or tails of it. i've never heard of any of these functions (RoR, RoL, XoR, Rsh, Not, And, Or, Mod, Lsh)

my guesses
RoR = Rotate Right
01001110 -> 00100111 -> 10010011

RoL = rotate left (reverse of above)
01001110 -> 10011100 -> 00111001

XOR = exclusive or:

0 XOR 0 = 0
0 XOR 1 = 1
1 XOR 0 = 1
1 XOR 1 = 0

Rsh = Right Shift
01001110 -> 00100111 -> 00010011

Lsh = Left Shift
01001110 -> 10011100 -> 00111000

NOT = inverse
0 -> 1
1 -> 0
01001110 -> 10110001

AND = and
1 AND 1 = 1
0 AND 1 = 0
1 AND 0 = 0
0 AND 0 = 0

OR = or
1 OR 1 = 1
1 OR 0 = 1
0 OR 1 = 1
0 OR 0 = 0

MOD = modulus (remainder)
31 MOD 10 = 1 (31/10 = 3 remainder 1)
8 MOD 3 = 2 (8/3 = 2 remainder 2)


6.

None

Topic: The Flash 'Reg' Lounge

Posted: 11/05/09 01:42 AM

Forum: Flash

For those on a mac:

Applications/Utilities/Grapher.app

one of the coolest hidden gems in the computer if you like math

it can graph like... anything!


7.

None

Topic: Feta cheese!

Posted: 11/03/09 05:29 PM

Forum: General

Feta Cheese goes good on/in:

Salad
Sandwiches (turkey + lettuce + tomato + hummus + feta + olives in a pita)
Pizza Sometimes (Spinach + Garlic + Feta + Olive)
Spinach Pie (Spanikopita)

It's a really strong cheese so I rarely eat it alone but it goes good on a ton of Mediterranean and greek foods.


8.

None

Topic: The Flash 'Reg' Lounge

Posted: 11/02/09 01:06 PM

Forum: Flash

At 11/2/09 12:30 PM, TheCriminalDuder wrote: I'm really buzzed from two cups of coffee this mornin'.

I don't understand animating on caffine guys - it's too fast, too rushed, they say the coffee helps and makes ya more creative but I can't be creative when the thought I'm thinking about is a few sentences ahead of me.

On the other hand its Hilarius because it makes animating so intense. Though I like drawing when my hand stays still and find a lot more control z-ing happens on coffee.

Caffeine doesn't make you more creative, it makes you more focused.
So it helps to have a plan ahead of time.

At least, it's been GOD for me getting my work done. You don't code 6000 lines in a week on sweat and tears alone (that was one crazy week back in april that I don't think I'll ever be able to replicate).

Also I think I'm over my withdrawal. I'll wait another week or so before starting up again.


9.

None

Topic: The Flash 'Reg' Lounge

Posted: 11/01/09 01:18 PM

Forum: Flash

At 11/1/09 07:23 AM, The-Super-Flash-Bros wrote: Oh god, it's awful! I quit a while back, had the same thing. Headaches, no energy, couldn't think straight. It goes away after a week or so, hang in there Glaiel!

Having said that, I've been riding the bull again this weekend. Got to try not to get addicted again...

Tom-

Ya like, i've "quit" quite a few times in the past. I usually try to take a break once the caffeine stops having an effect on me (takes about a month) but I always need a few days of free time to do so.

Unfortunately these last 4 months have just been deadline after deadline so I never had the time to quit.

day 2: still extremely tired, headache not as bad (but we'll see by the evening)


10.

None

Topic: The Flash 'Reg' Lounge

Posted: 10/31/09 11:37 PM

Forum: Flash

drank 4-5 cups of coffee every day since like july...

there were always deadlines (pax, indiecade, igf deadline all one month apart).

(temporarily) quit cold turkey this weekend

can barely move, headache killing me

hungry but too tired to go get food

agggg


11.

None

Topic: Game Designer For Hire

Posted: 10/31/09 11:35 PM

Forum: Flash

design documents are pointless for designing small scale games and only really have a use when it comes to organizing large teams.

Plus your attitude is a bit questionable


12.

None

Topic: Remember the 3D maze screensaver?

Posted: 10/30/09 09:27 PM

Forum: General

I never saw that screensaver, is there any video of it?

i was a mac user my entire life

13.

None

Topic: The Flash 'Reg' Lounge

Posted: 10/30/09 03:03 PM

Forum: Flash

I have a sudden urge to dress up with a green robin mask and cape for haloween


14.

None

Topic: It is now 30 A.D.

Posted: 10/30/09 12:05 AM

Forum: General

Nailing this message onto the town bulletin board marked "Newgrounds General"


15.

None

Topic: Athiest's No Afterlife/Heaven?

Posted: 10/29/09 03:02 AM

Forum: General

1. Your body rots in the ground
2. Your brain rots in the ground

3. WTF happens to your conscious?

Seeing as it's hard to define "life" in the first place I don't even want to try defining "consciousness". I know I have one, you don't know for sure that I have one and I don't know for sure that you have one.

I don't believe any of the religions have it right.
I don't believe any of them will ever have it right.
I don't believe science will ever explain a consciousness.
I believe science can explain nearly everything else.

When I fall asleep it's sorta like my conscious skips ahead in time. It's impossible to imagine what would happen when you fall asleep for good (die). It seems fairly obvious to me that my conscious is attached to my physical brain. So when that goes away what does the conscious do? One possibility is that it detaches itself from the body and finds a new physical object to attach to. A new baby, an alien on a distant planet, a computer, a robot. Sounds a bit like reincarnation. Although it's entirely possible there's a separate realm of existence for consciousnesses. Who knows it's pointless to think about while we're here.

Atheism falls apart when you try to figure out what a conscious is.
Religion falls apart when it tries to explain anything with certainty.

Therefore, I consider myself unaffiliated. I don't know if there's a higher being or not. I don't know how to explain a consciousness. I don't care, I'm enjoying my time here on Earth so why bother thinking about what happens after death?

The flaw in any organized school of thought is that it states its beliefs as fact. You can't prove anything so both extremes (atheist, religious) are WRONG. Well I can't say that for sure, they COULD be right, after all.

But I don't care. The universe is a wonderful place, enjoy it while you're here.


16.

None

Topic: C++ fastest way to read iostream?

Posted: 10/28/09 10:53 PM

Forum: Programming

std::string buffer
streamin >> buffer;

will extract one word from the stream and place it into buffer, (words being delimited by whitespace)

std::string buffer
while(!streamin.eof()){
streamin >> buffer;
doStuffWith(buffer);
}


17.

None

Topic: c++ conversion trouble

Posted: 10/28/09 10:28 PM

Forum: Programming

At 10/28/09 07:32 AM, CronoMan wrote:
At 10/27/09 10:59 PM, Glaiel-Gamer wrote: why are you casting the string (a char* ) to a long?
Because SendMessage takes two long parameters, wParam and lParam

Try using a unicode string (wchar_t, and std:wstring)

still doesnt make sense to me that you're casting a pointer type (char*) to an integer type (long)


18.

None

Topic: The Flash 'Reg' Lounge

Posted: 10/28/09 10:26 PM

Forum: Flash

Hey I heard about this newfangled forum, the Video Game Forum


19.

None

Topic: The Flash 'Reg' Lounge

Posted: 10/28/09 03:00 AM

Forum: Flash

igf deadline is nov 1... i just finished uploading closure

finally time for sleep

i hope


20.

None

Topic: The War On Fox News - God Damn Usa!

Posted: 10/28/09 12:08 AM

Forum: Politics

good thing Obama's not censoring the news then, he's just ignoring them.


21.

None

Topic: c++ conversion trouble

Posted: 10/27/09 10:59 PM

Forum: Programming

why are you casting the string (a char* ) to a long?


22.

None

Topic: Fuck being tall.

Posted: 10/27/09 03:03 AM

Forum: General

I'm 6'5''

deal with it and quit being jealous since it's not that fun being tall


23.

None

Topic: Official Man Card.

Posted: 10/27/09 02:57 AM

Forum: General

At 10/27/09 02:48 AM, Sensationalism wrote: What's it for? People not secure with their masculinity??

this


24.

None

Topic: The Flash 'Reg' Lounge

Posted: 10/26/09 09:26 PM

Forum: Flash

At 10/26/09 06:56 PM, turtleco wrote: has anyone ever seen this before? this is the first time I have ever seen this on newgrounds.

http://warpzone.newgrounds.com/reviews/f lash/3

scroll down to his review on aether

probably one of the greatest reviews I've ever got


25.

None

Topic: What's Your Favorite Pizza Place?

Posted: 10/26/09 01:19 AM

Forum: General

Marc Anthony's (Onset, MA, very tiny town, near wareham)

It's in the town in cape cod where my family has had a vacation home since the 50s. The pizza place has been there for like 30 years, I've been going to it since I was born.

Nobody ever believes that it's the best pizza place in the world when I first tell them, since "best in the world" is such a large claim, but the second they try it they agree.

Fuck now I'm craving it and no other place has ever come close IMO.

Also if you say dominos or pizza hit or other chain place then you need to go away forever and get taste buf implants since that shit is so disgusting I wouldn't even eat it drunk.


26.

None

Topic: my flashs suck

Posted: 10/26/09 12:16 AM

Forum: Flash

shape tweens


27.

None

Topic: Does Fred get too much attention?

Posted: 10/25/09 11:35 PM

Forum: General

At 10/25/09 03:45 AM, Glaiel-Gamer wrote: the fuck is a fred?

NOBODY ANSWERED MY QUESTION


28.

None

Topic: Sorting Algorithm

Posted: 10/25/09 08:08 PM

Forum: Programming

I'll top your parallel processing cluster heuristic A* sorting algorithm with one of my own:

The quantum imaginary 4D parallel heuristic sweep-cache mutex sort.

It uses 4-dimensional imaginary numbers and quantum computing to preprocess all possible sorted lists in constant time then distributes the table amongst multiple processors so that they can all mutex the list and sort in sub-constant time.

It's all experimental at the moment but you can google the papers on it if you wish


29.

None

Topic: Newgrounds in one word.

Posted: 10/25/09 04:35 AM

Forum: General

Everythingbyeveryone


30.

None

Topic: Does Fred get too much attention?

Posted: 10/25/09 03:45 AM

Forum: General

the fuck is a fred?


All times are Eastern Standard Time (GMT -5) | Current Time: 06:56 AM

<< < > >>

Viewing 1-30 of 8,031 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7137268