index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
Item
Age
Commit message (
Expand
)
Author
2016-07-19
Core/Entities: removed obsolete pragma macro (Ref: ba9e0de36dae55d4399235277d...
ariel-
2016-07-19
Core/Entities: rename ItemPrototype to ItemTemplate
ariel-
2016-07-19
Update ItemPrototype.cpp, codestyle and indentation cleanup
ariel-
2016-06-07
Core/Items: Rename some ITEM_PROTO_FLAG
DDuarte
2016-05-10
Core/Game: Remove some unnecessary export macros
Naios
2016-04-16
Core/Items: Move Item::GetSkill to ItemPrototype::GetSkill
DDuarte
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-02-20
Core/Misc: Fixed a crash happening when a db string array was NULL
Shauren
2016-01-01
Update copyright note for 2016
Rushor
2015-11-14
Core/Player: Move TradeData to its own file
Carbenium
2015-10-17
Core/Items: Fix a trading spoof exploit.
Incorrect
2015-10-12
Change many uint32 to ObjectGuid::LowType in line with 6.x changes.
pete318
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-04-13
Port commit 56186319bdd41dd26b6cc14f84e6e41eef5d953b (6.x branch)
ariel-
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-08-25
Core/AHBot: Implemented AHBot based on MaNGOS code
Blipi
2014-08-18
Fixed tabs
Brian Swango
2014-08-18
Core/Loot: Fixes lootable items being able to be moved in inventory, and
Brian Swango
2014-08-09
Core/Server: Add missing overrides
DDuarte
2014-07-17
Restored character creation that was broken due to some logic errors cause by...
leak
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-07-03
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-06-25
Core/Items: Items shouldn't have a negative item level
Subv
2014-05-24
Core/NetworkIO: Improve packet spam solution
jackpoz
2014-05-01
Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros
Dehravor
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-25
Core/Scripting: Replace casted with cast as casted is not a word.
Malcrom
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-09-03
Core/Misc: Fixed some more issues found by static code analysis tools.
Sebastian Valle
2013-08-05
Core/Items: Correct randomProperlyId type when reading to/from DB
Nay
2013-05-25
Core/Items
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-20
Core/Misc: Define multiple functions const (+ code cleanup here and there)
Spp
2013-02-26
Several todo corrections for documentation
Ascathor
2013-01-30
Core/Misc: Some changes to minimize differences with 4.3.4 branch
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-31
Core: Fixed some level 4 warnings (msvc)
Shauren
2012-12-22
Core: Fix more some codestyle
Vincent_Michael
2012-12-21
Core: Fix some codestyle in 957571e18c4d6e5874ce1052ae49e4d0d21018be
Vincent_Michael
2012-12-15
Implements saving of loot (items / money) contained inside lootable inventory...
MrSmite
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-25
Core/Items: Cloned items should not retain refundable/tradeable flags
Shauren
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-10-02
Core/Utilities: Do not expose internal store structure in Tokens and rename i...
Spp
[next]