User contributions for Thisdp
Jump to navigation
Jump to search
13 February 2021
- 18:5718:57, 13 February 2021 diff hist +9 EngineLoadIMGContainer →Example
- 18:5718:57, 13 February 2021 diff hist +27 EngineLoadIMGContainer →Code
- 18:4718:47, 13 February 2021 diff hist +382 EngineLoadIMGContainer →Code
- 18:2618:26, 13 February 2021 diff hist +4,095 N EngineLoadIMGContainer Created page with "{{Useful Function}} <lowercasetitle/> __NOTOC__ This function loads the IMG container. ==Syntax== <syntaxhighlight lang="lua">table engineLoadIMGContainer( string path )</synt..."
- 18:2518:25, 13 February 2021 diff hist −48 EngineGetCOLsFromLibrary No edit summary
- 18:2318:23, 13 February 2021 diff hist +9 Template:Useful Functions →Engine functions
- 18:2318:23, 13 February 2021 diff hist +147 Template:Useful Functions →Engine functions
- 17:2817:28, 13 February 2021 diff hist +6 DgsSetCustomCursorEnabled →Example current
- 17:2717:27, 13 February 2021 diff hist +6 DgsSetCustomCursorSize →Example current
- 17:2717:27, 13 February 2021 diff hist +6 DgsGetCustomCursorSize →Example current
- 17:2717:27, 13 February 2021 diff hist +6 DgsSetCustomCursorColor →Example
- 17:2717:27, 13 February 2021 diff hist +6 DgsGetCustomCursorColor →Example current
- 17:2717:27, 13 February 2021 diff hist +6 DgsGetCustomCursorImage →Example current
- 13:5513:55, 13 February 2021 diff hist +825 N OnDgsMediaStop Created page with "{{Client event}} __NOTOC__ This event is fired when a dgs media browser stops. ==Parameters== *'''currentTime''': The timestamp of the video/audio. ==Source== The event..." current
- 13:5513:55, 13 February 2021 diff hist −10 OnDgsMediaPause No edit summary current
- 13:5413:54, 13 February 2021 diff hist −12 OnDgsMediaPlay No edit summary current
- 13:5413:54, 13 February 2021 diff hist +841 N OnDgsMediaPause Created page with "{{Client event}} __NOTOC__ This event is fired when a dgs media browser pauses. ==Parameters== *'''currentTime''': The timestamp of the video/audio. ==Source== The event..."
- 13:5313:53, 13 February 2021 diff hist +806 N OnDgsMediaPlay Created page with "{{Client event}} __NOTOC__ This event is fired when a dgs media browser starts to play. ==Parameters== *'''currentTime''': The timestamp of the video/audio. ==Source== The..."
- 13:4913:49, 13 February 2021 diff hist +1,010 N OnDgsSelectorSelect Created page with "{{Client event}} __NOTOC__ This event is fired when the selected item of a DGS selector is changed. ==Parameters== <syntaxhighlight lang="lua"> integer current, integer pre..." current
- 13:4713:47, 13 February 2021 diff hist −8 DgsGetCustomCursorType No edit summary current
- 13:4713:47, 13 February 2021 diff hist −8 OnDgsCursorTypeChange No edit summary current
- 13:4613:46, 13 February 2021 diff hist +171 OnDgsCursorTypeChange No edit summary
- 13:4613:46, 13 February 2021 diff hist +171 DgsGetCustomCursorType No edit summary
- 13:4513:45, 13 February 2021 diff hist +552 N OnDgsCursorTypeChange Created page with "{{Client event}} __NOTOC__ This event is fired when the DGS cursor type changes. ==Parameters== None ==Source== The source of this event is t..."
- 13:4513:45, 13 February 2021 diff hist −1 Template:DGSEVENTS No edit summary
- 13:4213:42, 13 February 2021 diff hist +28 Template:DGSEVENTS No edit summary
- 13:4113:41, 13 February 2021 diff hist +566 N DgsSetCustomCursorColor Created page with "__NOTOC__ {{Client function}} This function sets the color of DGS custom cursor. ==Syntax== <syntaxhighlight lang="lua"> bool dgsSetCustomCursorColor( int color ) </syntaxh..."
- 13:4013:40, 13 February 2021 diff hist −41 DgsSetCustomCursorSize No edit summary
- 13:4013:40, 13 February 2021 diff hist −41 DgsGetCustomCursorSize No edit summary
- 13:4013:40, 13 February 2021 diff hist −41 DgsGetCustomCursorType →Example
- 13:3913:39, 13 February 2021 diff hist +621 N DgsGetCustomCursorColor Created page with "__NOTOC__ {{Client function}} This function gets the color of DGS custom cursor. ==Syntax== <syntaxhighlight lang="lua"> int dgsGetCustomCursorColor( ) </syntaxhighlight>..."
- 13:3813:38, 13 February 2021 diff hist −1 DgsSetCustomCursorSize No edit summary
- 13:3813:38, 13 February 2021 diff hist −1 DgsGetCustomCursorSize No edit summary
- 13:3813:38, 13 February 2021 diff hist +602 N DgsGetCustomCursorType Created page with "__NOTOC__ {{Client function}} This function gets the current type of cursor. '''This function also works when custom cursor is not enabled.''' ==Syntax== <syntaxhighlight l..."
- 13:3713:37, 13 February 2021 diff hist +1 DgsGetCustomCursorSize No edit summary
- 13:3613:36, 13 February 2021 diff hist +615 N DgsGetCustomCursorSize Created page with "__NOTOC__ {{Client function}} This function gets the size of DGS curstom cursor. ==Syntax== <syntaxhighlight lang="lua"> bool dgsGetCustomCursorSize( ) </syntaxhighlight>..."
- 13:3413:34, 13 February 2021 diff hist +666 N DgsSetCustomCursorSize Created page with "__NOTOC__ {{Client function}} This function changes the size of DGS curstom cursor. ==Syntax== <syntaxhighlight lang="lua"> bool dgsSetCustomCursorSize( float size ) </synt..."
- 13:3313:33, 13 February 2021 diff hist +4 DgsGetCustomCursorImage No edit summary
- 13:3213:32, 13 February 2021 diff hist +937 N DgsGetCustomCursorImage Created page with "__NOTOC__ {{Client function}} This function gets the image that has applied to a specific type. ==Syntax== <syntaxhighlight lang="lua"> bool dgsGetCustomCursorImage( string..."
- 13:3013:30, 13 February 2021 diff hist +1,728 N DgsSetCustomCursorImage Created page with "__NOTOC__ {{Client function}} This function applys an image to a specific type. If leaving the parameters empty, DGS will apply the images from current style settings. ==Syn..."
- 13:2113:21, 13 February 2021 diff hist +515 N DgsGetCustomCursorEnabled Created page with "__NOTOC__ {{Client function}} This function gets whether the custom cursor of DGS is enabled or not. ==Syntax== <syntaxhighlight lang="lua"> bool dgsSetCustomCursorEnabled(..."
- 13:1913:19, 13 February 2021 diff hist +568 N DgsSetCustomCursorEnabled Created page with "__NOTOC__ {{Client function}} This function enables custom cursor of DGS. ==Syntax== <syntaxhighlight lang="lua"> bool dgsSetCustomCursorEnabled( bool state ) </syntaxhighl..."
- 13:1613:16, 13 February 2021 diff hist 0 Template:DGSFUNCTIONS →Custom Cursor Functions
- 13:1313:13, 13 February 2021 diff hist +42 Template:DGSFUNCTIONS →Custom Cursor Functions
- 13:1113:11, 13 February 2021 diff hist +327 Template:DGSFUNCTIONS No edit summary
- 03:2703:27, 13 February 2021 diff hist −5 DGS Updates Log →DGS Update 3.507 Stable(13/Feb/2021)
- 03:2703:27, 13 February 2021 diff hist +1,870 DGS Updates Log No edit summary
12 February 2021
- 11:4811:48, 12 February 2021 diff hist −280 OnDgsMouseMultiClick No edit summary
- 11:4811:48, 12 February 2021 diff hist +76 OnDgsMouseDoubleClick No edit summary current
- 11:4711:47, 12 February 2021 diff hist +89 OnDgsMouseClick No edit summary