| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-03-07 | [7397] Implement above ground zone 4395 detection. Author: GriffonHeart | megamage | |
| By hack code until proper multilevel zone data store not implemented. --HG-- branch : trunk | |||
| 2009-03-07 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-07 | *Fix a typo and add some missing content. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-05 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-04 | *Fix a bug that current cell is not set for creatures sometimes. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-03 | *Fix a crash. | megamage | |
| --HG-- branch : trunk | |||
| 2009-03-02 | *Fix a crash. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-26 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-26 | *Fix a crash. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-26 | *Update active object code. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-26 | *Fix build. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-26 | *Fix a crash caused by far sight spells. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-25 | *Update active object code. By VladimirMangos. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-25 | *Fix some crash bugs. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-24 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-24 | *Try to fix some crash bug related to grid. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-24 | [7330] Code warnings and style cleanups. Some bugs fixes. Author: ↵ | megamage | |
| VladimirMangos 1) comparison singed and unsigned values 2) redundent includes 3) wrong constructor :-part field initilization 4) unused not-/*name*/-guarded args in template/virtual functions that not required like args. 5) explicitly list not implemented achievement types. Also bugs fixed: 1) Drop wrong phase mask 0 check in WorldObject::InSamePhase. 2) ArenaTeamMember::ModifyPersonalRating incorrect work with move points in negative with infinity values in result. 3) ArenaTeam::SaveToDB code send uint64 value to string with arg format %u. --HG-- branch : trunk | |||
| 2009-02-22 | *Fix build. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-22 | *Fix build. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-22 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-22 | *Change "if" in SwitchGridContainers to assert. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-21 | Bump to map version number. New maps needed. | KingPin | |
| --HG-- branch : trunk | |||
| 2009-02-20 | fix for height maps | DiSlord | |
| --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-17 | [7291] Better map height calculation by use client data format. | megamage | |
| Need re extract map files by use new ad.exe Author: DiSlord --HG-- branch : trunk | |||
| 2009-02-13 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-13 | *Prevent entering in instances if zone in combat - by Iskander | Blaymoira | |
| --HG-- branch : trunk | |||
| 2009-02-12 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-02-10 | [7254] Cleanups and batter checking in homebind/bgEntryPoint code. | megamage | |
| * Load homebind data early in Player::LoadFromDB and use instead initital race points in cases need some safe point if current coordinate broken by some reason. * Store BG entry point in to WorldLocation and simplify calls. * Set bg entry point at GM teleports to battleground for correct auto-recall position at battleground end. Author: VladimirMangos --HG-- branch : trunk | |||
| 2009-02-09 | Replace tabs with spaces in more files. | Paradox | |
| --HG-- branch : trunk | |||
| 2009-01-24 | *Moved CanUnload function to header files - by Zor | Blaymoira | |
| *Move flycheck under function - by Zor --HG-- branch : trunk | |||
| 2009-01-23 | *Fix the bug that player cannot see other units after changing map (the last ↵ | megamage | |
| rev does not work). --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-25 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-22 | *Update to Mangos 7151. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-20 | *Update to Mangos 7125. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-17 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-16 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-16 | *Fix Creature::FallGround. By Silver1ce. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-09 | *Merge. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-08 | *Change some log level. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-06 | *Merge with Trinity 793. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-05 | *Some update of relocation notify. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-02 | *Update to Mangos 7006. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-02 | *Update to Trinity 759. | megamage | |
| --HG-- branch : trunk | |||
| 2009-01-01 | *Temp fix for instancemap::add crash. By Visagalis. | megamage | |
| --HG-- branch : trunk | |||
