aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2019-08-17QueryCache portfunjoker
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-07-21Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2019-07-21Core/Creatures: Various fixes for creatures, regarding combat conditions, des...xinef1
2019-07-21Core: add some missing Player Name normalization on input dataariel-
2019-07-21Few small optimizations here and there (#18684)xinef1
2019-06-08Core/Items: Drop item random property and suffix - all random stats must be g...Shauren
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-09Core/Misc: Improved ip2location code and set it to disabled by defaultShauren
2019-01-09Typo fix contry -> country (#22075)Gooyeth
2019-01-09Common: Replace ip2nation by ip2location. (#21957)Gooyeth
2019-01-01Update copyright note for 2019vincent-michael
2018-12-17Core/Commands: Fixed .gobject move and turnShauren
2018-12-09Merge branch 'bfa'Shauren
2018-12-09Core/Entities: Implemented CREATURE_FLAG_EXTRA_NO_MOVE_FLAGS_UPDATE (#18980)Keader
2018-12-09Core/Scripts: added command to move characters across accountsariel-
2018-11-12Core/Chat: Updated quest chat link formatShauren
2018-11-07Core/Creatures: Update creature model handling with new display scale (#22567)Traesh
2018-10-10Core/Entities: Update updatefields to 8.0.1.27980Shauren
2018-09-26Core/DataStores: Updated hotfix database structureShauren
2018-09-15Core/Maps: Replaced spawnmask with difficulty listShauren
2018-08-25Fixed buildjoschiwald
2018-08-25Scripts/Command: Use packet builder in .debug send channelnotifyjoschiwald
2018-04-24Core/Quests: Implemented quest greeting localesShauren
2018-04-18Core/Accounts: prevent existing account ban from being updated (#21836)Roc13x
2018-04-08Scripts/Commands: Added missing changes in bc88d3bc15debb70432603b21a2319b72d...joschiwald
2018-04-05Core/Commands: Allow GMs to enter water while .gm fly is onShauren
2018-03-25Core/Commands: Allow modifying gameobject destructible state with .gobject se...Shauren
2018-03-25Core/MMaps: Implemented loading phased tilesShauren
2018-03-25Core/Maps: Implemented loading swapped mapsShauren
2018-03-25Core/Entities: Take terrain swaps into account when calculating LoS/height/areaShauren
2018-03-25Core/Entities: Phasing rewriteShauren
2018-03-14Core/Misc: Graveyards can now use conditions, SourceType = 27, SourceEntry = ...Shauren
2018-03-14Scripts/Commands: implemented command .server debugAokromes
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-03-04Core/Creatures: Updated power type handling (#20981)Mihapro
2018-02-20Core/MMaps: Remove phased tile supportShauren
2018-01-27Core/Entities: Created factory methods to create new areatriggers, creatures ...joschiwald
2018-01-21Core/Guild: avoid data integrity problems wrapping delete+insert statements i...ariel-
2018-01-10Warning fixesShauren
2018-01-10Core/Entities: Remove phasemaskShauren
2018-01-06Core/Entities: Extended SpawnMask to 64 bitjoschiwald
2018-01-06Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...Shauren
2018-01-03Core/Misc: Added helper function Unit::SetFullPowerMihapro
2018-01-01Update copyright note for 2018vincent-michael
2017-12-31Core/Quests: Implemented player choicesTraesh
2017-12-30Core/Misc: Fixed type mismatchjoschiwald
2017-12-30Core/Unit: damage immune improvements (9f5df023b746d324588f175e264c62205b69e1...ariel-
2017-12-10Core/Spell: make a distinction between triggered flags with debugging purpose...ariel-