index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Server
Age
Commit message (
Expand
)
Author
2010-08-23
Core: Fix more warnings
Spp
2010-08-22
Core/Game: fix all warnings related to converting doubles and floats.
silinoron
2010-08-22
Core: Fix more warnings, add new function sLog.outStaticDebug() that replaces...
click
2010-08-21
Core: Remove "may be used uninitialized in this function", "unused parameter ...
Spp
2010-08-21
Core: Remove "suggest parentheses around ‘&&’ within ‘||’" and "sugge...
Spp
2010-08-21
Core: Remove "enumeration value 'xxx' not handled in switch" warnings
Spp
2010-08-21
Core: Remove lots warnings:
Spp
2010-08-21
DB Layer:
Machiavelli
2010-08-21
Core/Includes: Include ACE as an external dependency, not local (#include "ac...
click
2010-08-19
- Fix Linux build (huge thanks to Aokromes for testing as always)
Machiavelli
2010-08-18
DBLayer:
Machiavelli
2010-08-17
Add support for recruit-a-friend XP and reputation multipliers.
silinoron
2010-08-18
* HIGHLY EXPERIMENTAL - USE AT OWN RISK *
Machiavelli
2010-08-17
Dungeon Finder: Simplify 'Offer to continue' checks and allow to join non-ran...
Spp
2010-08-16
Fix Windows-build (YES, IT COMPILES!) - partial revert of revision a9386a2655
click
2010-08-14
Buildsystem/Linux: Deprecate and remove use of FindTermcap.cmake - it was onl...
click
2010-08-14
Add a GuildScript class with a handful of hooks.
silinoron
2010-08-14
Dungeon Finder: Add config value to Enable/Disable Dungeon Finder
Spp
2010-08-14
Dungeon Finder: Fix an error that was preventing a group from exit queue
Spp
2010-08-13
Dungeon Finder: Add vote kick support
Spp
2010-08-13
Dungeon Finder: Fix Teleport issues
Spp
2010-08-12
* Modify PlayerScript::OnChat hook. Now it takes one optional parameter of ty...
azazel
2010-08-11
Add PlayerScript hooks:
silinoron
2010-08-12
Dungeon Finder: Fix bad dungeon selection being show at offer continue rolech...
Spp
2010-08-11
Dungeon Finder: Add proposals, find group algorithm and teleport support
Spp
2010-08-11
Dungeon Finder: Add LFG support to groups
Spp
2010-08-11
Dungeon Finder: minor improvements and code clean-ups
Spp
2010-08-11
Dungeon Finder: Make player internal Lfg data private and some minor cleanups
Spp
2010-08-10
Fixed honor points and arena points displaying in currency tab
Shauren
2010-08-08
*Implement spell casting on transports (no more out of range error, etc)
QAston
2010-08-08
Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...
click
2010-08-08
* Rename InstanceData to InstanceScript
azazel
2010-08-08
* Some singleton renames for consistency:
XTZGZoReX
2010-08-08
* Rename: Sha1Hash -> SHA1Hash.
XTZGZoReX
2010-08-08
* Rename: BattleGround -> Battleground.
XTZGZoReX
2010-08-07
* Rename some more functions for consistency.
XTZGZoReX
2010-08-06
*** New core <-> script library interface - complete rewrite of the old one.
XTZGZoReX
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
Make use of new ToItem() casts
Shauren
2010-08-05
* Implement item limit category (based on changes by VladimirMangos)
azazel
2010-08-04
*Update CMSG_USE_ITEM opcode to fit new clientCastFlag handling.
QAston
2010-08-04
*Typofix - Relocate != SetPosition - fixes problems with visibility after cha...
QAston
2010-08-04
*Some more research about spell target flags - thanks to Zor for info.
QAston
2010-08-04
Add gender field to SMSG_WHO packet (author: MaS0n)
azazel
2010-08-04
*Update movement enums - thanks to Zor for info.
QAston
2010-08-04
Cleaned up item flags: separated item proto flags and item field flags
Shauren
2010-08-02
Updated .pdump commands
Shauren
2010-07-31
Prevent players from gaining rest state in hostile capital zones.
thenecromancer
2010-07-30
Add basic support for NPCs on transports; DB data required.
silinoron
[next]