root/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @134 [134] 17 years yumileroy [svn] * Fixed compile error from rev 140 Original author: slg Date: …
(edit) @133 [133] 17 years yumileroy [svn] * fixed my typo Original author: KingPin? Date: 2008-10-29 …
(edit) @132 [132] 17 years yumileroy [svn] * Added npc follow, waterwalk, repairitems commands. Patch by …
(edit) @131 [131] 17 years yumileroy [svn] Fix broken spell target 38 (script target). Implement linked spells, …
(edit) @130 [130] 17 years yumileroy [svn] Add new function SelectUnit? and SelectUnitList? to select target or …
(edit) @129 [129] 17 years yumileroy [svn] * Fixed several commands that were accidentally removed in 120 - …
(edit) @128 [128] 17 years yumileroy [svn] * Prevent crash at access to deleted social data for player. Remove …
(edit) @127 [127] 17 years yumileroy [svn] * fixed world.sql LOCK/UNLOCK for script_texts table Original …
(edit) @126 [126] 17 years yumileroy [svn] * Fixed startup error flood if creature model id is 0 * Fixed totems …
(edit) @125 [125] 17 years yumileroy [svn] More C++ scripts converted to use script_texts. - Blackwing Lair - …
(edit) @124 [124] 17 years yumileroy [svn] * Properly name Updates for scripts. Original author: KingPin? Date: …
(edit) @123 [123] 17 years yumileroy [svn] * Changed modelid_a/h(2) values to modelid1..4, display ids are no …
(edit) @122 [122] 17 years yumileroy [svn] Fix a compile error about M_PI_2. Update Felmyst script to test new …
(edit) @121 [121] 17 years yumileroy [svn] * Moved scripts sqls updates to main sql updates folder. * Fixed …
(edit) @120 [120] 17 years yumileroy [svn] * Allow WorldObjects? to keep the grid active, and prevent it from …
(edit) @119 [119] 17 years yumileroy [svn] Fix some mistakes of the last two commits. Original author: …
(edit) @118 [118] 17 years yumileroy [svn] Make mobs scatter around in melee attack. Patch provided by …
(edit) @117 [117] 17 years yumileroy [svn] Fix Eredar twins, Al'ar and Zul'jin's AttackStart?() function. Update …
(edit) @116 [116] 17 years yumileroy [svn] Fix the bug that Maiev crash the server in Illidan combat. Original …
(edit) @115 [115] 17 years yumileroy [svn] SD2 Merge, rev 700 - addition of script_texts to various c++ …
(edit) @114 [114] 17 years yumileroy [svn] Fix a bug that hunter cannot summon traps. Fix a bug that debuff AOE …
(edit) @113 [113] 17 years yumileroy [svn] * Revert change to DoZoneInCombat? made in [114] as it can cause …
(edit) @112 [112] 17 years yumileroy [svn] * Merge CLI Commands with regular commands and give them level4 …
(edit) @111 [111] 17 years yumileroy [svn] * Fixed xp calculation for low level characters when grouped with a …
(edit) @110 [110] 17 years yumileroy [svn] Add SpellExtraInfoMap?. Currently support: Limited-number-of-players …
(edit) @109 [109] 17 years yumileroy [svn] Update trinityscript to SD2 rev 700. Source: scriptdev2. Patch …
(edit) @108 [108] 17 years yumileroy [svn] Continue the work of rewriting spell target selection functions …
(edit) @107 [107] 17 years yumileroy [svn] Fix the bug that summoned creatures may respawn. Original author: …
(edit) @106 [106] 17 years yumileroy [svn] Fix a crash caused by gruul script. Change in EffectSummonWild? and …
(edit) @105 [105] 17 years yumileroy [svn] Fix cloak of shadow, can remove fairy fire now. Add yells to High …
(edit) @104 [104] 17 years yumileroy [svn] Prevent Bestial Wrath from being applied 5 times when cast by a …
(edit) @103 [103] 17 years yumileroy [svn] Restore automatic crashlog generation on Windows. Make sure to have …
(edit) @102 [102] 17 years yumileroy [svn] Fixed copyright notices to comply with GPL. Original author: …
(edit) @101 [101] 17 years yumileroy [svn] Fix a bug that elixir buff cannot stack. Fix quest 9685. Patch …
(edit) @100 [100] 17 years yumileroy [svn] Add SPELL_ATTR_BREAKABLE_BY_DAMAGE. Remove part of the hacked …
(edit) @99 [99] 17 years yumileroy [svn] Fixed crashes in LoadQuests?(). Removed TrinityCore? Only project …
(edit) @98 [98] 17 years yumileroy [svn] Fix a bug that shaman's shield can stack. Fix: MovementInform?
(edit) @97 [97] 17 years yumileroy [svn] Add missing SQL changes from prev. commit, also fix mistakenly …
(edit) @96 [96] 17 years yumileroy [svn] * Implement honor rewards from quests - Source Mangos Original …
(edit) @95 [95] 17 years yumileroy [svn] Added sanity checks in loading player cache to prevent crashing upon …
(edit) @94 [94] 17 years yumileroy [svn] * Use ObjectMgr/AccountMgr? functions rather than DB queries. Source …
(edit) @93 [93] 17 years yumileroy [svn] Fix cloak of shadows. Dispel type should be based on …
(edit) @92 [92] 17 years yumileroy [svn] Fixed win32 compile Null pointer checks in the barrens ai. Original …
(edit) @91 [91] 17 years yumileroy [svn] * Fix professions NPC script typo Original author: KingPin? Date: …
(edit) @90 [90] 17 years yumileroy [svn] * Prevent Cheating at logout/login by players. Thank you Visagalis * …
(edit) @89 [89] 17 years yumileroy [svn] Black Temple doors script. Patch provided by Blaymoira. Original …
(edit) @88 [88] 17 years yumileroy [svn] * Added some player info cache to the core. Thanx to Rognar for …
(edit) @87 [87] 17 years yumileroy [svn] Try to remove the big hack in SpellMgr::IsNoStackSpellDueToSpell?. …
(edit) @86 [86] 17 years yumileroy [svn] Change MSVC project files to use multithreaded (debug) dll runtime …
(edit) @85 [85] 17 years yumileroy [svn] Implement a new table (spell_disabled) to allow disabling some …
(edit) @84 [84] 17 years yumileroy [svn] Fix 71ScriptDev2.vcproj. Thanks to NeoLithicX. Original author: …
(edit) @83 [83] 17 years yumileroy [svn] * Compile fixes from previous revs. Original author: KingPin? Date: …
(edit) @82 [82] 17 years yumileroy [svn] Add Alar script. Update Magtheridon script. Update Vorpil script. …
(edit) @81 [81] 17 years yumileroy [svn] Implement CREATURE_FLAG_EXTRA_TRIGGER. In GM mode, creatures flagged …
(edit) @80 [80] 17 years yumileroy [svn] Fixed a crash in OutdoorPvP*::BuffTeam?(). Original author: …
(edit) @79 [79] 17 years yumileroy [svn] * Minor code fixes * Move account related functions from ObjectMgr?
(edit) @78 [78] 17 years yumileroy [svn] * fixed help for subcommands - source mangos * Renamed accounts …
(edit) @77 [77] 17 years yumileroy [svn] Script for quest 1719. Patch provided by ckegg. Original author: …
(edit) @76 [76] 17 years yumileroy [svn] Fix a typo in rev 80. Patch provided by ogeraisi. Original author: …
(edit) @75 [75] 17 years yumileroy [svn] * Reverted ACE changes till I have more time to debug, this fixes …
(edit) @74 [74] 17 years yumileroy [svn] * Fixed compile from r78 * Fixed: not apply healling bonus to spell …
(edit) @73 [73] 17 years yumileroy [svn] * DB data for item 28356 and related, and also for 28602, 30317, …
(edit) @72 [72] 17 years yumileroy [svn] * Raise modify scale limit from 3 to 10 for players * Implement …
(edit) @71 [71] 17 years yumileroy [svn] Add a hack check for spell 42292. Original author: megamage Date: …
(edit) @70 [70] 17 years yumileroy [svn] Fix spell 45072: should only affect demons. Original author: …
(edit) @69 [69] 17 years yumileroy [svn] Add Unit::IsWithinCombatDist? function to check melee range and spell …
(edit) @68 [68] 17 years yumileroy [svn] * fix Compile ( typo in boss_felmyst.cpp ) Original author: …
(edit) @67 [67] 17 years yumileroy [svn] Change aura stack check. Add some boss yells. Patched provided by …
(edit) @66 [66] 17 years yumileroy [svn] * Fixed Compile error from previous rev Original author: …
(edit) @65 [65] 17 years yumileroy [svn] Escortai for 10211 quest provided by Blaymoira. Grandmaster Vorpil …
(edit) @64 [64] 17 years yumileroy [svn] * Fixed language strings sql from rev67 Original author: …
(edit) @63 [63] 17 years yumileroy [svn] Recalculate attack time in Unit::ApplyAttackTimePercentMod?
(edit) @62 [62] 17 years yumileroy [svn] * Added freeze/unfreeze/listfreeze commands patch by toilet1 (I …
(edit) @61 [61] 17 years yumileroy [svn] Finally really fixed compile. Also, removed …
(edit) @60 [60] 17 years yumileroy [svn] * Prevent creatures from moving if they are dead (if they were …
(edit) @59 [59] 17 years yumileroy [svn] Fixed compile errors. Hopefully. Original author: w12x Date: …
(edit) @58 [58] 17 years yumileroy [svn] Add Unit::GetObjectInWorld? function to get object by guid without …
(edit) @57 [57] 17 years yumileroy [svn] Update some Black Temple boss scripts. Implement some Black Temple …
(edit) @56 [56] 17 years yumileroy [svn] Modify SummonGameObject? function to set owner GUID. Implement spell …
(edit) @55 [55] 17 years yumileroy [svn] Remove unused script event functions HealBy? and DamageDeal?. Add new …
(edit) @54 [54] 17 years yumileroy [svn] Fixed a typo in QueryResult?.h. Patch provided by Paradox. Original …
(edit) @53 [53] 17 years yumileroy [svn] Merge branch r50 with trunk. Original author: megamage Date: …
(edit) @52 [52] 17 years yumileroy [svn] Added a function for WorldObjects? to summon GameObjects?. Original …
(edit) @51 [51] 17 years yumileroy [svn] Removed the no longer used TcpNoDelay? config option and the matching …
(edit) @50 [50] 17 years yumileroy [svn] Enabled game events to change the honor and reputation gaining speed …
(edit) @49 [49] 17 years yumileroy [svn] * First public release of Trinity * Based on MaNGOS rev 6743 and …
(edit) @48 [48] 17 years yumileroy [svn] * Scripts fixed * Last commit before public Original author: …
(edit) @47 [47] 17 years yumileroy [svn] * Last minute cleanup before the public release Original author: …
(edit) @46 [46] 17 years yumileroy [svn] * Added scripts back into the core Original author: …
(edit) @45 [45] 17 years yumileroy [svn] * SQL cleanup * Removed unneeded revision SQL, since everyone will …
(edit) @44 [44] 17 years yumileroy [svn] * Merge Temp dev SVN with Assembla. * Changes include: - …
(edit) @43 [43] 17 years yumileroy [svn] * restored scripts lib build under Windows * fixed Makefile.am to …
(edit) @42 [42] 17 years yumileroy [svn] * Send ShutdownMsg? to console using outstring_log. * Prevent Client …
(edit) @41 [41] 17 years yumileroy [svn] * Random changes/fixes... * Some fixes to MangChat?, more coming. * …
(edit) @40 [40] 17 years yumileroy [svn] * Changed: .respawn now respawns only single creature if selected. …
(edit) @39 [39] 17 years yumileroy [svn] * Various small changes here and there. * Implementing MangChat? IRC …
(edit) @38 [38] 17 years yumileroy [svn] * Fixed more text files. * Added basic registration page. Setup …
(edit) @37 [37] 17 years yumileroy [svn] * svn:eol-style native set on all files that need it Original …
(edit) @36 [36] 17 years yumileroy [svn] * Changes to install instructions. * Removing unneeded aclocal.m4 in …
(edit) @35 [35] 17 years yumileroy [svn] * Fixing some typos in SQL files. * Applying proper structure to SQL …
Note: See TracRevisionLog for help on using the revision log.