aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Globals/ObjectMgr.cpp
AgeCommit message (Expand)Author
2013-01-11Core/DataStores: Changed index on CharStartOutfit.dbc to allow lookups direct...Shauren
2013-01-04Core/Misc: Fix a couple of warnings, some of them performance relatedNay
2013-01-03Core/Scripts: Drop `gameobject_scripts` table - empty, deprecated and no long...Nay
2013-01-02Core/Mysql: Multiple changesSpp
2013-01-02Core/Misc: Use equal_range instead of lower_bound/upper_bound calls where pos...Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-27DB/Schema: Rename and change types of a few fields in locales_creature_text a...Nay
2012-12-27DB/Schema: Rename locales_quest.entry to locales_quest.Id for consistency wit...Nay
2012-12-26Core/Quest: Drop table quest_end_scriptsVincent_Michael
2012-12-18Core: Fix typosVincent_Michael
2012-12-04Core/Reputation:Vincent-Michael
2012-12-04Core/Reputation: Implemented new `reputation_reward_rate` fields for dayily/w...Vincent-Michael
2012-12-04Core/Quest: Removed table quest_start_scriptsVincent-Michael
2012-12-04Core/Quest: Add support for monthly questsVincent-Michael
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Core/ObjectMgr: Fixed crash on shutdownShauren
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-18Another crash fix after b99c347Spp
2012-11-17Crash Fix after b99c347Spp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-18Core/Dungeon Finder: Some optimizations.Spp
2012-10-12renaming GetBaseReputation used for offline playerstibbi
2012-10-08some optimization + adding level to CharacterNameDatatibbi
2012-10-07correct reputation converting at faction changetibbi
2012-10-07Core/Misc: Fix some possible issues detected by static code analysiskaelima
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-09-27adding Title converter to faction converter, original author Silinorontibbi
2012-09-14Core/misc: forgotten Unk0. thnx Elron103 for noticingFaq
2012-09-13Core/ItemTemplate:kaelima
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-08Core\Characters: Consecutive letters validation for CheckPlayerNameKiddie
2012-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
2012-08-30Core/Creature: Added DB support for UNIT_FIELD_FLAGS_2. Thanks cyberbrestkaelima
2012-08-16Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADINGSpp
2012-08-16Core/Loading: Re-enable Server loading logSpp
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-21Core/Misc: Code-style + some const methods.Chaplain
2012-06-07Core/Maps: Moved object respawn time storage from global to map level. This r...Shauren
2012-05-31Core/Items: Added custom flags field to item_template, currently 2 flag value...Shauren
2012-05-23Core/Global: Cleanup in MovementHandler and some assertionskaelima
2012-04-02Core: Fix another type-error in the mail expiration handling (using data pull...click
2012-04-02Core/DBLayer: Yet more type fixesNay
2012-04-01Core/DBLayer: More type fixesNay
2012-04-01Core/DBLayer: Fix another wrong type in mail related codeNay
2012-03-29Core/DBLayer: Even more types fixes...Nay
2012-03-29Core/Game: Code style.Gyx
2012-03-28Core/Game: Code style again.Gyx