Jump to content


Drara

Member Since 26 Jan 2010
Offline Last Active May 11 2013 03:48 PM

Posts I've Made

In Topic: ThreadedDraw

30 April 2013 - 02:14 PM

Hey guys, really sorry for the late reply! It's quite a while ago I've been the last time on here...

 

@darkwalker247

That is definitely possible. I needed hours to make it stick, lol.

If you have Visual Studio C++ Express and a little knowledge about the language you can easily disable it, I think. Just delete the order-setting functions.

 

@The Scorpion

Unfortunately I noticed that too afterwards and couldn't find a fix :/

The problem is I used Threading for this because else the drawing would have stopped the game while drawing.

GM seems not to like Threads though. It's not that the Thread is not quitted properly, I think, so the issue has to be somewhere related to GM... The issue appears only when quitting the game, right?

Wish I had more C++ knowledge to solve this... The method I used for synchronizing the Threads might be the issue.


In Topic: 39Dll And Special Characters In Filenames

01 March 2013 - 07:27 PM

Sorry for doublepost...
But am I really the first one who stumbled across that issue? :(

In Topic: Xpixel 1.0

22 February 2013 - 02:22 PM

we can do all that with built in functions though?

No because this dll enables you to draw into the SCREEN! That means even outside the game maker window...

In Topic: Hobbel Data File Dll

02 February 2013 - 01:37 PM

Amazing, exactly what I needed and it seems to work perfect!

Anyone knows whether credits are required? o:

In Topic: GML Codeeditor with Syntaxcheck v0.5

17 December 2012 - 06:06 PM

Not sure why anyone would like to use this at all...

I know that, lol.
But I also did that for my own project (and for learning purpose) therefore why not share?

Still I'd like people's opinions..