Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kelsidavis/WoWee
/ functions
Functions
9,534 in github.com/Kelsidavis/WoWee
⨍
Functions
9,534
◇
Types & classes
2,593
↓ 7 callers
Method
getMoneyCopper
Money (copper)
include/game/game_handler.hpp:337
↓ 7 callers
Method
getSDLWindow
include/core/window.hpp:49
↓ 7 callers
Method
getTextureId
Returns the ImGui texture handle. Returns VK_NULL_HANDLE until the first compositePass has run (image is in UNDEFINED layout before that).
include/rendering/character_preview.hpp:49
↓ 7 callers
Function
getTightCollisionBounds
src/rendering/m2_renderer_internal.h:51
↓ 7 callers
Method
getUnitCastState
Returns cast state for any unit by GUID (delegates to SpellHandler)
include/game/game_handler.hpp:819
↓ 7 callers
Method
getWaterHeightAt
src/rendering/water_renderer.cpp:1433
↓ 7 callers
Method
getWorldStateZoneId
include/game/game_handler.hpp:1540
↓ 7 callers
Method
getZoneInfo
src/game/zone_manager.cpp:432
↓ 7 callers
Method
hasEntity
src/game/entity.cpp:33
↓ 7 callers
Method
isGrounded
include/rendering/camera_controller.hpp:72
↓ 7 callers
Method
isMoving
src/rendering/camera_controller.cpp:2337
↓ 7 callers
Method
isOpen
src/rendering/world_map/world_map_facade.cpp:537
↓ 7 callers
Method
isProfessionSpell
src/game/game_handler.cpp:1077
↓ 7 callers
Method
isReady
* @return true if HiZ system is initialized and ready. */
include/rendering/hiz_system.hpp:81
↓ 7 callers
Method
isSuccess
include/game/world_packets.hpp:123
↓ 7 callers
Function
leaveblock
extern/lua-5.1.5/src/lparser.c:296
↓ 7 callers
Function
linearKeys
── Helper: build a simple 4-point linear path ─────────────────────
tests/test_spline.cpp:10
↓ 7 callers
Method
loadEquippedWeapons
src/core/appearance_composer.cpp:326
↓ 7 callers
Method
lookupSpellName
src/ui/spellbook_screen.cpp:200
↓ 7 callers
Function
luaD_throw
extern/lua-5.1.5/src/ldo.c:94
↓ 7 callers
Function
luaH_new
extern/lua-5.1.5/src/ltable.c:358
↓ 7 callers
Function
luaT_gettmbyobj
extern/lua-5.1.5/src/ltm.c:61
↓ 7 callers
Function
lua_getinfo
extern/lua-5.1.5/src/ldebug.c:232
↓ 7 callers
Function
lua_rawset
extern/lua-5.1.5/src/lapi.c:671
↓ 7 callers
Function
makeLocoCaps
Helper: create a capability set with basic locomotion resolved
tests/test_locomotion_fsm.cpp:10
↓ 7 callers
Function
match
extern/lua-5.1.5/src/lstrlib.c:365
↓ 7 callers
Method
next
extern/catch2/catch_amalgamated.hpp:7611
↓ 7 callers
Function
parseAnimTrackVanilla
Parse a vanilla M2 animation track (version < 264). Vanilla uses flat arrays with per-sequence M2Range indices, unlike WotLK's array-of-arrays. Vanill
src/pipeline/m2_loader.cpp:489
↓ 7 callers
Method
playError
Error/feedback
src/audio/ui_sound_manager.cpp:238
↓ 7 callers
Method
proposeDuel
src/game/social_handler.cpp:1020
↓ 7 callers
Function
pushstr
extern/lua-5.1.5/src/lobject.c:104
↓ 7 callers
Method
queryPlayerName
src/game/entity_controller.cpp:1987
↓ 7 callers
Method
questLogStride
Stride of PLAYER_QUEST_LOG fields in update-object blocks. * WotLK: 5 fields per slot, Classic/Vanilla: 3. */
include/game/packet_parsers.hpp:212
↓ 7 callers
Function
randFloat
src/rendering/charge_effect.cpp:26
↓ 7 callers
Method
refresh_pack_list
(self)
tools/asset_pipeline_gui.py:2123
↓ 7 callers
Method
refresh_state_view
(self)
tools/asset_pipeline_gui.py:2335
↓ 7 callers
Method
setCosmicEnabled
include/rendering/world_map/view_state_machine.hpp:24
↓ 7 callers
Method
setEquipSlot
src/game/inventory.cpp:35
↓ 7 callers
Method
setGroundClutterDensityScale
include/rendering/terrain_manager.hpp:248
↓ 7 callers
Method
setInstanceAnimation
src/rendering/m2_renderer_instance.cpp:89
↓ 7 callers
Method
setM2Renderer
* Set M2 renderer for hierarchical transform updates (doodads follow parent WMO) */
include/rendering/wmo_renderer.hpp:63
↓ 7 callers
Method
setupCallbacks
src/core/audio_callback_handler.cpp:48
↓ 7 callers
Method
some
extern/catch2/catch_amalgamated.hpp:3587
↓ 7 callers
Function
stbi__compute_y
extern/stb_image.h:1746
↓ 7 callers
Function
stbi__start_callbacks
initialize a callback-based context
extern/stb_image.h:836
↓ 7 callers
Function
stbi__start_mem
initialize a memory-decode context
extern/stb_image.h:826
↓ 7 callers
Function
stbi_image_free
extern/stb_image.h:1101
↓ 7 callers
Method
stopAutoAttack
src/game/combat_handler.cpp:249
↓ 7 callers
Function
str_checkname
extern/lua-5.1.5/src/lparser.c:117
↓ 7 callers
Method
swapBuffers
include/core/window.hpp:33
↓ 7 callers
Method
toString
extern/catch2/catch_amalgamated.cpp:584
↓ 7 callers
Method
toggle
include/rendering/minimap.hpp:44
↓ 7 callers
Method
update
tools/editor/editor_water.cpp:45
↓ 7 callers
Method
useAlpha
include/pipeline/adt_loader.hpp:39
↓ 7 callers
Function
vma_delete_array
extern/vk_mem_alloc.h:4379
↓ 7 callers
Method
what
extern/catch2/catch_amalgamated.cpp:154
↓ 6 callers
Function
DumpChar
extern/lua-5.1.5/src/ldump.c:39
↓ 6 callers
Method
GetAllocationInfo
extern/vk_mem_alloc.h:8550
↓ 6 callers
Method
GetAllocationListBegin
extern/vk_mem_alloc.h:8563
↓ 6 callers
Method
GetMemory
extern/vk_mem_alloc.h:11307
↓ 6 callers
Method
MarkTaken
extern/vk_mem_alloc.h:9133
↓ 6 callers
Function
VmaBinaryFindSorted
extern/vk_mem_alloc.h:4123
↓ 6 callers
Function
VmaBlocksOnSamePage
Returns true if two memory blocks occupy overlapping pages. ResourceA must be in less memory offset than ResourceB. Algorithm is based on "Vulkan 1.0
extern/vk_mem_alloc.h:3995
↓ 6 callers
Function
VmaClearDetailedStatistics
extern/vk_mem_alloc.h:4481
↓ 6 callers
Function
adjustlocalvars
extern/lua-5.1.5/src/lparser.c:167
↓ 6 callers
Function
applyShadowParams
Replicates the shadow params logic from Renderer::updatePerFrameUBO() This should NOT be affected by indoor state — shadows remain globally enabled
tests/test_indoor_shadows.cpp:22
↓ 6 callers
Function
array_cat
extern/catch2/catch_amalgamated.hpp:11820
↓ 6 callers
Method
callFunction
src/game/warden_emulator.cpp:260
↓ 6 callers
Function
canonicalToServer
Convert canonical WoW coordinates → server/wire coordinates.
include/core/coordinates.hpp:43
↓ 6 callers
Function
codecomp
extern/lua-5.1.5/src/lcode.c:673
↓ 6 callers
Method
compile
src/rendering/render_graph.cpp:56
↓ 6 callers
Function
computeMapUV
tests/test_world_map.cpp:97
↓ 6 callers
Function
computeWmoShadowFactor
Replicates the WMO interior shader logic: interior groups skip shadow sampling entirely (shadow factor = 1.0 = fully lit). This covers both lit and un
tests/test_indoor_shadows.cpp:32
↓ 6 callers
Function
deriveExpansionLevel
tests/test_world_map.cpp:156
↓ 6 callers
Method
describe
extern/catch2/catch_amalgamated.hpp:11615
↓ 6 callers
Method
disconnect
src/game/game_handler.cpp:245
↓ 6 callers
Method
distanceToPoint
* Calculate signed distance from point to plane * Positive = in front, Negative = behind */
include/rendering/frustum.hpp:23
↓ 6 callers
Method
effectiveValue
permanent spec/misc bonus (rarely non-zero)
include/game/game_handler.hpp:60
↓ 6 callers
Method
engage
extern/catch2/catch_amalgamated.hpp:9600
↓ 6 callers
Function
enterblock
extern/lua-5.1.5/src/lparser.c:285
↓ 6 callers
Function
envSizeMBOrDefault
Environment variable utility functions
include/rendering/vk_utils.hpp:62
↓ 6 callers
Function
escapeSql
tools/editor/sql_exporter.cpp:11
↓ 6 callers
Function
findContinentForMapId
src/rendering/world_map/map_resolver.cpp:98
↓ 6 callers
Method
fromWire
src/game/opcode_table.cpp:238
↓ 6 callers
Function
generate
extern/catch2/catch_amalgamated.hpp:7658
↓ 6 callers
Method
getActiveCharacterGuid
include/game/game_handler.hpp:215
↓ 6 callers
Function
getAuthResultString
src/auth/auth_opcodes.cpp:9
↓ 6 callers
Method
getCastTimeRemaining
include/game/game_handler.hpp:803
↓ 6 callers
Method
getConfig
extern/catch2/catch_amalgamated.hpp:561
↓ 6 callers
Method
getDepthResolveImageView
include/rendering/vk_context.hpp:124
↓ 6 callers
Method
getEntityCount
Get entity count
include/game/entity.hpp:445
↓ 6 callers
Function
getEntityName
src/ui/game_screen_frames.cpp:87
↓ 6 callers
Function
getEnv
extern/catch2/catch_amalgamated.cpp:4299
↓ 6 callers
Function
getGmCompletions
tests/test_gm_commands.cpp:50
↓ 6 callers
Method
getLastWhisperSender
include/game/game_handler.hpp:614
↓ 6 callers
Method
getLoadedTileCount
* Get statistics */
include/rendering/terrain_manager.hpp:276
↓ 6 callers
Method
getNpcFlags
NPC flags (UNIT_NPC_FLAGS, index 82)
include/game/entity.hpp:347
↓ 6 callers
Method
getPlayerRace
include/game/game_handler.hpp:1226
↓ 6 callers
Method
getPlayerTransportGuid
include/game/game_handler.hpp:1165
↓ 6 callers
Method
getSessionKey
src/auth/srp.cpp:314
← previous
next →
701–800 of 9,534, ranked by callers