index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T20:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Kalimdor
/
HallsOfOrigination
Age
Commit message (
Expand
)
Author
2024-01-08
Core/Creatures: Moved autoattack handling from scripts to game
Shauren
2023-12-25
Scripts/Halls of Origination: modernized creature accessing via data type
Ovahlord
2023-12-25
Scripts/Halls of Origination: implemented Lift of the Maker's console to allo...
Ovahlord
2023-12-25
Scripts/Halls of Origination: modernized scripting models to current standard
Ovahlord
2023-12-25
Scripts/Halls of Origination: updated boss state and npc enums to current sta...
Ovahlord
2023-11-06
Core/InstanceScript: Refactored door types to reflect its behavior (#29406)
ModoX
2023-10-31
Core/Random: Changed random functions returning doubles to return floats
Shauren
2023-07-24
Scripts/Spells: Removed unneccessary PrepareSpellScript and PrepareAuraScript...
Shauren
2023-07-20
Core/Units: Added helper functions to modify UNIT_FLAG_UNINTERACTIBLE (#29159)
Teleqraph
2023-07-20
Core/Spells: Fixed target radius logic in spell effects for TargetB (#29158)
Meji
2023-07-11
Scripts/Halls of Origination: fixed a deprecation warning
10.1.0.50000
Ovahlord
2023-04-05
Core/Creature: Added possibility to give creatures multiple gossip menu ids a...
ModoX
2023-03-12
Core/Creatures: Allow overriding default gossip menu id
Shauren
2023-01-09
Scripts/HoO: fixed a crash in Temple Guardian Anhuur's script due to now supp...
Ovahlord
2023-01-06
Core/Misc: Add missing Containers.h include where neccessary
Shauren
2022-10-04
Scripts/Instances: Add dungeon encounter data
Shauren
2022-10-04
Core/Scripts: Save instance data in JSON format
Shauren
2022-04-24
Scripts/Instances: Replace manual criteria timer starts in instances with new...
Shauren
2022-03-27
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Shauren
2022-03-15
Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)
offl
2022-03-12
Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...
Giacomo Pozzoni
2022-03-06
Core/Units: Renamed unknown unit flag (UNIT_FLAG_UNK_29 -> UNIT_FLAG_PREVENT_...
Shauren
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-02-05
Add "On" to some gossip methods in AI (#25415)
Maks Szokalski
2022-01-24
Core/EventProcessor: std::chrono-ify CalculateTime
Carbenium
2022-01-23
Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...
Peter Keresztes Schmidt
2022-01-23
Scripts/Halls of Origination: Use std::chrono::duration overloads of EventMap
Shauren
2022-01-23
Core/Spells: Implement SPELL_EFFECT_ACTIVATE_OBJECT. (#23) (#24997)
Giacomo Pozzoni
2022-01-06
game/AI: Convert SelectAggroTarget to enum class (#24818)
Peter Keresztes Schmidt
2021-12-20
Scripts: Fix rbac permission for skipping default boss sequencing check
Shauren
2021-12-09
Core/Misc: don't allow players to use/activate/loot non-allowed gameobjects w...
Wyrserth
2021-12-07
3.3.5 gameobject summoner (#23289)
Giacomo Pozzoni
2021-09-04
Core/Spells: Unify spell effect access api in both branches
Shauren
2021-06-01
Core/Criteria: Add all values of CriteriaStartEvent
Shauren
2021-04-16
Core/AI: Some more refactoring prep for #19930. CreatureAI::EnterCombat is no...
Treeston
2021-04-16
[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)
Treeston
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-05-21
Core/Misc: GCC build and warning fixes
Shauren
2020-05-03
Core/Scripts: unified scripted gossip/quest api
ariel-
2020-04-24
Core/Spells: fix wrong distance calculations in AoE spells [Needs testing] (#...
Chaouki Dhib
2020-01-02
New Year
Aokromes
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-03-25
Core/Entities: Phasing rewrite
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-09-24
Core/Misc: Changed some SpellMgr::GetSpellInfo calls
joschiwald
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-28
Core/Scripts: Include cleanup
Shauren
2017-05-15
Core/Game: Include cleanup - remove Map dependency from Object.h
Shauren
[next]