Skip to content

Commit

Permalink
Update for live patch
Browse files Browse the repository at this point in the history
  • Loading branch information
brainiac committed Nov 9, 2024
1 parent 4162087 commit eed6970
Show file tree
Hide file tree
Showing 14 changed files with 456 additions and 456 deletions.
2 changes: 1 addition & 1 deletion AltAbilities.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ struct AltAbilityEffectData
int slot;
};

// @sizeof(CAltAbilityData) == 0xe0 :: 2024-10-14 (live) @ 0x14020898d
// @sizeof(CAltAbilityData) == 0xe0 :: 2024-11-08 (live) @ 0x14020898d
constexpr size_t CAltAbilityData_size = 0xe0;

class [[offsetcomments]] CAltAbilityData
Expand Down
6 changes: 3 additions & 3 deletions CXWnd.h
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ class CursorClass
// CXWnd
//============================================================================

// @sizeof(CXWnd) == 0x258 :: 2024-10-14 (live) @ 0x1405beed1
// @sizeof(CXWnd) == 0x258 :: 2024-11-08 (live) @ 0x1405befd1
constexpr size_t CXWnd_size = 0x258;
constexpr size_t CXWnd_vftable_size = 0x348;

Expand Down Expand Up @@ -872,7 +872,7 @@ enum eIniFlags
eIniFlag_All = 0xffffffff
};

// @sizeof(CSidlScreenWnd) == 0x2c0 :: 2024-10-14 (live) @ 0x1405b9951
// @sizeof(CSidlScreenWnd) == 0x2c0 :: 2024-11-08 (live) @ 0x1405b9a51
constexpr size_t CSidlScreenWnd_size = 0x2c0;
constexpr size_t CSidlScreenWnd_vftable_size = 0x380;

Expand Down Expand Up @@ -1178,7 +1178,7 @@ class [[offsetcomments]] CXWndManager
// CEQXWndManager
//============================================================================

// @sizeof(CEQXWndManager) == 0x298 :: 2024-10-14 (live) @ 0x140190185
// @sizeof(CEQXWndManager) == 0x298 :: 2024-11-08 (live) @ 0x140190185
constexpr size_t CEQXWndManager_size = 0x298;

class [[offsetcomments]] CEQXWndManager : public CXWndManager
Expand Down
8 changes: 4 additions & 4 deletions EQClasses.h
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ struct [[offsetcomments]] LabelCache
//============================================================================
//============================================================================

// @sizeof(EQGroundItem) == 0xa0 :: 2024-10-14 (live) @ 0x1401ED24C
// @sizeof(EQGroundItem) == 0xa0 :: 2024-11-08 (live) @ 0x1401ed24c
constexpr size_t EQGroundItem_size = 0xa0;

class [[offsetcomments]] EQGroundItem
Expand Down Expand Up @@ -533,7 +533,7 @@ struct [[offsetcomments]] CTaskElement

const int MAX_TASK_ELEMENTS = 20;

// @sizeof(CTaskEntry) == 0x3d70 :: 2024-10-14 (live) @ 0x140048c44
// @sizeof(CTaskEntry) == 0x3d70 :: 2024-11-08 (live) @ 0x140048c44
constexpr size_t CTaskEntry_size = 0x3d70;

struct [[offsetcomments]] CTaskEntry
Expand Down Expand Up @@ -1137,7 +1137,7 @@ inline namespace deprecated {
}


// @sizeof(EQWorldData) == 0x1f88 :: 2024-10-14 (live) @ 0x1402566d4
// @sizeof(EQWorldData) == 0x1f88 :: 2024-11-08 (live) @ 0x1402566d4
constexpr size_t EQWorldData_size = 0x1f88;

class [[offsetcomments]] EQWorldData
Expand Down Expand Up @@ -1654,7 +1654,7 @@ using SKILL = EQ_Skill;
using PSKILL = EQ_Skill*;


// @sizeof(SkillManager) == 0x376a00 :: 2024-10-14 (live) @ 0x140256814
// @sizeof(SkillManager) == 0x376a00 :: 2024-11-08 (live) @ 0x140256814
constexpr size_t SkillManager_size = 0x376a00;

class [[offsetcomments]] SkillManager
Expand Down
6 changes: 3 additions & 3 deletions EverQuest.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ enum EPlace
CanPlaceAndGoto,
};

// @sizeof(zoneHeader) == 0x2a4 :: 2024-10-14 (live) @ 0x140e4ec94
// @sizeof(zoneHeader) == 0x2a4 :: 2024-11-08 (live) @ 0x140e4dc94
constexpr size_t zoneHeader_size = 0x2a4;

