thenecromancer
bfad15470f
Fix pass/need opcode
...
--HG--
branch : trunk
2010-01-20 20:42:54 +01:00
thenecromancer
e350775de7
Change MOVE_RUN_BACK speed to match retail data
...
--HG--
branch : trunk
2010-01-20 20:42:03 +01:00
Trazom62
2fa32f577a
Fix Script Naxxramass/Loatheb: timers updates. Thanks scarymovie87.
...
Fixes issue #183 .
--HG--
branch : trunk
2010-01-20 20:01:16 +01:00
Trazom62
aed408cbb6
Fix .account password command that failed when username not in upppercase in DB
...
--HG--
branch : trunk
2010-01-20 19:57:58 +01:00
Trazom62
72a2f50513
Fix .server shutdown command
...
--HG--
branch : trunk
2010-01-20 19:52:27 +01:00
XTZGZoReX
48b085124e
* Add basic AddonMgr.
...
* 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 16:24:52 +01:00
Brian
593cbe4639
* Wintergrasp removal part 3 (should be *FINAL*)
...
--HG--
branch : trunk
2010-01-20 08:12:23 -07:00
Brian
6e5d342fe4
* Wintergrasp removal part 2
...
--HG--
branch : trunk
2010-01-20 07:54:43 -07:00
Spp
91c174075d
closes #245 - GMs will resurrect with full health
...
--HG--
branch : trunk
2010-01-20 15:43:16 +01:00
Spp
30760e9921
Fix windows compile
...
--HG--
branch : trunk
2010-01-20 15:36:23 +01:00
Spp
ee4c113920
fix HandleAreaSpiritHealerQueryOpcode and HandleAreaSpiritHealerQueueOpcode broken in f0632b948d
...
--HG--
branch : trunk
2010-01-20 14:56:33 +01:00
Brian
bbdca0aa43
* Cleaning Wintergrasp from the core part 1
...
* When someone feels like coding it properly, it can be added back in.
--HG--
branch : trunk
2010-01-20 06:26:13 -07:00
silver1ce
7ce1c094c0
Fixes #420 fixed out-of-range group member's position update, which broken after 7014f421c8
...
--HG--
branch : trunk
2010-01-20 15:05:58 +02:00
QAston
6e76e67253
*Fix petAi::Update crash.
...
--HG--
branch : trunk
2010-01-19 22:15:04 +01:00
QAston
7ef6842cf3
*Fix a memory leak with auras for cases when there are some spells casted on unit during remove from world - all thanks go to debug assert fails, which you all love so much.
...
--HG--
branch : trunk
2010-01-19 21:33:35 +01:00
Rat
41bff63fe7
*added placeholders for SmartAI
...
--HG--
branch : trunk
2010-01-19 16:41:31 +01:00
Rat
f36438af6a
*Update Copyright times
...
--HG--
branch : trunk
2010-01-19 16:37:49 +01:00
Rat
14805ff0b4
*small visual fix for Valkyer Battle Maidens
...
--HG--
branch : trunk
2010-01-19 15:56:30 +01:00
Rat
ac6ef84ac4
*cleanup #1 after script merge
...
--HG--
branch : trunk
2010-01-19 15:55:31 +01:00
Rat
9a6e246e40
*fix debug build for 64bit
...
*fix release build for 32bit
*fix release build for 64bit
--HG--
branch : trunk
2010-01-19 14:07:38 +01:00
Rat
727fbbef07
*fix event reset bug for quest The Light of Dawn, Fixes issue #108 .
...
--HG--
branch : trunk
2010-01-19 12:07:51 +01:00
Rat
0cc053ea4d
*Integrate Script system to Core
...
-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-19 11:36:05 +01:00
QAston
f5dea61b66
*Remove some of no longer needed debug code.
...
--HG--
branch : trunk
2010-01-18 23:47:26 +01:00
Trazom62
1c5060f455
Fix crash in OutdoorPvPWG::UpdateQuestGiverPosition
...
Fixes issue #342 .
--HG--
branch : trunk
2010-01-18 23:45:08 +01:00
QAston
a1bbbd1421
*Cleanups before delete after not successfull load pet from db. Thanks to Drahy for debug traces.
...
--HG--
branch : trunk
2010-01-18 23:12:35 +01:00
silver1ce
c7c3b0edb0
typo
...
--HG--
branch : trunk
2010-01-18 21:56:15 +02:00
silver1ce
cfca61b176
Auras with turn/move interrupt flags are now removed for creatures when they turn/move, cleanup
...
--HG--
branch : trunk
2010-01-18 21:51:45 +02:00
Trazom62
f920a3c57b
Fix Vaelastrasz not giving quest.
...
--HG--
branch : trunk
2010-01-18 20:34:44 +01:00
QAston
f03a2a60e7
*Use std::map instead of UNORDERED_MAP for storing aura applications of an aura.
...
--HG--
branch : trunk
2010-01-18 20:15:23 +01:00
Trazom62
17d407f347
merge
...
--HG--
branch : trunk
2010-01-18 18:55:40 +01:00
Trazom62
faf845b6f2
Fix Script Naxxramas/Gothik
...
- fix spell of adds
- fix wave schedule to use correct entry
--HG--
branch : trunk
2010-01-18 18:48:05 +01:00
QAston
9a7746c9fc
*Add some debug info to trac reason of assertion fail in Unit destructor.
...
--HG--
branch : trunk
2010-01-18 18:42:36 +01:00
_manuel_
844c09fc61
Corrected issues with stacks, thanks to QAston.
...
--HG--
branch : trunk
2010-01-18 14:09:13 -03:00
_manuel_
1c9f2186ab
Implemented script for item Petrov's Cluster Bombs, code from ScriptDev2.
...
--HG--
branch : trunk
2010-01-18 14:07:59 -03:00
teacher
8dc9140e1c
FIx sql naming and some small sql cosmetics.
...
--HG--
branch : trunk
2010-01-18 17:28:48 +01:00
Spp
d4ca8f6eee
Backout 8f186e3cc3 (Remove unnecesary checks)
...
--HG--
branch : trunk
2010-01-18 17:18:15 +01:00
_manuel_
06e776b8d8
Gnomeregan: Now instance saves the event.
...
--HG--
branch : trunk
2010-01-18 13:02:24 -03:00
XTZGZoReX
2b5f1f359b
* Fix typo breaking Linux build...
...
--HG--
branch : trunk
2010-01-17 12:10:34 +01:00
XTZGZoReX
704e0e3361
* Really revert commit fced5e40fa1e - don't ask me why, but hg is not being very co-operative.
...
--HG--
branch : trunk
2010-01-17 11:51:14 +01:00
XTZGZoReX
15025253c7
* Fix CRLF...
...
--HG--
branch : trunk
2010-01-17 11:26:22 +01:00
Trazom62
c4eb172d04
Fix Script Naxxramas/Gothik with help of scarymovie87
...
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 10:58:11 +01:00
n0n4m3
782fa95f1f
Fixed crash in Wintergrasp when send incorrect GetArea flag and coordinats
...
--HG--
branch : trunk
2010-01-17 08:32:48 +03:00
_manuel_
054db2fa5c
Blessing of Might and Battle Shout can't be at the same time, fixed by naitsabes.s and me. Thanks to QAston and thenecromancer.
...
--HG--
branch : trunk
2010-01-17 01:53:28 -03:00
Anubisss
7e183d6b2f
Fix a mem leak in OutdoorPvPMgr's destructor.
...
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 20:28:32 +01:00
n0n4m3
99f66a6bc9
Updated copyright for new year.
...
--HG--
branch : trunk
2010-01-16 20:19:18 +03:00
n0n4m3
147d9dd3dd
Avoid send reset warning to map/difficulty cases without fixedreset time, by VladimirMangos.
...
--HG--
branch : trunk
2010-01-16 19:54:57 +03:00
n0n4m3
720318e856
Implement option to use delay in ForcedDespawn for creature, allow use delayed forced despawn also in EAI, by NoFantasy.
...
--HG--
branch : trunk
2010-01-16 19:51:59 +03:00
n0n4m3
a29727e423
Fixed problem with not setAchievementCriteriaDataSet::criteria_id, Add achievement creteria requirements forACHIEVEMENT_CRITERIA_TYPE_BE_SPELL_TARGET*, by GriffonHeart.
...
--HG--
branch : trunk
2010-01-16 19:41:04 +03:00
n0n4m3
1557f9db9b
Prevent crash after .goname/namego teleports at same bg/arena, by mns.
...
--HG--
branch : trunk
2010-01-16 19:38:19 +03:00
n0n4m3
c9a3698a11
Implement speed reduction at creatures DoFleeToGetAssistance, by NoFantasy.
...
--HG--
branch : trunk
2010-01-16 19:35:30 +03:00