Related changes

Jump to navigation Jump to search

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 11:25, 8 April 2025
   
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

7 April 2025

N    21:27  Aw wait diffhist +6,078 Xan talk contribs (Created page with "{{SDK added in|version=2.1|sdk=13|world=|universe=|browser=}} __NOTOC__ int aw_wait (int <var>milliseconds</var>) ==Description== Processes all queued packets and waits the specified time for more to arrive, calling callback and event handlers. ==Callback== None ==Notes== Placing calls to this method from callback or event handlers should be avoided. The reason for this being that it will in turn call such handlers. Which would cause aw_wait to indirectly call itse...")
N    21:25  Aw term diffhist +2,072 Xan talk contribs (Created page with "{{SDK added in|version=2.1|sdk=13|world=|universe=|browser=}} __NOTOC__ void aw_term (void) ==Description== Terminates use of the SDK. ==Callback== None (returns immediately) ==Notes== This method deallocates any resources used by instances that have been created. Instances are created using aw_create, aw_create_resolved and aw_server_admin. If a call is placed to this method from within a callback or event handler then it cou...")
N    21:23  Aw init diffhist +1,562 Xan talk contribs (Created page with "{{SDK added in|version=2.1|sdk=13|world=|universe=|browser=}} __NOTOC__ int aw_init (int <var>build</var>) ==Description== Initializes the SDK. ==Callback== None (returns immediately) ==Notes== This method or aw_init_bind must be called once before any other methods in the API. It will do an implicit aw_term if the SDK has already been successfully initialized. Thus, there is no need to call aw_term for each additional call to this method, as there is n...")
N    21:22  SDK‎‎ 3 changes history +3,678 [Xan‎ (3×)]
     
21:22 (cur | prev) 0 Xan talk contribs
     
21:21 (cur | prev) −1 Xan talk contribs Tag: Visual edit: Switched
N    
21:20 (cur | prev) +3,679 Xan talk contribs (Created page with "__NOTOC__ __NOEDITSECTION__ right|frame|Screenshot of the Customs Aide bot in AWGate The Active Worlds Software Development Kit (SDK), first released on September 8th, 1998, is a Client-API (Application Interface for programming client applications) targeted at the programmer community within Activeworlds. It provides an easy way for programmers to develop applications that function within the Active Worlds virtu...") Tag: Visual edit: Switched