Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-20 | * Add basic AddonMgr. | XTZGZoReX | |
* All this really does at the moment is save addon names + CRCs to DB for use for.. whatever, later. --HG-- branch : trunk | |||
2010-01-20 | * Wintergrasp removal part 3 (should be *FINAL*) | Brian | |
--HG-- branch : trunk | |||
2010-01-20 | closes #245 - GMs will resurrect with full health | Spp | |
--HG-- branch : trunk | |||
2010-01-20 | fix HandleAreaSpiritHealerQueryOpcode and HandleAreaSpiritHealerQueueOpcode ↵ | Spp | |
broken in f0632b948d --HG-- branch : trunk | |||
2010-01-20 | * Cleaning Wintergrasp from the core part 1 | Brian | |
* When someone feels like coding it properly, it can be added back in. --HG-- branch : trunk | |||
2010-01-20 | Fixes #420 fixed out-of-range group member's position update, which broken ↵ | silver1ce | |
after 7014f421c8 --HG-- branch : trunk | |||
2010-01-19 | *Fix petAi::Update crash. | QAston | |
--HG-- branch : trunk | |||
2010-01-19 | *Fix a memory leak with auras for cases when there are some spells casted on ↵ | QAston | |
unit during remove from world - all thanks go to debug assert fails, which you all love so much. --HG-- branch : trunk | |||
2010-01-19 | *added placeholders for SmartAI | Rat | |
--HG-- branch : trunk | |||
2010-01-19 | *Update Copyright times | Rat | |
--HG-- branch : trunk | |||
2010-01-19 | *small visual fix for Valkyer Battle Maidens | Rat | |
--HG-- branch : trunk | |||
2010-01-19 | *cleanup #1 after script merge | Rat | |
--HG-- branch : trunk | |||
2010-01-19 | *fix event reset bug for quest The Light of Dawn, Fixes issue #108. | Rat | |
--HG-- branch : trunk | |||
2010-01-19 | *Integrate Script system to Core | Rat | |
-added ScriptMgr for loading scripts -removed bindings -moved script system to src/game -moved scripts to src/scripts -VC project files updated -cmakes updated (not 100% done yet) NOTE to Devs: -file locations changed -precompiled renamed to ScriptedPch -ecsort_ai renamed to ScriptedEscortAI -follower_ai renamed to ScriptedFollowerAI -guard_ai renamed to ScriptedGuardAI -simple_ai renamed to ScriptedSimpleAI -sc_creature renamed to ScriptedCreature -sc_gossip renamed to ScriptedGossip -sc_instance renamed to ScriptedInstance *use the new headers in scripts, thank you NOTE to ALL: cmake not fully tested, please report any errors with it could make creashes, incompability USE AT YOUR OWN RISK before further tests!! --HG-- branch : trunk | |||
2010-01-18 | *Remove some of no longer needed debug code. | QAston | |
--HG-- branch : trunk | |||
2010-01-18 | Fix crash in OutdoorPvPWG::UpdateQuestGiverPosition | Trazom62 | |
Fixes issue #342. --HG-- branch : trunk | |||
2010-01-18 | *Cleanups before delete after not successfull load pet from db. Thanks to ↵ | QAston | |
Drahy for debug traces. --HG-- branch : trunk | |||
2010-01-18 | typo | silver1ce | |
--HG-- branch : trunk | |||
2010-01-18 | Auras with turn/move interrupt flags are now removed for creatures when they ↵ | silver1ce | |
turn/move, cleanup --HG-- branch : trunk | |||
2010-01-18 | Fix Vaelastrasz not giving quest. | Trazom62 | |
--HG-- branch : trunk | |||
2010-01-18 | *Use std::map instead of UNORDERED_MAP for storing aura applications of an aura. | QAston | |
--HG-- branch : trunk | |||
2010-01-18 | merge | Trazom62 | |
--HG-- branch : trunk | |||
2010-01-18 | Fix Script Naxxramas/Gothik | Trazom62 | |
- fix spell of adds - fix wave schedule to use correct entry --HG-- branch : trunk | |||
2010-01-18 | *Add some debug info to trac reason of assertion fail in Unit destructor. | QAston | |
--HG-- branch : trunk | |||
2010-01-18 | Corrected issues with stacks, thanks to QAston. | _manuel_ | |
--HG-- branch : trunk | |||
2010-01-18 | Implemented script for item Petrov's Cluster Bombs, code from ScriptDev2. | _manuel_ | |
--HG-- branch : trunk | |||
2010-01-18 | Backout 8f186e3cc3 (Remove unnecesary checks) | Spp | |
--HG-- branch : trunk | |||
2010-01-18 | Gnomeregan: Now instance saves the event. | _manuel_ | |
--HG-- branch : trunk | |||
2010-01-17 | * Fix typo breaking Linux build... | XTZGZoReX | |
--HG-- branch : trunk | |||
2010-01-17 | * Really revert commit fced5e40fa1e - don't ask me why, but hg is not being ↵ | XTZGZoReX | |
very co-operative. --HG-- branch : trunk | |||
2010-01-17 | * Fix CRLF... | XTZGZoReX | |
--HG-- branch : trunk | |||
2010-01-17 | Fix Script Naxxramas/Gothik with help of scarymovie87 | Trazom62 | |
Fixes issue #80. - Implement support for "merging" life and dead side after ~2 minutes, if group is not splitted - Implement support for opening central gate at 30% boss health - Implement Gothik teleport between side when above 30% boss health - Fix dead-side mobs spawn in 25-Man difficulty - Fix waves setup. - Fix some timers (this may still need some tuning). - Fix sporadic combat reset when Gothic teleport to ground. --HG-- branch : trunk | |||
2010-01-17 | Fixed crash in Wintergrasp when send incorrect GetArea flag and coordinats | n0n4m3 | |
--HG-- branch : trunk | |||
2010-01-17 | Blessing of Might and Battle Shout can't be at the same time, fixed by ↵ | _manuel_ | |
naitsabes.s and me. Thanks to QAston and thenecromancer. --HG-- branch : trunk | |||
2010-01-16 | Fix a mem leak in OutdoorPvPMgr's destructor. | Anubisss | |
log: ==12080== 1,680 (168 direct, 1,512 indirect) bytes in 1 blocks are definitely lost in loss record 106 of 253 ==12080== at 0x4C2626C: operator new(unsigned long) (vg_replace_malloc.c:230) ==12080== by 0xA63AE9: OutdoorPvPMgr::InitOutdoorPvP() (OutdoorPvPMgr.cpp:51) ==12080== by 0xC01BDA: World::SetInitialWorldSettings() (World.cpp:1650) ==12080== by 0x808EF6: Master::Run() (Master.cpp:235) ==12080== by 0x8083B5: main (Main.cpp:154) --HG-- branch : trunk | |||
2010-01-16 | Updated copyright for new year. | n0n4m3 | |
--HG-- branch : trunk | |||
2010-01-16 | Avoid send reset warning to map/difficulty cases without fixedreset time, by ↵ | n0n4m3 | |
VladimirMangos. --HG-- branch : trunk | |||
2010-01-16 | Implement option to use delay in ForcedDespawn for creature, allow use ↵ | n0n4m3 | |
delayed forced despawn also in EAI, by NoFantasy. --HG-- branch : trunk | |||
2010-01-16 | Fixed problem with not setAchievementCriteriaDataSet::criteria_id, Add ↵ | n0n4m3 | |
achievement creteria requirements forACHIEVEMENT_CRITERIA_TYPE_BE_SPELL_TARGET*, by GriffonHeart. --HG-- branch : trunk | |||
2010-01-16 | Prevent crash after .goname/namego teleports at same bg/arena, by mns. | n0n4m3 | |
--HG-- branch : trunk | |||
2010-01-16 | Implement speed reduction at creatures DoFleeToGetAssistance, by NoFantasy. | n0n4m3 | |
--HG-- branch : trunk | |||
2010-01-16 | Update formula for GameObject 'autoclose' time (dataN-field in_template), by ↵ | n0n4m3 | |
NoFantasy. --HG-- branch : trunk | |||
2010-01-16 | Rewrite parts of GameObject use for GO type 10, by NoFantasy. | n0n4m3 | |
--HG-- branch : trunk | |||
2010-01-16 | Fixed unread packet tail spam for CMSG_LEAVE_BATTLEFIELD, by VladimirMangos. | n0n4m3 | |
--HG-- branch : trunk | |||
2010-01-16 | Auto-leave player at login back to bg/arena when bg/arena finished. by ↵ | n0n4m3 | |
VladimirMangos. --HG-- branch : trunk | |||
2010-01-16 | Fixed item dupe and apply enchantment while disarm state original patch by ↵ | n0n4m3 | |
zhenya. --HG-- branch : trunk | |||
2010-01-16 | Some replacements .count to .find for better performance - original patch by ↵ | n0n4m3 | |
zhenya. --HG-- branch : trunk | |||
2010-01-16 | Fixed some problems with pets, port from tc1, by krz, thx Frankir. | n0n4m3 | |
--HG-- branch : trunk | |||
2010-01-16 | Propertly update combat ratings fields, by VladimirMangos. | n0n4m3 | |
--HG-- branch : trunk | |||
2010-01-16 | Fixed wrong duration for Dancing Rune Weapon, removed in 3.2.x, thx QiSoft. | n0n4m3 | |
--HG-- branch : trunk |