aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Garrison/Garrison.cpp
AgeCommit message (Expand)Author
2025-05-21Core/PacketIO: Migration to PacketUtilities bit/string operations part 2Shauren
2024-11-10Core/Position: Position constructor improvementsShauren
2023-10-17Core/Misc: Fixed thread-unsafe access to list of objects that should be spawn...Shauren
2023-01-29Core/Players: Several currency fixes and improvements (#28676)Meji
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2021-12-21Use boost::optional and boost::none instead of smelly pointer (#24134)Ujp8LfXBJ6wCPR
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2021-06-05Core/Achievements: Implemented CRITERIA_TYPE_UPGRADE_GARRISON_BUILDINGShauren
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2021-04-05Core/Misc: Change all unix time columns in character database to bigint (signed)Shauren
2020-12-08Core/PacketIO: Updated most packet structures to 9.0.1Shauren
2020-08-22Dynamic Creature/Go spawning:r00ty-tc
2020-01-02New YearAokromes
2019-11-15Core/Achievements: Implement many new ModifierTree typesShauren
2019-11-14Core/Garrison: Add more functions to get garrison dataShauren
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-09-15Core/Maps: Replaced spawnmask with difficulty listShauren
2018-05-07Core/Misc: Fixed rotation of many gameobjects summoned in tol barad, garrison...Shauren
2018-03-25Core/Entities: Phasing rewriteShauren
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-01-27Core/Entities: Created factory methods to create new areatriggers, creatures ...joschiwald
2018-01-10Core/Entities: Remove phasemaskShauren
2018-01-01Update copyright note for 2018vincent-michael
2017-06-15Core: Updated to 7.2.5.24330Shauren
2017-05-28Core/Scripts: Include cleanupShauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-16Core/Game: Include cleanup - removed G3D classes from packetsShauren
2017-04-15Core/PacketIO: Updated server packet structures to 7.2.0Shauren
2017-02-11Core/Entities: debloat SummonGameObject parameter list using proper wrappers ...ariel-
2017-02-11Core/GameObjects: Gameobject rotation (from cmangos/mangos-wotlk@2bcbc0f) (#1...ariel-
2017-01-01Update copyright note for 2017vincent-michael
2016-09-14Core/Garrison: Add all garrison error codesShauren
2016-07-19Build fixesShauren
2016-06-19Core/PacketIO: Updated garrison, guild and inspect packetsShauren
2016-06-13Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-06-12Core/GameObejcts: Fixed disconnects happening when viewing nearby players on ...Shauren
2016-06-01Core/Garrison: Crash fixShauren
2016-05-30Core/GameObjects: Updated GameObjectTemplate to 7.0.3.21796Shauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20994Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-09-16Core/PacketIO: Implemented correct opcode for GameObject animkit changes and ...Shauren
2015-07-26Core/Garrisons: Fixed entering/leaving garrisons from a different map than Dr...Shauren
2015-07-21Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren