aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/PetitionsHandler.cpp
AgeCommit message (Expand)Author
2025-07-05Core/Gossip: Track started interaction types and reset only questgiver on que...Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2021-12-31Core/Logs: Log full guid instead of just low guidGiacomo Pozzoni
2021-06-16Core/Entities: don't allow client control if player is still affected by any ...ariel-
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-05-01Nopch fixShauren
2020-05-01Core/Misc: implemented petition manager (#19010)xinef1
2020-01-02New YearAokromes
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-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-01-21Core/Guild: avoid data integrity problems wrapping delete+insert statements i...ariel-
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-21Core/Game: Include cleanup, part 4 - packets and largest headers (after prepr...Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-02-11Core/Logs: Fine tune more logsAokromes
2017-01-01Update copyright note for 2017vincent-michael
2016-01-01Update copyright note for 2016Vincent-Michael
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-04-21Core/Logging: Removed a bunch of useless "received X" logsShauren
2015-03-22Core/Misc: Warning fixesShauren
2015-02-21Core/Misc: Fix static analysis issuesjackpoz
2015-02-13Core/Guild: Updated and enabled most previously implemented guild and petitio...Mogadischu
2015-01-26Core/Packets: moved CMSG_AUTOSTORE_BAG_ITEM, CMSG_CANCEL_AURA, CMSG_CHAR_UNDE...joschiwald
2015-01-25Core/NetworkIO: sync opcodes with wppjoschiwald
2015-01-18Core/NetworkIO: sync opcode values with wpp and removed duplicate onesjoschiwald
2015-01-17Core/Opcodes: sync with wppjoschiwald
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-25Core/PetitionsHandler: Move charter costs to configmthsena
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-11-12Core/World: hold deleted characters in character storejoschiwald
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-26Core/Entities: Updated updatefieldsShauren
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-22Core/Entities: Sixth part of removing GetGUIDLow() usesShauren
2014-10-21Core/Entities: Final batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-10-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-08Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()Shauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael