index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
Bag.cpp
Age
Commit message (
Expand
)
Author
2010-06-05
Move core/realm files to new subdirectory
click
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-01-23
Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...
Anubisss
2010-01-16
Updated copyright for new year.
n0n4m3
2009-12-06
Fix a crash related to bags (infinite recursive call). closes #581
spp
2009-10-17
*Massive cleanup redux.
maximius
2009-10-17
*Backed out changeset 3be01fb200a5
maximius
2009-10-17
*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...
maximius
2009-06-27
*Merge.
QAston
2009-06-27
*Merge tc1 1591 - 1599, skip 1596
QAston
2009-06-25
Backed out changeset c101c0a0a589 - that shouldn't go to repo:)
QAston
2009-06-24
* Update log message, fix build
Machiavelli
2009-06-24
* Crash safety check in Bag::StoreItem by Visagalis/QAston
Machiavelli
2009-06-24
* Fix a crash in Player::BuyItemFromVendor caused by player spoofing packets ...
Machiavelli
2009-06-19
*Fix a crash caused by ~item.
megamage
2009-06-18
* More updating of iterator data types in loops
Machiavelli
2009-06-18
* In case of a 'for' loop, don't declare the iterator of a type that has a la...
Machiavelli
2009-06-04
*Including style fixing - part 1
panaut0lordv
2009-04-29
[7730] Some optimizantion and code style. Author: zhenya
megamage
2009-03-08
[7403] much more unneeded includes removed Author: balrok
megamage
2009-02-18
*Merge.
megamage
2009-02-17
Newline added to bottom of all files.
KingPin
2009-02-04
* Updated copyright notice for new year (2009) part 2
Drahy
2009-02-04
* Updated copyright notice for new year (2009) part 1 - Mercurial cant conver...
Drahy
2008-12-24
Backed out changeset: ad4f100c0a9d
megamage
2008-12-24
*Update to Mangos 6938. (Only build for VC9)
megamage
2008-11-20
Re-commit 262 due to EOL issues. (no difference from 262)
megamage
2008-11-06
[svn] * Avoid access to bag item prototype for getting bag size, use related ...
KingPin
2008-10-23
[svn] Fixed copyright notices to comply with GPL.
w12x
2008-10-14
[svn] * Merge Temp dev SVN with Assembla.
Seline
2008-10-02
[svn] * Proper SVN structure
init
Neo2003