Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-12 | [8157] Fixes and some tables support finish for pleays pdumps. Author: ↵ | megamage | |
VladimirMangos * Restore mark character with duplicate for rename at login * Restore save mail item_text data * Finish implementaion for propertly load item_text data. --HG-- branch : trunk | |||
2009-07-12 | [8156] Some mail show flags use. | megamage | |
[8155] Move unneeded include from header. Author: VladimirMangos --HG-- branch : trunk | |||
2009-07-12 | [8153] Fixed some implicit float->int cast warnings. Author: NetSky | megamage | |
--HG-- branch : trunk | |||
2009-07-12 | [8151] Fixed some format warnings and typos. Author: Win32 | megamage | |
--HG-- branch : trunk | |||
2009-07-12 | [8150] Provided short name for portable format specifier for size_t values ↵ | megamage | |
Author: VladimirMangos --HG-- branch : trunk | |||
2009-07-12 | [8149] Use formula instead hardcoded value for CENTER_GRID_CELL_ID ↵ | megamage | |
calculation. Author: XTZGZoReX --HG-- branch : trunk | |||
2009-07-12 | [8146] Fixed handling of eventchance for CreatureEventAI. Author: ApoC | megamage | |
Check event chance after timers advances othewise event is not scheduled to next time period and event chance is again checked on next AI update. --HG-- branch : trunk | |||
2009-07-12 | [8145] Use constant name instead not-safe explicit value. Author: Ambal | megamage | |
--HG-- branch : trunk | |||
2009-07-12 | *Try to fix a crash caused by charm spells. Do not allow to apply charm aura ↵ | megamage | |
on invalid target. --HG-- branch : trunk | |||
2009-07-12 | Some work on PostgreSQL support | Kudlaty | |
note: still don't work, so use mysql --HG-- branch : trunk | |||
2009-07-12 | *Remove incorrect object deletion from EffectSummonObject call and use ↵ | QAston | |
RemoveGameObject() instead. --HG-- branch : trunk | |||
2009-07-12 | *Merge SD2. | Anubisss | |
*r1202: Added support for quest 12739(and 12742 to 12750). Patch by ckegg *And merge a grid searcher from SD2. --HG-- branch : trunk | |||
2009-07-12 | *Show online players numbers in command server info. | Anubisss | |
--HG-- branch : trunk | |||
2009-07-11 | *Correcting account/characters' online value. | Anubisss | |
--HG-- branch : trunk | |||
2009-07-11 | *Allow Illumination to proc on Holy Shock. | Destalker | |
--HG-- branch : trunk | |||
2009-07-11 | *Some improvements in procflags: | QAston | |
-handle proc_flag_death -allow trap selection in spell proc event entry for proc_flag_on_trap *Add spell_proc_event entry for Lock and Load - by Bengan *Add spell_proc_event entry for Improved Spell Reflection. --HG-- branch : trunk | |||
2009-07-11 | *Handle breaking on damage auras by procflags - original patch by thenecromancer | QAston | |
*Implement Glyph of Fear - by thenecromancer --HG-- branch : trunk | |||
2009-07-11 | *Cleanups in typecasts in spelleffects.cpp | Azrael | |
--HG-- branch : trunk | |||
2009-07-11 | *Fix Desecration. | QAston | |
*Correct a typo which made some of charged auras to be not dropped. --HG-- branch : trunk | |||
2009-07-11 | *Fix compile. | Anubisss | |
--HG-- branch : trunk | |||
2009-07-11 | Rewrite script for quest 12680 | Kudlaty | |
Add support for spells 52267 and 52264 Thanks to Drethek for patch --HG-- branch : trunk | |||
2009-07-10 | *Fix compile - sorry for that:/. | QAston | |
--HG-- branch : trunk | |||
2009-07-10 | *Prevent overriding owners for gameobject. | QAston | |
--HG-- branch : trunk | |||
2009-07-10 | *Bring back old damage scaling with level formula. | QAston | |
--HG-- branch : trunk | |||
2009-07-10 | *Remove movement flag fleeing at TimedFleeingMovementGenerator::Finalize. | smellbee | |
--HG-- branch : trunk | |||
2009-07-10 | *SpellBonusData for 54158 | QAston | |
*Make passive tree of life aura affect casts out of shapeshidt. --HG-- branch : trunk | |||
2009-07-10 | [8137] Init player display id + native display id on login. Author: hunuza | megamage | |
* Temporary reset of display id on save no longer needed. * Players always have the right model for their gender. --HG-- branch : trunk | |||
2009-07-10 | Minor optimizations to MSG_QUERY_NEXT_MAIL_TIME handler. Author: hunuza | megamage | |
* Do not search for more unread mails when already found 2. * Do not call time(NULL) every iteration. --HG-- branch : trunk | |||
2009-07-10 | [8135] Cast quest rewarded spells after mark spell as completed. | megamage | |
Some spell have spell_area requirement for cast (for later re-apply) Author: VladimirMangos --HG-- branch : trunk | |||
2009-07-10 | [8131] Some anti-cheating server side checks. Author: Lightguard | megamage | |
* Loot in ghost state * Apply duplicate glyphs. --HG-- branch : trunk | |||
2009-07-10 | [8126] Improvemets in player/pet/charter name checks. Author: VladimirMangos | megamage | |
* Implement new config options for minimal player/pet/charter name length (2 by default) * Better error reporting at problems in names. * Add check from max pet/charter name length (same as for player names at client side) --HG-- branch : trunk | |||
2009-07-10 | *Fix Impurity. | QAston | |
--HG-- branch : trunk | |||
2009-07-09 | *Add new procExFlag: PROC_EX_ONLY_ACTIVE_SPELL - which allows only ↵ | QAston | |
damaging/healing spells to proc - this fixes double proc of judgement auras in some cases. --HG-- branch : trunk | |||
2009-07-09 | *Update proc entry for Elemental Focus - by Bengan. | QAston | |
*Update proc entry for Chill of the Grave, Wandering Plague, Endless Winter, Glyph of Chains of Ice - by Destalker *Add missing script call for EffectDummyCreature_npc_nestlewood_owlkin. --HG-- branch : trunk | |||
2009-07-09 | *Fix some problems with charmer removing started with rev 4402. | QAston | |
--HG-- branch : trunk | |||
2009-07-09 | *Allow to fish in shallow water. | aven_coda | |
--HG-- branch : trunk | |||
2009-07-09 | *Fix snake trap. | QAston | |
--HG-- branch : trunk | |||
2009-07-09 | Better function to despawn creature with script in azuremyst_isle | Kudlaty | |
--HG-- branch : trunk | |||
2009-07-09 | Fix showing proper EventAI version. Thx for pointing X-Savior | Kudlaty | |
--HG-- branch : trunk | |||
2009-07-08 | *Correct target requirement for eyes of the beast and add some crash ↵ | QAston | |
preventing checks to charm code. --HG-- branch : trunk | |||
2009-07-08 | *Spell proc event entries for: dirge, rime, desecration, glyph of heart strike. | Destalker | |
--HG-- branch : trunk | |||
2009-07-08 | *fix some addons tracking autoshot cooldown | thenecromancer | |
--HG-- branch : trunk | |||
2009-07-08 | *Merge. | QAston | |
--HG-- branch : trunk | |||
2009-07-08 | Backed out changeset 07af7c674639 | QAston | |
--HG-- branch : trunk | |||
2009-07-08 | *Implement attribute flag SPELL_ATTR_EX3_DISABLE_PROC - this fixes double ↵ | QAston | |
proc of seal auras *Add Judgement Anti-Parry/Dodge Passive spell for paladins. --HG-- branch : trunk | |||
2009-07-08 | *Fix the bug that freezing trap has not diminished duration. | QAston | |
--HG-- branch : trunk | |||
2009-07-07 | *Implement attribute flag SPELL_ATTR_EX3_STACKS_FOR_DIFFERENT_CASTERS. | QAston | |
--HG-- branch : trunk | |||
2009-07-07 | *Fix Improved Aspect of the Hawk. | QAston | |
--HG-- branch : trunk | |||
2009-07-07 | *Fix amount display bug of not charged auras. | QAston | |
--HG-- branch : trunk | |||
2009-07-07 | *Fix the problem with sub-profs unlearning. | QAston | |
--HG-- branch : trunk |