Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-07 | Code Style (game + scripts only): | Spp | |
">=" --> " >= " (when needed) " >=" --> " >=" ">= " --> ">= " "<=" --> " <= " (when needed) " <=" --> " <=" "<= " --> "<= " " ==" --> " ==" "== " --> "== " --HG-- branch : trunk | |||
2010-04-07 | Code Style (game + scripts only): | Spp | |
"==" --> " == " (when needed) --HG-- branch : trunk | |||
2010-04-07 | Code style (game + scripts only): | Spp | |
"( " --> "(" " )" --> ")" --HG-- branch : trunk | |||
2010-04-07 | Code style (game + scripts only): | Spp | |
"if(" --> "if (" --HG-- branch : trunk | |||
2010-04-07 | Code style (game + scripts only): | Spp | |
"while(" --> "while (" --HG-- branch : trunk | |||
2010-04-07 | Code style (game + scripts only): | Spp | |
"for(" --> "for (" --HG-- branch : trunk | |||
2010-04-07 | Code Style: Remove trailing spaces | Spp | |
--HG-- branch : trunk | |||
2010-04-07 | Code Style: tab to spaces | Spp | |
--HG-- branch : trunk | |||
2010-04-07 | Fix a typo in SOTA that prevented players to respawn in one of the graveyards | Spp | |
--HG-- branch : trunk | |||
2010-04-07 | remove CRLF from blackrock spire scripts. | malcromdev@gmail.com> | |
--HG-- branch : trunk | |||
2010-04-07 | Blackrock 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-07 | Merge. | Anubisss | |
--HG-- branch : trunk | |||
2010-04-07 | Remove some pointers and use GUIDs in borean_tundra. | Anubisss | |
--HG-- branch : trunk | |||
2010-04-07 | Include 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-07 | Boran Tundra, Quest 11648, The Art of Persuassion: Fix pCaster pointer, by ↵ | Tartalo | |
microbius51 Cleanup the script --HG-- branch : trunk | |||
2010-04-07 | Gundrak, Drakkari Colossus: Fix logic, by kenjiro@irc.pl | Tartalo | |
Fixes issue #1313. --HG-- branch : trunk | |||
2010-04-06 | remove CRLF from alterac_valley scripts. | malcromdev@gmail.com> | |
--HG-- branch : trunk | |||
2010-04-07 | Utgarde Keep, Utgarde Pinnacle: Cleanup Svala Sorrowgrave | Tartalo | |
Better handling of sacrifice target storing his GUID on ScriptedInstance to share it between npcs. --HG-- branch : trunk | |||
2010-04-07 | Ulduar, Halls of Lightning: Ionar disperses only once. | Tartalo | |
3.3.2 Blizzlike change --HG-- branch : trunk | |||
2010-04-07 | Ulduar, Halls of Lightning: Cleanup Ionar's script | Tartalo | |
--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-06 | Branch merge | Tartalo | |
--HG-- branch : trunk | |||
2010-04-06 | Eastern Kingdoms, Alterac Valley: Add forgotten file from previous commit | Tartalo | |
--HG-- branch : trunk | |||
2010-04-06 | Eastern Kingdoms, Alterac Valley: Scripts for Marshalls, Warmasters and bosses | Tartalo | |
Unknown author code contribution from issue #954. --HG-- branch : trunk | |||
2010-04-06 | Cleaned up include directories in cmakes. | raczman | |
--HG-- branch : trunk | |||
2010-04-05 | Add 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 enum | Brian | |
* Thanks Zor for the research * Linux guys -- enjoy the full rebuild :P --HG-- branch : trunk | |||
2010-04-05 | * Actual backout | Brian | |
* SQL needed to undo 7769 --HG-- branch : trunk | |||
2010-04-05 | * Backed out changeset 44ff24439269 | Brian | |
* We will implement this in a generic way using the conditions system --HG-- branch : trunk | |||
2010-04-05 | Fix script to have less calls | malcromdev@gmail.com> | |
--HG-- branch : trunk | |||
2010-04-05 | Fix pet leveling logic. Patch by click. | XTZGZoReX | |
--HG-- branch : trunk | |||
2010-04-05 | Fix wrong condition in previous commit, sorry for that | thenecromancer | |
--HG-- branch : trunk | |||
2010-04-05 | Use unit target by default (script targets will send self flag usualy) | thenecromancer | |
Fixes quite some new issues like #1466 --HG-- branch : trunk | |||
2010-04-05 | Merge | thenecromancer | |
--HG-- branch : trunk | |||
2010-04-05 | Always 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-05 | probably fix crash with boss_paletressAI::MovementInform | silverice | |
to our script writers: please, turn on the brain --HG-- branch : trunk | |||
2010-04-05 | Add 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-04 | Fixed faction issue with vehicles in BattleGrounds. Thanks to Gyullo for ↵ | _manuel_ | |
help and Rat for idea. --HG-- branch : trunk | |||
2010-04-03 | Fix typo | malcromdev@gmail.com> | |
--HG-- branch : trunk | |||
2010-04-03 | Add MaxAffectedTargets=1 to shoot spells 25425,25761,42611 | malcromdev@gmail.com> | |
--HG-- branch : trunk | |||
2010-04-04 | correct movement packet broadcasting | silverice | |
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-04 | Fix 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-03 | Valiance keep Cannoneer script to activate cannon. | malcromdev@gmail.com> | |
--HG-- branch : trunk | |||
2010-04-03 | Fix Script HoL/Ionar. | Trazom62 | |
Fixes issue #1132. --HG-- branch : trunk | |||
2010-04-03 | handle CMSG_REQUEST_VEHICLE_SWITCH_SEAT opcode | silverice | |
thanks to havenard for packet structure, closes issue #1439 also added vehicle guid check --HG-- branch : trunk | |||
2010-04-03 | Fix compile. | Trazom62 | |
Fixes issue #1443. --HG-- branch : trunk | |||
2010-04-03 | Fix SMSG_GMTICKET_GETTICKET structure, by havenard. Closes issue #1419 | Machiavelli | |
--HG-- branch : trunk | |||
2010-04-03 | Fix periodic heal log (correctly display critical heal tick) | thenecromancer | |
--HG-- branch : trunk | |||
2010-04-03 | Change pull effects speed calculations to work more or less correctly ( no ↵ | thenecromancer | |
more flying really high ) --HG-- branch : trunk |