Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EQEmu/EQEmu
/ functions
Functions
27,155 in github.com/EQEmu/EQEmu
⨍
Functions
27,155
◇
Types & classes
6,849
↓ 9 callers
Method
GetHorseId
zone/lua_client.cpp:873
↓ 9 callers
Method
GetLDoNTrapSpellID
zone/npc.h:443
↓ 9 callers
Method
GetLeaderName
zone/groups.cpp:2592
↓ 9 callers
Method
GetLongName
zone/zone.h:179
↓ 9 callers
Method
GetMaxBuffSlots
zone/mob.h:469
↓ 9 callers
Method
GetMaxTotalSlots
zone/mob.h:472
↓ 9 callers
Method
GetPR
zone/mob.h:631
↓ 9 callers
Method
GetPetID
zone/mob.h:1084
↓ 9 callers
Method
GetPetSpellID
zone/npc.h:318
↓ 9 callers
Method
GetVariableBool
* @param title * @param parameter * @param default_value * @return */
common/json_config.cpp:121
↓ 9 callers
Method
GetVariableInt
* @param title * @param parameter * @param default_value * @return */
common/json_config.cpp:97
↓ 9 callers
Method
GetVariableString
* @param title * @param parameter * @param default_value * @return */
common/json_config.cpp:73
↓ 9 callers
Method
GetZoneFogBlue
common/zone_store.cpp:423
↓ 9 callers
Method
GetZoneFogGreen
common/zone_store.cpp:401
↓ 9 callers
Method
GetZoneFogMaximumClip
common/zone_store.cpp:357
↓ 9 callers
Method
GetZoneFogMinimumClip
common/zone_store.cpp:335
↓ 9 callers
Method
GetZoneFogRed
common/zone_store.cpp:379
↓ 9 callers
Method
HasRole
zone/groups.cpp:2475
↓ 9 callers
Method
HexDump
(byte[] bytes)
utils/EQExtractor2/EQExtractor2/Utils.cs:250
↓ 9 callers
Function
IsCasterClass
common/classes.cpp:441
↓ 9 callers
Method
IsCommandedSpell
zone/bot.h:486
↓ 9 callers
Method
IsConsole
world/world_tcp_connection.h:31
↓ 9 callers
Method
IsDoorOpen
zone/doors.h:22
↓ 9 callers
Function
IsPBAESpell
common/spdat.cpp:742
↓ 9 callers
Method
IsReplay
common/dynamic_zone_lockout.h:37
↓ 9 callers
Function
IsSacrificeSpell
common/spdat.cpp:106
↓ 9 callers
Method
IsStunned
zone/mob.h:1159
↓ 9 callers
Method
IsSuspended
zone/merc.h:147
↓ 9 callers
Method
Lock
zone/lua_corpse.cpp:25
↓ 9 callers
Method
Marquee
zone/entity.cpp:5822
↓ 9 callers
Method
MercJoinClientGroup
zone/merc.cpp:5407
↓ 9 callers
Method
MessageStatus
zone/entity.cpp:2354
↓ 9 callers
Method
NumPlayers
world/zoneserver.h:71
↓ 9 callers
Method
OnConnectionStateChange
common/net/eqstream.h:24
↓ 9 callers
Method
OnDbgHelpErr
common/StackWalker/StackWalker.cpp:1179
↓ 9 callers
Method
Post
common/http/httplib.h:6731
↓ 9 callers
Function
PushErrorHandler
use debug.traceback() for errors (luaL_traceback is only in luajit and lua 5.2+)
zone/lua_parser.cpp:210
↓ 9 callers
Method
ReleaseFromUse
common/eq_stream_proxy.cpp:81
↓ 9 callers
Method
ReloadQuests
zone/embparser.cpp:242
↓ 9 callers
Method
RemoveFromHateList
zone/mob.cpp:4947
↓ 9 callers
Method
RemoveFromHateLists
zone/entity.cpp:3205
↓ 9 callers
Method
Resize
zone/perlpacket.cpp:42
↓ 9 callers
Method
RespawnAllDoors
zone/entity.cpp:2728
↓ 9 callers
Method
RowsAffected
zone/lua_database.cpp:180
↓ 9 callers
Method
SendPacket
world/zonelist.cpp:144
↓ 9 callers
Method
Serialize
common/item_instance.h:228
↓ 9 callers
Function
ServerToRoFSlot
common/patches/rof.cpp:5651
↓ 9 callers
Method
SetAtTrigger
common/timer.cpp:146
↓ 9 callers
Method
SetBindPoint2
zone/zoning.cpp:1132
↓ 9 callers
Method
SetCompass
zone/lua_expedition.cpp:154
↓ 9 callers
Method
SetDatabase
world/shared_task_manager.cpp:25
↓ 9 callers
Method
SetSpellDuration
zone/lua_bot.cpp:207
↓ 9 callers
Method
SilenceConsoleLogging
* Silence console logging */
common/eqemu_logsys.cpp:595
↓ 9 callers
Method
StartFileLogs
* @param log_name */
common/eqemu_logsys.cpp:536
↓ 9 callers
Method
StartQuest
zone/questmgr.cpp:127
↓ 9 callers
Method
UpdateLDoNPoints
zone/client.cpp:1844
↓ 9 callers
Method
capacity
common/serialize_buffer.h:186
↓ 9 callers
Method
end_array
common/json/json.hpp:7288
↓ 9 callers
Method
getComment
common/json/jsoncpp.cpp:3849
↓ 9 callers
Function
get_registry
libs/luabind/luabind/detail/object_funs.hpp:193
↓ 9 callers
Method
getline
common/http/httplib.h:2235
↓ 9 callers
Function
gz_comp
Compress whatever is at avail_in and next_in and write to the output file. Return -1 if there is an error writing to the output file or if gz_init(
libs/zlibng/gzwrite.c:74
↓ 9 callers
Function
helper_bot_appearance_form_final
zone/bot_command.cpp:409
↓ 9 callers
Method
include
zone/raycast_mesh.cpp:304
↓ 9 callers
Method
isMember
common/json/jsoncpp.cpp:3656
↓ 9 callers
Function
is_binary
@brief return whether value is a binary array @sa https://json.nlohmann.me/api/basic_json/is_binary/
common/json/json.hpp:20587
↓ 9 callers
Method
ptr
common/http/httplib.h:2214
↓ 9 callers
Method
release
zone/raycast_mesh.cpp:835
↓ 9 callers
Method
set_content
common/http/httplib.h:4638
↓ 9 callers
Method
start_array
common/json/json.hpp:7283
↓ 9 callers
Function
table_tr_footer
tests/cppunit/htmloutput.cpp:212
↓ 9 callers
Function
table_tr_header
tests/cppunit/htmloutput.cpp:206
↓ 9 callers
Function
write_data
common/http/httplib.h:3554
↓ 8 callers
Method
AI_AddBotSpells
zone/botspellsai.cpp:2187
↓ 8 callers
Method
AccountName
zone/lua_client.cpp:423
↓ 8 callers
Method
AddCall
world/web_interface.cpp:124
↓ 8 callers
Method
AddEXP
zone/exp.cpp:500
↓ 8 callers
Method
AddRule
zone/global_loot_manager.h:48
↓ 8 callers
Method
AnyMemberHasDzLockout
zone/raids.cpp:2152
↓ 8 callers
Method
AssignWaypoints
zone/lua_npc.cpp:283
↓ 8 callers
Method
CalcMaxMana
zone/bot.cpp:5721
↓ 8 callers
Method
Camp
zone/bot.cpp:6952
↓ 8 callers
Method
CastingSpellID
zone/mob.h:420
↓ 8 callers
Method
CheckAggroAmount
offensive spell aggro
zone/aggro.cpp:1356
↓ 8 callers
Method
CheckHandin
zone/npc.cpp:4255
↓ 8 callers
Method
ClearAreas
zone/entity.cpp:4145
↓ 8 callers
Method
Connected
world/login_server_list.cpp:82
↓ 8 callers
Method
CreateQGlobals
zone/npc.h:422
↓ 8 callers
Method
DisableTask
zone/client.h:1456
↓ 8 callers
Method
DontBuffMeBefore
zone/mob.h:1273
↓ 8 callers
Method
DontHealMeBefore
zone/mob.h:1272
↓ 8 callers
Function
DumpPacketToString
common/eq_packet.cpp:377
↓ 8 callers
Method
EnableTask
zone/client.h:1446
↓ 8 callers
Method
FindByZoneID
world/zonelist.cpp:219
↓ 8 callers
Method
FindDoor
zone/entity.cpp:888
↓ 8 callers
Method
FinishTrade
Completes a trade with a client bot owner
zone/bot.cpp:4243
↓ 8 callers
Method
FixZ
zone/object.cpp:1313
↓ 8 callers
Function
FormatName
first letter capitalized and rest made lower case
common/strings_legacy.cpp:271
↓ 8 callers
Method
GetAssistRange
zone/mob.h:1211
↓ 8 callers
Method
GetBotCreationLimit
zone/lua_client.cpp:3023
← previous
next →
1,001–1,100 of 27,155, ranked by callers