index
:
mirror/zcatch
this commit
master
zCatch
Patched and working
naki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
client
/
components
/
chat.cpp
Age
Commit message (
Expand
)
Author
2010-10-15
optimised chat rendering a bit
oy
2010-10-11
tweaked auto scrolling in the chat window a bit
oy
2010-10-11
fixed that chat message gets out of the window. Closes #102
oy
2010-09-12
close the emote selector, chat history and the scoreboard when closing the ch...
oy
2010-09-08
fixed chat message with missing name (#110)
Choupom
2010-09-07
disable emote selector and chat window in the demo player. Closes #126
oy
2010-09-07
Git does this one automatically, I guess it fixes lineendings.
ghost
2010-08-18
fixed that scoreboard overlaps the chat. Closes #14
oy
2010-08-18
added output level for console print function, categorised the debug messages...
oy
2010-08-16
added fixes for compiler errors and warnings by sworddragon
oy
2010-05-30
increased the fontsize of the chat messages
Tom Adams
2010-05-30
*some esthetic changes
Thomas
2010-05-29
copied refactor to trunk
Magnus Auvinen
2009-10-27
major update with stuff
Magnus Auvinen
2009-06-15
some clean up. fixed double server side record messages
Magnus Auvinen
2009-06-15
updated localization
Magnus Auvinen
2009-05-31
moved 0.5 branch to trunk
Magnus Auvinen
2009-01-24
changed chatmsgs to use time instead of ticks
Alfred Eriksson
2009-01-24
added help messages for all commands. added syntax in the help msg
Alfred Eriksson
2009-01-24
fixed so the console show help for each command. not all commands have descri...
Magnus Auvinen
2009-01-24
added tab completion to the console. works for local and remote
Magnus Auvinen
2008-10-23
removed glfw and portaudio. SDL is now a requirement
Magnus Auvinen
2008-10-08
fixed #479 (chat overlaps when text is 3 lines long)
Magnus Auvinen
2008-09-07
merge from 0.4.3: chat placement/width
Alfred Eriksson
2008-09-04
fixed on_console_init and on_save
Magnus Auvinen
2008-08-30
added the loading screen again
Magnus Auvinen
2008-08-30
removed gc_client.hpp
Magnus Auvinen
2008-08-30
fixed so that menus doesn't use inp_get_event. fixes the gui key binder
Magnus Auvinen
2008-08-29
added sound component
Magnus Auvinen
2008-08-27
scoreboard fixed
Magnus Auvinen
2008-08-27
fixed the chat
Magnus Auvinen
2008-08-27
major commit. game client restructure. not complete, loads of stuff not worki...
Magnus Auvinen