All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Multi Theft Auto: Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:32, 23 September 2023 Pirulax talk contribs created page ProcessLineAgainstMesh (Create the page. Needs an example!)
- 23:32, 25 August 2023 Pirulax talk contribs created page EngineStreamingGetBufferSize (Created page with "__NOTOC__ {{Client function}} {{New feature/item|3.0160|1.6.0|21874|Get the streaming buffer size ['''not''' maximum memory size]}} ==Syntax== <syntaxhighlight lang="lua"> number engineStreamingGetBufferSize() </syntaxhighlight> {{OOP||EngineStreaming:setBufferSize|bufferSize|engineStreamingGetBufferSize}} ===Returns=== The streaming buffer size. It is always a positive non-zero number. ==Example== This example adds a command that can be used to change the streamin...")
- 23:30, 25 August 2023 Pirulax talk contribs created page EngineStreamingSetBufferSize (Created page with "__NOTOC__ {{Client function}} {{New feature/item|3.0160|1.6.0|21874|Get the streaming buffer size. The larger it is, the more models can be loaded in one go BUT increases the RAM ['''not''' streaming memory!] usage. Can help with custom IMG loading speed by reducing pop-in.}} {{Important Note|'''This function is meant for advanced users only, as it can lead to stability issues'''. Using a very high value might result in more crashes, while using a value too low might le...")
- 23:19, 25 August 2023 Pirulax talk contribs created page EngineStreamingRestoreMemorySize (Created page with "__NOTOC__ {{Client function}} {{New feature/item|3.0160|1.6.0|21874|Restores the maximum amount of RAM [in bytes] that can be used for streaming to the default value}} {{Tip|The function to manipulate the memory size is engineStreamingSetMemorySize}} ==Syntax== <syntaxhighlight lang="lua"> nil engineStreamingSetMemorySize() </syntaxhighlight> {{OOP||EngineStreaming:restoreMemorySize||}} ==Example== This example adds a command that can be used to change the stre...")
- 23:08, 25 August 2023 Pirulax talk contribs created page EngineStreamingGetMemorySize (Created page with "__NOTOC__ {{Client function}} {{New feature/item|3.0160|1.6.0|21946|Gets the maximum amount of RAM [in bytes] that can be used for streaming}} ==Syntax== <syntaxhighlight lang="lua"> number engineStreamingGetMemorySize() </syntaxhighlight> {{OOP||EngineStreaming:getMemorySize|memorySize|engineStreamingSetMemorySize}} ==Returns== The maximum amount of RAM [in bytes] that can be used for streaming. It is always a non-zero positive number. ==Example== This example add...")
- 23:02, 25 August 2023 Pirulax talk contribs created page EngineStreamingSetMemorySize (Created page with "__NOTOC__ {{Client function}} {{New feature/item|3.0160|1.6.0|21946|Sets the maximum amount of [in bytes] that can be used for streaming}} {{Tip|To restore to the default value use engineStreamingRestoreMemorySize}} {{Important Note|**This function is meant for advanced users only, as it can lead to stability issues**. Using a very high value might result in more crashes, while using a value too low might lead to frequent pop-in [and due to the way MTA works micro-st...")
- 22:50, 25 August 2023 Pirulax talk contribs created page EngineStreaming (Created page with "Static class used for manipulating the GTA:SA streaming engine.")
- 20:38, 20 June 2018 Pirulax talk contribs uploaded File:Vehicle seat ids.png (Vehicle seat ids)
- 18:55, 17 May 2018 Pirulax talk contribs uploaded File:VSCommunitySelectNeeded.png
- 21:33, 27 March 2018 Pirulax talk contribs uploaded File:DxCreateTexture mipmaps false.png (A speedtest showing the performance of a texture created with various settings of textureFormat.[Mipmaps = false][textureEdge = "wrap"])
- 21:29, 27 March 2018 Pirulax talk contribs uploaded File:Screenshot 27.png (A speedtest showing the performance of a texture created with various settings of textureFormat.[Mipmaps = true][textureEdge = "wrap"])
- 22:35, 9 January 2018 Pirulax talk contribs moved page Categories to Performance Stat Categories (Categories name doesn't describe the pages content.)
- 19:25, 19 July 2017 Pirulax talk contribs moved page GetNearestVehicle to Multi Theft Auto: Wiki:GetNearestVehicle
- 20:39, 27 March 2017 User account Pirulax talk contribs was created