| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-06-05 | fixed compile on win | Rat | |
| --HG-- branch : trunk | |||
| 2010-06-05 | Add ACE includepath to linux buildfiles when not using a sitewide install | click | |
| --HG-- branch : trunk | |||
| 2010-06-05 | HIGHLY EXPERIMENTAL - USE AT YOUR OWN RISK | click | |
| Implement the use of the new vmap3-format by Lynx3d (mad props to you for this, and thanks for the talks earlier) + reduced Vmap size to less than one third, and improve precision + indoor/outdoor check which allows automatic unmounting of players + additional area information from WMOAreaTable.dbc, removed existing "hacks" + WMO liquid information for swimming and fishing correctly in buildings/cities/caves/instances (lava and slime WILL hurt from now on!) - buildfiles for windows are not properly done, and will need to be sorted out NOTE: Do NOT annoy Lynx3d about this, any issues with this "port" is entirely our fault ! THIS REVISION IS CONSIDERED UNSTABLE AND CONTAINS WORK IN PROGRESS - USE AT YOUR OWN RISK! --HG-- branch : trunk | |||
| 2010-05-15 | Use delete[] on object allocated with new[x+y*z] in TileAssembler. | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-04-06 | Cleaned up include directories in cmakes. | raczman | |
| --HG-- branch : trunk | |||
| 2010-01-16 | Updated copyright for new year. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-01-06 | fixed the bug that GetVmapHeight returns incorrect height on terrains(flying ↵ | silver1ce | |
| units fall below map etc) also unlocked max ray lenght for getHeight, by default it's 10 yards --HG-- branch : trunk | |||
| 2009-12-11 | * Removed all unneeded Makefile.am files that were leftover from merges with | Brian | |
| * MaNGOS --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-07-31 | [8272] Fixed typos in world 'height' by code. Author: Sorya | megamage | |
| --HG-- branch : trunk | |||
| 2009-07-30 | [8221] Removed trailing whitespaces | megamage | |
| With excluded dep/ - as usual. Signed-off-by: freghar <compmancz@gmail.com> --HG-- branch : trunk | |||
| 2009-06-27 | [8080] Portability fixes for some Unix platforms. Author: VladimirMangos | megamage | |
| * Add #include <stdio.h> to some fiels where related functions call. * Avoid template dependent lookup for fields in class LockedQueue. --HG-- branch : trunk | |||
| 2009-06-05 | [7956] Fixed possible runtime crash. Author: ApoC | megamage | |
| --HG-- branch : trunk | |||
| 2009-06-04 | *Add missing includes allowing GCC 4.4 build | panaut0lordv | |
| --HG-- branch : trunk | |||
| 2009-05-31 | Mangos [7911]. Author: tomrus88 | megamage | |
| Very big patch. May cause bugs. --HG-- branch : trunk | |||
| 2009-05-21 | [7858] Properly deallocate memory in tile assembler, and dereference memory ↵ | megamage | |
| when fread fails. Author: raczman --HG-- branch : trunk | |||
| 2009-05-15 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-13 | Properly deallocate memory in tile assembler, and dereference memory when ↵ | raczman | |
| fread fails. --HG-- branch : trunk | |||
| 2009-05-06 | Backed out changeset: 7c8912b7d5c6 | megamage | |
| --HG-- branch : trunk | |||
| 2009-05-06 | Fix compile for gcc 4.4. | panaut0lordv | |
| --HG-- branch : trunk | |||
| 2009-03-29 | Removed automake from TC for good. ACE automake is still there, for folks ↵ | raczman | |
| who want to build ACE from dep/ACE_wrappers. --HG-- branch : trunk | |||
| 2009-03-02 | [7356] Use tabs for indent in Makefiles Author: freghar | 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-12 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-09 | Replace tabs with spaces in more files. | Paradox | |
| --HG-- branch : trunk | |||
| 2009-02-04 | Replace tabs with spaces, and fix crlf issues | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-04 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-04 | *Merge. | megamage | |
| --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-17 | *Update to Trinity 878. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-17 | Cmake build system for trinity | raczman | |
| --HG-- branch : trunk | |||
| 2008-12-28 | *More makefile fix. | 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-12-12 | *Update to Mangos 6902. Source: Mangos. | megamage | |
| *Skipped rev: rev 6893, some code about waypoint movement. --HG-- branch : trunk | |||
| 2008-12-08 | *Update to Mangos 6888. Source: Mangos. | megamage | |
| *Major change: Make corpse erase async, Avoid DB access on deleting guild member. *Skip 6885 because of performance concern. --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-06 | [svn] * Adjusted all Makefile headers; Updated to GPL v3 | Coldblooded | |
| --HG-- branch : trunk | |||
| 2008-10-06 | [svn] * Restore make dist. | derex_tri | |
| --HG-- branch : trunk | |||
| 2008-10-02 | [svn] * Proper SVN structureinit | Neo2003 | |
| --HG-- branch : trunk | |||
