about summary refs log tree commit diff
path: root/src/game/client/components/chat.cpp
AgeCommit message (Expand)Author
2010-10-15optimised chat rendering a bitoy
2010-10-11tweaked auto scrolling in the chat window a bitoy
2010-10-11fixed that chat message gets out of the window. Closes #102oy
2010-09-12close the emote selector, chat history and the scoreboard when closing the ch...oy
2010-09-08fixed chat message with missing name (#110)Choupom
2010-09-07disable emote selector and chat window in the demo player. Closes #126oy
2010-09-07Git does this one automatically, I guess it fixes lineendings.ghost
2010-08-18fixed that scoreboard overlaps the chat. Closes #14oy
2010-08-18added output level for console print function, categorised the debug messages...oy
2010-08-16added fixes for compiler errors and warnings by sworddragonoy
2010-05-30increased the fontsize of the chat messagesTom Adams
2010-05-30*some esthetic changesThomas
2010-05-29copied refactor to trunkMagnus Auvinen
2009-10-27major update with stuffMagnus Auvinen
2009-06-15some clean up. fixed double server side record messagesMagnus Auvinen
2009-06-15updated localizationMagnus Auvinen
2009-05-31moved 0.5 branch to trunkMagnus Auvinen
2009-01-24changed chatmsgs to use time instead of ticksAlfred Eriksson
2009-01-24added help messages for all commands. added syntax in the help msgAlfred Eriksson
2009-01-24fixed so the console show help for each command. not all commands have descri...Magnus Auvinen
2009-01-24added tab completion to the console. works for local and remoteMagnus Auvinen
2008-10-23removed glfw and portaudio. SDL is now a requirementMagnus Auvinen
2008-10-08fixed #479 (chat overlaps when text is 3 lines long)Magnus Auvinen
2008-09-07merge from 0.4.3: chat placement/widthAlfred Eriksson
2008-09-04fixed on_console_init and on_saveMagnus Auvinen
2008-08-30added the loading screen againMagnus Auvinen
2008-08-30removed gc_client.hppMagnus Auvinen
2008-08-30fixed so that menus doesn't use inp_get_event. fixes the gui key binderMagnus Auvinen
2008-08-29added sound componentMagnus Auvinen
2008-08-27scoreboard fixedMagnus Auvinen
2008-08-27fixed the chatMagnus Auvinen
2008-08-27major commit. game client restructure. not complete, loads of stuff not worki...Magnus Auvinen