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 | Hide bots | Show minor edits
Show new changes starting from 21:22, 4 November 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

2 November 2024

     13:24  AssignLod‎‎ 4 changes history −505 [Fernando187‎ (4×)]
     
13:24 (cur | prev) +2 Fernando187 talk contribs
     
11:52 (cur | prev) +35 Fernando187 talk contribs
     
11:51 (cur | prev) −318 Fernando187 talk contribs (Remove incorrect engineSetModelLODDistance note)
     
11:46 (cur | prev) +260 Fernando187 talk contribs (add warning. This function is really bad. LLOD models exist in the game. I'll update the unified createObject/Building example)

17 October 2024

     02:10  GetNearestElement diffhist +94 AirNewSCR talk contribs (added if element ~= player then in getNearestElement to prevent return player passed to call function)

29 July 2024

     09:53  Template:Useful Functions diffhist +171 Xenius talk contribs (→‎Utility)
N    09:51  ListAllFiles‎‎ 3 changes history +1,691 [Xenius‎ (3×)]
     
09:51 (cur | prev) +45 Xenius talk contribs
     
09:48 (cur | prev) −120 Xenius talk contribs (→‎Code)
N    
09:48 (cur | prev) +1,766 Xenius talk contribs (Created page with "{{Useful Function}} __NOTOC__ This function lists all files and subdirectories within a given directory and its subdirectories. ==Syntax== <syntaxhighlight lang="lua">table listAllFiles ( string dirPath )</syntaxhighlight> ===Required Arguments=== * '''dirPath''': The string path of the directory to list files from. ===Returns=== Returns a table containing the paths of all files in the given directory and its subdirectories. ==Code== <syntaxhighlight lang="lua"> func...")