index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T00: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-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
2010-02-18
* Optimized guild and arena team loading at startup
Darkrabbit
2010-02-18
* Properly display missing vehicle IDs on startup
Brian
2010-02-17
* Add error checking for vehicle IDs that are in creature_template but don't
Brian
2010-02-16
* Add support for CONDITION_QUEST_NONE (14) as a loot condition and gossip
Brian
2010-02-15
Removed stupid/not needed file Spellid.h.
n0n4m3
2010-02-15
Fix some problem with Guild Bank after switch to client version 3.3.2, also c...
n0n4m3
2010-02-14
* Core switch to client 3.3.2 (11403)
Brian
2010-02-05
A great purge of obsolete macros.
Xanadu
2010-02-01
*drop spell_elixir table
QAston
2010-01-31
*Add support for spells in npc_trainer table with multiple SPELL_EFFECT_LEARN...
QAston
2010-01-29
* Added check in ObjectMgr to allow RewSpellCast=-1. Thanks QAston
Brian
2010-01-23
Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...
Anubisss
2010-01-21
* Backed out changeset c7c6faf26cbd
Brian
2010-01-21
* Add support for basedmg and baserangeddmg values in creature_classlevelstats.
win32
2010-01-18
*Remove some of no longer needed debug code.
QAston
2010-01-18
*Add some debug info to trac reason of assertion fail in Unit destructor.
QAston
2010-01-16
Updated copyright for new year.
n0n4m3
2010-01-16
Some replacements .count to .find for better performance - original patch by ...
n0n4m3
2010-01-16
Fix a mem leak in ObjectMgr::LoadWaypointScripts(), http://pastebin.com/f701c...
Anubisss
2010-01-15
* Update structure for SMSG_ADDON_INFO and add some sort of basic handling fo...
XTZGZoReX
2010-01-14
* Set creature_template.unit_class to 1 (UNIT_CLASS_WARRIOR) if the value is ...
XTZGZoReX
2010-01-14
* creature_template.unit_class cannot be 0 - added check for this.
XTZGZoReX
2010-01-11
* Fix crash when there's no creature_classlevelstats entry for a creature level.
XTZGZoReX
2010-01-10
* Add support for base armor values in creature_classlevelstats.
XTZGZoReX
[next]