| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-04-07 | Code style (game + scripts only): | Spp | |
| "if(" --> "if (" --HG-- branch : trunk | |||
| 2010-04-07 | Code style (game + scripts only): | Spp | |
| "while(" --> "while (" --HG-- branch : trunk | |||
| 2010-02-05 | A great purge of obsolete macros. | Xanadu | |
| --HG-- branch : trunk | |||
| 2010-01-16 | Updated copyright for new year. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-11-20 | *Some cleanup (mostly whitespace changes) | maximius | |
| --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-08-26 | *Try to fix a crash caused by corpse. Thanks to new001. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-23 | *Update vehicle system. Make vehicle a seperate class from creature. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-11 | *Fix compile in debug mode. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-11 | *A temp fix of the crashes caused by corpses. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-11 | *Use unified function in loadhelper. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-11 | *Fix anothe crash bug caused by SetMap | megamage | |
| --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-04-13 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-13 | *Only let creatures in combat enterevademode when stopping grid. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-08 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-08 | *Check if grid is loaded before switch container. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-07 | [7622] Added creatureAI with related database tables. Author: AlexDereka | megamage | |
| *Note: three tables are renamed. --HG-- branch : trunk | |||
| 2009-04-04 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-04-04 | *Fix the bug that creatures do not return to spawn point when players leave ↵ | megamage | |
| instance. --HG-- branch : trunk | |||
| 2009-03-31 | *Fix build. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-31 | *Backport some code from TC2. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-29 | *Fix build in linux. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-29 | *Fix build in linux. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-29 | *Fix build. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-29 | *Fix a crash. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-28 | *Add new creature_template column VehicleId | megamage | |
| *Allow spawn vehicles *Make vehicles grid objects. --HG-- branch : trunk | |||
| 2009-03-25 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-24 | *Try to fix a crash bug. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-08 | [7403] much more unneeded includes removed Author: balrok | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-26 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-25 | *Update active object code. By VladimirMangos. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-18 | *Merge. | megamage | |
| --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 | |||
| 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-12-12 | *Update to Mangos 6902. Source: Mangos. | megamage | |
| *Skipped rev: rev 6893, some code about waypoint movement. --HG-- branch : trunk | |||
| 2008-11-14 | [svn] *** Source: MaNGOS *** | visagalis | |
| * Fixed build extractor at Windows Vista. Author: Vladimir * Fixed comment text and code indentifiers spelling. Author: Vladimir & Paradox. * Access cached member lists in guild handlers instead of querying the DB. Author: Hunuza * Small fixes in send/received packet and simple code cleanup also. Author: Vladimir * Not output error at loading empty character_ticket table. Author: Vladimir * Not reset display model at shapeshift aura remove if it not set at apply. Author: Arthorius * Applied props to few files. --HG-- branch : trunk | |||
| 2008-10-23 | [svn] Fixed copyright notices to comply with GPL. | w12x | |
| --HG-- branch : trunk | |||
| 2008-10-14 | [svn] * Merge Temp dev SVN with Assembla. | Seline | |
| * Changes include: - Implementation of w12x's Outdoor PvP and Game Event Systems. - Temporary removal of IRC Chat Bot (until infinite loop when disabled is fixed). - All mangos -> trinity (to convert your mangos_string table, please run mangos_string_to_trinity_string.sql). - Improved Config cleanup. - And many more changes. --HG-- branch : trunk | |||
| 2008-10-02 | [svn] * Proper SVN structureinit | Neo2003 | |
| --HG-- branch : trunk | |||
