| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-08-18 | Core: Fix build and cleanup whitespace and double semicolon | Nay | |
| 2012-08-17 | Better way to fix some of the warnings of the previous commit | Spp | |
| 2012-08-17 | Core: Fix compile (Thanks to Sovak for reporting). Remove many warnings and ↵ | Spp | |
| Fix possible out of bounds access to Void storage | |||
| 2012-08-16 | Core/Spells: | Greymane | |
| * Implemented aura 328 SPELL_AURA_PROC_ON_POWER_AMOUNT. * Added eclipse power energize handling. Closes #7417 | |||
| 2012-08-16 | Scripts/Commands: Fixed remaining crashes caused by removal of dbc locales | Shauren | |
| 2012-08-15 | Core/Loading: Fix a field type when loading reputation_spillover_template | Nay | |
| Also whitespace cleanup | |||
| 2012-08-15 | Merge remote-tracking branch 'origin/master' into 4.3.4 | Nay | |
| 2012-08-15 | Core/Scripts: Missing change from previous commit | Vincent-Michael | |
| 2012-08-14 | Core/Scripts: Fix uninitialized variable in boss_akilzon | Vincent-Michael | |
| 2012-08-14 | Core/Scripts: Fixed more uninitialized variables | Vincent-Michael | |
| 2012-08-14 | Core/Vendors: Add currencies to vendors | Nay | |
| npc_vendor table gets a new field, type (1 is item, 2 is currency) for type 1 fields still mean the same, for type 2 maxcount is buycount (without any "precision") changed structure of SMSG_UPDATE_CURRENCY(_WEEK_LIMIT) but not enabled, wrong values are being wrongly calculated | |||
| 2012-08-14 | Merge pull request #7398 from Vincent-Michael/onyxiaCreatureText | Nay | |
| Scripts/Onyxias Lair: Convert script_texts in creature_text | |||
| 2012-08-14 | Scripts/Onyxias Lair: Convert script_texts in creature_text | Vincent-Michael | |
| 2012-08-14 | Core/AI: Removed EventAI handling. is not needed more for cataclysm... | Venugh | |
| move a sql to correct place. | |||
| 2012-08-14 | Scripts/Trial Of The Crusader: | Vincent-Michael | |
| * Fix typo * Fix creature_text group id for King Varian Wrynn / Garrosh Hellscream | |||
| 2012-08-13 | Scripts/Trial of the Crusader: Convert script_texts in creature_text | Vincent-Michael | |
| 2012-08-13 | Core: Fix a few compile errors with some "weird" compilers | Nay | |
| 2012-08-13 | Merge remote-tracking branch 'origin/master' into 4.3.4 | Nay | |
| 2012-08-13 | Scripts: Fixed more uninitialized variables | Shauren | |
| 2012-08-12 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Subv | |
| Conflicts: src/server/scripts/Kalimdor/moonglade.cpp | |||
| 2012-08-12 | Scripts/Quests: Removed more deprecated quest scripts in Eastern Kingdoms | Subv | |
| 2012-08-12 | Core/Misc: Fix some mem-leaks and uninitialized variables. | kaelima | |
| 2012-08-12 | Scripts/Quests: Removed some deprecated scripts and fixed quest 26050 | Subv | |
| 2012-08-12 | Scripts/Some: Cleanup for old scripts, not exist Quest and etc. in Cata. | Vincent-Michael | |
| 2012-08-12 | Merge pull request #7360 from Vincent-Michael/MalGanis | Nay | |
| Scripts/The Culling of Stratholme: Fix quest credit for Mal'Ganis | |||
| 2012-08-12 | Scripts/Karazhan: Fixed some uninitialized variables | Shauren | |
| 2012-08-12 | Scripts/The Culling of Stratholme: Fix quest credit for Mal'Ganis | Vincent-Michael | |
| 2012-08-12 | Scripts: Fixed some unitialized variables | Shauren | |
| 2012-08-11 | Scripts/Grizzly Hills: Fix uninitialized variable in ↵ | kaelima | |
| npc_venture_co_straggler. minor cleanup | |||
| 2012-08-10 | Core: Cleanup whitespace, fix build and enable 1 opcode | Nay | |
| 2012-08-10 | Merge remote-tracking branch 'origin/master' into 4.3.4 | Nay | |
| 2012-08-10 | Core/Movement: Ensured object orientation is always within 0-2pi range, this ↵ | Shauren | |
| fixes movement. | |||
| 2012-08-09 | Merge pull request #6520 from Vincent-Michael/shadowstep | Nay | |
| Core/Spell: Fix not using Shadowstep while rooted | |||
| 2012-08-08 | DB: Rename characters' void_storage to character_void_storage | Nay | |
| Core: Fix build (/slap subv) Also proper names for sql files | |||
| 2012-08-08 | Core&DB/NPCs: Add an extra field for mana_mod in creature_template (for ↵ | Nay | |
| proper mana calculations) This field is usually 2 for a small group of creatures with double mana | |||
| 2012-08-07 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Subv | |
| Conflicts: src/server/authserver/Server/AuthSocket.cpp src/server/game/Achievements/AchievementMgr.cpp src/server/game/Chat/Chat.h src/server/game/Chat/Commands/Level1.cpp src/server/game/Chat/Commands/Level2.cpp src/server/game/Chat/Commands/Level3.cpp src/server/game/DataStores/DBCStores.cpp src/server/game/DataStores/DBCStructure.h src/server/game/Entities/Object/Object.cpp src/server/game/Entities/Object/Updates/UpdateData.cpp src/server/game/Entities/Player/Player.cpp src/server/game/Globals/ObjectMgr.cpp src/server/game/Guilds/Guild.cpp src/server/game/Guilds/GuildMgr.cpp src/server/game/Handlers/AuctionHouseHandler.cpp src/server/game/Handlers/CharacterHandler.cpp src/server/game/Handlers/ChatHandler.cpp src/server/game/Handlers/GroupHandler.cpp src/server/game/Handlers/ItemHandler.cpp src/server/game/Handlers/MailHandler.cpp src/server/game/Handlers/MiscHandler.cpp src/server/game/Handlers/MovementHandler.cpp src/server/game/Handlers/PetHandler.cpp src/server/game/Handlers/QuestHandler.cpp src/server/game/Handlers/VehicleHandler.cpp src/server/game/Server/WorldSession.cpp src/server/game/Server/WorldSocket.cpp src/server/game/Spells/Auras/SpellAuraEffects.cpp src/server/game/Spells/SpellEffects.cpp src/server/game/Spells/SpellMgr.cpp src/server/game/World/World.cpp src/server/scripts/Commands/cs_debug.cpp src/server/scripts/Commands/cs_modify.cpp src/server/scripts/Commands/cs_reload.cpp src/server/scripts/Kalimdor/azuremyst_isle.cpp src/server/shared/Logging/Log.cpp src/server/shared/Logging/Log.h src/server/worldserver/worldserver.conf.dist | |||
| 2012-08-07 | Core/Players: Improved alcohol handling, weeeeeeeeeeeeeeeee | Shauren | |
| Closes #7293 | |||
| 2012-08-06 | Core/Items: Finished reforging (mostly by subv) | Shauren | |
| 2012-08-06 | Core/Creature: Add basehp3 to creature_classlevelstats | Nay | |
| 2012-08-06 | Core/Commands: missing change from previous commit | Kandera | |
| 2012-08-06 | Core/Commands: change .modify money to only use int32 | Kandera | |
| 2012-08-06 | Compile fix for noob compilers | Shauren | |
| 2012-08-06 | Core/Logging: Try to simplify configuration of loggers and appenders | Spp | |
| Changed multiple lines to a simple format: - Logger.name=Type,LogLevel,Flags,AppenderList - Appender.name=Type,LogLevel,Flags,optional1,optional2 * Type = File: optional1 = File name, optiona2 = Mode * Type = Console: optional1 = Colors Created a default set of loggers and appenders. - Root logger defaults to Error, that means you will see nothing on console by default (not even loading) - You need to add the loggers to Loggers options if you want to enable them, otherwise Root logger will be used for all types Restored outSQLDriver (LOG_FILTER_SQL_DRIVER), outSQLDev (LOG_FILTER_SQL_DEV), outArena (LOG_FILTER_ARENA) and outChar (LOG_FILTER_CHARACTER) functionality by creating new types (LOG_FILTER_CHARACTER is a rename of LOG_FILTER_DELETE. Note: You need to update your config file... again (yeah sorry... trying to make it simpler) | |||
| 2012-08-05 | Core/Misc: Fixed a crash in .modify money command. | Subv | |
| Fixed a mistake in the reforge handler | |||
| 2012-08-05 | Script/Commands: Fix a copy paste type in .reload item_set_names command | Nay | |
| 2012-08-05 | Scripts/Commands: remove reload item_set_names and locales_item_set_name | Nay | |
| 2012-08-05 | Core/Commands: | Vincent-Michael | |
| * Add remove support for disable command * Add quest disables support * Add check for no existent entry * Fix problems with flags 0 * Fix code style | |||
| 2012-08-03 | Whitespace is the root of all evil (version 2) | Nay | |
| 2012-08-03 | Whitespace is the root of all evil | Nay | |
| 2012-08-03 | Core/WorldSession: Bypass assigned handler restriction if .debug send opcode ↵ | Nay | |
| command is used | |||
