| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-08-21 | Merge remote-tracking branch 'origin/master' into 4.3.4 | Nay | |
| Conflicts: src/server/game/Groups/Group.cpp src/server/game/Handlers/BattleGroundHandler.cpp src/server/game/Handlers/MailHandler.cpp src/server/game/Handlers/MiscHandler.cpp src/server/game/Server/Protocol/Opcodes.cpp src/server/game/Server/Protocol/Opcodes.h src/server/game/Server/WorldSession.cpp src/server/game/Server/WorldSocket.cpp src/server/worldserver/worldserver.conf.dist | |||
| 2012-08-20 | Merge remote-tracking branch 'origin/master' into 4.3.4 | Nay | |
| 2012-08-20 | Scripts/Achievements: Remove a duplicated achievement script | Nay | |
| 2012-08-20 | Fix more non PCH build and code style | Vincent-Michael | |
| 2012-08-20 | Fix more non PCH build | Vincent-Michael | |
| 2012-08-20 | Merge remote-tracking branch 'origin/master' into 4.3.4 | Nay | |
| Conflicts: src/server/game/Entities/Player/Player.cpp src/server/game/Handlers/BattleGroundHandler.cpp src/server/game/Server/WorldSession.h src/server/game/Spells/Spell.cpp src/tools/vmap4_extractor/mpq_libmpq04.h | |||
| 2012-08-20 | Core/Wintergrasp: finish implementation for battlefields. this is highly ↵ | Kandera | |
| experimental enable at you're own risk. will almost definatly cause issues with the wintergrasp patch floating around | |||
| 2012-08-20 | cleanup merge and some unneeded selects in functions | Kandera | |
| 2012-08-20 | Core/Battlefield: specify correct npc for vehicle teleportations. | Kandera | |
| 2012-08-20 | Core/Battlefield: few more updates to wintergrasp vehicle stuff. | Kandera | |
| 2012-08-20 | Core/Battlefield: attempt to fix vehicle counter when vehicle is killed. ↵ | Kandera | |
| finish correcting alliance/horde siege engine | |||
| 2012-08-20 | Core/Battlefield: correct siege vehicle faction types. attempt to fix ↵ | Kandera | |
| vehicle creation cast time. | |||
| 2012-08-20 | Core/Battlefield: Correct previous commit | Kandera | |
| 2012-08-20 | Core/Battlefield: correct wintergrasp faction for horde (thx kirkita), added ↵ | Kandera | |
| grab passenger spell as per sniffs. | |||
| 2012-08-20 | Core/Battlefield: cleanup a magic number | Kandera | |
| 2012-08-20 | Battlefield/Wintergrasp: | Warpten | |
| * Use correct spells on losing and winning factions * Enums renaming, lowerCamelCase wherever applicable * Rename some methods and class attributes for them to sound more English and less Engrish or even Frenglish (\o/) * Use correct spells when trying to build mechanical units at the Workshops. | |||
| 2012-08-20 | Core/Battlefield: Fix issue with previous commit. codestyle cleanup and ↵ | Kandera | |
| attempt to fix vehicle issues with worldstates. | |||
| 2012-08-20 | Core/Battlefield: Correctly cast the teleport spell (data from sniffs). ↵ | Kandera | |
| codestyle cleanup | |||
| 2012-08-20 | Core/Battlefield: fix issues with vehicles. return correct vehicle data when ↵ | Kandera | |
| using getdata. small cleanups. codestyle | |||
| 2012-08-20 | Core/Battlefield: Cleanup | thomas33 | |
| 2012-08-20 | Core/Battlefield: more cleanup | thomas33 | |
| 2012-08-20 | Core/Battlefield: cleanup | thomas33 | |
| 2012-08-20 | Core/Battlefield: pPlayer -> player | thomas33 | |
| 2012-08-20 | Core/Battlefield: fix stupid mistakes. sorry! | Kandera | |
| 2012-08-20 | Core/Battlefield: attempt to correctly fix again. | Kandera | |
| 2012-08-20 | Core/Battlefield: revert part of previous commit and correctly fix .bf stop ↵ | Kandera | |
| crashing | |||
| 2012-08-20 | Battlefield: Make sBattlefieldMgr a pointer. By Subv. | Manuel Carrasco | |
| 2012-08-20 | Battlefield/Wintergrasp/Scripts: removed a few unneeded casts. | Kandera | |
| 2012-08-20 | merge master into wintergrasp and fix build errors. yay me! | Kandera | |
| 2012-08-20 | Fix Didn't Stand a Chance achievement | Shocker | |
| 2012-08-20 | - Rename scriptnames to keep naming consistent; | Nay | |
| - Template updates and spells to WG vehicles; - Cleanup SQL files a bit. | |||
| 2012-08-20 | Merge remote-tracking branch 'origin/master' into 4.3.4 | Nay | |
| Conflicts: src/tools/vmap4_extractor/vmapexport.cpp | |||
| 2012-08-20 | Core/Items: Updated InventoryResult enum | Shauren | |
| 2012-08-20 | Core/Spells: Fixed Libram of Wracking. thnx Vincent-Michael | Faq | |
| Closes #7094 | |||
| 2012-08-20 | Core/Objects: Encapsulated Postion::m_orientation field to ensure it is ↵ | teyrnon | |
| always normalized to 0-2pi range Closes #7400. | |||
| 2012-08-19 | Scripts/Zul Gurub: Fix map id in instance script for cata | Vincent-Michael | |
| 2012-08-18 | Scripts/Zul Gurub: cleanup for cata | Vincent-Michael | |
| 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 | Misc: CRLF to LF, whitespace cleanup and tabs to spaces | Nay | |
| 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 | |||
