Commit Graph

6166 Commits

Author SHA1 Message Date
Kudlaty
96cbf2f75b Fix compile
--HG--
branch : trunk
2009-09-21 04:40:54 +02:00
maximius
771341992f *Ahn'Khalet: Partial Herald Volazj script, by Tartalo
*Check for null pointers in SelectTargetHelper, thanks to Spp
*Remove rank aura from last battle (possibly there due to crash), by Spp

--HG--
branch : trunk
2009-09-20 19:07:53 -07:00
maximius
6c90f1f89a *Ahn'Khalet: GO handling & Prince Taldaram scripting by Tartalo & tlexii
*Cleanup, remove all DB-specific data that needs review from 5700_world.sql -- TDB topic here: http://bit.ly/POdro

--HG--
branch : trunk
2009-09-20 16:42:35 -07:00
Anubisss
43e61c2e27 *Remove some not needed casts or used correct casts.
--HG--
branch : trunk
2009-09-20 19:58:06 +02:00
Anubisss
77328defee *Fix some possible crashes.
--HG--
branch : trunk
2009-09-20 15:33:34 +02:00
Anubisss
3d99ea0111 *Add missing end-tags for vcproj.
--HG--
branch : trunk
2009-09-20 14:49:17 +02:00
Anubisss
6eb97366a7 *Update file THANKS.
--HG--
branch : trunk
2009-09-20 14:26:43 +02:00
Anubisss
b0ee3c52ae *Fix a typo. This fix the compile error. I hope haven't got errors in WIN.
--HG--
branch : trunk
2009-09-20 14:01:39 +02:00
Anubisss
701240610c *Fix a typo. Patch by Thyros.
--HG--
branch : trunk
2009-09-20 13:55:34 +02:00
Anubisss
95b63b3182 *Add missing files for CMake/VCproj and ScriptLoader.
*Fix a possible crash.

--HG--
branch : trunk
2009-09-20 13:53:01 +02:00
Anubisss
3912aafe03 *Fix 2 possible crashes.
--HG--
branch : trunk
2009-09-20 13:01:06 +02:00
maximius
c538c2c55d *Fix some typos, by Darkshines
*More Fix About NPC dont regenerate HP, by Gyullo

--HG--
branch : trunk
2009-09-20 02:01:04 -07:00
maximius
6c46fc09b0 *Cleanup + Fix Linux build by WarHead
--HG--
branch : trunk
2009-09-19 16:21:10 -07:00
maximius
ec054272e1 *GO - Southfury Moonstone script, from SD2, patch by manuel
*Fix Auctionhouse CPU usage during item expire check, by MrSmite

--HG--
branch : trunk
2009-09-19 16:01:08 -07:00
maximius
22869c7a47 *Add ScriptName to GO 185919 and 185921, thanks WarHead
--HG--
branch : trunk
2009-09-19 15:44:22 -07:00
maximius
599d0fa65b *quest: "Long Forgotten Memories"
*quest: "A Pawn on the Eternal Board"
*World Event: AQ-War Effort
*quest: "Eranikus, Tyrant of the Dream"
*Sunken temple -> "Snake Puzzle event"
*duskwood boss "Twilight Corrupter" for quest: "The Nightmare's Corruption"
*All by kb_z, please tell me if I missed anything, and somebody please review the SQL.. a LOT Of stuff in this needs to go to TDB!

--HG--
branch : trunk
2009-09-19 15:14:05 -07:00
maximius
d3ba9eea44 *Missed changes! ><
--HG--
branch : trunk
2009-09-19 12:50:58 -07:00
maximius
799c5da00a *Quest - Taken by the scourge by BlackOne
*Quest - The Warsong Farms by Thraxx
*Gameobject Script - Fel Crystalforge & Bash'ir Crystalforge by johnholiver

--HG--
branch : trunk
2009-09-19 12:48:17 -07:00
maximius
7566630206 *Missed change
--HG--
branch : trunk
2009-09-19 12:25:26 -07:00
maximius
0cf75ef9ea *Wintergrasp: Prevent defenders team to click the relic. Patch by Spp.
*Zum'Rah Area Trigger Script, Zum'Rah should become hostile when approached. By totoro.
*Judgement of Light PPM based, not 100%. By Drevi.
*Fix Deflection Exploit. By manuel, thanks to TheNecromancer and Gyullo.
*Correct Wintergrasp Tenacity formulas, by Gyullo.
*A Spirit Guide Escort Quest, code from SD2, patch by manuel.
*TrullyOne/MeanMachine Waypoint System Restored. Patch by XTElite1.

--HG--
branch : trunk
2009-09-19 12:13:08 -07:00
Chaz Brown
15d85229fa Replace useless code with more useful code.
--HG--
branch : trunk
2009-09-19 00:51:47 -04:00
Chaz Brown
118e01a08e Fix some errors in last commit
--HG--
branch : trunk
2009-09-19 00:24:35 -04:00
Chaz Brown
9f23d8149f Make adding/removing realm builds easier for use in multirealm environments - original patch provided by Kudlaty
--HG--
branch : trunk
2009-09-18 22:58:37 -04:00
maximius
18c9a4f510 *Indentation cleanup
--HG--
branch : trunk
2009-09-18 14:14:39 -07:00
maximius
333f1c9d72 *[8475] fixed some gcc-warnings Author: balrok
*[8476] Revert some recent cleanup changes, some other fixes and cleanups. Author: VladimirMangos
*[8489] Fixed player visibility update in case view point different from player itself. Author: SilverIce
*[8493] Avoid unexpected multiply error messages at wrong `quest_template`.`RewSpell*` Author: VladimirMangos
*[8496] Resolve some #include cycles and unsafe code.
* Common.h -> Threading.h -> Errors.h -> Common.h
* Remove reduncdent #include "ByteBuffer.h" in headers
* Remove redundent #include "Auth/BigNumber.h" in headers
* Avoid multyply data copy at use some now dropped functions in BigNumber.
* Avoid copy fixed byte count from byte arrays with unknown real size created from BigNumber.
* Avoid possible problems for build mangos at different platform or compilers. Author: VladimirMangos.
*[8501] Apply code style and cleanups to some Player functions. Author: VladimirMangos.
*[8502] Disable quests related to specific game events at startup if event not active. Also rename member boolean variable. Author: NoFantasy
*[8506] Add check for IsAutoComplete() in SendPreparedQuest().
For cases where quest is repeatable but has Method!=0, QuestDetails must be sent instead of RequestItems.
Some additional code cleanup. Author: NoFantasy
*[8507] Check amount of spawned pools before decrement to avoid unexpected result. Also rename variable to more meaningful name. Signed-off-by: NoFantasy <nofantasy@nf.no>

