| Age | Commit message (Collapse) | Author |
|
|
|
std::enable if
|
|
started (#31046)
|
|
|
|
|
|
|
|
(#30995)
|
|
PlayerDataElementCharacter, PlayerDataFlagAccount and PlayerDataFlagCharacter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
links using new 11.1.5 color format
|
|
dungeon encounter ids to LFGMgr
|
|
|
|
|
|
|
|
* .wp add will now add data to waypoint_path table
* .wp reload will no longer crash the server
* Replace deprecated command handler arguments
|
|
|
|
add formation and fix swapped saved dist/angle values
|
|
|
|
optionals if database result was NULL
|
|
|
|
|
|
|
|
|
|
* Add missing choice properties to database (InfiniteRange, ShowChoicesAsList)
* Allow limiiting the number of responses sent at the same time
* Fixed duration sent in SMSG_DISPLAY_PLAYER_CHOICE
* Remove dynamically generated response identifiers from database
* Remove auto rewarding choice responses
* Change response scripts to be bound to scriptname
|
|
|
|
|
|
|
|
|
|
|
|
CONDITION_SOURCE_TYPE_PLAYER_CHOICE_RESPONSE
|
|
|
|
|
|
|
|
|
|
|
|
* Remove unneccessary reserve in MoveSplineInitArgs constructor - MoveTo always resizes it
* Remove unused function computeDuration
* Split cyclic spline reinitialization to separate function
* Don't expose TransportPathTransform outside of MoveSplineInit
* Ensure function argument names are the same in declaration and definition
|
|
|
|
single Position
|
|
|