| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-10-31 | Block access to instances if encounter is in progress only for raids (not for | tartalo | |
| 5 player dungeons). Don't count GMs for instance full block --HG-- branch : trunk | |||
| 2009-10-31 | *Fix build with mtmaps :/ | maximius | |
| --HG-- branch : trunk | |||
| 2009-10-30 | *Whoops, removed a bit too much there :( | maximius | |
| --HG-- branch : trunk | |||
| 2009-10-30 | *Remove two redundant hunks of code. | maximius | |
| --HG-- branch : trunk | |||
| 2009-10-30 | *Make mtmaps a bit more stable, particularly when it updates players. | maximius | |
| *Do some better cleanup on spec switching (should no longer strip away all auras, forcing a relog), unsummon totems, clear combo points, etc. *Cleanup and optimization. --HG-- branch : trunk | |||
| 2009-10-24 | Violet Hold: Portal timer adjustments & fixes | tartalo | |
| Zuramat the Obliberator script, by Manuel --HG-- branch : trunk | |||
| 2009-10-22 | MapManager.cpp: Deny access to an instance if player is permanently bounded ↵ | tartalo | |
| to a different instance than group --HG-- branch : trunk | |||
| 2009-10-22 | Fix some problems with instance full conditions. BTW, Implement maxPlayers = ↵ | tartalo | |
| -1 as unlimited access --HG-- branch : trunk | |||
| 2009-10-22 | MapManager: Block access to instances if encounter in progress or are full | tartalo | |
| --HG-- branch : trunk | |||
| 2009-10-22 | Backed out changeset 09d9acdcaed4 | tartalo | |
| Sorry for the inconvenience. Part of this push was an untested patch that was miss pushed --HG-- branch : trunk | |||
| 2009-10-21 | Fix compile && better solution for previos patch, by Spp | tartalo | |
| --HG-- branch : trunk | |||
| 2009-10-17 | *Massive cleanup redux. | maximius | |
| --HG-- branch : trunk | |||
| 2009-10-17 | *Backed out changeset 3be01fb200a5 | maximius | |
| --HG-- branch : trunk | |||
| 2009-10-17 | *Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ↵ | maximius | |
| some other cleanups by hand) *Fix a possible crash in Spell::DoAllEffectOnTarget --HG-- branch : trunk | |||
| 2009-09-27 | *Merge [8524] New cell search algorithm implemented. You can now choose ↵ | maximius | |
| different visibility distances on continents, in BG/Arenas and instances. Author: Ambal *Some warning cleanup --HG-- branch : trunk | |||
| 2009-08-25 | *Delete object after map update. This will make mtmap safer. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-15 | *Replace every tab with 4 spaces, checked by hand | maximius | |
| --HG-- branch : trunk | |||
| 2009-08-06 | *Fix the bug that players get stuck after teleported out of bg. | megamage | |
| *Do not delete the map immediately until all players are teleported. --HG-- branch : trunk | |||
| 2009-08-03 | *Add some crash prevention checks. | QAston | |
| --HG-- branch : trunk | |||
| 2009-08-01 | *Improvements in map managing. | QAston | |
| --HG-- branch : trunk | |||
| 2009-07-16 | [8182] Store and use Map* pointer in WorldObject instead map ids for ↵ | megamage | |
| speedup Author: Ambal Also some code logic cleanups. Changes let make more cleanups in base map access and other places, but this chnages not inlcuded in patch. *This patch may cause crash. --HG-- branch : trunk | |||
| 2009-06-27 | *Merge tc1 1591 - 1599, skip 1596 | QAston | |
| --HG-- branch : trunk | |||
| 2009-06-23 | * Allow spells to trigger ItemCombatSpells if spell is melee/ranged damage ↵ | krz | |
| based. Original patch by freegajnja * Tabs to spaces. --HG-- branch : trunk | |||
| 2009-06-19 | Fix typo. | panaut0lordv | |
| Raczman: Adding declaration makes Trinity compile much better :P --HG-- branch : trunk | |||
| 2009-06-18 | *Merge. | megamage | |
| *mtmap is disabled by default. To use it, define MULTI_THREAD_MAP in define.h *mtmap support is not provided for windows users. Because there is no free openmp lib for windows. If you have openmp lib and want to use openmp, you need to manually change the setting. --HG-- branch : trunk | |||
| 2009-06-17 | [8031] Move player update code to Map::Update. Author: Ambal | megamage | |
| --HG-- branch : trunk | |||
| 2009-06-16 | [8026] Obtain object's map directly by calling appropriate ↵ | megamage | |
| WorldObject::GetMap()/GetBaseMap() functions instead of accessing MapManager. Code cleanups. Big thanks Infinity for tests. Author: Ambal --HG-- branch : trunk | |||
| 2009-06-15 | Added basic support for multithreaded map updates using openmp standard. | raczman | |
| Windows users need to install Platform SDK to use this feature, linux users have everything they need in gcc. Number of threads used to update world is set by confiuration file, and can be changed dynamically without restarting core. Thanks to megamage and Jeniczek for testing and helping out with this. --HG-- branch : trunk | |||
| 2009-06-09 | *Fix the bug that players cannot see anything in instance. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-13 | [7810] Moved ZThread related code on ACE framework. Author: Ambal | megamage | |
| Remove ZThread source code from mangos. --HG-- branch : trunk | |||
| 2009-04-07 | *Use constant LANG_INSTANCE_RAID_GROUP_ONLY in a message which in ↵ | Anubisss | |
| CanPlayerEnter(). --HG-- branch : trunk | |||
| 2009-04-06 | * Trailing whitespace removed. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2009-03-06 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-05 | *Implement access_requirement table - by Iskander | Blaymoira | |
| - now check the requirements on teleport not only on areatrigger use - moved some columns from instance_template and areatrigger_teleport to access_requirement table --HG-- branch : trunk | |||
| 2009-02-26 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-25 | *Fix some crash bugs. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-18 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-17 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-17 | *Fix some bugs of map/grid. Hope this can fix some crashes (without ↵ | megamage | |
| introducing new crash) --HG-- branch : trunk | |||
| 2009-02-17 | Newline added to bottom of all files. | KingPin | |
| --HG-- branch : trunk | |||
| 2009-02-04 | * Updated copyright notice for new year (2009) part 2 | Drahy | |
| * Changed mangos website --HG-- branch : trunk | |||
| 2009-02-04 | * Updated copyright notice for new year (2009) part 1 - Mercurial cant ↵ | Drahy | |
| convert all files at once --HG-- branch : trunk | |||
| 2009-01-21 | *Update to Mangos 7136. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-09 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-08 | *Add config option MinRecordUpdateTimeDiff to prevent timediff spams. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-07 | *Fix diff time record. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-06 | *Update difftime record. | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-24 | Backed out changeset: ad4f100c0a9d | megamage | |
| --HG-- branch : trunk | |||
| 2008-12-24 | *Update to Mangos 6938. (Only build for VC9) | megamage | |
| --HG-- branch : trunk | |||
| 2008-11-20 | Re-commit 262 due to EOL issues. (no difference from 262) | megamage | |
| --HG-- branch : trunk | |||