struct [[offsetcomments]] zoneHeader
Expand Down Expand Up @@ -312,7 +312,7 @@ struct [[offsetcomments]] EQGameOptions


// size of EverQuestinfo is the distance from this byte to the beginning of the struct
// @sizeof(EverQuestinfo) == 0x75238 :: 2024-10-14 (live) @ 0x140e4eaa0
// @sizeof(EverQuestinfo) == 0x75238 :: 2024-11-08 (live) @ 0x140e4daa0
constexpr size_t EverQuestinfo_size = 0x75238;

struct [[offsetcomments]] EverQuestinfo
Expand Down Expand Up @@ -710,7 +710,7 @@ class CEverQuestBase
};


// @sizeof(CEverQuest) == 0x19708 :: 2024-10-14 (live) @ 0x140332ab3
// @sizeof(CEverQuest) == 0x19708 :: 2024-11-08 (live) @ 0x140332ac3
constexpr size_t CEverQuest_size = 0x19708;

class [[offsetcomments]] CEverQuest : public CEverQuestBase, public UniversalChatProxyHandler, public PopDialogHandler
Expand Down
4 changes: 2 additions & 2 deletions Items.h
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,7 @@ class ItemSocketData
}
};

// @sizeof(ItemDefinition) == 0x640 :: 2024-10-14 (live) @ 0x14020df08
// @sizeof(ItemDefinition) == 0x640 :: 2024-11-08 (live) @ 0x14020df08
constexpr size_t ItemDefinition_size = 0x640;

class [[offsetcomments]] ItemDefinition
Expand Down Expand Up @@ -1244,7 +1244,7 @@ class [[offsetcomments]] ItemBase : public IChildItemContainer
__declspec(property(get = get_Item2)) ItemDefinition* Item2;
};

// @sizeof(ItemClient) == 0x158 :: 2024-10-14 (live) @ 0x1401d94e9
// @sizeof(ItemClient) == 0x158 :: 2024-11-08 (live) @ 0x1401d94e9
constexpr size_t ItemClient_size = 0x158;

class [[offsetcomments]] ItemClient : public ItemBase
Expand Down
2 changes: 1 addition & 1 deletion LoginFrontend.h
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ namespace eqmain {
// CXWnd
//============================================================================

// 2024-10-14 (live) @ 0x1800CFD2B
// 2024-11-08 (live) @ 0x1800CF69B
constexpr size_t CXWnd_size = 0x258;
constexpr size_t CXWnd_vftable_size = 0x2D0;

Expand Down
2 changes: 1 addition & 1 deletion PcClient.h
Original file line number Diff line number Diff line change
Expand Up @@ -1674,7 +1674,7 @@ class [[offsetcomments]] PcZoneClient : public PcBase, public CharacterZoneClien
int GetDeityBitmask() const { return 1 << (GetDeityReal() - 1); }
};

// @sizeof(PcClient) == 0x31d8 :: 2024-10-14 (live) @ 0x140273c9b
// @sizeof(PcClient) == 0x31d8 :: 2024-11-08 (live) @ 0x140273c9b
constexpr size_t PcClient_size = 0x31d8;

class [[offsetcomments]] PcClient : public PcZoneClient
Expand Down
2 changes: 1 addition & 1 deletion PcProfile.h
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ struct PetObjectData;

constexpr int MAX_LINKED_SPELL_TIMERS = 25;

// @sizeof(PcProfile) == 0x6a90 :: 2024-10-14 (live) @ 0x140628ab4
// @sizeof(PcProfile) == 0x6a90 :: 2024-11-08 (live) @ 0x140628bb4
constexpr size_t PcProfile_size = 0x6a90;

class [[offsetcomments]] PcProfile : public BaseProfile
Expand Down
2 changes: 1 addition & 1 deletion PlayerClient.h
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,7 @@ enum SeeInvisLevels {
// PlayerClient
//============================================================================

// @sizeof(PlayerClient) == 0x1f70 :: 2024-10-14 (live) @ 0x1402eabae
// @sizeof(PlayerClient) == 0x1f70 :: 2024-11-08 (live) @ 0x1402eabae
constexpr size_t PlayerClient_size = 0x1f70;

class [[offsetcomments]] PlayerClient : public PlayerZoneClient
Expand Down
4 changes: 2 additions & 2 deletions Spells.h
Original file line number Diff line number Diff line change
Expand Up @@ -906,7 +906,7 @@ using PSPELLCALCINFO = SPELLCALCINFO*;
#pragma pack(push)
#pragma pack(1)

// @sizeof(EQ_Spell) == 0x210 :: 2024-10-14 (live) @ 0x1401d2037
// @sizeof(EQ_Spell) == 0x210 :: 2024-11-08 (live) @ 0x1401d2037
constexpr size_t EQ_Spell_size = 0x210;

class [[offsetcomments]] EQ_Spell
Expand Down Expand Up @@ -1306,7 +1306,7 @@ class [[offsetcomments]] SpellManager : public FileStatMgr
EQLIB_OBJECT const EQ_Spell* GetSpellByGroupAndRank(int Group, int SubGroup, int Rank = -1, bool bLesserRanksOk = false);
};

