summaryrefslogtreecommitdiff
path: root/src/network/network_chat_gui.cpp
AgeCommit message (Expand)Author
2008-10-22(svn r14514) -Codechange: use 'size' instead of 'length' for querystring and ...smatz
2008-09-30(svn r14421) -Codechange: rename all player variables/types to company *or* c...rubidium
2008-09-14(svn r14320) -Fix [FS#2299]: glitch when chatbox window is full and the windo...rubidium
2008-09-14(svn r14318) -Fix [FS#2296]: OSK of the chat box did not get updated. This as...rubidium
2008-08-15(svn r14080) -Fix (r14052): assert triggered when drawing chat window with 32...glx
2008-08-12(svn r14052) -Codechange: make the size of the chat message "box" configurabl...rubidium
2008-08-12(svn r14051) -Codechange: enumify the DrawString buffer length.rubidium
2008-08-11(svn r14047) -Codechange: move chatmessage handling to the network directory ...rubidium