Thanks to Stryker and onkelz28!

--HG--
branch : trunk
2009-09-18 14:10:37 -07:00
maximius
0d9d400e79 *Typos! Fun!
--HG--
branch : trunk
2009-09-18 03:28:12 -07:00
maximius
e9fb57651d *Fix a fairly nasty typo I only just noticed..
--HG--
branch : trunk
2009-09-18 03:05:59 -07:00
maximius
c08b38aa14 *Add NPC 16111 to script npc_training_dummy (this creature is not supposed to move around and kill things, it should behave like a normal target dummy)
--HG--
branch : trunk
2009-09-17 18:05:01 -07:00
Kudlaty
4309605dae Fix typo in wintergrasp. Patch by Gyullo
--HG--
branch : trunk
2009-09-18 00:54:45 +02:00
Rat
9f96e6ce81 *fix Kael'thas (TK) summoning double phoenix, broken by an sd2 merge
--HG--
branch : trunk
2009-09-17 23:12:26 +02:00
Machiavelli
b897584203 Update to Gluth script; lower the distance required between zombie chow and Gluth before Gluth consumes it for a more blizzlike experience
--HG--
branch : trunk
2009-09-17 15:28:34 +02:00
maximius
fb2e263be7 *Escort Quest The Totem of Kar'dash from SD2, thanks manuel
--HG--
branch : trunk
2009-09-17 01:45:36 -07:00
maximius
5b8ee23e47 *Better fix to the waypoint mobs returning to spawn issue, thanks XTElite1
--HG--
branch : trunk
2009-09-17 01:26:54 -07:00
maximius
1be0e825ce *Backed out changeset f2d288ace33d
--HG--
branch : trunk
2009-09-17 01:07:22 -07:00
maximius
3e7c851aae *[FIX] New characters are flagged on non-PvP servers by XTElite1
--HG--
branch : trunk
2009-09-16 12:53:53 -07:00
maximius
42e5eb6d35 *[Ingvar The Plunderer] Fix Animation of Undead Part by Gyullo
--HG--
branch : trunk
2009-09-16 12:45:20 -07:00
maximius
e5abaf569f *Little changes in borean_tundra.cpp by manuel
--HG--
branch : trunk
2009-09-16 12:38:17 -07:00
maximius
2c4c296599 *Correctly update world_spell_full.sql with missed update from 5006_world.sql
--HG--
branch : trunk
2009-09-16 12:33:21 -07:00
root@trinity
b07aba2513 * Changed the logging for missing spell_script_target / spell_script_position
* entries in DB to "debug" level.
* Set the default level for DBLogLevel in trinitycore.conf.dist to 2 "detail"

--HG--
branch : trunk
2009-09-16 13:16:42 -06:00
maximius
00409c67cf *Levelling Weapon Skill patch (Author: Menia), thanks Sorken :)
--HG--
branch : trunk
2009-09-15 20:03:58 -07:00
maximius
88d632d153 *Disable commit 4821 / 9d0967884f0b (caused some NPCs to not regenerate HP when they should), found by Gyullo and tested by Manuel
--HG--
branch : trunk
2009-09-15 19:47:18 -07:00
Chaz Brown
1870644bf7 [8500] Fixed long existed bug with vmaps unloading.
When order of coordinates has been updated for loading case, unloading part
escape fixing in past.

Patch By Jolan

--HG--
branch : trunk
2009-09-15 20:55:14 -04:00
maximius
0174dd5aff *Fix pets not selecting next target bug, by MrSmite
--HG--
branch : trunk
2009-09-15 13:43:09 -07:00
Chaz Brown
d926d567b5 Fix Instance resets not occuring without restarting server, patch provided by Trazom
--HG--
branch : trunk
2009-09-15 16:32:28 -04:00
Chaz Brown
755d0f5d21 Add Chinese 3.1.3 build to expected client builds, you will need to enter 10146 in the gamebuild column in realmd.realmlist for any realms allowing this client
--HG--
branch : trunk
2009-09-15 16:27:25 -04:00
Chaz Brown
c7cc007950 Add Server revision to realmd.uptime table
--HG--
branch : trunk
2009-09-15 01:09:36 -04:00
maximius
6cb428318a *Merge..
--HG--
branch : trunk
2009-09-14 16:50:01 -07:00
maximius
140ec674a0 Backed out changeset d3fe2d6d504a (please test your patches thoroughly before getting me to push them ogeraisi)
--HG--
branch : trunk
2009-09-14 16:49:23 -07:00
maximius
33f8f5ac2d *Merge..
--HG--
branch : trunk
2009-09-14 16:48:38 -07:00
maximius
7349c1d9dd Backed out changeset 60578c781be1
--HG--
branch : trunk
2009-09-14 16:48:00 -07:00