index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-10T18:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
Age
Commit message (
Expand
)
Author
2010-08-07
Fixed build errors in AchievementMgr
Shauren
2010-08-07
Implemented ACHIEVEMENT_CRITERIA_TYPE_BG_OBJECTIVE_CAPTURE
Shauren
2010-08-07
* Some fixes and cleanups.
XTZGZoReX
2010-08-07
Added support for scripting achievement criteria checks using ACHIEVEMENT_CRI...
Shauren
2010-08-07
* OutdoorPvP implementations now reside in the script library.
XTZGZoReX
2010-08-07
Add #ifdef SCRIPTS to ScriptLoader-functions when using with -DSCRIPTS=0
click
2010-08-07
* This should help with the Linux build; thanks to Machiavelli/click.
XTZGZoReX
2010-08-07
Correction on previous commit: use uint32 and not simple ints
click
2010-08-07
Force script-template to build nicely under GCC (thanks to Machiavelli and Zor)
click
2010-08-07
* Added new World::OnStartup/OnShutdown hooks.
XTZGZoReX
2010-08-07
* Add new TransportScript::OnRelocate hook.
XTZGZoReX
2010-08-07
* Rename some more functions for consistency.
XTZGZoReX
2010-08-07
* Add call to OnAuctionAdd() into code (thanks Paradox). Closes issue #3313
azazel
2010-08-06
Rename ScriptMgr::OnRemoveAuction to ScriptMgr:OnAuctionRemove for consistenc...
silinoron
2010-08-06
Unholy Blight should prevent the dispelling of diseases.
silinoron
2010-08-07
* Converted example scripts to the new format.
XTZGZoReX
2010-08-06
* Merge.
XTZGZoReX
2010-08-06
* Fixes for Linux build.
XTZGZoReX
2010-08-07
* Made only 71-80 BGs award arena points to winners (as of 3.3 patchnotes)
azazel
2010-08-07
* Move all movable spell effects from core to DB. Needs DB support.
azazel
2010-08-06
* Example on AI script conversion (and minor correction in CreatureScript).
XTZGZoReX
2010-08-06
Implemented Dalaran no-fly zone
Shauren
2010-08-06
* Err...
XTZGZoReX
2010-08-06
* Separated script loading into multiple functions.
XTZGZoReX
2010-08-06
*** New core <-> script library interface - complete rewrite of the old one.
XTZGZoReX
2010-08-06
Moved Pain and Suffering (47948) script effect to spell script.
azazel
2010-08-06
* Added outdoorpvp_template table (currently unused).
XTZGZoReX
2010-08-06
* Cleanups in OutdoorPvP code (mostly formatting). Also removed useless file.
XTZGZoReX
2010-08-06
* Add ScriptName to conditions.
XTZGZoReX
2010-08-06
* Add ScriptName to game_weather.
XTZGZoReX
2010-08-06
Implemented ACHIEVEMENT_CRITERIA_TYPE_EARN_ACHIEVEMENT_POINTS
Shauren
2010-08-06
Added ScriptName to battleground_template for script system rewrite
Shauren
2010-08-06
Remove obsolete files from project. Thanks 41782992@qq.com for pointing this ...
azazel
2010-08-06
Removed unused access_id from instance_template table (obsolete since access_...
Shauren
2010-08-06
Fixes an exploit to get 65k spell power.
Liberate
2010-08-06
Added ScriptName to transports table for script system rewrite
Shauren
2010-08-06
* Add NULL-pointer check to CharmInfo destructor. Closes issue #3287.
azazel
2010-08-06
* Add NULL-pointer check to CharmInfo destructor. Closes issue #3287.
azazel
2010-08-06
Adjust maximum sizes of some healthcalculations over to utilize 64-bit uint
click
2010-08-06
Forgot two removals in previous commit
click
2010-08-06
Remove AuctionHouseBot-functionality from core (some cleanups may be required)
click
2010-08-06
Revert changes done in r0074e32c2f and r4d86e4199a - fixes buildissues ( if()...
click
2010-08-05
Add helper Player::GetAverageItemLevel() function for future use in Dungeon F...
silinoron
2010-08-06
Remove phasing when player enters/leaves instance (by 2010phenix)
azazel
2010-08-06
* Corpse related cleanup (author: Hunuza)
azazel
2010-08-05
Make use of new ToItem() casts
Shauren
2010-08-05
Make typecasting methods *really* safe and get rid of redundant typeId/Typema...
Shauren
2010-08-05
* Implement item limit category (based on changes by VladimirMangos)
azazel
2010-08-05
Fixed pet talents amount exploit
Shauren
2010-08-04
*Update CMSG_USE_ITEM opcode to fit new clientCastFlag handling.
QAston
[next]