index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Chat
Age
Commit message (
Expand
)
Author
2010-08-06
* Fixes for Linux build.
XTZGZoReX
2010-08-06
*** New core <-> script library interface - complete rewrite of the old one.
XTZGZoReX
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
* Corpse related cleanup (author: Hunuza)
azazel
2010-08-05
* Implement item limit category (based on changes by VladimirMangos)
azazel
2010-08-02
Updated .pdump commands
Shauren
2010-07-30
Add basic support for NPCs on transports; DB data required.
silinoron
2010-07-31
Remove duplicate "Error:" from some outError messages...
click
2010-07-29
Modified announce command to be more blizzlike
Shauren
2010-07-29
Convert to using ACE for reading configurationfiles, and remove dependency on...
click
2010-07-26
* Implement reputation spillover via the database
Brian
2010-07-26
* Implement reputation reward rate for quest / creatures
Brian
2010-07-26
Players should be able to join the GuildRecruitment channel even if they are ...
silinoron
2010-07-24
* Add lootid output to .gobj info command
Brian
2010-07-23
Add SOAP-implementation (based on Benjys patch and adapted for latest core by...
click
2010-07-21
* Implement the ability to delete characters without them being removed from
Brian
2010-07-21
Added global disable system and moved all disable fields/tables/configs into it
Shauren
2010-07-19
Clean up level0.cpp and return proper errormessages (fix by ogeraisi)
click
2010-07-15
Revert revisions 67325b1a0af0 and a0cba24b9060.
Shauren
2010-07-12
change "IN_MILISECONDS" to proper english "IN_MILLISECONDS"
click
2010-06-25
* Renamed PoolHandler to PoolMgr since the pool systems has nothing to do with
Brian
2010-06-25
Get rid of Trinity Singleton and Threading patterns and replace them with ACE...
Machiavelli
2010-06-24
Fix logic on namego
Tartalo
2010-06-22
Don´t allow inviting people to chat channels if they are banned from that ch...
Machiavelli
2010-06-21
Remove some redundant explicit NULL checks for pointers before ´delete´ or ...
Machiavelli
2010-06-16
Fixed wrong string format in HandleNpcUnFollowCommand
Shauren
2010-06-11
Added support for item set names in case where item does not exist in item_te...
Shauren
2010-06-11
Add NULL rows for 2 ChatCommand table.
Anubisss
2010-06-09
Allow to sell item for: money, extendedCost or money+extendedCost.
John Holiver
2010-06-08
* Remove more relative paths from includes
Brian
2010-06-08
* Linux compile with and without PCH fixed
Brian
2010-06-08
Added support for reloading creature_onkill_reputation table
Shauren
2010-06-07
* Getting closer (at least for Linux :) )
Brian
2010-06-07
* broken
Brian
2010-06-07
* More cleanup
Brian
2010-06-06
* Merge.
XTZGZoReX
2010-06-06
* Even more restructuring of the game library.
XTZGZoReX
2010-06-06
Better behaviour for .instance open/close commands
Tartalo
2010-06-05
rearranged core files
Rat