| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-03-21 | *Remove dual ERROR in logs Author: AlexDereka | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-21 | [7503] Implement proper (not 2 level limited) help.security set for chat ↵ | megamage | |
| commands and subcommands. Update some commands data. Author: VladimirMangos * Now `command` table loading set data for any use subcommand levels * Errors output for not existed in code commands at related data loading from table. * Detail log level report outout about overwrited security level for loaded chat command data. Using this functionality found and fixed/update data for `command` in mangos.sql NOTE: some command security levels changed. Thank you to benemorius for pointing to this security problem. --HG-- branch : trunk | |||
| 2009-03-21 | *Fix a bug that players ater flight are still considered as in flight. By ↵ | megamage | |
| DearScorpion --HG-- branch : trunk | |||
| 2009-03-21 | Not allow to receive rewards when BG finishes prematurely - thanks to ↵ | raczman | |
| Sethoso, original author. --HG-- branch : trunk | |||
| 2009-03-21 | *Remove assert before the work on summon system is finished. This fix the ↵ | megamage | |
| assert crash. --HG-- branch : trunk | |||
| 2009-03-21 | Added MySQL reconnect support, in case of mysql server dying while trinity's ↵ | raczman | |
| running - Thanks to Xeptor for that one. --HG-- branch : trunk | |||
| 2009-03-21 | *Do not allow pvp in dk start zone. | megamage | |
| *Improve petsetaction code. --HG-- branch : trunk | |||
| 2009-03-21 | *Merge. | QAston | |
| --HG-- branch : trunk | |||
| 2009-03-21 | *Merge EAIchnges from SD2. | QAston | |
| --HG-- branch : trunk | |||
| 2009-03-21 | *A temp fix for the bug that dismiss pets cause crash. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-21 | * Fixed way too many \n in WorldLog output. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2009-03-21 | *Fix Divine Storm. | QAston | |
| --HG-- branch : trunk | |||
| 2009-03-21 | *Fix a bug that control bar is not shown for pets. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-21 | *Fix a crash when toggle autocast for non-pet guardians. | megamage | |
| *Allow control multiple guardians using one action bar (not fully implemented) --HG-- branch : trunk | |||
| 2009-03-21 | *Fix area auras cast in party. | QAston | |
| *Fix damage amount of stacked auras. --HG-- branch : trunk | |||
| 2009-03-21 | *Allow players to control guardians/charms (not only pets). | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-21 | *Set default movement as follow movement for charmed/pet when enterevademode. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-21 | *Update summon system. Show pet bar for guardians. Allow multiple ↵ | megamage | |
| charms/guardians. --HG-- branch : trunk | |||
| 2009-03-21 | Fixed spell 41071 summoning more more than one mob - thx, kudos and pie goes ↵ | raczman | |
| to Anubiss for that one. --HG-- branch : trunk | |||
| 2009-03-21 | Mutilate fix - by _krz. | raczman | |
| --HG-- branch : trunk | |||
| 2009-03-21 | * Implement ".server set closed on/off" command to allow/deny new ↵ | XTZGZoReX | |
| connections to the world. --HG-- branch : trunk | |||
| 2009-03-21 | *Merge. | QAston | |
| --HG-- branch : trunk | |||
| 2009-03-21 | *Fix dk's rune/runic power issues. | QAston | |
| --HG-- branch : trunk | |||
| 2009-03-21 | * Fixes in AHBot: | XTZGZoReX | |
| ** Use GetBoolDefault for booleans instead of GetIntDefault. ** Use %u (not %d) for size logging. std::size does not return a decimal, but an unsigned integral type. --HG-- branch : trunk | |||
| 2009-03-21 | * Minor fix for DB log levels. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2009-03-21 | * Fixed log levels. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2009-03-21 | *Redefinition of eventAI EVENT_T_OOC_LOS. Read updated docs/EventAI.txt for ↵ | Blaymoira | |
| details. - by nofantasy --HG-- branch : trunk | |||
| 2009-03-21 | *Remove not needed code | Blaymoira | |
| --HG-- branch : trunk | |||
| 2009-03-20 | *Fix a crash for summoned creatures without summer. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-21 | Final renames. | panaut0lordv | |
| --HG-- branch : trunk | |||
| 2009-03-21 | Unwanted changes backed-out. | panaut0lordv | |
| --HG-- branch : trunk | |||
| 2009-03-21 | Merge. | panaut0lordv | |
| --HG-- branch : trunk | |||
| 2009-03-20 | * This should fix a Windows-specific crash (on Windows, time_t is uint64). | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2009-03-20 | mangosd->trinitycore & realmd->trinityrealm | panaut0lordv | |
| --HG-- branch : trunk | |||
| 2009-03-20 | *Do not delete charminfo for guardian. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-20 | *Fixed :customize characters. By GriffonHeart. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-20 | *Fixed crash caused by .distance command. By arrai. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-20 | *Fix some out-of-range array indices of totem slot and charm spell slot. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-20 | *Set homeposition for battleground spawned creatures. By Anubisss. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-20 | * Merge. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2009-03-20 | * Re-implementing timestamps in log files. (Note: Does not work on console yet.) | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2009-03-20 | *More work on summon system. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-20 | Fix weapons speed. | QAston | |
| --HG-- branch : trunk | |||
| 2009-03-20 | * Merge. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2009-03-20 | * Duplicate config option LogColors and deprecated LogTime fixed. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2009-03-20 | *Fix Focused Magic. | QAston | |
| *Make Presence of Mind no longer trigger Arcane Power. *Apply correct calculation for SPELLMOD_PROC_PER_MINUTE. *Fix divine shield positivity. --HG-- branch : trunk | |||
| 2009-03-20 | * Re-implementing console log colors. | XTZGZoReX | |
| * Removed unused code in Log.cpp. --HG-- branch : trunk | |||
| 2009-03-20 | * Accidentally put some worldd-specific options in realmd.conf. Fixed. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2009-03-20 | *Update debug command sendopcode. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-20 | *Fix a crash for creatures using petAI without charminfo. | megamage | |
| --HG-- branch : trunk | |||
