User contributions
From GMpedia.org Wiki
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)
- 18:38, 30 September 2008 (hist) (diff) Big O notation (Created page "Big O notation") (top)
- 23:30, 29 September 2008 (hist) (diff) Recursion (Created article) (top)
- 21:53, 21 September 2008 (hist) (diff) GM: mplay message clear (Created mplay_message_clear) (top)
- 21:51, 21 September 2008 (hist) (diff) GM: mplay message count (Copy/Paste error fix) (top)
- 21:51, 21 September 2008 (hist) (diff) GM: mplay message count (Created mplay_message_count)
- 21:49, 21 September 2008 (hist) (diff) m GM: mplay message name (mplaye -> mplay) (top)
- 21:49, 21 September 2008 (hist) (diff) GM: mplay message name (Created mplay_message_name)
- 21:48, 21 September 2008 (hist) (diff) GM: mplay message player (Created mplay_message_player) (top)
- 21:46, 21 September 2008 (hist) (diff) GM: mplay message value (Created mplay_message_value) (top)
- 21:46, 21 September 2008 (hist) (diff) GM: mplay message id (Created mplay_message_id) (top)
- 21:44, 21 September 2008 (hist) (diff) GM: mplay message receive (Created article mplay_message_receive) (top)
- 21:40, 21 September 2008 (hist) (diff) GM: mplay message send guaranteed (Created mplay_message_send_guaranteed) (top)
- 21:38, 21 September 2008 (hist) (diff) m GM: mplay message send (Fixed minor mediawiki syntax problem) (top)
- 21:37, 21 September 2008 (hist) (diff) GM: mplay message send (Created mplay_message_send)
- 18:27, 29 August 2008 (hist) (diff) Talk:For loop (Info on MATLAB's for loop) (top)
- 17:03, 22 August 2008 (hist) (diff) m Transitioning from GML to C++ (→External links)
- 17:02, 22 August 2008 (hist) (diff) Transitioning from GML to C++ (Added external links to original article and Knol)
- 17:00, 22 August 2008 (hist) (diff) User:Leif902 (top)
- 16:59, 22 August 2008 (hist) (diff) m User:Leif902
- 16:59, 22 August 2008 (hist) (diff) User:Leif902 (Added "my articles")
- 13:53, 16 August 2008 (hist) (diff) Transitioning from GM to C++ (Transitioning from GM to C++ moved to Transitioning from GML to C++: Fixing the name of the article) (top)
- 13:53, 16 August 2008 (hist) (diff) m Transitioning from GML to C++ (Transitioning from GM to C++ moved to Transitioning from GML to C++: Fixing the name of the article)
- 12:42, 23 July 2008 (hist) (diff) m GM: Messages (Another link fix) (top)
- 12:42, 23 July 2008 (hist) (diff) m GM: Messages (Link fix)
- 12:41, 23 July 2008 (hist) (diff) GM: Messages (New page: Besides shared data Game Maker also supports the sending of messages. Messages may be sent to any player or all players at once in either guaranteed or non-guaranteed mode ...)
- 12:37, 23 July 2008 (hist) (diff) m GM: Communication (Another typo fix) (top)
- 12:36, 23 July 2008 (hist) (diff) m GM: Communication (Typo fix)
- 12:36, 23 July 2008 (hist) (diff) GM: Communication (Linkage and minor fixes)
- 12:35, 23 July 2008 (hist) (diff) GM: mplay data read (Templatized link) (top)
- 12:35, 23 July 2008 (hist) (diff) GM: mplay data mode (Templatized link) (top)
- 12:34, 23 July 2008 (hist) (diff) Shared data (Shared data moved to GM: Shared data: Fix to follow the "GM:" naming scheme.) (top)
- 12:34, 23 July 2008 (hist) (diff) m GM: Shared data (Shared data moved to GM: Shared data: Fix to follow the "GM:" naming scheme.) (top)
- 12:31, 23 July 2008 (hist) (diff) Template:GMfunc (Removed returns as I'm not sure how to make it transparent if its not plugged in.)
- 12:30, 23 July 2008 (hist) (diff) Template:GMfunc (Added a "returns" argument.)
- 12:26, 23 July 2008 (hist) (diff) GM: mplay player find (New page: {{wrongtitle|mplay_player_find()}} {{GMfunc|title=mplay_player_find()|image=|arguments=''none''|limit=''none''}} '''mplay_player_find''' finds all players in a game and returns the number...) (top)
- 12:23, 23 July 2008 (hist) (diff) GM: mplay player id (New page: {{wrongtitle|mplay_player_id(num)}} {{GMfunc|title=mplay_player_id()|image=|arguments=num=The player's number|limit=''none''}} '''mplay_player_id''' returns the ID of the target player as...) (top)
- 12:22, 23 July 2008 (hist) (diff) GM: mplay player name (New page: {{wrongtitle|mplay_player_name(num)}} {{GMfunc|title=mplay_player_name()|image=|arguments=num=The player's number|limit=''none''}} '''mplay_player_name''' returns the name of the target p...) (top)
- 12:19, 23 July 2008 (hist) (diff) GM: mplay data mode (Added info on the default)
- 12:18, 23 July 2008 (hist) (diff) GM: mplay data mode (New page: {{wrongtitle|mplay_data_mode(guaranteed)}} {{GMfunc|title=mplay_data_mode()|image=|arguments=guaranteed=Use guaranteed transmission mode|limit=''none''}} '''mplay_data_mode''' sets weathe...)
- 12:16, 23 July 2008 (hist) (diff) GM: mplay data read (New page: {{wrongtitle|mplay_data_read(ind)}} {{GMfunc|title=mplay_data_read()|image=|arguments=ind=The index to read from (0-1,000,000)|limit=''none''}} '''mplay_data_read''' reads a value from th...)
- 12:15, 23 July 2008 (hist) (diff) GM: Shared data (Added info about guaranteed transmission)
- 12:13, 23 July 2008 (hist) (diff) GM: Shared data (New page: Shared data communication is a mechanism by which multilayer games can synchronize their data. There is an array of size 1,000,000 which is common to all entities of a game. Any entity of ...)
- 12:10, 23 July 2008 (hist) (diff) GM: mplay data write (The GMKB article for some of these functions is so bad that I'm not even using it.) (top)
- 12:07, 23 July 2008 (hist) (diff) GM: mplay session end (New page: {{wrongtitle|mplay_session_end()}} {{GMfunc|title=mplay_session_end()|image=|arguments=''none''|limit=''none''}} '''mplay_session_end''' ends the current session, but not the current conn...) (top)
- 12:06, 23 July 2008 (hist) (diff) GM: mplay session status (New page: {{wrongtitle|mplay_session_status()}} {{GMfunc|title=mplay_session_status()|image=|arguments=''none''|limit=''none''}} '''mplay_session_status''' returns the status of the session: * 0 = ...) (top)
- 12:04, 23 July 2008 (hist) (diff) GM: mplay session mode (New page: {{wrongtitle|mplay_session_mode(move)}} {{GMfunc|title=mplay_session_mode()|image=|arguments=move=Weather or not to move the host when the current host disconnects|limit=''none''}} '''mpl...) (top)
- 12:00, 23 July 2008 (hist) (diff) GM: mplay session name (Added info on a dependency) (top)
- 11:59, 23 July 2008 (hist) (diff) GM: mplay session join (New page: {{wrongtitle|mplay_session_join(numb,playername)}} {{GMfunc|title=mplay_session_join()|image=|arguments=numb=The number of the session to join playername=The name of the player|limit=''no...) (top)
- 11:56, 23 July 2008 (hist) (diff) GM: mplay session name (Fixed a copy/paste error.)
- 11:55, 23 July 2008 (hist) (diff) GM: mplay session name (New page: {{wrongtitle|mplay_session_name(numb)}} {{GMfunc|title=mplay_session_name()|image=|arguments=numb=The number of the session (0 through the total number of sessions - 1)|limit=''none''}} '...)
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)

