14 Commits

Author SHA1 Message Date
learn_more
d1f4250b10 fix some windows build issues
Fixes #169 by ignoring the activation key.
2014-03-09 14:32:45 +01:00
yvt
9453547a56 Changed some resource file location 2013-12-30 16:18:52 +09:00
yvt
cd65911db2 Increased shadow density of the chat window 2013-12-10 01:50:33 +09:00
yvt
c7ced13912 Restored chat window’s fade effect 2013-12-10 01:47:22 +09:00
yvt
7ffddd8b32 UTF-8 basic support + international fonts 2013-12-10 01:30:15 +09:00
learn_more
7bc571f819 size_t instead of int (cannot have negative number of players :)
cleanup some formatting (more readable)
2013-11-22 23:09:16 +01:00
yvt
1a3f9bdbec Now ignores invalid image character codes (that is, addresses a DoS attack exploit) 2013-11-11 01:20:32 +09:00
learn_more
fccf80d67f add icons from JoJoe_Stinky
fix dumb bug (every gun would be displayed as shotgun)
2013-11-03 19:07:06 +01:00
learn_more
e10feba5b0 Killfeed with images (placeholders for now) 2013-11-03 00:52:54 +01:00
learn_more
52b98a5598 Cleanup text drawing (has one generic DrawShadow function that draws text with a shadow, instead of duplicating it everywhere in the code
use the new DrawShadow function, in CenterMessageView, Client, and TCProgressView
add mingw .exe icon (untested, could use confirmation that it works)
2013-11-02 19:00:50 +01:00
learn_more
f34c8e7e39 test application for drawing stuff 2013-10-24 01:25:59 +02:00
yvt
f0d34ef494 added GPLv3 header 2013-08-29 11:45:22 +09:00
yvt
014369df4c Added killfeed window 2013-08-26 17:53:14 +09:00
yvt
931be8cf09 From pre-0.0.3 source code 2013-08-18 16:18:06 +09:00