Home | Customize | Blog | Extras | Log In | Info
Manual | D&D icons | GML Parser | Archive | Iso City
Username: Password:  
About | Features | Directory | Banners | Contact

GML Scripts.com

GML Scripts.com GML Scripts.com

Subscribe

GML Scripts.com

Last update:
Just now
Website:
http://www.gmlscripts.com/
Subscribers:
2 users
View an archive of posts from this site

Please login to subscribe to this site
Username:

Password:

 

GML Scripts.com GML Scripts.com

1 Sep: Update: date_format(format [,datetime])
Sep 1, 2009 - xot corrects an error with the Unix timestamp conversion
1 Aug: Update: exp_dist(x)
Jul 31, 2009 - xot places script under review
27 Jul: Update: collision_triangle(x1,y1,x2,y2,x3,y3,object)
Jul 27, 2009 - Big J spots a typo
27 Jul: Update: motion_predict(instance,steps)
Jul 26, 2009 - Tepi makes a nice optimization
4 Mar: Update: map_sounds(ds_map,ex_sound)
Mar 4, 2009 - Tahnok finds a copy-and-paste error
17 Feb: Update: normal_detect(x,y,obj [,rad [,res]])
Jul 12, 2008 - flexaplex reports a misdeclared variable
17 Feb: Update: erf(x)
May 23, 2008 - brac37 corrects a few important typos
25 Jul: New Script: ds_grid_set_grid_region(id,source,x1,y1,x2,y2,xpos,ypos)
Copies the contents of the cells in the region in grid source to grid id. xpos and ypos...
17 Feb: Update: bin_to_bytes(bin)
Feb 26, 2008 - xot corrects a major bug found by $pector
17 Feb: Update: move_follow(object,speed)
Feb 15, 2008 - Amit points out an inconsistancy between description and function.
17 Feb: Update: draw_sprite_inverted(sprite,subimg,x,y)
Feb 4, 2008 - xot replaces flaky rectangle code with fog trick.
17 Feb: Update: is_odd(value)
Feb 2, 2008 - Schreib submits faster script that handles negative numbers and accumulat...
17 Feb: Update: draw_background_tiled_area_ext(background,x,y,x1,y2,x2,y2,color,alpha)
Mar 9, 2007 - rinkuhero fixes a bug, draw_background_part should be draw_background_par...