Game Development Community

Torque funnies

by Daniel Buckmaster · in General Discussion · 01/24/2010 (6:07 am) · 1 replies

Has anyone come across any particularly amusing comments in the source code? I love finding these little Easter-eggs. Here's one I just ran across in the common scripts:
//
  %cat = %path @ "/" @ %file;
  
  // MEOW
  eval( $GuiLoadDialogCallback @ "("" @ %cat @"");" );

And of course, the epic opening to game.cc:
//this is an extra comment

Anyone else got any favourites to post up?

About the author

Studying mechatronic engineering and computer science at the University of Sydney. Game development is probably my most time-consuming hobby!


#1
01/24/2010 (2:59 pm)
I injected subtle jokes into the Torque 3D documentation, some inside and some public (if you know your Internet trends)