index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T06:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
ObjectMgr.cpp
Age
Commit message (
Expand
)
Author
2010-04-30
Replace some PQuery/PExecute by more simple Query/Execute
Spp
2010-04-24
Fix compile ¬¬
Spp
2010-04-19
Remove unused columns from sqls
Spp
2010-04-19
More warning removal (Some code modifications and cleanup when needed)
Spp
2010-04-19
Remove LOTS of compile warnings
Spp
2010-04-18
Move around and do some changes to homebinding, thanks to Vladimir
click
2010-04-15
Another fix quest flags, Implement support weekly quests cooldowns(Original p...
n0n4m3
2010-04-14
Drop not needed table 'item_text', add new column 'text' in table 'item_insta...
n0n4m3
2010-04-14
Fix quest flags, restore work many quests broken after client switch on 3.3.3...
n0n4m3
2010-04-13
Fix compile warning in ObjectMgr::AddSpellToTrainer
Spp
2010-04-12
* Set Trinity referenced trainer start entry to 200000
Brian
2010-04-11
Tab to Spaces and remove of trailing spaces
Spp
2010-04-11
Fix mail, professions, group loot, console spam, and some fixes. Big thx to T...
n0n4m3
2010-04-08
Code Style (game + scripts only):
Spp
2010-04-07
Code Style (game + scripts only):
Spp
2010-04-07
Code Style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code Style: Remove trailing spaces
Spp
2010-04-07
Code Style: tab to spaces
Spp
2010-04-05
* Backed out changeset 44ff24439269
Brian
2010-04-05
Add option maxPercentHealth to item_required_target to allow setting health p...
malcromdev@gmail.com>
2010-03-27
Make a function(ToTempSummon()) which can convert Creature to TempSummon with...
Anubisss
2010-03-27
Implement usage of RewardArenaPoints field in quest_template
Machiavelli
2010-03-25
cleanups in vehicle accessories storage
silverice
2010-03-24
* Allow the use of referenced trainer / vendor data.
Brian
2010-03-23
Added support for maximum allowed player level for quests. By Gyullo.
Xanadu
2010-03-20
Do not use hard coded index in SMSG_QUEST_POI_QUERY_RESPONSE. May be the reso...
Machiavelli
2010-03-17
Fixed players not being able to resurrect after core crash.
Xanadu
2010-03-15
Properly implemented CONDITION_ACHIEVEMENT for the DB gossip system.
Xanadu
2010-03-14
* Backed out changeset ddd823e3e200
Brian
2010-03-14
* merge
Brian
2010-03-14
* Added CONDITION_CLASS / CONDITION_RACE / CONDITION_ACHIEVEMENT for
Brian
2010-03-12
Move vehicle accesories to DB.
Spp
2010-03-10
Overlooked ObjectMgr changes to reflect group table structure updates. Fixes ...
Machiavelli
2010-03-10
Fix crash in group loading.
Spp
2010-03-10
Removed forgotten nonexistent colums from a query. Thank Aokromes for pointin...
Xanadu
2010-03-07
fix my typo
silver1ce
2010-03-07
check creature's base stats table in more proper way
silver1ce
2010-03-02
Move initialization of m_GMticketid to avoid random numbers being assigned if...
p0wer
2010-03-03
changes in creature base stats storage
silver1ce
2010-03-03
store unit's level in uint8 format
silver1ce
2010-03-03
add creature expansion check
silver1ce
2010-03-02
* Add support for sending quest completion text
Brian
2010-02-25
Add new flagged column to access_requirement to set instances opened/closed.
Tartalo
2010-02-23
Through DB you can now disable password changing by non-gm's simply by changi...
p0wer
2010-02-23
Fix typo in core bootup where it incorrectly displays an error message and re...
p0wer
2010-02-18
* CRLF to LF
Brian
[next]