| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-04-19 | Fix crash involved with DK talent Blade Barrier. | p0wer | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Really fix the horseman - shot the horse, gave him a new one - and a proper ↵ | click | |
| washover of what he can say! --HG-- branch : trunk | |||
| 2010-04-19 | Unbreak the headless horsman - he should now ride again! | click | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Add snippet to fix thread-hangs-on-exit on server exit | click | |
| Closes issue #842 --HG-- branch : trunk | |||
| 2010-04-19 | Code Style: Remove trailing spaces and tab to spaces | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Remove unused columns from sqls | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | ScriptedAI: Fix types in SelectSpell | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | More warning removal (Some code modifications and cleanup when needed) | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Fix Custom Enchant load | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Unit: Fix Unit Flight UpdateSpeed not getting charmer bonuses | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Eversong Woods: Fix var initialize | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Gnomeregan: Fix Save | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Hinterlands: Fix one Waypoint of npc OOx09HL | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Karazhan: Minor code cleanup | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Durotar: Fix Phase error | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Grizzly Hills: Fix phase error | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Naxxramas: Sapphiron: Fix phase errors | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Ulduar: Boss Algalon: Respawn time was negative | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Utgarde Pinnacle: boss_ymiron: Fix say (wrong types) | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Zulaman: Fix initialize guid values | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Utgarde Pinnacle: Fix reset timers in mob_frenzied_worgenAI | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-19 | Remove LOTS of compile warnings | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-18 | Move around and do some changes to homebinding, thanks to Vladimir | click | |
| * Adds support for spelltarget-positions * Uses areaname instead of zonename on hearthstone Add homebind animation to player, with cast from innkeeper --HG-- branch : trunk | |||
| 2010-04-18 | Improvements in npc_warmage_violetstandAI | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-04-17 | Add Visual chains spell for FJOLA LIGHTBANE and EYDIS DARKBANE | malcromdev@gmail.com> | |
| --HG-- branch : trunk | |||
| 2010-04-17 | Implement auto pass on loot. | Trazom62 | |
| Fixes issue #1684. --HG-- branch : trunk | |||
| 2010-04-17 | Whack questgivers in the head with a bat to make them properly show ! or ? ↵ | click | |
| properly depending on the questtype they hand out Patch by Liberate --HG-- branch : trunk | |||
| 2010-04-17 | *fix arena join if start rating is set to 0 | Rat | |
| note: rating == 0 is used by BattlegroundQueue for update stuff --HG-- branch : trunk | |||
| 2010-04-16 | *Fix: Pets now properly avoid doublestacking talentbased auras where they ↵ | click | |
| shouldn't This also removes the double-filed entries in pet_auras, meaning no more SQL-complaints in the server logs regarding duplicates Also fixes (properly) pets losing/readding pet auras when dismissed/lost on a boat/lost on flightpath usage Fix by click and Liberate --HG-- branch : trunk | |||
| 2010-04-16 | Moved sql update files to 3.3.3a_old dir. | teacher | |
| p.s. The previous commit proves we are a crAAAzy community! --HG-- branch : trunk | |||
| 2010-04-16 | *Happy Birthday Teacher & SoulForge* | Rat | |
| --HG-- branch : trunk | |||
| 2010-04-16 | Reapply the previous "actionbars"-fix/handling db/coreside | click | |
| Fixes issue #1669 Note: This issue has been a pain in the rear, as it was actually messing up clients that ran a vanilla client without addons. The issue only comes in to place when players load a SINGLE actionbar, and not selecting "activate all bars". Extensive testing and debugging done to figure out why this actually happened - I'll fricking shoot the next one messing with it! --HG-- branch : trunk | |||
| 2010-04-15 | Fix Threat of Thassarian. Thanks Azuritus. | Trazom62 | |
| Fixes issue #1657. --HG-- branch : trunk | |||
| 2010-04-15 | Changed worldstates.comment field to allow NULL values (by Spp). | teacher | |
| Proper naming for recent sql files. Who was the fool to give me push access!? --HG-- branch : trunk | |||
| 2010-04-15 | Fixed my typo in characters.sql (thx Kaelima for whacking me)<2 | teacher | |
| --HG-- branch : trunk | |||
| 2010-04-15 | Added worldstates values in characters.sql and re-dumped to prevent any issues. | teacher | |
| The first time there was no insert statement in the sql update. --HG-- branch : trunk | |||
| 2010-04-15 | Fix typo in sql file. | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-15 | Fix AHBot crashes. Patch based on code from Xeross' repo | Spp | |
| Closes issue 1649 --HG-- branch : trunk | |||
| 2010-04-15 | Fix compile. | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-15 | Fix bad use of worldstates table in last commit | Spp | |
| --HG-- branch : trunk | |||
| 2010-04-15 | Another fix quest flags, Implement support weekly quests cooldowns(Original ↵ | n0n4m3 | |
| patch by GriffonHeart), also code cleanups. --HG-- branch : trunk | |||
| 2010-04-14 | *code cleanup | Rat | |
| *totally destroyed m_creature, use "me" for future coding --HG-- branch : trunk | |||
| 2010-04-14 | Fix IsPetAura() so it's actually working properly - typos ftw. | click | |
| --HG-- branch : trunk | |||
| 2010-04-14 | *fix typo in characters.sql thanks to D3VIL | Rat | |
| --HG-- branch : trunk | |||
| 2010-04-14 | Port some mailsending-fixes from MaNGOS - prevents copying maildata/text ↵ | click | |
| into new mails Original fix by Vladimir --HG-- branch : trunk | |||
| 2010-04-14 | *added script for Hunter Pet Trainers for Pet Talent Resetting | Rat | |
| --HG-- branch : trunk | |||
| 2010-04-13 | * New -DDO_SQL swich for cmake by default disabled to avoid usual not | runningnak3d | |
| * needed copy SQL files on linux environments * Patch by Aokromes --HG-- branch : trunk | |||
| 2010-04-14 | Retain pet buffs/debuffs/spells when pet is resummoned after ↵ | click | |
| lagout/flightpath unsummon Research and patch by Liberate (minor assist by click) Fixes issue #689 Fixes issue #794 Fixes issue #1454 --HG-- branch : trunk | |||
| 2010-04-14 | Create new table character_stats for external tools(website,etc). This table ↵ | n0n4m3 | |
| use only when player logout. Original code by hunuza. --HG-- branch : trunk | |||
| 2010-04-14 | Add index for some tables in characters DB. by AlexDereka. | n0n4m3 | |
| --HG-- branch : trunk | |||
