| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-11-19 | Fixed line endings | Shauren | |
| --HG-- branch : trunk | |||
| 2010-11-19 | Core/Buildsystem: Set up mutliprocess compiles for all buildmodes ↵ | click | |
| (non-PCH/PCH with and without debugmodes) --HG-- branch : trunk | |||
| 2010-11-19 | Core/Buildsystem: Remove now deprecated WITH_SQLDEBUG option from CMake ↵ | click | |
| options (it's handled by the command added in r8ecf6a8816) --HG-- branch : trunk | |||
| 2010-11-19 | Core/Commands: Enable SQL query logging by config and command )patch by leak) | click | |
| Closes issue 4853. --HG-- branch : trunk | |||
| 2010-11-18 | Core/Utilities: Fix ACE gettimeofday(); issue whe compiling without PCH on ↵ | click | |
| Windows platforms (thanks to leak) --HG-- branch : trunk | |||
| 2010-11-18 | Scripts/Icecrown Citadel: Changed spell timers for Lord Marrowgar, taken ↵ | Shauren | |
| from sniffs Scripts/Icecrown Citadel: Converted texts to new TextMgr Scripts/Icecrown Citadel: General cleanup & coding style consistency Scripts/Icecrown Citadel: Added missing spell script names --HG-- branch : trunk | |||
| 2010-11-18 | Core/Scripts: return const modifier to Player methods back (should restore ↵ | azazel | |
| compilation for those with custom scripts). NOTE: The main idea of original change is to allow scripts change content of message so that calling method sends modified message to client. For example, moderating script which cuts illegal words from message. --HG-- branch : trunk | |||
| 2010-11-17 | Core/AI: added sOnDummyEffect() for all AIs | Rat | |
| Core/SmartAI: added EVENT_DUMMY_EFFECT (66) --HG-- branch : trunk | |||
| 2010-11-17 | Core/Spells: Use ShapeshiftForm model IDs from DBC instead of as hardcoded ↵ | click | |
| values - fix by Kaelima (Some shapeshifts need overrides due to missing DBC data, and needs hardcoding - already handled) Closes issue 4832. --HG-- branch : trunk | |||
| 2010-11-17 | Core/Scripts: pass message parameter by reference in OnChat methods to make ↵ | azazel | |
| it possible to be modified inside the script. --HG-- branch : trunk | |||
| 2010-11-17 | Buildsystem/Windows: Added MySQL 5.5 registry paths to FindMySQL macro | Shauren | |
| --HG-- branch : trunk | |||
| 2010-11-17 | Core/Script: Add spellscript for Earthbind totem spell (patch by Socolin) | click | |
| --HG-- branch : trunk | |||
| 2010-11-16 | Core/SmartAI: use last invoker for all Talk actions, should fix $vars in texts | Rat | |
| --HG-- branch : trunk | |||
| 2010-11-16 | Core/Scripts: Convert more commands over to CommandScripts (moves gobject, ↵ | click | |
| honor, quest, reload, titles and wp commands to scripts) - Patch by Paradox (Also fixes a minor visual error on GM-listings (gm ingame/gm list) when the respective user had an R in his/her name). Closes issue 4792. --HG-- branch : trunk | |||
| 2010-11-16 | Core/WorldObjects: Destroy for nearby players before removing from world | linencloth | |
| Closes issue 4806 --HG-- branch : trunk | |||
| 2010-11-16 | Core/AI: implemented Talk() for the 'new' textMgr | Rat | |
| --HG-- branch : trunk | |||
| 2010-11-16 | Add missing change in 10453 | Spp | |
| --HG-- branch : trunk | |||
| 2010-11-16 | Core/Authserver: Clean up authserver base code a bit + follow codingstyle | click | |
| --HG-- branch : trunk | |||
| 2010-11-16 | Core: Fix warnings | Spp | |
| --HG-- branch : trunk | |||
| 2010-11-16 | Fix typo in sql file | Spp | |
| --HG-- branch : trunk | |||
| 2010-11-16 | Scripts: Fix quests "...Or Maybe We Don't" and "Smoke 'Em Out" | Spp | |
| Author: Lopin Closes issue 4741 --HG-- branch : trunk | |||
| 2010-11-16 | Core/Unit: Add missing/update old shapeshifting modelforms for Shapeshifting ↵ | click | |
| - Fix by Kaelima Closes issue 4804 --HG-- branch : trunk | |||
| 2010-11-16 | Core: Add validation-test for adding creatures to the world - fix by Paradox | click | |
| Closes issue 4807 --HG-- branch : trunk | |||
| 2010-11-16 | Core/Units: Rename and change Get/SetVisibility to use a bool value instead ↵ | linencloth | |
| of an unnecessary enum Also replace some SetVisibility hacks to directly call UpdateObjectVisibility --HG-- branch : trunk | |||
| 2010-11-15 | Core/Players: Update object visibility right after adding the player to a map | linencloth | |
| --HG-- branch : trunk | |||
| 2010-11-15 | Core/Players: Cleanup the visibility updater | linencloth | |
| --HG-- branch : trunk | |||
| 2010-11-16 | Core/SmartAI: removed depricated WP_LOAD, small fix to run-walk states when ↵ | Rat | |
| escorting, fix for escort invoker range check if no targets set --HG-- branch : trunk | |||
| 2010-11-15 | Core/Conditions: updated CONDITION_ITEM, it should work with 0 item count | Rat | |
| --HG-- branch : trunk | |||
| 2010-11-15 | Core/Players: Fix visibility of out of sight range group members on the map | linencloth | |
| --HG-- branch : trunk | |||
| 2010-11-15 | Core/Commands: Fix npc add commands and add check for npc add item to ensure ↵ | Shocker | |
| a creature is selected. Patch by Paradox (thanks to rothmans92 for reporting the problem) --HG-- branch : trunk | |||
| 2010-11-14 | Core/WorldObjects: Prevent most notifiers to be used to visit grids/cells ↵ | linencloth | |
| using an invalid object Closes issue 4765 Closes issue 4783 --HG-- branch : trunk | |||
| 2010-11-14 | Misc: Some engrish fixes, thanks to ZxBiohazardZx, closes issue 4740 | Shocker | |
| --HG-- branch : trunk | |||
| 2010-11-14 | Core/Spells: Partially implement SPELL_ATTR_EX_USE_RADIUS_AS_MAX_DISTANCE. ↵ | Shocker | |
| Currently used for correctly setting destination, still needs handling for shared sight removal/controlled unit despawn when max distance is reached --HG-- branch : trunk | |||
| 2010-11-14 | Core/Creatures: Fix visibility of spirit guides | linencloth | |
| Closes issue 4781 --HG-- branch : trunk | |||
| 2010-11-14 | Core/Spells: Fix druids "Natural Shapeshifter" DurationIndex (fix by ↵ | click | |
| PrinceCreed) Closes issue 2142. --HG-- branch : trunk | |||
| 2010-11-14 | Core/Player: Fix sight range | linencloth | |
| Closes issue 4772 --HG-- branch : trunk | |||
| 2010-11-14 | Core/ItemHandling: Allow wrapped items to be opened when they contain ↵ | click | |
| another container inside it (patch by leak) --HG-- branch : trunk | |||
| 2010-11-14 | Scripts/dustwallow marsh: | Supabad | |
| - Traitors Among Us - Discrediting the Deserters by lopin --HG-- branch : trunk | |||
| 2010-11-14 | Core/Creatures: Do not regenerate the health of evading creatures, it should ↵ | linencloth | |
| happen only while normal pathing or at home --HG-- branch : trunk | |||
| 2010-11-14 | Fix typo *sigh* | click | |
| --HG-- branch : trunk | |||
| 2010-11-14 | Core/Scripts: Add missing scriptloading for tele/event commands | click | |
| --HG-- branch : trunk | |||
| 2010-11-14 | Core/TicketMgr: Adjust headers in header (fix non-PCH build after previous ↵ | click | |
| commit) --HG-- branch : trunk | |||
| 2010-11-14 | Core: Allow toggling ticketsystem on/off by config-setting (patch by leak) | click | |
| Closes issue 4744. --HG-- branch : trunk | |||
| 2010-11-14 | Scripts/Icecrown Citadel: Fixed Festergut's Pungent Blight getting interrupted | Shauren | |
| Scripts/Icecrown Citadel: Changed handling of Deathbringer Saurfang's Blood Power aura (its now always active, starts with 0 value) Scripts/Icecrown Citadel: Fixed Deathbringer Saurfang's achievement (I've Made a Mess) Scripts/Icecrown Citadel: Fixed Mark of the Fallen Champion aura removal (Deathbringer Saurfang) --HG-- branch : trunk | |||
| 2010-11-14 | Core/Scripts: Fix some includes in debugcommands-script (now works properly ↵ | click | |
| on non-PCH compiles) --HG-- branch : trunk | |||
| 2010-11-13 | Core/MovementGenerators: Don't remove evade state when clearing unit states. | linencloth | |
| Core/Spells: Don't start combat when the target is evading. Closes issue 1861 --HG-- branch : trunk | |||
| 2010-11-13 | Core/Player: Delay the visibility update when setting the group to prevent ↵ | linencloth | |
| crashing when a player enters the world in a group/raid. Closes issue 4762 --HG-- branch : trunk | |||
| 2010-11-13 | Scripts/Commands: Add tele and event commands to commandscripts system and ↵ | click | |
| streamlining the command selection process to ensure the correct command is run when using abbreviations Patch by Paradox (some cleanups was needed) --HG-- branch : trunk | |||
| 2010-11-13 | Fixed recently added compile warnings | Shauren | |
| --HG-- branch : trunk | |||
| 2010-11-13 | Core/Conditions: Prevent double deleting the same condition on cleanup, ↵ | Shauren | |
| fixes shutdown crashes with conditions --HG-- branch : trunk | |||
