| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-06-19 | Change some map/vmap-related runtime output to sLog format. | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-06-19 | * Changed references to Trinityd.conf / trinitycore.conf to proper | Brian | |
| * worldserver.conf --HG-- branch : trunk | |||
| 2010-06-19 | Fixed win build of vmap assembler, too. | Xanadu | |
| --HG-- branch : trunk | |||
| 2010-06-19 | Some smaller fixes to the vmapextractor courtesy of Lynx3d (not using ↵ | click | |
| corefunctions + update errormessages to use the new fileextensions) --HG-- branch : trunk | |||
| 2010-06-19 | Fixed the client crash near Exodar mysteriously caused by a model ID. Closes ↵ | Xanadu | |
| issue #2731. --HG-- branch : trunk | |||
| 2010-06-19 | FIx vmap3_assembler compile on linux | click | |
| --HG-- branch : trunk | |||
| 2010-06-19 | Violet Hold: Instance mechanics fixes, by PivoNRoll | Tartalo | |
| Closes issue #2733 Implements door hiting by trash, trash waypoints and more --HG-- branch : trunk | |||
| 2010-06-19 | Fix possible crash in VMapManager sLog.OutXX functions. | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-06-19 | * Fix Linux compile | Brian | |
| --HG-- branch : trunk | |||
| 2010-06-19 | Fix usage of uninitialized waypoint array variables in ↵ | Machiavelli | |
| ConfusedMovementGenerator<T>::Initialize and revert 9b1c565510+ad8ce5245e that covered up this problem without fixing it and introduced a faulty LOS calculation. With thanks to Lynx3d and click, and Aokromes and ritchy for testing. --HG-- branch : trunk | |||
| 2010-06-18 | Changed PKs in world_database.sql...which I forgot to do in 8625. | Xanadu | |
| --HG-- branch : trunk | |||
| 2010-06-18 | Fixed priest and druid AoE spells broken two commits back. Closes issue 2737. | Xanadu | |
| --HG-- branch : trunk | |||
| 2010-06-18 | In arenas Replenishment should only affect the caster. | Xanadu | |
| --HG-- branch : trunk | |||
| 2010-06-18 | Reviewed and fixed smart heal and energize target selection: | Xanadu | |
| * Implemented Divine Hymn and Hymn of Hope targeting. Closes issue #180. Closes issue #2538. * Fixed CoH healing any monsters in your target. * Removed obsolete hackfix of Wild Growth that attempted the above. * Fixed Glyph of Holy Light target selection that had code in a wrong place. * Removed too general check that gave smart targeting to spells that shouldn't have it. * Implemented correct number of targets for Althor's Abacus heal proc. --HG-- branch : trunk | |||
| 2010-06-17 | Fix a small "typo" regarding the calculation of LoS from the r9b1c565510 ↵ | click | |
| vmap-fix - fix by Gyullo, after being busy slapping himself for the mistake --HG-- branch : trunk | |||
| 2010-06-17 | Fixed TrinityRealm build issues on windows x64 | Shauren | |
| --HG-- branch : trunk | |||
| 2010-06-17 | This should fix g3dlite compile on windows x64 | Shauren | |
| --HG-- branch : trunk | |||
| 2010-06-17 | Add plane/finitecheck tests for OOB intersection-vectors (this should fix ↵ | click | |
| vmap-related freezes) - patch by Gyullo --HG-- branch : trunk | |||
| 2010-06-17 | * Fix logic in FindMySQL cmake file | Brian | |
| * *nix compiles again --HG-- branch : trunk | |||
| 2010-06-17 | Fixed pool system I broke in 52fac32a0b35, added a check for child pools and ↵ | Xanadu | |
| rearranged primary keys to prevent inclusion of single creature/GO spawn in multiple pools. --HG-- branch : trunk | |||
| 2010-06-17 | Fix issue where the MySQL library/include searchmacro wouldn't detect the ↵ | click | |
| MySQL-libraries/headers - it now respects the result from mysql_config properly --HG-- branch : trunk | |||
| 2010-06-17 | Tempfix for detecting the threadsafe mysl-library (the detectionroutine ↵ | click | |
| needs to properly use mysql_config if available, and for some odd reason it doesn't) --HG-- branch : trunk | |||
| 2010-06-16 | Fixed compile | Shauren | |
| i swear, i need more beer --HG-- branch : trunk | |||
| 2010-06-16 | Fixed spell 64142 (Upper Deck - Create Foam Sword) | Shauren | |
| --HG-- branch : trunk | |||
| 2010-06-16 | Fixed spells with EffectCreateItem2 that do not have EffectItemType set in ↵ | Shauren | |
| dbc and should pick it from spell_loot_template table (like 69412 Abyssal Shatter) --HG-- branch : trunk | |||
| 2010-06-16 | Fixed wrong string format in HandleNpcUnFollowCommand | Shauren | |
| --HG-- branch : trunk | |||
| 2010-06-16 | Fixed typo | Shauren | |
| --HG-- branch : trunk | |||
| 2010-06-16 | Fixed old no-fly zone code to use area flags instead of hardcoded area ids ↵ | Shauren | |
| (this fixes flying in Wintergrasp) This does NOT implement no-fly zones! --HG-- branch : trunk | |||
| 2010-06-16 | Added OpenSSL registry path for win 7 x64. | Xanadu | |
| --HG-- branch : trunk | |||
| 2010-06-16 | * Fixed extraction tools windows compile and core windows compile for 32-bit ↵ | Xanadu | |
| targets. This should do until sufficiently good project files can be generated using cmake. * Windows users need to download 8615_mysql_openssl_libs.zip from the project download page and unpack it to /externals. --HG-- branch : trunk | |||
| 2010-06-16 | Adjust CMake "searchmacros" bit so that they point to correct locations | click | |
| --HG-- branch : trunk | |||
| 2010-06-15 | Drop Flag on Nitro Boost usage for WSG and EoS. | John Holiver | |
| By Gyullo. Fixes issue 2166. --HG-- branch : trunk | |||
| 2010-06-15 | Add support for detecting openssl with cmake using registry (windows) | Shauren | |
| --HG-- branch : trunk | |||
| 2010-06-15 | First part of supporting CMake under Windows - this is WIP, and if you want ↵ | click | |
| to work on it, be on IRC. This is NOT a complete product, but we need all hands on deck to get this sorted out ASAP, and as such we throw it in. No changes are done to Windows buildmethods untill this is -completed- and -working-. --HG-- branch : trunk | |||
| 2010-06-15 | Fix linuxbuild | click | |
| --HG-- branch : trunk | |||
| 2010-06-15 | Commit from Lynx3d: Add assert to values that can cause nasty freeze, but ↵ | Shauren | |
| should never occur with valid input. --HG-- branch : trunk | |||
| 2010-06-15 | Implement Chef Hat. | Trazom62 | |
| Fixes issue #2514. --HG-- branch : trunk | |||
| 2010-06-14 | Removed useless comment columns from the pool system DB tables. | Xanadu | |
| --HG-- branch : trunk | |||
| 2010-06-14 | Removed useless vmap assembler solution file | Shauren | |
| --HG-- branch : trunk | |||
| 2010-06-14 | Added support for removing blizz items from character creation info by ↵ | Shauren | |
| adding entry to playercreateinfo_item with count -1 Added support for all class/all race in playercreateinfo_item by setting class/race to 0 (like currently playercreateinfo_spell) --HG-- branch : trunk | |||
| 2010-06-14 | Improved startup pool check a little. | Xanadu | |
| --HG-- branch : trunk | |||
| 2010-06-14 | implement ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_DAILY_QUEST_DAILY. | Trazom62 | |
| Fixe issues #2213. --HG-- branch : trunk | |||
| 2010-06-14 | Missing file from the last commit. | John Holiver | |
| --HG-- branch : trunk | |||
| 2010-06-14 | Fix Nature's Guardian ICD (5->30). | John Holiver | |
| --HG-- branch : trunk | |||
| 2010-06-14 | Fix linux compileissues when compiling with scripts - I actually forgot to ↵ | click | |
| reinstate it when cleaning up the CMakeLists.txt earlier. Sorry! --HG-- branch : trunk | |||
| 2010-06-14 | Fix compile-errors on older versions of GCC (missing definitions - thanks to ↵ | click | |
| lynx3d for the heads up) (users are adviced to upgrade to a MORE RECENT version of GCC that supports the standardized tr1::unordered_map functionality though) --HG-- branch : trunk | |||
| 2010-06-14 | Remove old DO_MYSQL-params in CMakeLists.txt files - not required as we only ↵ | click | |
| support MySQL anyway + add partial support for finding headers on Windows (not yet done) --HG-- branch : trunk | |||
| 2010-06-13 | * Fixed typo | Brian | |
| * Thanks Keven85 --HG-- branch : trunk | |||
| 2010-06-13 | port over some usability-fixes from lynx3d on the vmapextractor and remove ↵ | click | |
| an old header-relic --HG-- branch : trunk | |||
| 2010-06-13 | Remove duplicate DO_WARN conditional in toplevel CMakeLists.txt (thanks to ↵ | click | |
| imbecile for spotting) --HG-- branch : trunk | |||
