Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GTAmodding/III.VC.SA.LimitAdjuster
/ functions
Functions
549 in github.com/GTAmodding/III.VC.SA.LimitAdjuster
⨍
Functions
549
◇
Types & classes
166
↓ 1 callers
Method
IsUS
Region conditions
src/shared/injector/gvm/gvm.hpp:88
↓ 1 callers
Method
IsUsingGameAllocation
src/limits/ModelInfo/DynamicStore.hpp:91
↓ 1 callers
Method
Magnitude
src/limits/Coronas/yacl/General.h:221
↓ 1 callers
Function
MakeRangedNOP
* MakeRangedNOP * Creates a bunch of NOP instructions at address @at until address @until */
src/shared/injector/injector.hpp:549
↓ 1 callers
Method
MakeSureHasBlocks
Makes sure the pool has sufficient blocks to store the size elements This function might throw std::bad_alloc on failure
src/limits/Pools/DynamicPool.hpp:318
↓ 1 callers
Method
MakeSureHasBlocks
Make sure has @size capacity
src/limits/ModelInfo/DynamicStore.hpp:102
↓ 1 callers
Method
MakeUnlimited
src/limits/Pools/PoolAdjuster.hpp:88
↓ 1 callers
Function
PatchCoronasIII
src/limits/Coronas/Coronas.cpp:667
↓ 1 callers
Function
PatchCoronasVC
src/limits/Coronas/Coronas.cpp:277
↓ 1 callers
Function
PatchDrawer
Patches CHud::Draw to draw additional stuff (limits details)
src/dllmain.cpp:429
↓ 1 callers
Function
PatchPermanentShadows
src/limits/Shadows/StaticShadows.cpp:191
↓ 1 callers
Function
PatchShadowsStored
src/limits/Shadows/StaticShadows.cpp:47
↓ 1 callers
Function
PatchStaticShadows
src/limits/Shadows/StaticShadows.cpp:86
↓ 1 callers
Function
PatchStaticShadowsIII
src/limits/Shadows/StaticShadows.cpp:735
↓ 1 callers
Function
PatchStaticShadowsVC
src/limits/Shadows/StaticShadows.cpp:412
↓ 1 callers
Method
Process
* Called after all ChangeLimit's have been called, to post process data, etc * Note this is called even if this ChangeLimit has not been ca
src/LimitAdjuster.h:94
↓ 1 callers
Function
ProtectMemory
* ProtectMemory * Makes the address @addr have a protection of @protection */
src/shared/injector/injector.hpp:270
↓ 1 callers
Method
RaiseCouldNotDetect
Raises a error saying that you could not detect the game version
src/shared/injector/gvm/gvm.hpp:120
↓ 1 callers
Method
ReAlloc
Reallocates the outside world water block array
src/limits/Water/WaterBlocks.cpp:90
↓ 1 callers
Function
ReadMemoryRaw
* ReadMemoryRaw * Reads the memory at @addr with a sizeof @size into address @ret * Does memory unprotection if @vp is true */
src/shared/injector/injector.hpp:332
↓ 1 callers
Function
ReadRelativeOffset
* ReadRelativeOffset * Reads relative offset from address @at */
src/shared/injector/injector.hpp:448
↓ 1 callers
Method
ReallocBlockArray
Reallocates the block array map, and allocatea new block, so the pool is able to hold size elements
src/limits/Pools/DynamicPool.hpp:348
↓ 1 callers
Method
ReallocByteMap
Reallocates the bytemap array to hold size elements
src/limits/Pools/DynamicPool.hpp:329
↓ 1 callers
Function
RedirectCall
src/shared/cpatch/hook.h:61
↓ 1 callers
Function
RedirectShortOffset
src/shared/cpatch/hook.h:56
↓ 1 callers
Method
RegisterReference
src/limits/Coronas/Coronas.cpp:29
↓ 1 callers
Method
SetEntry
src/limits/Coronas/yacl/Coronas.h:64
↓ 1 callers
Method
SetRotateZOnly
src/limits/Coronas/yacl/General.cpp:36
↓ 1 callers
Function
TestShouldDraw
Test hotkeys and find out if we should draw the limits on screen
src/dllmain.cpp:362
↓ 1 callers
Function
UnprotectMemory
* UnprotectMemory * Unprotect the memory at @addr with size @size so it have all accesses (execute, read and write) * Returns the old pro
src/shared/injector/injector.hpp:280
↓ 1 callers
Method
empty
Capacity information */
src/shared/ini_parser/ini_parser.hpp:123
↓ 1 callers
Method
enable
Enables or disables this translator
src/shared/injector/gvm/translator.hpp:84
↓ 1 callers
Method
fallback
src/shared/injector/gvm/translator.hpp:77
↓ 1 callers
Function
is_null
src/shared/injector/injector.hpp:84
↓ 1 callers
Function
memory_translate
Translates address p to the running executable pointer
src/shared/injector/injector.hpp:111
↓ 1 callers
Method
rbegin
Reverse iterator methods */
src/shared/ini_parser/ini_parser.hpp:99
↓ 1 callers
Method
read_file
src/shared/ini_parser/ini_parser.hpp:137
↓ 1 callers
Method
remove
Removes the hook associated with the specified 'hooker' If the number of hooks reaches zero after the remotion, a restore will take place
src/shared/injector/hooking.hpp:388
↓ 1 callers
Method
remove
src/shared/injector/gvm/translator.hpp:199
↓ 1 callers
Method
rend
src/shared/ini_parser/ini_parser.hpp:103
↓ 1 callers
Method
restore
Restores the state of the call we've replaced in the game code All installed hooks gets uninstalled after this
src/shared/injector/hooking.hpp:363
↓ 1 callers
Method
restore
Restores the state of the call we've replaced in the game code
src/shared/injector/hooking.hpp:461
↓ 1 callers
Method
translate
Translates address p to the running executable pointer
src/shared/injector/gvm/gvm.hpp:172
↓ 1 callers
Method
~CDynamicPool
Destructor, just does Flush
src/limits/Pools/DynamicPool.hpp:48
Method
AddForbiddenMemoryRegion
Adds a forbidden memory region
src/shared/cpatch/SCM/CPatch.cpp:32
Method
AddInsertSortedPatch
Adds the pointer to a 'call CLinkList<T>::InsertSorted' to the list of calls that must be checked to grow the list if it returns null
src/shared/utility/LinkListAdjuster.hpp:46
Method
AddPointer
Adds a pointer for rellocation when necessary Displacement is how far (in bytes) this pointer is far from the beggining of the array
src/shared/utility/PointerAdjuster.hpp:23
Method
AddPointer
Adds a pointer for rellocation when necessary Displacement is how far (in bytes) this pointer is far from the beggining of the array
src/shared/utility/StaticArrayAdjuster.hpp:34
Function
AdjustPointer
* AdjustPointer * Searches in the range [@addr, @addr + @max_search] for a pointer in the range [@default_base, @default_end] and replaces *
src/shared/injector/injector.hpp:403
Method
AdjustPointer
src/shared/cpatch/CPatch.h:98
Method
Adjuster
src/LimitAdjuster.h:49
Method
AllocateLinks
Allocates @q more links and returns the array pointer
src/shared/utility/LinkListAdjuster.hpp:89
Method
AlphaEntityListSA
src/limits/EntityPtrs/AlphaEntityList.cpp:59
Method
ApplyPatches
Performs the rellocation itself
src/shared/utility/PointerAdjuster.hpp:30
Method
ApplyPatches
Performs the rellocation itself
src/shared/utility/StaticArrayAdjuster.hpp:99
Method
ApplyReflection
Reflects the content from @src into @dest assuming each element has the sizeof @elem_size @dest_count and @src_count are the count of elements in each
src/shared/utility/PointerAdjuster.hpp:38
Method
AtHandle
Returns pointer to an object from a SCM handle
src/limits/Pools/DynamicPool.hpp:175
Method
AtHandle
Returns pointer to object by SCM handle
src/shared/structs/CPool.h:170
Method
AtomicModelsSA
src/limits/ModelInfo/AtomicModels.cpp:81
Method
AtomicModelsVC
src/limits/ModelInfo/AtomicModels.cpp:20
Method
BytesToMb
src/limits/Misc/MemoryAvailable.cpp:45
Method
CDynamicPool
Constructor, just does Init
src/limits/Pools/DynamicPool.hpp:42
Method
CDynamicStore
Constructs the store with a default initial size
src/limits/ModelInfo/DynamicStore.hpp:32
Method
CEntity
src/limits/Coronas/yacl/General.h:481
Method
CMatrix
src/limits/Coronas/yacl/General.h:256
Method
CPhysical
Temp
src/limits/Coronas/yacl/General.h:576
Method
CPlaceable
src/limits/Coronas/yacl/General.h:374
Method
CPolyBunch
src/limits/Shadows/StaticShadows.cpp:551
Method
CPool
Default constructor for statically allocated pools
src/shared/structs/CPool.h:34
Method
CRGBA
src/dllmain.cpp:288
Method
CRGBA
src/limits/Coronas/yacl/General.h:333
Method
CRect
src/limits/Coronas/yacl/General.h:357
Method
CRegisteredCorona
src/limits/Coronas/yacl/Coronas.h:40
Method
CVector
src/limits/Coronas/yacl/General.h:206
Method
CVector2D
src/limits/Coronas/yacl/General.h:240
Method
ChangeLimit
Change an specific limit
src/sample/sample.cpp:49
Method
ChangeLimit
src/limits/Shadows/StaticShadows.cpp:382
Method
ChangeLimit
src/limits/EntityPtrs/AlphaEntityList.cpp:20
Method
ChangeLimit
src/limits/EntityPtrs/AlphaEntityList.cpp:39
Method
ChangeLimit
src/limits/EntityPtrs/AlphaEntityList.cpp:68
Method
ChangeLimit
Called when the limit is found on the ini
src/limits/EntityPtrs/InVisibleEntityPtrs.cpp:51
Method
ChangeLimit
Sets the limit
src/limits/EntityPtrs/StreamingObjectInstancesList.cpp:30
Method
ChangeLimit
Sets the water blocks limit
src/limits/Water/WaterBlocks.cpp:42
Method
ChangeLimit
src/limits/Water/WaterBlocks.cpp:136
Method
ChangeLimit
src/limits/Water/WaterBlocks.cpp:165
Method
ChangeLimit
Sets the limit
src/limits/MatrixList/MatrixList.cpp:37
Method
ChangeLimit
src/limits/Misc/StreamingInfo.cpp:9
Method
ChangeLimit
src/limits/Misc/MemoryAvailable.cpp:14
Method
ChangeLimit
src/limits/Misc/ExtraObjectsDir.cpp:10
Method
ChangeLimit
src/limits/Misc/ExtraObjectsDir.cpp:21
Method
ChangeLimit
src/limits/Misc/ExtraObjectsDir.cpp:32
Method
ChangeLimit
src/limits/Misc/CollisionSize.cpp:9
Method
ChangeLimit
src/limits/Misc/TxdStore.cpp:9
Method
ChangeLimit
src/limits/Misc/TxdStore.cpp:27
Method
ChangeLimit
src/limits/Scripts/Searchlights.cpp:16
Method
ChangeLimit
src/limits/Scripts/SCM/scmlimits.cpp:36
Method
ChangeLimit
Called when the limit is found on the ini
src/limits/IPL/EntityIpl.cpp:42
Method
ChangeLimit
Called when the limit is found on the ini
src/limits/IPL/EntitiesPerIPL.cpp:44
Method
ChangeLimit
src/limits/Coronas/Coronas.cpp:245
Method
ChangeLimit
src/limits/Coronas/Coronas.cpp:966
← previous
next →
101–200 of 549, ranked by callers