Changeset 207 for trunk/src/game/Chat.h

Show
Ignore:
Timestamp:
11/19/08 13:46:22 (17 years ago)
Author:
yumileroy
Message:

[svn] * Improve some arena team related DB access
* Cache GM tickets on server startup.
* Remove unused src/game/HateMatrix.h and references.
* Better check client inventory pos data received in some client packets to
skip invalid cases

Original author: KingPin?
Date: 2008-11-10 09:04:23-06:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/game/Chat.h

    r177 r207  
    466466        // Utility methods for commands 
    467467        void ShowTicket(uint64 guid, char const* text, char const* time); 
    468         uint32 GetTicketIDByNum(uint32 num); 
    469468        bool LookupPlayerSearchCommand(QueryResult* result, int32 limit); 
    470469                bool HandleBanListHelper(QueryResult* result);