index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T23:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
Object
Age
Commit message (
Expand
)
Author
2015-02-04
Core/Entities: Fixed dynamic updatefields not being sent to the client.
Warpten
2015-02-01
Core/Packets:
joschiwald
2015-01-15
Core/Loot: Implemented SMSG_LOOT_RESPONSE, SMSG_LOOT_REMOVED, CMSG_AUTOSTORE_...
Intel
2015-01-01
Core/PacketIO: Removed SMSG_DESTROY_OBJECT from opcodes enum
Shauren
2015-01-01
Core/Objects: fixed single destroy object
Rat
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-29
Core/Scripts: multiple changes
joschiwald
2014-12-20
Core/Items:
Rat
2014-12-07
Core/Packets: Add connection indexes for server packets
Intel
2014-12-07
Core: fixed few coverity issues and warnings
joschiwald
2014-12-02
Core/Game: Add missing default cases in switches
Gacko
2014-11-26
Core: Use the correct function to convert strings to unsigned longs and unsig...
Nayd
2014-11-17
Core/Packets: Added some chat message packets
Intel
2014-11-15
Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2
Intel
2014-11-09
Core/NetworkIO: Added second connection to WorldSession, handle AuthContinued...
Shauren
2014-11-03
Core/NetworkIO: implemented undelete opcodes and moved char create/delete pac...
joschiwald
2014-11-03
Core: Fix warnings
Vincent-Michael
2014-11-02
Core/Entities: Fixed transport data in update object for non-units
Shauren
2014-11-02
Core/PacketIO: Enabled SMSG_UPDATE_OBJECT
Shauren
2014-11-02
Core/PacketIO: Updated SMSG_UPDATE_OBJECT
Shauren
2014-10-31
Core/NetworkIO: Fixed packet compression
Shauren
2014-10-31
Core/NetworkIO: Moved SMSG_AUTH_CHALLENGE and CMSG_AUTH_SESSION to packet cla...
Shauren
2014-10-30
Fixed gcc build
Shauren
2014-10-29
Core/Entites: Updated GUID format
Shauren
2014-10-27
Core/Entities: Updated HighGuid values
Shauren
2014-10-26
Core/Entities: Updated updatefields
Shauren
2014-10-26
Misc: Fixed sql import, added new changes to world_database.sql, removed dupl...
Shauren
2014-10-26
Core/Entities: Changed object lowguid to uint64
Shauren
2014-10-26
Scripts: replaced various Location struct defines with proper Position or G3D...
joschiwald
2014-10-25
Core/Entities: Changed a few lowguid uses to ObjectGuid::LowType
Shauren
2014-10-25
Core/Guilds: Fifth part of converting int to bigint guids in database
Shauren
2014-10-24
Fixed typo in ObjectGuid.h
Shauren
2014-10-23
Core/Entities: Added type definition to use for a low guids
Shauren
2014-10-23
Core/Entities: Second part of required database changes for migrating guids t...
Shauren
2014-10-23
Core/Entities: First step to 128 bit guids
Shauren
2014-10-23
Core/Entities: Removed Object::GetGUIDLow()
Shauren
2014-10-22
Core/Entities: Sixth part of removing GetGUIDLow() uses
Shauren
2014-10-22
Core/Entities: First part of removing GetGUIDLow() uses
Shauren
2014-10-21
Core/Entities: Final batch of removing implicit conversions of ObjectGuid to ...
Shauren
2014-10-21
Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...
Shauren
2014-10-21
Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...
Shauren
2014-10-20
Core/Entities: First part of required database changes for migrating guids to...
Shauren
2014-10-19
Core/Misc: fixed a scenario when character factionchange create unexpected re...
joschiwald
2014-10-06
Core/Defines: Updated some enums to build 6.0.2.18988
Kinzcool
2014-09-29
Core/GameObjects: Implemented new gameobject type 11 (transport) states, fixe...
Shauren
2014-09-21
Core/Entities: Fixed 4.3.4 guid format
Shauren
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-19
Core/Misc: multiple changes
joschiwald
2014-09-17
Core/Spells: consider spell speed in SPELL_EFFECT_CHARGE
joschiwald
2014-09-17
Core: Fix warnings
Vincent-Michael
[next]