// @sizeof(ClientSpellManager) == 0x3ea220 :: 2024-10-14 (live) @ 0x14026183b
// @sizeof(ClientSpellManager) == 0x3ea220 :: 2024-11-08 (live) @ 0x14026183b
constexpr size_t ClientSpellManager_size = 0x3ea220;

class [[offsetcomments]] ClientSpellManager : public SpellManager
Expand Down
30 changes: 15 additions & 15 deletions UI.h
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ class [[offsetcomments]] CRadioGroup
// CButtonWnd
//============================================================================

// @sizeof(CButtonWnd) == 0x338 :: 2024-10-14 (live) @ 0x1405b80f0
// @sizeof(CButtonWnd) == 0x338 :: 2024-11-08 (live) @ 0x1405b81f0
constexpr size_t CButtonWnd_size = 0x338;

class [[offsetcomments]] CButtonWnd : public CXWnd
Expand Down Expand Up @@ -2293,7 +2293,7 @@ enum BuffWindowType
BuffWindowShortDuration,
};

// @sizeof(CBuffWindow) == 0x340 :: 2024-10-14 (live) @ 0x14018ca5f
// @sizeof(CBuffWindow) == 0x340 :: 2024-11-08 (live) @ 0x14018ca5f
constexpr size_t CBuffWindow_size = 0x340;

class [[offsetcomments]] CBuffWindow : public CSidlScreenWnd, public WndEventHandler
Expand Down Expand Up @@ -3197,7 +3197,7 @@ enum ECursorAttachmentType
eCursorAttachment_TeleportationKeyRingLink,
};

// @sizeof(CCursorAttachment) == 0x618 :: 2024-10-14 (live) @ 0x14018bdf8
// @sizeof(CCursorAttachment) == 0x618 :: 2024-11-08 (live) @ 0x14018bdf8
constexpr size_t CCursorAttachment_size = 0x618;

class [[offsetcomments]] CCursorAttachment : public CGFScreenWnd, public WndEventHandler
Expand Down Expand Up @@ -3366,7 +3366,7 @@ class [[offsetcomments]] CPlayerCustomizationWnd : public CSidlScreenWnd
// CFindItemWnd
//============================================================================

// @sizeof(CFindItemWnd) == 0x3e8 :: 2024-10-14 (live) @ 0x14018d484
// @sizeof(CFindItemWnd) == 0x3e8 :: 2024-11-08 (live) @ 0x14018d484
constexpr size_t CFindItemWnd_size = 0x3e8;

class [[offsetcomments]] CFindItemWnd : public CSidlScreenWnd, public WndEventHandler
Expand Down Expand Up @@ -3452,7 +3452,7 @@ enum FindLocationType {
};
EQLIB_API const char* FindLocationTypeToString(FindLocationType type);

// @sizeof(CFindLocationWnd) == 0x390 :: 2024-10-14 (live) @ 0x14018dc42
// @sizeof(CFindLocationWnd) == 0x390 :: 2024-11-08 (live) @ 0x14018dc42
constexpr size_t CFindLocationWnd_size = 0x390;

class [[offsetcomments]] CFindLocationWnd : public CSidlScreenWnd
Expand Down Expand Up @@ -3794,7 +3794,7 @@ class CGroupSearchWnd : public CSidlScreenWnd
// CGroupWnd
//============================================================================

// @sizeof(CGroupWnd) == 0x6f0 :: 2024-10-14 (live) @ 0x14018c577
// @sizeof(CGroupWnd) == 0x6f0 :: 2024-11-08 (live) @ 0x14018c577
constexpr size_t CGroupWnd_size = 0x6f0;

class [[offsetcomments]] CGroupWnd : public CGFScreenWnd
Expand Down Expand Up @@ -4491,7 +4491,7 @@ enum ItemDisplayFlags
FROM_BARTER_SEARCH = 0x00000010
};

// @sizeof(CItemDisplayWnd) == 0xa98 :: 2024-10-14 (live) @ 0x140411e54
// @sizeof(CItemDisplayWnd) == 0xa98 :: 2024-11-08 (live) @ 0x140411e74
constexpr size_t CItemDisplayWnd_size = 0xa98;

