aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-04-07Code Style (game + scripts only):Spp
">=" --> " >= " (when needed) " >=" --> " >=" ">= " --> ">= " "<=" --> " <= " (when needed) " <=" --> " <=" "<= " --> "<= " " ==" --> " ==" "== " --> "== " --HG-- branch : trunk
2010-04-07Code Style (game + scripts only):Spp
"==" --> " == " (when needed) --HG-- branch : trunk
2010-04-07Code style (game + scripts only):Spp
"( " --> "(" " )" --> ")" --HG-- branch : trunk
2010-04-07Code style (game + scripts only):Spp
"if(" --> "if (" --HG-- branch : trunk
2010-04-07Code style (game + scripts only):Spp
"while(" --> "while (" --HG-- branch : trunk
2010-04-07Code style (game + scripts only):Spp
"for(" --> "for (" --HG-- branch : trunk
2010-04-07Code Style: Remove trailing spacesSpp
--HG-- branch : trunk
2010-04-07Code Style: tab to spacesSpp
--HG-- branch : trunk
2010-04-07Fix a typo in SOTA that prevented players to respawn in one of the graveyardsSpp
--HG-- branch : trunk
2010-04-07remove CRLF from blackrock spire scripts.malcromdev@gmail.com>
--HG-- branch : trunk
2010-04-07Blackrock Spire: Implements Leroy Jenkins achievement, by Spichy.Tartalo
Fixes issue #1073. Please, post your contribution following our coding style, otherwise I have to waste a lot of time cleaning up the code --HG-- branch : trunk
2010-04-07Merge.Anubisss
--HG-- branch : trunk
2010-04-07Remove some pointers and use GUIDs in borean_tundra.Anubisss
--HG-- branch : trunk
2010-04-07Include ACE headers in case they are not in system path.raczman
Thanks for spotting the bug guys: GL.AntiDiavol, next3x, Aokromes --HG-- branch : trunk
2010-04-07Boran Tundra, Quest 11648, The Art of Persuassion: Fix pCaster pointer, by ↵Tartalo
microbius51 Cleanup the script --HG-- branch : trunk
2010-04-07Gundrak, Drakkari Colossus: Fix logic, by kenjiro@irc.plTartalo
Fixes issue #1313. --HG-- branch : trunk
2010-04-06remove CRLF from alterac_valley scripts.malcromdev@gmail.com>
--HG-- branch : trunk
2010-04-07Utgarde Keep, Utgarde Pinnacle: Cleanup Svala SorrowgraveTartalo
Better handling of sacrifice target storing his GUID on ScriptedInstance to share it between npcs. --HG-- branch : trunk
2010-04-07Ulduar, Halls of Lightning: Ionar disperses only once.Tartalo
3.3.2 Blizzlike change --HG-- branch : trunk
2010-04-07Ulduar, Halls of Lightning: Cleanup Ionar's scriptTartalo
--HG-- branch : trunk
2010-04-06*fix bug "cant cast or logout till you move a bit if someone dismounted near ↵Rat
you from a flying mount" --HG-- branch : trunk
2010-04-06Branch mergeTartalo
--HG-- branch : trunk
2010-04-06Eastern Kingdoms, Alterac Valley: Add forgotten file from previous commitTartalo
--HG-- branch : trunk
2010-04-06Eastern Kingdoms, Alterac Valley: Scripts for Marshalls, Warmasters and bossesTartalo
Unknown author code contribution from issue #954. --HG-- branch : trunk
2010-04-06Cleaned up include directories in cmakes.raczman
--HG-- branch : trunk
2010-04-05Add Spells to Coldarra Warmages to target Tansisus Shield Bunnys same as ↵malcromdev@gmail.com>
Violet Stand. Also required: http://trinitydatabase.org/index.php?/topic/15320-fix-for-transis-shield-bunnys-coldarra/ --HG-- branch : trunk
2010-04-05* Added EPIC difficulty (not currently used) to difficulties enumBrian
* Thanks Zor for the research * Linux guys -- enjoy the full rebuild :P --HG-- branch : trunk
2010-04-05* Actual backoutBrian
* SQL needed to undo 7769 --HG-- branch : trunk
2010-04-05* Backed out changeset 44ff24439269Brian
* We will implement this in a generic way using the conditions system --HG-- branch : trunk
2010-04-05Fix script to have less callsmalcromdev@gmail.com>
--HG-- branch : trunk
2010-04-05Fix pet leveling logic. Patch by click.XTZGZoReX
--HG-- branch : trunk
2010-04-05Fix wrong condition in previous commit, sorry for thatthenecromancer
--HG-- branch : trunk
2010-04-05Use unit target by default (script targets will send self flag usualy)thenecromancer
Fixes quite some new issues like #1466 --HG-- branch : trunk
2010-04-05Mergethenecromancer
--HG-- branch : trunk
2010-04-05Always add CC unit state to allow restoring CC effects if one expires (stun ↵thenecromancer
in case of root/confuse, and fear in case of everything else) Fixes issue #1468 --HG-- branch : trunk
2010-04-05* Only call Database::ThreadStart()/ThreadEnd() once per thread.XTZGZoReX
* Some cleanups in MapUpdater/DelayExecutor. --HG-- branch : trunk
2010-04-05probably fix crash with boss_paletressAI::MovementInformsilverice
to our script writers: please, turn on the brain --HG-- branch : trunk
2010-04-05Add option maxPercentHealth to item_required_target to allow setting health ↵malcromdev@gmail.com>
percentage a target must be at before item use on item_required_target is allowed. This will allow better scripting of quest item use on some creatures. --HG-- branch : trunk
2010-04-04Fixed faction issue with vehicles in BattleGrounds. Thanks to Gyullo for ↵_manuel_
help and Rat for idea. --HG-- branch : trunk
2010-04-03Fix typomalcromdev@gmail.com>
--HG-- branch : trunk
2010-04-03Add MaxAffectedTargets=1 to shoot spells 25425,25761,42611malcromdev@gmail.com>
--HG-- branch : trunk
2010-04-04correct movement packet broadcastingsilverice
mover should be source of movement packets, not player resolves problem that movements of controlled unit not visible for nearby players (you can detect it only when controlled unit too far from player-controller) --HG-- branch : trunk
2010-04-04Fix Fishing skill in low level zones, where the zone_skill is < 0. The ↵Trazom62
formula was not correct for those cases. Fixes isssue #1387. Note: junk loot is still not yet implemented. --HG-- branch : trunk
2010-04-03Valiance keep Cannoneer script to activate cannon.malcromdev@gmail.com>
--HG-- branch : trunk
2010-04-03Fix Script HoL/Ionar.Trazom62
Fixes issue #1132. --HG-- branch : trunk
2010-04-03handle CMSG_REQUEST_VEHICLE_SWITCH_SEAT opcodesilverice
thanks to havenard for packet structure, closes issue #1439 also added vehicle guid check --HG-- branch : trunk
2010-04-03Fix compile.Trazom62
Fixes issue #1443. --HG-- branch : trunk
2010-04-03Fix SMSG_GMTICKET_GETTICKET structure, by havenard. Closes issue #1419Machiavelli
--HG-- branch : trunk
2010-04-03Fix periodic heal log (correctly display critical heal tick)thenecromancer
--HG-- branch : trunk
2010-04-03Change pull effects speed calculations to work more or less correctly ( no ↵thenecromancer
more flying really high ) --HG-- branch : trunk