Mon, 24 Oct 2011 06:10:28 +0200 * fixing my hat preview bug nemo pointed out (thanks!)
sheepluva [Mon, 24 Oct 2011 06:10:28 +0200] rev 6195
* fixing my hat preview bug nemo pointed out (thanks!) + cleanup of edit page loading, should speeed up application startup a bit.
Mon, 24 Oct 2011 01:09:33 +0200 improve and cash hilight regexp
sheepluva [Mon, 24 Oct 2011 01:09:33 +0200] rev 6194
improve and cash hilight regexp
Sun, 23 Oct 2011 22:47:59 +0200 highlight improvements
sheepluva [Sun, 23 Oct 2011 22:47:59 +0200] rev 6193
highlight improvements * only highlight if surrounded by whitespaces (or trailing ': ') + case-insensitive
Sun, 23 Oct 2011 14:44:19 -0400 oops
nemo [Sun, 23 Oct 2011 14:44:19 -0400] rev 6192
oops
Sun, 23 Oct 2011 11:37:52 +0400 Case-insensitive comparison of nicks
unc0rr [Sun, 23 Oct 2011 11:37:52 +0400] rev 6191
Case-insensitive comparison of nicks
Sun, 23 Oct 2011 09:01:53 +0200 potential fix for issue #217 (SigSegV while in game room in KillAllTeams - team list change?)
sheepluva [Sun, 23 Oct 2011 09:01:53 +0200] rev 6190
potential fix for issue #217 (SigSegV while in game room in KillAllTeams - team list change?)
Sun, 23 Oct 2011 01:47:44 -0400 retain dx/dy from landgun
nemo [Sun, 23 Oct 2011 01:47:44 -0400] rev 6189
retain dx/dy from landgun
Sat, 22 Oct 2011 20:49:26 +0200 doxygen seems to get confused if a ///< line is followed by a /// line
sheepluva [Sat, 22 Oct 2011 20:49:26 +0200] rev 6188
doxygen seems to get confused if a ///< line is followed by a /// line
Sat, 22 Oct 2011 20:41:23 +0200 * adding destructors to my line edit subclasses
sheepluva [Sat, 22 Oct 2011 20:41:23 +0200] rev 6187
* adding destructors to my line edit subclasses + case-insensitive sorting for suggested nicknames
Sat, 22 Oct 2011 19:37:39 +0200 let's create some templates so that the user knows how to start off
sheepluva [Sat, 22 Oct 2011 19:37:39 +0200] rev 6186
let's create some templates so that the user knows how to start off
Sat, 22 Oct 2011 18:24:36 +0200 document css files better
sheepluva [Sat, 22 Oct 2011 18:24:36 +0200] rev 6185
document css files better
Sat, 22 Oct 2011 11:50:55 -0400 Tweak ratios to deemphasise foreground flakes further
nemo [Sat, 22 Oct 2011 11:50:55 -0400] rev 6184
Tweak ratios to deemphasise foreground flakes further
Sat, 22 Oct 2011 10:59:06 +0200 minor signal fail fix
sheepluva [Sat, 22 Oct 2011 10:59:06 +0200] rev 6183
minor signal fail fix
Sat, 22 Oct 2011 10:52:07 +0200 some more chat fixes and changes, I think. hum. what was that? um. aaah, I better go catch some sheep ... er sleep.. um..
sheepluva [Sat, 22 Oct 2011 10:52:07 +0200] rev 6182
some more chat fixes and changes, I think. hum. what was that? um. aaah, I better go catch some sheep ... er sleep.. um..
Sat, 22 Oct 2011 08:51:02 +0200 ugh wth... cleaned FL/IL change notifications up
sheepluva [Sat, 22 Oct 2011 08:51:02 +0200] rev 6181
ugh wth... cleaned FL/IL change notifications up
Sat, 22 Oct 2011 06:55:14 +0200 some changes to the css... display:none; works now (e.g. you can use it for user join/leave messages that are not your friends)
sheepluva [Sat, 22 Oct 2011 06:55:14 +0200] rev 6180
some changes to the css... display:none; works now (e.g. you can use it for user join/leave messages that are not your friends)
Sat, 22 Oct 2011 00:49:55 -0400 Bit of an experiment with giving flakes a bit more depth. Might need to be theme flagged, or theme flakes reworked on some themes. Looks neat in stereo. Also finally use an array for the layers
nemo [Sat, 22 Oct 2011 00:49:55 -0400] rev 6179
Bit of an experiment with giving flakes a bit more depth. Might need to be theme flagged, or theme flakes reworked on some themes. Looks neat in stereo. Also finally use an array for the layers
Sat, 22 Oct 2011 02:41:59 +0200 BOOOOooOM <headshot>! removing default stylesheets from c++ code and adding them as text files to the qt resources
sheepluva [Sat, 22 Oct 2011 02:41:59 +0200] rev 6178
BOOOOooOM <headshot>! removing default stylesheets from c++ code and adding them as text files to the qt resources
Sat, 22 Oct 2011 01:53:14 +0200 same for chat. changed the paths to: css/qt.css css/chat.css
sheepluva [Sat, 22 Oct 2011 01:53:14 +0200] rev 6177
same for chat. changed the paths to: css/qt.css css/chat.css note: display:none is not supported by QTextBrowser, I might pimp it up to do so
Sat, 22 Oct 2011 01:00:21 +0200 frontend will use the data file misc/qt_style.css instead of hardcoded stylesheet - if the file exists
sheepluva [Sat, 22 Oct 2011 01:00:21 +0200] rev 6176
frontend will use the data file misc/qt_style.css instead of hardcoded stylesheet - if the file exists
Sat, 22 Oct 2011 00:00:48 +0200 moving a file around, fixing a png, etc.
sheepluva [Sat, 22 Oct 2011 00:00:48 +0200] rev 6175
moving a file around, fixing a png, etc.
Fri, 21 Oct 2011 20:58:49 +0200 fix multiplayer script loading
sheepluva [Fri, 21 Oct 2011 20:58:49 +0200] rev 6174
fix multiplayer script loading
Fri, 21 Oct 2011 19:37:45 +0200 fix netgame layout issues, I think all layout issues caused by page refactoring are fixed now, if you find any more let me know
sheepluva [Fri, 21 Oct 2011 19:37:45 +0200] rev 6173
fix netgame layout issues, I think all layout issues caused by page refactoring are fixed now, if you find any more let me know
Fri, 21 Oct 2011 19:27:40 +0200 fix lobby layout issues
sheepluva [Fri, 21 Oct 2011 19:27:40 +0200] rev 6172
fix lobby layout issues
Fri, 21 Oct 2011 19:17:08 +0200 fix layout of net page
sheepluva [Fri, 21 Oct 2011 19:17:08 +0200] rev 6171
fix layout of net page
Fri, 21 Oct 2011 18:53:36 +0200 fix multiplayer page layout, doc/comment fixes
sheepluva [Fri, 21 Oct 2011 18:53:36 +0200] rev 6170
fix multiplayer page layout, doc/comment fixes
Fri, 21 Oct 2011 18:23:43 +0200 fix overlapping issue in main menu
sheepluva [Fri, 21 Oct 2011 18:23:43 +0200] rev 6169
fix overlapping issue in main menu
Fri, 21 Oct 2011 17:55:32 +0200 fix an include; fix/add comments
sheepluva [Fri, 21 Oct 2011 17:55:32 +0200] rev 6168
fix an include; fix/add comments
Fri, 21 Oct 2011 08:41:21 +0200 simplified some stuff I wrote
sheepluva [Fri, 21 Oct 2011 08:41:21 +0200] rev 6167
simplified some stuff I wrote
Fri, 21 Oct 2011 08:03:42 +0200 finishing SDLInterface cleanup (wrt audio)
sheepluva [Fri, 21 Oct 2011 08:03:42 +0200] rev 6166
finishing SDLInterface cleanup (wrt audio)
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip