Doh, now I remember why I switched back to windows xpVirion wrote:in win7 they implemented a feature called quadrupleCheckUserLicense() and also BSOD_2()serengeor wrote:I wonder whats new on win7
Funny programming pictures, jokes & quotes
Working on game: Marrbles (Currently stopped).
BrainF**k the best!
Code: Select all
Hello World!
The following program prints "Hello World!" and a newline to the screen:
+++++ +++++ initialize counter (cell #0) to 10
[ use loop to set the next four cells to 70/100/30/10
> +++++ ++ add 7 to cell #1
> +++++ +++++ add 10 to cell #2
> +++ add 3 to cell #3
> + add 1 to cell #4
<<<< - decrement counter (cell #0)
]
> ++ . print 'H'
> + . print 'e'
+++++ ++ . print 'l'
. print 'l'
+++ . print 'o'
> ++ . print ' '
<< +++++ +++++ +++++ . print 'W'
> . print 'o'
+++ . print 'r'
----- - . print 'l'
----- --- . print 'd'
> + . print '!'
> . print '\n'
Last edited by serengeor on Thu Sep 30, 2010 2:36 pm, edited 2 times in total.
Working on game: Marrbles (Currently stopped).
Lol ... this is great.greenya wrote:The C++ Lands
http://4.bp.blogspot.com/_Di1dC7rPTeM/T ... lands1.png
Dustbin::Games on the web: https://www.dustbin-online.de/
Dustbin::Games on facebook: https://www.facebook.com/dustbingames/
Dustbin::Games on twitter: https://twitter.com/dustbingames
Dustbin::Games on facebook: https://www.facebook.com/dustbingames/
Dustbin::Games on twitter: https://twitter.com/dustbingames
Code: Select all
;
; G O T H I C 2
;
; INI-File
;
; contains different settings
; ... some can be modified in gothics menu
; ... some not (feel free to hack, but don't cry ... :)
; ... others won't take any effect (they will be reset during gameplay)
; ... and a few may cause a crash or some other funny things :)
;
; Be careful but DON'T PANIC !!
;
And reminds me of this one(sorry if i posted it already)
In Half-Life, in file valve/violence.cfg:
Code: Select all
// What are you looking for here?
irrRenderer 1.0
Height2Normal v. 2.1 - convert height maps to normal maps
Step back! I have a void pointer, and I'm not afraid to use it!
Height2Normal v. 2.1 - convert height maps to normal maps
Step back! I have a void pointer, and I'm not afraid to use it!