Is that the evil puzzle at the end of The Journey Down: Chapter Two?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
function DeRez()
{if (DeRezzed[n]==true) return;
DrawingSurface *surface = Room.GetDrawingSurfaceForBackground();
surface.DrawingColor = 0;
cy=0;
while (cy<200)
{ cx=0;
while (cx<320)
{if (surface.GetPixel(cx, cy)==c[n]) surface.DrawPixel(cx, cy);
cx++;}
cy++;}
surface.Release();
DeRezzed[n]=true;
}
Quote from: selmiak on Thu 14/07/2016 11:02:48
Finally a final version? But for how long?!
Quote from: Danvzare on Thu 14/07/2016 10:53:33
Well that's what you all get for pressing the big red banning button.
Snarky did warn you all.
Quote from: Snarky on Thu 14/07/2016 10:33:04
Longer than you think!
Quote from: selmiak on Wed 13/07/2016 22:27:49
so are there still patent on the mp3 codec (was it lame?) or can we use it without problems in AGS games? Or is ogg still better because it's free?
Quote from: Amayirot Akago on Wed 13/07/2016 18:08:20
I'm a terrible procrastinator.
Quote from: CaesarCub on Wed 13/07/2016 19:56:37
Tron 2.0
Quote from: Mandle on Mon 11/07/2016 14:33:52Mandle In: Fails To Read All The Rules Paradox resulting in Gemini Bliss in the Rain: Part One: The Mirage Legacy
Mandle In: Fails To Read All The Rules
Quote from: Mandle on Mon 11/07/2016 14:18:53
Pfft...You forgot your own rule:
Captain Disaster In: Escape from The Secret of The Curse of Gabriel Knight and Day Quest Paradox featuring The Gemini Legacy of Hugh Bliss Singing in the Rain, but it was only a Mirage part One.
Quote from: CaptainD on Sun 10/07/2016 17:18:04
My CD games follow the format of "Captain Disaster in:" followed by a 6 word title
Quote from: selmiak on Mon 11/07/2016 10:48:56
This thread sucks
Quote from: Haggis on Mon 11/07/2016 09:52:22
For now I will enjoy the success of Andy Murray's resilient brilliance...
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.088 seconds with 17 queries.