| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-08-26 | Core/Spells: Cleanup in 71ca10681408b6d5098a3718ea61b54f91d5f803 /slap me | Vincent-Michael | |
| 2012-08-26 | Core/Spells: Implement visual spells for priest shadowform | Vincent-Michael | |
| 2012-08-25 | Merge remote-tracking branch 'origin/master' into 4.3.4 | Nay | |
| 2012-08-25 | Core/outdoorPvP: Remove outdoor pvp eastern plaguelands (thx projectfreya) | Vincent-Michael | |
| 2012-08-24 | Core/Battlefield: | Vincent-Michael | |
| * Fix correct faction for Wintergrasp * Remove hack for vehicle faction * Fix gameobject ai for go_wg_vehicle_teleporter * Fix some warnings and code style | |||
| 2012-08-23 | Scripts/Wintergrasp: enable script and add it to spell_script_names | Kandera | |
| 2012-08-23 | Scripts/Wintergrasp: fix defender portal teleporting and clean up vehicle ↵ | Kandera | |
| teleporter code | |||
| 2012-08-22 | Core: Fix a typo and whitespace cleanup | Nay | |
| 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-21 | Core/Logging: Fix incorrect error level for some warden messages | Spp | |
| Core/Logging: Fix incorrect filter type for many network messages Core/Logging: Use OPCODE filter type for network messages related to wrong packets | |||
| 2012-08-21 | Core/Battlefield: | Vincent-Michael | |
| * Update Logs filter * Fix typo in worldserver config (thx filo) * Fix some code style | |||
| 2012-08-21 | Core/Misc: Warning fixes | Shauren | |
| 2012-08-21 | Scripts/Commands: Added .quest reward command - this will reward player's ↵ | Shauren | |
| quest, similar to finishing it at quest ender, requires quest to be completed, rewards all items and first choice item (if quest has choice rewards) | |||
| 2012-08-21 | Core/Misc: Add missing cmake for cs_bf.cpp | Vincent-Michael | |
| 2012-08-21 | Core/Scripts: Improvements to Trial of the Crusader | Stalker-Riddick | |
| *Fixed creature_text errors. *Icehowl now works properly *Fixed waypoints so creatures don't enter the arena through the wall, Lich King now spawns at a proper place, after you start a new fight corpse of a the previous boss despawns (chest also after you start valkyries). Closes #7415 | |||
| 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 | |
