User contributions
From GMpedia.org Wiki
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)
- 12:51, 16 June 2008 (hist) (diff) Memory leak (New page: Memory leak is a term that is used in programming. When memory has been reserved for a variable and isn't released when the variable is no longer needed, a memory leak occurs. The memory i...) (top)
- 12:43, 16 June 2008 (hist) (diff) DVD (New page: DVD stands for Digital Versatile Disc and is a type of digital storage. It is the successor to CD. DVD storage capacities vary from 4.7GB to 17 GB. The successor to DVD is Blu-Ray. {{stub}...) (top)
- 12:38, 16 June 2008 (hist) (diff) Arguments (A little bit of information on arguments.) (top)
- 12:09, 16 June 2008 (hist) (diff) m Array (Added examples for arrays in Visual Basic) (top)
- 21:25, 5 April 2008 (hist) (diff) m Loop (spam)
- 15:14, 1 March 2008 (hist) (diff) GM: Masks (Redirected the page to GM: Mask.) (top)
- 15:12, 1 March 2008 (hist) (diff) GM: Mask (Added the content of page: GM:_Masks.) (top)
- 15:09, 1 March 2008 (hist) (diff) m GM: Masks (changed link to sprites page)
- 15:06, 1 March 2008 (hist) (diff) GM: exp (New page: {{wrongtitle|exp()}} {{GMfunc| title=exp |image= |arguments=1: power<br/> |limit=''none'' }} The exp() function in Game Maker is a mathematical function that returns e to a powe...)
- 15:02, 1 March 2008 (hist) (diff) m GM: radtodeg (Added correct symbol for pi.) (top)
- 15:01, 1 March 2008 (hist) (diff) m GM: degtorad (Added correct symbol for pi.) (top)
- 14:49, 1 March 2008 (hist) (diff) Processor (Some information on CPU's.) (top)
- 14:07, 1 March 2008 (hist) (diff) m Development life cycle (Corrected the C++ link.) (top)
- 14:02, 1 March 2008 (hist) (diff) m Math: square root (top)
- 14:01, 1 March 2008 (hist) (diff) Math: square root
- 14:01, 1 March 2008 (hist) (diff) Math: square root (New page: The square root in mathematics is the value that you need to multiply by itself (square) to get the number x: y = +-√x It is x to the power 1/2. The inverse of t...)
- 14:01, 1 March 2008 (hist) (diff) m Math: square (The formula now has a nice rectangle around it.) (top)
- 13:50, 1 March 2008 (hist) (diff) Array (A very basic description of arrays.)
- 13:31, 1 March 2008 (hist) (diff) C Plus Plus cin (removed spam and added some information) (top)
- 13:29, 14 October 2007 (hist) (diff) m C Plus Plus (Removed spam.) (top)
- 13:29, 14 October 2007 (hist) (diff) m C (Removed spam.)
- 13:55, 12 October 2007 (hist) (diff) GM: power
- 13:55, 12 October 2007 (hist) (diff) GM: power
- 13:54, 12 October 2007 (hist) (diff) GM: power (New page: {{GMfunc| title=power |image= |arguments=1: number<br/> 2: power |limit=''none'' }} The power() function in Game Maker is a mathematical function that returns the power of a num...)
- 13:49, 12 October 2007 (hist) (diff) GM: sign (New page: {{wrongtitle|sign()}} {{GMfunc| title=sign |image= |arguments=1: value<br/> |limit=''none'' }} The sign() function in Game Maker is a mathematical function that returns the sig...) (top)
- 13:40, 12 October 2007 (hist) (diff) GM: Resources (top)
- 13:38, 12 October 2007 (hist) (diff) m Windows environment variables (Improved the style of the page.)
- 13:38, 12 October 2007 (hist) (diff) m Template:Wikify (Removed weird words.) (top)
- 13:30, 12 October 2007 (hist) (diff) GM: data structures (GM: data structures moved to GM: Data structures: Seems like some pages were linking to GM:_Data_structures instead of GM:_data_structures.) (top)
- 13:30, 12 October 2007 (hist) (diff) m GM: Data structures (GM: data structures moved to GM: Data structures: Seems like some pages were linking to GM:_Data_structures instead of GM:_data_structures.)
- 13:16, 12 October 2007 (hist) (diff) GM: Resources
- 13:15, 12 October 2007 (hist) (diff) GM: Resources
- 13:15, 12 October 2007 (hist) (diff) m GM: Resources
- 13:14, 12 October 2007 (hist) (diff) m GM: Resources (Making sure that this page will refer to the correct page for gm scripts.)
- 13:03, 12 October 2007 (hist) (diff) m GML (Added a correct for the C++ article.) (top)
- 13:00, 12 October 2007 (hist) (diff) Function (Added a general description of the concept "function" and some other things.)
- 12:27, 12 October 2007 (hist) (diff) m C Plus Plus (Removed a weird word.)
- 12:26, 12 October 2007 (hist) (diff) m C (Removed a weird looking word and added some info.)
- 13:10, 9 July 2007 (hist) (diff) GM: Sounds (New page: Sounds are a type of resource in Game Maker. The following sound formats can be used in Game Maker: * Wave Files (.wav) * Midi Files (.mid) * DirectMusic Files (.sgt) Game Maker has buil...)
- 12:45, 9 July 2007 (hist) (diff) GM: median (New page: {{GMfunc| title=median |image= |arguments= 1: value<br/>2: value<br/>n: ... |limit=''None'' }} The median function is a mathematical function in Game Maker that returns the median of...) (top)
- 12:15, 9 July 2007 (hist) (diff) m GM: d3d start
- 14:14, 29 April 2007 (hist) (diff) GM: get string (New page: {{GMfunc| title=get_string |image= |arguments=1: display text<br/>2: default string value<br/> |limit=''none'' }} '''''Note''': the correct title of this article is get_string'' [[C...)
- 14:01, 29 April 2007 (hist) (diff) m Game Maker 7.0 Speculation and Expectations
- 14:00, 29 April 2007 (hist) (diff) Game Maker 7.0 Speculation and Expectations
- 13:55, 29 April 2007 (hist) (diff) Dynamic Link Library (New page: DLL stands for Dynamic Link Library. It is a compiled library of functions. These functions can be called from executable programs. Dlls usually have the file extension ".dll". {{Stub}})
- 13:49, 29 April 2007 (hist) (diff) .png
- 13:49, 29 April 2007 (hist) (diff) .png (New page: .png is the file extension for PNG (Portable Network Graphics) files. PNG is a file format for lossless, compressed storage of raster images. PNG is widely supported nowadays in most web ...)
- 13:44, 29 April 2007 (hist) (diff) Real time strategy (New page: RTS is the abbreviation of Real Time Strategy, a game genre. RTS games are usually war games. The player has control over an army or a group of units. In a level, some missions must be ac...)
- 13:28, 29 April 2007 (hist) (diff) Media player
- 13:27, 29 April 2007 (hist) (diff) Media player (New page: A media player is a piece of software that can be used to play digital media: audio and video. Some well-known media players are Windows Media Player, Winamp and RealPlayer. Most media p...)
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)

