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
↓ 9 callers
Function
stbi_write_png
extern/stb_image_write.h:1215
↓ 9 callers
Function
stbiw__jpg_processDU
extern/stb_image_write.h:1328
↓ 9 callers
Function
stbiw__jpg_writeBits
extern/stb_image_write.h:1253
↓ 9 callers
Function
toHexString
include/core/logger.hpp:149
↓ 9 callers
Function
trimAscii
src/ui/auth_screen.cpp:31
↓ 9 callers
Function
worldStateName
src/game/game_handler_packets.cpp:63
↓ 9 callers
Function
write
extern/catch2/catch_amalgamated.cpp:8249
↓ 9 callers
Method
zoomIn
include/rendering/minimap.hpp:54
↓ 8 callers
Function
VmaAddDetailedStatisticsUnusedRange
extern/vk_mem_alloc.h:4499
↓ 8 callers
Method
addEntity
src/game/entity.cpp:7
↓ 8 callers
Method
addLayer
src/rendering/world_map/overlay_renderer.cpp:9
↓ 8 callers
Method
cbegin
extern/vk_mem_alloc.h:5544
↓ 8 callers
Function
check_match
extern/lua-5.1.5/src/lparser.c:104
↓ 8 callers
Method
clearPlayerTransport
include/game/game_handler.hpp:1188
↓ 8 callers
Method
clearSelection
tools/editor/npc_spawner.cpp:47
↓ 8 callers
Method
currentZoneIdx
include/rendering/world_map/view_state_machine.hpp:19
↓ 8 callers
Method
deferAfterAllFrameFences
src/rendering/vk_context.cpp:197
↓ 8 callers
Function
detectCharSectionsFields
src/pipeline/dbc_layout.cpp:99
↓ 8 callers
Function
dump_integer
extern/nlohmann/json.hpp:18722
↓ 8 callers
Method
end_object
extern/nlohmann/json.hpp:7343
↓ 8 callers
Function
envSizeOrDefault
include/rendering/vk_utils.hpp:72
↓ 8 callers
Function
errorString
include/network/net_platform.hpp:117
↓ 8 callers
Function
expr
extern/lua-5.1.5/src/lparser.c:856
↓ 8 callers
Method
feed
src/auth/srp.cpp:39
↓ 8 callers
Method
findNearestKey
src/math/spline.cpp:105
↓ 8 callers
Function
folderToMapId
src/rendering/world_map/map_resolver.cpp:70
↓ 8 callers
Method
getAttachmentTransform
src/rendering/character_renderer.cpp:3446
↓ 8 callers
Method
getEntityRaidMark
Returns the raid mark icon for a given guid (0xFF = no mark)
include/game/game_handler.hpp:1395
↓ 8 callers
Method
getFootstepManager
include/audio/audio_coordinator.hpp:71
↓ 8 callers
Method
getImageView
include/rendering/vk_texture.hpp:57
↓ 8 callers
Method
getMapName
src/game/game_handler.cpp:1905
↓ 8 callers
Method
getMessage
extern/catch2/catch_amalgamated.cpp:710
↓ 8 callers
Method
getMode
tools/editor/editor_app.hpp:78
↓ 8 callers
Method
getRandomPropertyName
include/game/game_handler.hpp:315
↓ 8 callers
Method
getSampler
include/rendering/vk_texture.hpp:58
↓ 8 callers
Method
getTarget
src/game/combat_handler.cpp:1114
↓ 8 callers
Method
getViewProjectionMatrix
include/rendering/camera.hpp:27
↓ 8 callers
Method
getWindow
tools/editor/editor_app.hpp:76
↓ 8 callers
Function
idle
tests/test_locomotion_fsm.cpp:34
↓ 8 callers
Method
inspectTarget
src/game/social_handler.cpp:539
↓ 8 callers
Method
intersectsAABB
src/rendering/frustum.cpp:99
↓ 8 callers
Method
invalidateComposite
Reset composited index to force re-composite.
include/rendering/world_map/composite_renderer.hpp:81
↓ 8 callers
Method
isCrit
include/game/world_packets.hpp:1746
↓ 8 callers
Method
isEmoteActive
include/rendering/animation/activity_fsm.hpp:59
↓ 8 callers
Method
isFriend
include/game/game_handler.hpp:89
↓ 8 callers
Method
isMiss
include/game/world_packets.hpp:1747
↓ 8 callers
Method
isOnTransport
Transport state for player-on-transport
include/game/game_handler.hpp:1164
↓ 8 callers
Method
isThirdPerson
include/rendering/camera_controller.hpp:70
↓ 8 callers
Function
jsonInt
src/game/expansion_profile.cpp:58
↓ 8 callers
Function
luaD_call
** Call a function (C or Lua). The function to be called is at *func. ** The arguments are on the stack, right after the function. ** When returns, al
extern/lua-5.1.5/src/ldo.c:370
↓ 8 callers
Function
luaF_close
extern/lua-5.1.5/src/lfunc.c:96
↓ 8 callers
Function
lua_getmetatable
extern/lua-5.1.5/src/lapi.c:587
↓ 8 callers
Function
lua_tointeger
extern/lua-5.1.5/src/lapi.c:323
↓ 8 callers
Function
lua_xmove
extern/lua-5.1.5/src/lapi.c:110
↓ 8 callers
Function
makeCirclePath
── Helper: build a simple circular path ──────────────────────────
tests/test_transport_components.cpp:16
↓ 8 callers
Function
perspective
(fov_deg: float, aspect: float, near: float, far: float)
tools/m2_viewer.py:29
↓ 8 callers
Function
pointAABBDistanceSq
src/rendering/wmo_renderer.cpp:2625
↓ 8 callers
Function
rayTriangleIntersect
Möller–Trumbore ray-triangle intersection Returns distance along ray if hit, or negative if miss
src/rendering/wmo_renderer.cpp:2633
↓ 8 callers
Method
raycastTerrain
tools/editor/terrain_editor.cpp:130
↓ 8 callers
Function
readLE32
Bounds-checked little-endian reads for PE parsing — malformed Warden modules must not cause out-of-bounds access.
src/game/warden_memory.cpp:19
↓ 8 callers
Function
renderCoinsText
---- Coin display (gold/silver/copper) ----
include/ui/ui_colors.hpp:88
↓ 8 callers
Method
renderOverlay
src/rendering/overlay_system.cpp:225
↓ 8 callers
Method
save_state
(self)
tools/asset_pipeline_gui.py:109
↓ 8 callers
Method
setAspectRatio
include/rendering/camera.hpp:20
↓ 8 callers
Method
setInstanceRotation
src/rendering/character_renderer.cpp:3030
↓ 8 callers
Method
setInstanceTransform
src/rendering/wmo_renderer.cpp:946
↓ 8 callers
Method
setShadowsEnabled
include/rendering/renderer.hpp:252
↓ 8 callers
Method
setStandState
src/game/social_handler.cpp:2707
↓ 8 callers
Method
setTimeOfDay
tools/editor/editor_viewport.cpp:733
↓ 8 callers
Function
setfield
extern/lua-5.1.5/src/loslib.c:88
↓ 8 callers
Method
start_object
extern/nlohmann/json.hpp:7333
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
extern/stb_image.h:2416
↓ 8 callers
Function
stbi__convert_format
extern/stb_image.h:1755
↓ 8 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
extern/stb_image.h:1031
↓ 8 callers
Function
stbiw__putc
extern/stb_image_write.h:394
↓ 8 callers
Method
teleportTo
src/rendering/camera_controller.cpp:2281
↓ 8 callers
Function
toLowerStr
tools/asset_extract/extractor.cpp:34
↓ 8 callers
Function
tofile
extern/lua-5.1.5/src/liolib.c:72
↓ 8 callers
Function
trim
src/game/expansion_profile.cpp:12
↓ 8 callers
Method
useItemById
src/game/spell_handler.cpp:610
↓ 8 callers
Function
validateAgainstDBC
src/rendering/animation/animation_ids.cpp:528
↓ 8 callers
Function
weatherRandFloat
src/rendering/weather.cpp:25
↓ 8 callers
Function
worldToTile
Engine rendering coordinates -> ADT tile indices. Returns (tileX, tileY) matching ADT filename: Map_{tileX}_{tileY}.adt Uses canonical formula: tileN
include/core/coordinates.hpp:110
↓ 7 callers
Method
AddDetailedStatistics
extern/vk_mem_alloc.h:6805
↓ 7 callers
Method
Alloc
extern/vk_mem_alloc.h:5073
↓ 7 callers
Method
GetId
extern/vk_mem_alloc.h:10224
↓ 7 callers
Method
GetNextAllocation
extern/vk_mem_alloc.h:8570
↓ 7 callers
Method
GetUserData
extern/vk_mem_alloc.h:6631
↓ 7 callers
Method
_read_m2array
Read count, offset for an M2Array header field.
tools/m2_viewer.py:208
↓ 7 callers
Function
buildClassicFootstepSet
src/audio/footstep_manager.cpp:13
↓ 7 callers
Function
cend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
extern/nlohmann/json.hpp:22111
↓ 7 callers
Function
clear
@brief clears the contents @sa https://json.nlohmann.me/api/basic_json/clear/
extern/nlohmann/json.hpp:22329
↓ 7 callers
Method
clear
extern/vk_mem_alloc.h:4977
↓ 7 callers
Function
compares_unordered
extern/nlohmann/json.hpp:22975
↓ 7 callers
Function
convertIntoString
extern/catch2/catch_amalgamated.cpp:1981
↓ 7 callers
Function
createDescriptorSetLayout
src/rendering/vk_pipeline.cpp:290
↓ 7 callers
Function
ensureTestDir
tests/test_open_formats.cpp:16
↓ 7 callers
Function
findZoneForPlayer
src/rendering/world_map/coordinate_projection.cpp:148
↓ 7 callers
Function
getLuaServices
---- Retrieve LuaServices pointer stored in Lua registry ----
include/addons/lua_api_helpers.hpp:79
↓ 7 callers
Method
getMaxPower
include/game/entity.hpp:312
← previous
next →
601–700 of 9,534, ranked by callers