| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-06-22 | * Remove table from database that is no longer needed after previous commit | Brian | |
| --HG-- branch : trunk | |||
| 2010-06-23 | Remove obsolete table transport_event_scripts. | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-06-23 | Preload grid on flightpath 2 nodes before final node instead of halfway. | Machiavelli | |
| Previous setup could preload grid in a long flight and unload it again in the very same flight. --HG-- branch : trunk | |||
| 2010-06-23 | Implement taxi/transport event scripts support. Author: Vladimir | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-06-23 | * Renamed several VS projects and the executables they produce to reflect ↵ | Xanadu | |
| the new naming convention. * Cleaned up some useless and redundant preprocessor definitions. * Fixed the win build so that it correctly uses the mysql lib it built from the sources. * Note that you still need to use 8615_mysql_openssl_libs.zip for the OpenSSL binaries. * Also note that Win x64 build from the existing VS files is still fubar (mysql lib...). --HG-- branch : trunk | |||
| 2010-06-23 | Avoid redundant data copy in transport waypoints generation. Author: Vladimir | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-06-22 | * Commented useless error message in the map extractor | Brian | |
| --HG-- branch : trunk | |||
| 2010-06-23 | Use original taxipath data in taxi flight movement generator. Author: Vladimir | Machiavelli | |
| + Cleanup --HG-- branch : trunk | |||
| 2010-06-22 | * Change Linux specific ifdef to POSIX compliant | Brian | |
| * Should allow the vmap extractor to build under OSX * Patch by imbecile --HG-- branch : trunk | |||
| 2010-06-22 | Fix vmap3extractor for windows again... | click | |
| (Silly Microsoft and their idiotic "let's make SURE others can't use something that would make their lives easier") http://msdn.microsoft.com/en-us/library/ms724897%28VS.85%29.aspx <--- the culprit (BLAAAAH!) --HG-- branch : trunk | |||
| 2010-06-22 | Fix use of vmap3extractor on 64-bit *nix-systems | click | |
| --HG-- branch : trunk | |||
| 2010-06-22 | Merge | Xanadu | |
| --HG-- branch : trunk | |||
| 2010-06-22 | Cleanup of logging - removed a few duplicit functions from olden times, ↵ | Xanadu | |
| fixed a typo. --HG-- branch : trunk | |||
| 2010-06-22 | Fix player loading to transports. Author of original version: Vladimir | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-06-22 | Simplify and cleanup Transport system. Author: Vladimir. | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-06-22 | Fix possible bug occuring during shuffling of raid subgroups, and prevent ↵ | Machiavelli | |
| client side exploit. Author: Vladimir. --HG-- branch : trunk | |||
| 2010-06-22 | Don´t allow inviting people to chat channels if they are banned from that ↵ | Machiavelli | |
| channel. Also fix response codes CHAT_PLAYER_NOT_BANNED_NOTICE + CHAT_PLAYER_INVITE_BANNED_NOTICE for SMSG_CHANNEL_NOTIFY. --HG-- branch : trunk | |||
| 2010-06-21 | Update worldserver log message to indicate which database has a config ↵ | Machiavelli | |
| problem, by Ranger. Minor codestyle applied in function. --HG-- branch : trunk | |||
| 2010-06-21 | Allow -ExtendedCostID and ExtendedCostID to be in the same vendor´s item list. | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-06-21 | Remove some redundant explicit NULL checks for pointers before ´delete´ or ↵ | Machiavelli | |
| ´delete[]´ calls since this check is done implicitly when deleting. Also fixes a memory leak in .reload creature_template command --HG-- branch : trunk | |||
| 2010-06-21 | Added forgotten spell_linked_spell values in previous commit (thank you ↵ | teacher | |
| Gyullo for spotting it). Added place holder for serverside spell. --HG-- branch : trunk | |||
| 2010-06-21 | Drop cond3 fields in gossip_menu_option table (the sql update was forgotten ↵ | teacher | |
| when condition table was implemented) and finally update world_database.sql accordingly. Removed all vehicle and gossip data from world_database.sql. DB projects must now handle such data. One file renamed (cosmetic) (thx Aokromes for spotting it). --HG-- branch : trunk | |||
| 2010-06-21 | Set CMake to compile jemalloc only on linux, and also set ace/bzip2/zlib to ↵ | click | |
| only be compiled on "true" Windows-platforms --HG-- branch : trunk | |||
| 2010-06-21 | Added missed sql update file for Rev 8613. | teacher | |
| Removed hackish non-TrinityCore related 8640_world_creature_template.sql. Proper fix can be found on forum (Accepted Fixes). Don't worry if you used it, it was a harmless hotfix and it will not cause any issue when using proper fix from forum. Added to world_database missed changes updates. Minor sql standards cleanup. --HG-- branch : trunk | |||
| 2010-06-21 | Additional Options | Rat | |
| --HG-- branch : trunk | |||
| 2010-06-21 | Add more CMake-related support for building g3dlib, zlib, bzip2, ace on Windows | click | |
| --HG-- branch : trunk | |||
| 2010-06-21 | Use CMakeLists.txt file-globbing on scriptslibrary instead of adding every ↵ | click | |
| single script. Note that new scripts added means "run CMake to make it aware of any new files" --HG-- branch : trunk | |||
| 2010-06-21 | Remove obsolete script for Highlord Mograine (not active as boss in Naxxramas) | click | |
| --HG-- branch : trunk | |||
| 2010-06-20 | added x64 build for mysql, should work, but can not test atm | Rat | |
| --HG-- branch : trunk | |||
| 2010-06-20 | why are vcprojs added to ignore list.. O.o | Rat | |
| --HG-- branch : trunk | |||
| 2010-06-20 | update .hgignore for Tools dir under win | Rat | |
| --HG-- branch : trunk | |||
| 2010-06-20 | use new mysql for win build | Rat | |
| +small include fix --HG-- branch : trunk | |||
| 2010-06-20 | added mysql source for win build | Rat | |
| --HG-- branch : trunk | |||
| 2010-06-20 | update packagelist.txt with correct version infos | Rat | |
| --HG-- branch : trunk | |||
| 2010-06-20 | Violet Hold: Fix portal #2 spawning. Some minor cleansing and pointer checks | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-06-20 | This should fix ACE compile on x64 windows | Shauren | |
| --HG-- branch : trunk | |||
| 2010-06-20 | Nicer approach for Repeteance fix using spell_linked_spell | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-06-20 | Backed out changeset 444ae3a9769f | Tartalo | |
| Going to use a spell_linked_spell based better approach --HG-- branch : trunk | |||
| 2010-06-20 | Fix Spell 20066 (Paladin, Repeteance), by maxdestroyer | Tartalo | |
| Now removes Righteous Vengeance --HG-- branch : trunk | |||
| 2010-06-20 | Fix spells 48129, 60320 & 60321 (Scrolls of Recall I, II & III) | Tartalo | |
| Now they buff Lost! and stop teleporting if they are used beyond max safe level Lost! buff is not fixed so there is no random teleport penalty yet --HG-- branch : trunk | |||
| 2010-06-20 | Fix spells 52942 & 58837 (Loken Pulsing Shockwave: dinstance depending ↵ | Tartalo | |
| damage, by Josh --HG-- branch : trunk | |||
| 2010-06-20 | Minor cleansing | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-06-20 | Fix Spell 54732, Defibrillate from Gnomish Army Knife (now has success ↵ | Tartalo | |
| chance roll) --HG-- branch : trunk | |||
| 2010-06-20 | Fix Grievious bite (48920): now if removed when target is fully healed | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-06-19 | Merge | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-06-19 | Ulduar: Halls of Stone, Krystallus: Fix Shatter usage | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-06-19 | Fix spells 50811 & 61547 (Krystallus shatter), by microbius51 | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-06-19 | Add another assert to track down an issue where variable gets infinity value | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-06-19 | Merge | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-06-19 | Violet Hold: Some fixes, infinite loop one included | Tartalo | |
| --HG-- branch : trunk | |||
