index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Instances
Age
Commit message (
Expand
)
Author
2012-04-03
Core/DBLayer: Fix issues in instance saving; spotted by Saring, thank you
Nay
2012-03-28
Core/DBLayer: Fix remaining errors in loading world tables and a couple of th...
Nay
2012-03-25
Core/DBLayer: Convert PAppend() queries to prepared statements No.1
leak
2012-03-24
Core: Fix warnings
Elron103
2012-03-19
Core/DBLayer: Convert DirectExecute() queries that are not runtime relevant b...
leak
2012-03-16
Core/Protocol: And correct the struct of SMSG_UPDATE_INSTANCE_ENCOUNTER_UNIT...
kaelima
2012-03-16
Core/InstanceScript: Encounterframe research - extended the EncounterFrameTyp...
kaelima
2012-03-09
Some random cleanup here and there
Spp
2012-02-16
Fix a lot of warnings
Spp
2012-01-30
Core/DBLayer: Restore removal and cleanup of respawn times of expired instances
leak
2012-01-12
Compile fix
Shauren
2012-01-12
Core/Scripts: Fixed DoSendNotifyToInstance message formatting (that should on...
Shauren
2011-12-31
Merge pull request #4567 from Kiperr/master
leak
2012-01-01
Core/DBLayer: Refactor prepared statement defines to new format (char db)
leak
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-27
Core/DBLayer: Convert PExecute() queries to prepared statements No. 2
leak
2011-11-23
Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...
Shauren
2011-11-23
Remove unnecessary const_cast<Map*>.
megamage
2011-11-23
Do not allow an instance map to be created twice if it already exists. Fix #4...
megamage
2011-11-08
Change more ace_guard to trinity_guard
megamage
2011-10-18
Core: Fix some warnings
Spp
2011-10-12
Add MX lock to InstanceSave::Add/RemovePlayer. Because BindToInstance can be ...
megamage
2011-10-08
Core: Fix some build errors after code style cleanup
Machiavelli
2011-10-07
REPO: Code-style clean-ups
Bootz
2011-10-07
REPO: code-style clean-up
Bootz
2011-09-28
Core: Move FormationMgr to namespace
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-09-01
Core: cleanup.
Chaplain
2011-08-19
Core/InstanceScript: Function DoRemoveAurasDoToSpellOnPlayers() will also rem...
Lopin
2011-07-29
Core: Append single character to stream as character, not as a string
Spp-
2011-06-25
Core/Instances: Remove function DoCompleteAchievement()
Lopin
2011-06-12
Core: And some more cleanups...
click
2011-06-12
Core: More codestyle cleanups
click
2011-05-16
Core/Scripts: Implemented DOOR_TYPE_SPAWN_HOLE to use in instance script Door...
Shauren
2011-05-02
Core/Instances: Kill weird SQL generator function and fix cleaning of expired...
leak
2011-05-02
And another one
leak
2011-04-29
Add spaces after commas
leak
2011-04-28
Removing SQLStorage class leftovers
leak
2011-04-28
Core/ObjectMgr: Refactor sInstanceTemplate
leak
2011-04-25
Core/InstanceSaveMgr: Fixed typo in friend declaration
Shauren
2011-04-22
Core: Added definitions to mark methods as deprecated and marked DoCompleteAc...
Shauren
2011-04-21
Core/Achievements: Removed unused parameter from UpdateAchievementCriteria an...
Shauren
2011-04-13
Core/CharDB cleanup: change creature_respawn and gameobject_respawn column na...
Azazel
2011-04-11
Core/CharDB Cleanup: alter `corpse` table making column names lowerCamel and ...
Azazel
2011-03-19
Core/Scripts: Code style cleanup in ScriptedAI and BossAI
Shauren
2011-03-13
Core/Scripts: Added FillInitialWorldStates hook to InstanceScript class for t...
Shauren
2011-03-11
Core/Instances: Fix crash and allocation issue in instance id generation
leak
2011-03-10
Core/Instances: Recycle instance IDs. Should fix instance ID shifting and rel...
leak
2011-02-23
Core/Instances: Remove unused map
leak
2011-02-20
Core/Log: Implement log masks for debug log level, to allow selective debug o...
Machiavelli
[next]