Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

 
Advanced search

879845 Posts in 33010 Topics- by 24382 Members - Latest Member: gaynellerv37

May 25, 2013, 04:55:13 AM
TIGSource ForumsDeveloperTechnical (Moderators: Glaiel-Gamer, ThemsAllTook)Post if you just laughed at your code.
Pages: 1 ... 12 13 [14] 15 16 ... 29
Print
Author Topic: Post if you just laughed at your code.  (Read 36362 times)
_Madk
Level 10
*****

Love, love is a verb Love is a doing word ~♪


View Profile
« Reply #195 on: May 31, 2012, 01:33:05 PM »

making code examples for a splay tree implementation.

Code:
'note: this kind of sequential insertion is bad for keeping blanced trees
' (i.e. it fucks shit up)
Logged

wademcgillis
Guest
« Reply #196 on: May 31, 2012, 03:43:06 PM »

I couldn't beat my game because I was checking if a function equaled a value. The value was an int and the function, bool.

 Apoplectic Big Laff
Logged
_Madk
Level 10
*****

Love, love is a verb Love is a doing word ~♪


View Profile
« Reply #197 on: June 01, 2012, 08:32:40 AM »

I should not be allowed to write documentation

Code:
'if you liked it then you shoulda put a node in it
Logged

thatshelby
Level 10
*****



View Profile WWW
« Reply #198 on: June 01, 2012, 08:52:07 AM »

I should not be allowed to write EVERYONE'S documentation

Code:
'if you liked it then you shoulda put a node in it
Logged
paste
Level 6
*


BARF!

HeyIAintEddie
View Profile WWW
« Reply #199 on: June 05, 2012, 12:53:11 PM »

Code:
#ifndef SOMEHEADER_G

don't know why, but i bol'd when i made this typo.
Logged

VortexCortex
Level 2
**


Engram Architect


View Profile WWW Email
« Reply #200 on: June 05, 2012, 05:01:20 PM »

I laughed because I don't remember leaving this message for myself...

Code:
// TODO: Remove probes.

...but, then I started to worry when I looked around and couldn't find anything in the code that needed to be removed.

What if it's because they activated them?!
Logged

Strelok
Level 0
***


Worldbuilder

matheurge@gmail.com
View Profile WWW Email
« Reply #201 on: June 06, 2012, 05:07:21 PM »

I laughed because I don't remember leaving this message for myself...

Code:
// TODO: Remove probes.

...but, then I started to worry when I looked around and couldn't find anything in the code that needed to be removed.

What if it's because they activated them?!

What if you were abducted and then they put probes in your "codes".  Noir
Logged
_Madk
Level 10
*****

Love, love is a verb Love is a doing word ~♪


View Profile
« Reply #202 on: June 07, 2012, 12:56:00 PM »

debug console says:

Code:
DebugLog:Big oops: Couldn't find  in the hash table, even though it was supposed to be there.

there's actually a character there, but it won't paste
Logged

_Madk
Level 10
*****

Love, love is a verb Love is a doing word ~♪


View Profile
« Reply #203 on: June 12, 2012, 06:53:08 AM »

Code:
Field smoothness# ' 0 = horrible sandpaper rough ; 1 = smooth as ice with baby oil spread all over it

Code:
Field viscocity# ' 0 = not at all viscous ; 1 = maple syrup
Logged

Azure Lazuline
Level 2
**



View Profile WWW
« Reply #204 on: June 12, 2012, 07:45:23 AM »

Code:
//uncomment the next block to DESTROY EVERYTHING!!
The next block of code gives every weapon every powerup all at once. Normally it's limited to one at a time, so using that lags the game really hard but multiplies the damage by 10 and causes all sorts of nasty effects on the target.

Code:
public void AAAAAAUUUUUUGGGH(GameObject damagesource){
Player death function.
Logged

Copy Kitty - a platformer/shooter with 200 weapons! Blow up robots and destroy the world!
bateleur
Level 10
*****



View Profile
« Reply #205 on: June 13, 2012, 02:48:43 AM »

Code:
var p00:Vector2 = job.position;

I somehow didn't notice this when I typed it. Reading the code this morning, my childish sense of humour spotted something hilarious! Big Laff
Logged

_Madk
Level 10
*****

Love, love is a verb Love is a doing word ~♪


View Profile
« Reply #206 on: July 11, 2012, 06:37:37 AM »

Code:
' wakey-wakey
asleep=False

for waking up solids in a sort of physics engine
Logged

Belimoth
Level 9
****



View Profile
« Reply #207 on: July 12, 2012, 10:52:39 AM »

My hands are evidently incapable of typing 'socket' as anything other than 'sockey'. I even had to go back and correct myself there.
Logged

_Madk
Level 10
*****

Love, love is a verb Love is a doing word ~♪


View Profile
« Reply #208 on: July 12, 2012, 12:26:48 PM »

My hands are evidently incapable of typing 'socket' as anything other than 'sockey'. I even had to go back and correct myself there.

I always type 'sokcet'.
Logged

JMickle
Level 10
*****


lqikq come home


View Profile
« Reply #209 on: July 12, 2012, 01:13:59 PM »

publi

prviate
Logged

Pages: 1 ... 12 13 [14] 15 16 ... 29
Print
Jump to:  

Theme orange-lt created by panic