aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/World
AgeCommit message (Expand)Author
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-02-22Core/Server: correct timestamp format for shutdown/restart notification broad...ForesterDev
2020-02-08Core/Vehicles: implement vehicle seat addon table to specify seat ori… (#24...Ovah
2020-01-02New yearAokromes
2019-09-17Core/Calendar: Add some additional validation when creating events (#23797)Giacomo Pozzoni
2019-08-09Core/Channels: Fix a bug that would cause channel settings to disappear in ce...Treeston
2019-08-06coverityTreeston
2019-08-04Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2019-08-04Core/Chat: Always save channel info to database on shutdown if persistence is...Treeston
2019-08-01Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at...Treeston
2019-07-24Core/Totems: update select display for shaman totems (#23583)ForesterDev
2019-07-19Core/Misc: Handle timezones for hour-specific events specifieds in worldserve...Giacomo Pozzoni
2019-07-16Scripts/Commands: Add .debug questreset to force daily/weekly/monthly quest r...Treeston
2019-07-16Core/DB: Add a world state for daily quest reset time to `characters`. Not us...Treeston
2019-07-15Core/Spawns: Exterminate CONFIG_SAVE_RESPAWN_TIME_IMMEDIATELY with extreme pr...Treeston
2019-07-14Core/DB: Unify `creature_respawn` and `gameobject_respawn` into a single `res...Treeston
2019-07-09Core/Weather: Fixed weather updates to be thread safeShauren
2019-07-08Core/Misc: More coding standards (#23519)Aokromes
2019-07-06Core/Battleground: Implement previous opponent timer on Arena queue. (#21754)Gooyeth
2019-06-15 Core/Group: implement automatic party/raid leader change when the leader has...Wyrserth
2019-06-06Core/Logs: Allow to log startup logs into Database appenderjackpoz
2019-01-17Core/Misc: update SMSG_UPDATE_WORLD_STATE usesccrs
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-12-30Core/Creatures: Port trainer changes from masterGhaster
2018-11-28Core/GameEvent: weekend xp rate (#17782)Aokromes
2018-10-09Split quest template locales (#22596)AlcDenat
2018-06-23Common: Replace ip2nation by ip2location. (#21957)Gooyeth
2018-04-02Core/Misc: whitespace/tab cleanupariel-
2018-04-03Update World.cppAokromes
2018-04-02Update World.cppJorTurFer
2018-03-08Core/Creatures: Reworked setting move types in databaseShauren
2018-02-24Core/GameObject: implemented gameobject_overrides table to change faction and...ariel-
2018-02-14Core/Spells: implemented bonus SP coefficient from DBCariel-
2018-01-08Core/Movement: Correct the allowed distance to target before a repositioning ...Chaouki Dhib
2018-01-01Update copyright note for 2018tkrokli
2017-12-24Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2017-12-17Core/Accounts: prevent existing account ban from being updatedGogs
2017-12-13Core/Misc: minor typo and codestyle fixesariel-
2017-11-30Core/WorldSession: Fix idle WorldSessions getting kicked twice as fast as sup...jackpoz
2017-11-04Core/Misc: Add functionality to allow low level quests/kills/discoveries to g...Nathan Handley
2017-10-29Core/Quests: implement Quest Greeting (DB table quest_greeting)ForesterDev
2017-10-27Calendar/GameEvents: Store + send holiday data (#20117)Gerhood
2017-10-20Core/Misc: Added the possibility to configure the hour at which the server wi...Gildor
2017-08-20Core/Misc: Removed obsolete commentAokromes
2017-08-11Core/Misc: Remove Whitespacessirikfoll
2017-08-12Core/Movement: waypoint movement (#20121)ccrs
2017-08-06Core/Scripts: dynamic_spawning follow-up, I had forgotten JustRespawned existed.Treeston
2017-08-04Scripts/InstanceScript: Implement database framework for managing spawn group...Treeston
2017-07-31Dynamic Creature/Go spawning:r00ty-tc