Commit graph

14 commits

Author SHA1 Message Date
Rasmus Karlsson
8b618899f7 use bitshift left for the bitfield (and uint32_t specifically) 2017-01-15 17:25:19 +01:00
fourtf
801e7b8a1e updated messages 2017-01-15 16:38:30 +01:00
fourtf
4dbe2b0254 added emote loading 2017-01-13 18:59:11 +01:00
fourtf
854566b57f juicy compiler error 2017-01-11 18:52:09 +01:00
fourtf
580a411e9d added spicy new segfaults 2017-01-11 01:08:20 +01:00
fourtf
a8c2b1151f added messages 2017-01-07 20:43:55 +01:00
fourtf
4d96dcc5e3 asd 2017-01-05 20:49:33 +01:00
Rasmus Karlsson
2057611011 use #include <> for system-wide includes and #include "" for local includes 2017-01-05 17:02:05 +01:00
Rasmus Karlsson
00ff1e72e2 use the m_ prefix on all variables stored in a class
This is a flavour thing btw, but if you do it with some variables you
should do it with all of them. This helps avoid variable name clashes
too that often happens in constructors
2017-01-05 16:54:34 +01:00
Rasmus Karlsson
dc26c86268 Getters of complex types should be const reference if possible 2017-01-05 16:53:57 +01:00
Rasmus Karlsson
8411d71741 Store the QStrings by value instead of by pointer 2017-01-05 16:53:13 +01:00
Rasmus Karlsson
f41a541249 Contructors with an argument other than its own type should be specified as explicit 2017-01-05 16:49:08 +01:00
fourtf
e68f885dff ddddddddddddddddddddddddddddd 2017-01-05 16:22:55 +01:00
fourtf
b7de109335 added words and message 2017-01-05 16:07:20 +01:00