| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-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 | 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 | 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 | Core/Spells: Fixed Libram of Wracking. thnx Vincent-Michael | Faq | |
| Closes #7094 | |||
| 2012-08-15 | Misc: CRLF to LF, whitespace cleanup and tabs to spaces | 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 | 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 | 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 | Scripts: Fixed more uninitialized variables | Shauren | |
| 2012-08-12 | Core/Misc: Fix some mem-leaks and uninitialized variables. | kaelima | |
| 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 | |