class [[offsetcomments]] CItemDisplayWnd : public CSidlScreenWnd
Expand Down Expand Up @@ -4672,7 +4672,7 @@ class CJournalTextWnd : public CSidlScreenWnd
// CKeyRingWnd
//============================================================================

// @sizeof(CKeyRingWnd) == 0x420 :: 2024-10-14 (live) @ 0x14018cee5
// @sizeof(CKeyRingWnd) == 0x420 :: 2024-11-08 (live) @ 0x14018cee5
constexpr size_t CKeyRingWnd_size = 0x420;

class [[offsetcomments]] CKeyRingWnd : public CSidlScreenWnd, public WndEventHandler
Expand Down Expand Up @@ -4757,7 +4757,7 @@ class CLargeDialogWnd : public CSidlScreenWnd

struct loot_msg;

// @sizeof(CLootWnd) == 0xcb0 :: 2024-10-14 (live) @ 0x14018d1b2
// @sizeof(CLootWnd) == 0xcb0 :: 2024-11-08 (live) @ 0x14018d1b2
constexpr size_t CLootWnd_size = 0xcb0;

class [[offsetcomments]] CLootWnd : public CSidlScreenWnd, public PopDialogHandler, public WndEventHandler
Expand Down Expand Up @@ -4975,7 +4975,7 @@ class [[offsetcomments]] MapViewMap : public CSidlScreenWnd
static VirtualFunctionTable* sm_vftable;
};

// @sizeof(CMapViewWnd) == 0x838 :: 2024-10-14 (live) @ 0x14018c8d9
// @sizeof(CMapViewWnd) == 0x838 :: 2024-11-08 (live) @ 0x14018c8d9
constexpr size_t CMapViewWnd_size = 0x838;

class [[offsetcomments]] CMapViewWnd : public CSidlScreenWnd, public WndEventHandler
Expand Down Expand Up @@ -5398,7 +5398,7 @@ class [[offsetcomments]] COverseerWnd : public CSidlScreenWnd

constexpr const int MAX_PET_BUTTONS = 14;

// @sizeof(CPetInfoWnd) == 0x3c0 :: 2024-10-14 (live) @ 0x14018c39f
// @sizeof(CPetInfoWnd) == 0x3c0 :: 2024-11-08 (live) @ 0x14018c39f
constexpr size_t CPetInfoWnd_size = 0x3c0;

class [[offsetcomments]] CPetInfoWnd : public CSidlScreenWnd, public WndEventHandler
Expand Down Expand Up @@ -5536,7 +5536,7 @@ enum ECombatState
};


// @sizeof(CPlayerWnd) == 0x3f8 :: 2024-10-14 (live) @ 0x14018cd0d
// @sizeof(CPlayerWnd) == 0x3f8 :: 2024-11-08 (live) @ 0x14018cd0d
constexpr size_t CPlayerWnd_size = 0x3f8;

class [[offsetcomments]] CPlayerWnd : public CSidlScreenWnd, public WndEventHandler
Expand Down Expand Up @@ -5932,7 +5932,7 @@ enum ESpellDisplayType
SpellDisplayType_TargetBuff,
};

// @sizeof(CSpellDisplayWnd) == 0x3a8 :: 2024-10-14 (live) @ 0x1404e0d0e
// @sizeof(CSpellDisplayWnd) == 0x3a8 :: 2024-11-08 (live) @ 0x1404e0e0e
constexpr size_t CSpellDisplayWnd_size = 0x3a8;

class [[offsetcomments]] CSpellDisplayWnd : public CSidlScreenWnd
Expand Down Expand Up @@ -6035,7 +6035,7 @@ class CStoryWnd : public CGFScreenWnd
// CTargetWnd
//============================================================================

// @sizeof(CTargetWnd) == 0x3b8 :: 2024-10-14 (live) @ 0x14018cbae
// @sizeof(CTargetWnd) == 0x3b8 :: 2024-11-08 (live) @ 0x14018cbae
constexpr size_t CTargetWnd_size = 0x3b8;

class [[offsetcomments]] CTargetWnd : public CSidlScreenWnd, public WndEventHandler
Expand Down Expand Up @@ -6576,7 +6576,7 @@ class [[offsetcomments]] ZoneGuideManagerBase

using ZonePathArray = ArrayClass<ZonePathData>;

// @sizeof(ZoneGuideManagerClient) == 0xf738 :: 2024-10-14 (live) @ 0x14033b26f
// @sizeof(ZoneGuideManagerClient) == 0xf738 :: 2024-11-08 (live) @ 0x14033b28f
constexpr size_t ZoneGuideManagerClient_size = 0xf738;

class [[offsetcomments]] ZoneGuideManagerClient : public ZoneGuideManagerBase
Expand Down
Loading

0 comments on commit eed6970

Please sign in to comment.