User contributions for The GTA
Jump to navigation
Jump to search
11 December 2013
- 07:5007:50, 11 December 2013 diff hist +1 MTA:Eir/functions/engineStreamingGetFiberedPerfMultiplier →Example
- 07:4907:49, 11 December 2013 diff hist +1,522 N MTA:Eir/functions/engineStreamingGetFiberedPerfMultiplier Created page with "__NOTOC__ This function returns the fibered loading execution time percentage of the MTA:Eir Streaming system. It is responsible for the CPU load c..."
- 07:3707:37, 11 December 2013 diff hist +1,346 N MTA:Eir/functions/engineStreamingSetFiberedPerfMultiplier Created page with "__NOTOC__ This function changes the fibered loading frame time execution percentage of the MTA:Eir Streaming system. 100% means that the Streaming ..." current
- 07:2207:22, 11 December 2013 diff hist +1,116 N MTA:Eir/functions/engineStreamingIsFiberedLoadingEnabled Created page with "__NOTOC__ This function returns whether the GTA:SA Streaming system is in original or fibered mode. In original mode, most resources are loaded in ..."
- 07:1607:16, 11 December 2013 diff hist +1,564 N MTA:Eir/functions/engineStreamingSetFiberedLoadingEnabled Created page with "__NOTOC__ This function switches between original and fibered loading of the GTA:SA Streaming system. In original mode, most resources are loaded i..."
- 07:0107:01, 11 December 2013 diff hist +1,008 N MTA:Eir/functions/engineIsStreamingNodeStealingAllowed Created page with "__NOTOC__ This function returns whether Streaming GC node stealing performed by GTA:SA. This is the functionality that directly causes wo..."
- 06:5506:55, 11 December 2013 diff hist +144 MTA:Eir/functions/engineAllowStreamingNodeStealing No edit summary
- 06:5406:54, 11 December 2013 diff hist +1,013 N MTA:Eir/functions/engineAllowStreamingNodeStealing Created page with "__NOTOC__ This function allows or disallows the Streaming GC node stealing performed by native GTA:SA. This is the functionality that dir..."
- 06:4606:46, 11 December 2013 diff hist +1,676 N MTA:Eir/functions/engineStreamingIsGCOnDemandEnabled Created page with "__NOTOC__ This function returns whether a Streaming garbage collector run is performed to free required Streaming GC nodes for allocation..."
- 06:1906:19, 11 December 2013 diff hist 0 MTA:Eir/functions/engineStreamingSetGCOnDemandEnabled →Returns
- 06:1806:18, 11 December 2013 diff hist +1,385 N MTA:Eir/functions/engineStreamingSetGCOnDemandEnabled Created page with "__NOTOC__ This function is used to add a Streaming garbage collector run to the event that the engine runs out of freely available Stream..."
- 06:0106:01, 11 December 2013 diff hist +1,321 N MTA:Eir/functions/engineStreamingIsElementManaged Created page with "__NOTOC__ This function returns whether the given element is managed by the Streaming garbage collector. If an entity is managed, its Ren..."
- 05:4705:47, 11 December 2013 diff hist +1 MTA:Eir/functions/engineGetStreamingInfo →Returns
- 05:4605:46, 11 December 2013 diff hist +1,583 N MTA:Eir/functions/engineGetStreamingInfo Created page with "__NOTOC__ This function returns a dictionary which is a snapshot of the current GTA:SA Streaming System status. Since the streaming status changes ..."
- 05:2505:25, 11 December 2013 diff hist +8 MTA:Eir/functions/engineGetGamePoolLimits →Returns
- 05:2405:24, 11 December 2013 diff hist 0 MTA:Eir/functions/engineGetGamePoolLimits No edit summary
- 05:2405:24, 11 December 2013 diff hist +2,407 N MTA:Eir/functions/engineGetGamePoolLimits Created page with "__NOTOC__ This function returns a table of game resource allocation limits. In GTA:SA resources are allocated on statically-sized pools. Pool information returned may look like ..."
- 04:4704:47, 11 December 2013 diff hist +82 MTA:Eir/functions/engineSetStrictStreamingNodeDistributionEnabled No edit summary
10 December 2013
- 19:5519:55, 10 December 2013 diff hist −3 MTA:Eir/functions/engineSetWorldStreamingEnabled No edit summary
- 19:5519:55, 10 December 2013 diff hist +864 N MTA:Eir/functions/engineIsWorldStreamingEnabled Created page with "__NOTOC__ This function returns whether the native GTA:SA world is allowed to stream and render. This property is meant to be used along with maps that are meant to exist stand-..."
- 19:3719:37, 10 December 2013 diff hist +772 N MTA:Eir/functions/engineSetWorldStreamingEnabled Created page with "__NOTOC__ This function enables or disables the rendering and streaming of world instances. World instances are IPL sectors, COL sectors, buildings, objects and dummies. This fu..."
- 19:2919:29, 10 December 2013 diff hist +482 N MTA:Eir/functions/engineGetStreamingFocusEntity Created page with "__NOTOC__ This function returns the entity that the world is streaming around. By default, this is the local player. ==Syntax== <syntaxhighlight lang="lua"> element engineGetStreamingFocusEn..."
- 19:2519:25, 10 December 2013 diff hist +1,040 N MTA:Eir/functions/engineGetModelRefCount Created page with "__NOTOC__ This function returns the reference count of a GTA:SA model info. The reference count describes how often a model info is used by the game (including MTA). ==Syntax==..."
- 19:1419:14, 10 December 2013 diff hist +960 N MTA:Eir/functions/engineGetActiveStreamingEntities Created page with "__NOTOC__ This function returns a table of MTA entities that have a streaming garbage collection node allocated. Those entities can be de..."
- 19:0319:03, 10 December 2013 diff hist +801 N MTA:Eir/functions/engineIsInfiniteStreamingEnabled Created page with "__NOTOC__ This function returns whether infinite streaming node allocation is enabled. With it being enabled, the only limitation to world entity streaming is the clientside har..." current
- 18:5918:59, 10 December 2013 diff hist +994 N MTA:Eir/functions/engineSetInfiniteStreamingEnabled Created page with "__NOTOC__ This function enables or disables heap allocation of streaming garbage collector nodes. The allocation behavior order is change..."
- 18:5318:53, 10 December 2013 diff hist +912 N MTA:Eir/functions/engineIsStrictStreamingNodeDistributionEnabled Created page with "__NOTOC__ This function returns whether strict streaming node distribution is enabled. Strict streaming node distribution is meant to rationalize the streaming node allocation, ..."
- 18:4618:46, 10 December 2013 diff hist +923 N MTA:Eir/functions/engineSetStrictStreamingNodeDistributionEnabled Created page with "__NOTOC__ This function changes the streaming node allocation behavior of GTA:SA entities. It is only valid in conjunction with [[MTA:Eir/functions/engineSetInfiniteStreamingEna..."
- 18:3718:37, 10 December 2013 diff hist +858 N MTA:Eir/functions/engineGetActiveStreamingFreeSlotCount Created page with "__NOTOC__ This function returns how many streaming node are available to allocate inside of the streaming garbage collection system. When..."
- 18:3118:31, 10 December 2013 diff hist −20 MTA:Eir/functions/engineGetActiveStreamingEntityCount No edit summary
- 18:1618:16, 10 December 2013 diff hist +20 MTA:Eir/functions/engineGetActiveStreamingEntityCount No edit summary
- 18:1518:15, 10 December 2013 diff hist −21 MTA:Eir/functions/engineGetActiveStreamingEntityCount No edit summary
- 18:1418:14, 10 December 2013 diff hist +845 N MTA:Eir/functions/engineGetActiveStreamingEntityCount Created page with "{{Client function}} __NOTOC__ This function returns how many entities are inside of the streaming garbage collection system. It is usefu..."
- 18:0418:04, 10 December 2013 diff hist +3,585 N MTA:Eir/New Scripting Functions Created page with "<pageclass class="client"></pageclass> This page contains new scripting functions that should make their way into the Eir fork. Currently, this page is heavily work-in-progress. ..."
6 December 2013
- 00:0600:06, 6 December 2013 diff hist +1,207 GTA:SA Streaming Garbage Collection No edit summary
4 December 2013
- 10:3410:34, 4 December 2013 diff hist +497 N GTA:SA Engine Research Created page with "Here is a collection of articles that focus on the GTA:SA engine internal workings. They are relevant to MTA:SA developers and scripters, since they describe how things work behi..."
- 04:1104:11, 4 December 2013 diff hist −8 GTA:SA Streaming Garbage Collection →References
- 04:0804:08, 4 December 2013 diff hist +406 GTA:SA Streaming Garbage Collection No edit summary
- 02:0202:02, 4 December 2013 diff hist +577 EngineSetAsynchronousLoading No edit summary
3 December 2013
- 23:3323:33, 3 December 2013 diff hist −3 Reversing GTA:SA Code →Usage Explanation
- 23:2923:29, 3 December 2013 diff hist +7 GTA:SA Resource Streaming →Conversion into Engine Objects
1 December 2013
- 13:1113:11, 1 December 2013 diff hist +1,856 Reversing GTA:SA Code No edit summary
29 November 2013
- 16:4016:40, 29 November 2013 diff hist +8 GTA:SA Resource Streaming →Ideas for Expansion
- 16:3216:32, 29 November 2013 diff hist +236 GTA:SA Resource Streaming No edit summary
- 16:2716:27, 29 November 2013 diff hist +785 GTA:SA Streaming Garbage Collection No edit summary
- 13:0413:04, 29 November 2013 diff hist +1,648 Reversing GTA:SA Code No edit summary
28 November 2013
- 22:0322:03, 28 November 2013 diff hist −4 GTA:SA Resource Streaming No edit summary
- 22:0022:00, 28 November 2013 diff hist 0 File:Res loader sys.png uploaded a new version of "File:Res loader sys.png": Redone with Microsoft Visio. current
- 10:2010:20, 28 November 2013 diff hist +75 File talk:Res loader sys.png No edit summary
- 10:1610:16, 28 November 2013 diff hist +85 GTA:SA Streaming Garbage Collection No edit summary