aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat
AgeCommit message (Expand)Author
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-24Core: Fix typoVincent-Michael
2012-11-23Fix wrong replacement in 32c259b1ce (Fixes a minor error msg)Spp
2012-11-23Fix error in 32c259b1ce (broken chat)Spp
2012-11-22Core/Channels: Remove unnecessary calls to FindPlayer wherever is possibleSpp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-01Core/Chat: Prevent client crashes with invalid chat language and message type...leak
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-29Core/Commands: Convert more misc commands in commandscriptVincent-Michael
2012-07-29Convert misc commands in commandscriptVincent-Michael
2012-07-15Core/Commands: Convert ticket commands in commandscriptVincent-Michael
2012-07-14Core/Commands: Convert ban / unban / baninfo / banlist commands in commandscriptVincent-Michael
2012-07-06Core/Commands: Convert lookup commands in commandscriptVincent-Michael
2012-07-02Core/Commands: Convert guild commands in commandscriptVincent-Michael
2012-06-21Core/Commands: Convert reset commands in commandscriptVincent-Michael
2012-06-21Core/Commands: Convert list commands in commandscriptVincent-Michael
2012-06-21Scripts/Commands: Convert character and server commands to commandscriptXees
2012-06-19Core/Commands: Convert cast commands in commandscriptVincent-Michael
2012-06-14Core/Chat: Convert instance commands in commandscriptVincent-Michael
2012-06-03Core/Commands: Fixed lookup quest command to show [rewarded] mark on rewarded...4m1g0
2012-04-23Merge pull request #6008 from cookta2012/troy09Shocker
2012-04-12Core/Commands: Remove recently defunct .hover command. All this spell did bef...Machiavelli
2012-04-11dead codefaramir118
2012-04-11couple wrong return typesfaramir118
2012-04-09Core/DBLayer: Correct a type in HandleUnFreezeCommand (lowguid)kaelima
2012-04-07Core/DBLayer: More type fixes.Shauren
2012-04-05Moving a commands around eliminating a unnecessary file, and porting the "dem...cookta2012
2012-04-01Core/Commands: Allow combatstop command to be used from console with the play...Subv
2012-03-31Core/DBLayer: More type fixesNay
2012-03-31Core/DBLayer: Delete a triplicated prepared statement (LoginDatabase)Nay
2012-03-29Core/Game: Code style.Gyx
2012-03-28Core/Game: Code style.Gyx
2012-03-26Core/CombatLog:kaelima
2012-03-25Core/DBLayer: Restore pinfo ban info outputleak
2012-03-24Core: Fix .pinfo handling of player level and securitylevel after recent clea...click
2012-03-24Core/DBLayer: C/P fixleak
2012-03-24Core/DBLayer: Match field type reads in core with data types in db for prepar...Shauren
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-03-23Core/Commands: Add support for ip2nation database lookups when using .pinfo c...Spp
2012-03-17Core/Game: Code style and remove unused core.Gyx
2012-02-27Core/Channels: Players should not be able to invite non-visible GMs to channelsSubv
2012-02-25Core/Commands: Added lost group commandsShauren
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick