Age | Commit message (Expand) | Author |
2010-06-05 | Move core/realm files to new subdirectory | click |
2010-05-18 | Some more engrish to english logerror updates. | malcrom |
2010-05-04 | *fixed compile | Rat |
2010-05-04 | Some additional checks to Login Instance check. + code layout. | Trazom62 |
2010-05-04 | Add stricter regulations for instances (login-checks and support for sending ... | click |
2010-04-27 | Implement Opcode SMSG_CORPSE_NOT_IN_INSTANCE | Spp |
2010-04-19 | Remove LOTS of compile warnings | Spp |
2010-04-07 | Code Style (game + scripts only): | Spp |
2010-04-07 | Code Style (game + scripts only): | Spp |
2010-04-07 | Code style (game + scripts only): | Spp |
2010-04-07 | Code style (game + scripts only): | Spp |
2010-03-27 | Partial implementation of instance system patch by scarymovie87, fix max play... | Machiavelli |
2010-01-23 | Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(... | Anubisss |
2010-01-16 | Updated copyright for new year. | n0n4m3 |
2010-01-10 | *Tabs to spaces | QAston |
2009-12-21 | Set use mtmaps by default, and cleanup some code in MapManager. | n0n4m3 |
2009-12-20 | *apply trinity style to whole source | Rat |
2009-12-18 | *Cleanup, proper indentation, and remove some wrong/irrelevant comments copie... | maximius |
2009-12-17 | Update Map for 322a and new instance system | n0n4m3 |
2009-12-17 | Removed mtmaps OpenMP | n0n4m3 |
2009-11-22 | *Little cleanup, and access GetMaxVisibleDistance functions statically instea... | maximius |
2009-11-22 | *LIttle bit of cleanup, fix a warning. | maximius |
2009-10-31 | Block access to instances if encounter is in progress only for raids (not for | tartalo |
2009-10-31 | *Fix build with mtmaps :/ | maximius |
2009-10-30 | *Whoops, removed a bit too much there :( | maximius |
2009-10-30 | *Remove two redundant hunks of code. | maximius |
2009-10-30 | *Make mtmaps a bit more stable, particularly when it updates players. | maximius |
2009-10-24 | Violet Hold: Portal timer adjustments & fixes | tartalo |
2009-10-22 | MapManager.cpp: Deny access to an instance if player is permanently bounded t... | tartalo |
2009-10-22 | Fix some problems with instance full conditions. BTW, Implement maxPlayers = ... | tartalo |
2009-10-22 | MapManager: Block access to instances if encounter in progress or are full | tartalo |
2009-10-22 | Backed out changeset 09d9acdcaed4 | tartalo |
2009-10-21 | Fix compile && better solution for previos patch, by Spp | tartalo |
2009-10-17 | *Massive cleanup redux. | maximius |
2009-10-17 | *Backed out changeset 3be01fb200a5 | maximius |
2009-10-17 | *Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ... | maximius |
2009-09-27 | *Merge [8524] New cell search algorithm implemented. You can now choose diffe... | maximius |
2009-08-25 | *Delete object after map update. This will make mtmap safer. | megamage |
2009-08-15 | *Replace every tab with 4 spaces, checked by hand | maximius |
2009-08-06 | *Fix the bug that players get stuck after teleported out of bg. | megamage |
2009-08-03 | *Add some crash prevention checks. | QAston |
2009-08-01 | *Improvements in map managing. | QAston |
2009-07-16 | [8182] Store and use Map* pointer in WorldObject instead map ids for spee... | megamage |
2009-06-27 | *Merge tc1 1591 - 1599, skip 1596 | QAston |
2009-06-23 | * Allow spells to trigger ItemCombatSpells if spell is melee/ranged damage ba... | krz |
2009-06-19 | Fix typo. | panaut0lordv |
2009-06-18 | *Merge. | megamage |
2009-06-17 | [8031] Move player update code to Map::Update. Author: Ambal | megamage |
2009-06-16 | [8026] Obtain object's map directly by calling appropriate WorldObject::GetMa... | megamage |
2009-06-15 | Added basic support for multithreaded map updates using openmp standard. | raczman |