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




mike_g

This is taking the piss...

30th April 2007

If any of us was to walk around naked in public, we would get arrested. I wouldent have a problem with people not wearing cloths if they don't want to, but i goes to show that we have the same kind of laws embedded in our society, the Iranians are just mor*snip*


mike_g

This is taking the piss...

30th April 2007

Do we really need this shit?
At the end of the day Iran has a democratically elected government, which would indicate that this is the sort of way that most people over there want to live. While it may seem oppressive to us, at the end of the day its none*snip*


mike_g

#097 - The Gameshow Challenge

27th April 2007

Deal or no deal must be the worst game show ever invented. I got a friend that plays a flash version of it all the time. I don't know why, its so sad :*(
Diablo, why don't you do stars in their eyes? It would be just as sad, but it would impress me :)


mike_g

Why is the Rand() function giving me these results?

27th April 2007

He has a point tho. If you are making a game asking questions, you want to make sure the answers are correct.
Oxygen Is not explosive. And in its element sodium reacts with water in an very explosive way. So either answer would be as valid as the other.


mike_g

Jay's Blitz Speed Test

26th April 2007

I got over 10 seconds, got crippled by the tiles :(
[code]================================
|Test | Time Taken | Fast/Slow
================================
| 1 | 9 | Slower |
| 2 | 45 | Slower |
| 3 | 10759 | Real Sl*snip*


mike_g

Jay's Blitz Speed Test

26th April 2007

Wow shroom_monk your PC is even older than mine. I got a 20 gig HD too, but I always try and keep at least 2.5 gigs free. I expect you would find you computer runs faster if you free up some room. To do a proper defrag its suggested that you have at least *snip*


mike_g

Jay's Blitz Speed Test

26th April 2007

[quote=Blitz3DMan]wow, never realized how slow my computer runs O_o[/quote]
You only have the demo version of Blitz right? Then you can only run the prog with debug on which slows it down loads.


mike_g

Dictionary words in a text file

24th April 2007

Sorry about that rant. I'm a bit tired and irritable tonight and my compiler keeps crashing on me, so I might need to reinstall it. Thanks all the same :)


mike_g

Dictionary words in a text file

24th April 2007

Thanks for the wordbank Jay :) but I gotta say its a bloody mess. Just spent the last hour or so trying to get it to compile. Jay, did you by any chance miss out a header file for with it?
It seems that about every variable is meant to be a global, yet n*snip*


mike_g

Dictionary words in a text file

24th April 2007

Yeah cool post your spell checker diablo, it would be interesting to see.


mike_g

Dictionary words in a text file

24th April 2007

I was thinking about writing a little prog in C that lets you enter a set of letters, then it finds all the words you can make out of it. Maybe then I could use it in a word game or something. If I could get hold of a copy off you sometime that would be mu*snip*


mike_g

Dictionary words in a text file

24th April 2007

Does anyone know where I can get a text file holding all the words in a dictionary. I have been looking for one for about an hour now but all I have been able to get hold of so far is a dictionary with explanations of the words. I just want the word names,*snip*


mike_g

A "big" project

23rd April 2007

How else would they add or subtract then?
[edit]I re-read the post. If we, or they , are clever enough to create machines to transport themselves through space then I doubt there would be too much of a problem with decoding the character symbols especiall*snip*


mike_g

I need to discuss a post...

23rd April 2007

[quote]You may think that God is a fictional character, but millions of people who have believed for thousands of years cannot be wrong.[/quote]
Cannot is a strong word when there is no scientific basis to prove these beliefs. Especially when science is i*snip*


mike_g

I need to discuss a post...

23rd April 2007

Ditto.


mike_g

A "big" project

22nd April 2007

Everyone makes typos. Theres no need to point every single one out.


mike_g

I need to discuss a post...

22nd April 2007

I don't think any of that stuff was serious, but yeah lets not get into religion.


mike_g

Quiz

21st April 2007

I like scanf's and the semicolons at the end of the lines


mike_g

Do you make a design document?

19th April 2007

If I'm working on something large then I'll make a rough plan of stuff to do. Nothing very detailed and it allways ends up changing drastically. Maybe I should start planning things better, but I don't see the sense in planning every single function. It wo*snip*


mike_g

Quiz

15th April 2007

[quote=Yakyak]Pointers are the one thing I really wish BlitzBasic had.[/quote]
You can use "Object" and "Handle" to covert between pointer and address or the other way around ;)


mike_g

Quiz

15th April 2007

They point to a memory address. Ingenium already posted a link for you.


mike_g

Wait for Input

14th April 2007

Yep, GetKey() wouldent work for non ASCII characters like ctrl or alt.


mike_g

A "big" project

14th April 2007

[quote]As for a coder job-search, there are plenty of those already.
[quote]Where are those website? Are you referring to Game-Dev? plz don't make me laugh...[/quote][/quote]
Use Google and you will see.


mike_g

Wait for Input

13th April 2007

Thanks guys. I was hoping that there would be some way to do this without having to write some boring function for it. Now I dont have to cos you guys have done it for me :P Cheers ;)


mike_g

Wait for Input

13th April 2007

Sorry I dont get what youre on about :(
I could do something like:
[code]
;Make a pause
while not mousehit(1)
delay 10
wend
[/code]
But what about keyboard input? KeyHit() requires a specific scan code. It would be nice if there was something*snip*

Newer Posts More - Older Posts