aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/PetitionsHandler.cpp
AgeCommit message (Expand)Author
2020-08-04Core/Misc: Fix static analysis issues (#25194)Giacomo Pozzoni
2020-07-11Core/Player: Introduce separate level caps for each expansion (#24989)Max Drosdo.www
2020-05-24Core/Misc: Sync some funcion names with master (#24683)NoName
2020-04-05Core/Logs: Log full guid instead of just low guidGiacomo Pozzoni
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-01-02New yearAokromes
2019-07-01Core/Unit: rename several getters to follow codestyleccrs
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-22Core/Misc: fix some /W4 warnings and some reported by GCC 6.3ariel-
2018-01-21Core/Battleground: Dropped battleground texts from trinity_string and replace...joschiwald
2018-01-01Update copyright note for 2018tkrokli
2017-11-11Core/Misc: Fix static analysis issuesjackpoz
2017-06-19Core: ported headers cleanup from master branchariel-
2017-04-27Core/Misc: implemented petition manager (#19010)xinef1
2017-02-05Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-11-19Core/Guild: avoid data integrity problems wrapping delete+insert statements i...ariel-
2016-08-11Core/Logs: Fine tune more logsAokromes
2016-01-01Update copyright note for 2016Rushor
2015-10-12Change many uint32 to ObjectGuid::LowType in line with 6.x changes.pete318
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-03-30Core/Misc: Remove unused headersleak
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-24Core/PetitionsHandler: Move charter costs to configmthsena
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-10-08Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-06-11Core: Some function renaming.Malcrom
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-02Core/Guild: Code RefactorSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-04-02Core/DBLayer: Fix another wrong type, hopefully the last oneNay
2012-04-01Core/DBLayer: More type fixesNay
2012-03-29Core/DBLayer: Fixed some crashes caused by incorrect prepared statements usageShauren
2012-03-29Core: Fix some type-errors in the Petitionshandler. Fixes #5916.click
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-02-14Fixed a typoSubv
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-01-26Core: Change Handlers locationSpp