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 | 60 | 90 | 120 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 10:47, 29 May 2024
   
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

27 May 2024

     14:04  DxDrawMaterialPrimitive3D‎‎ 3 changes history +417 [FileEX‎; TEDERIs‎ (2×)]
 m   
14:04 (cur | prev) −2,286 FileEX talk contribs
     
04:41 (cur | prev) −9 TEDERIs talk contribs
     
04:29 (cur | prev) +2,712 TEDERIs talk contribs
N    14:03  Legacy/dxDrawMaterialPrimitive3D diffhist +6,110 FileEX talk contribs (Legacy version)
 m   13:46  CreateBuilding diffhist 0 Beence58 talk contribs (required arguments fix)
     13:34  DxDrawPrimitive3D‎‎ 3 changes history +442 [FileEX‎; TEDERIs‎ (2×)]
 m   
13:34 (cur | prev) −1,199 FileEX talk contribs
     
04:41 (cur | prev) −9 TEDERIs talk contribs
     
04:32 (cur | prev) +1,650 TEDERIs talk contribs
N    13:33  Legacy/dxDrawPrimitive3D diffhist +2,174 FileEX talk contribs (Legacy version)
     13:31  DxDrawMaterialSectionLine3D‎‎ 2 changes history +423 [FileEX‎; TEDERIs‎]
 m   
13:31 (cur | prev) −1,668 FileEX talk contribs
     
04:17 (cur | prev) +2,091 TEDERIs talk contribs
N    13:31  Legacy/dxDrawMaterialSectionLine3D diffhist +3,387 FileEX talk contribs (Legacy version)
     13:28  DxDrawMaterialLine3D‎‎ 3 changes history +418 [FileEX‎; TEDERIs‎ (2×)]
 m   
13:28 (cur | prev) −1,383 FileEX talk contribs
     
04:15 (cur | prev) −2 TEDERIs talk contribs
     
04:15 (cur | prev) +1,803 TEDERIs talk contribs
N    13:27  Legacy/dxDrawMaterialLine3D diffhist +2,865 FileEX talk contribs (Legacy version)
     12:51  DxDrawLine3D‎‎ 2 changes history +390 [FileEX‎; TEDERIs‎]
 m   
12:51 (cur | prev) −1,223 FileEX talk contribs (Legacy version)
     
04:12 (cur | prev) +1,613 TEDERIs talk contribs
     12:49 Move log FileEX talk contribs moved page DxDrawLine3D legacy to Legacy/DxDrawLine3D
N    12:48  DxDrawLine3D legacy diffhist +2,374 FileEX talk contribs (Legacy versions)

26 May 2024

 m   16:58  ResetPedVoice diffhist −71 Tracer talk contribs (Fixed all related issues) Tag: Manual revert
N    12:12  PathIsDirectory diffhist +1,630 Tracer talk contribs (Created page with "__NOTOC__ {{Shared function}} {{Added feature/item|1.6.1|1.6.0|22470|Checks if a specified path points to a directory.}} ==Syntax== <syntaxhighlight lang="lua"> table pathIsDirectory ( string path ) </syntaxhighlight> {{OOP||path:isDirectory}} ===Required Arguments=== *'''path:''' A string containing a path you want to check against ===Returns=== Returns '''true''' if the path points to a directory, '''false''' otherwise. ==Example==...")
N    11:32  PathIsFile diffhist +861 Tracer talk contribs (Created page with "__NOTOC__ {{Shared function}} {{Added feature/item|1.6.1|1.6.0|22470|Checks if a specified path points to a file.}} ==Syntax== <syntaxhighlight lang="lua"> table pathIsFile ( string path ) </syntaxhighlight> {{OOP||path:isFile}} ===Required Arguments=== *'''path:''' A string containing a path you want to check against ===Returns=== Returns '''true''' if the path points to a file, '''false''' otherwise. ==Example== <section name="Share...")
N    11:20  PathListDir‎‎ 2 changes history +1,638 [Tracer‎ (2×)]
 m   
11:20 (cur | prev) +7 Tracer talk contribs (Fixed `See also` section)
N    
11:20 (cur | prev) +1,631 Tracer talk contribs (Created page with "__NOTOC__ {{Shared function}} {{Added feature/item|1.6.1|1.6.0|22470| Reads a specified directory and returns all entries inside of it. }} ==Syntax== <syntaxhighlight lang="lua"> table pathListDir ( string path ) </syntaxhighlight> {{OOP||path:listDir}} ===Required Arguments=== *'''path:''' A string containing a path you want to get entries from ===Returns=== Returns table with all entries in a specified directory. ==Example== <section name="Client" clas...")