9 Commits

Author SHA1 Message Date
Charles Dang
e22c8967ee Cleaned up global.hpp includes 2016-12-17 15:21:04 +11:00
Charles Dang
a0ffdff812 Convert plain usecases of boost::assign::list_of() to initializer lists
Usecases calling to_container() or convert_to_container() were left alone.
2016-04-01 01:51:01 +11:00
Celtic Minstrel
fe0df45947 Consolidate formula and hotkey files in corresponding dirs 2016-03-20 16:15:50 -04:00
Chris Beck
ba51524f6e update copyright to year 2016
using this shell script:

find src -type f -print0 | xargs -0 sed -i "s|Copyright (C) \([[:digit:]]*\)\([ ]*\)-\([ ]*\)2015|Copyright (C) \1\2-\32016|g"
2016-01-02 23:59:31 -05:00
Ignacio R. Morelle
57ae45387a New Year copyright update 2015-01-01 19:07:35 -03:00
Chris Beck
835da049f2 create "turn_changed" preference under mp alerts 2014-10-18 19:54:29 -04:00
Chris Beck
304033e66b move the "turn changed" alert code to mp_ui_alerts namespace 2014-10-18 19:45:42 -04:00
Chris Beck
3c562f6d28 for chats, put the msg in desktop notification, not vague nonsense 2014-10-14 12:45:41 -04:00
Chris Beck
5a053a13bc rename mp_ui_sounds -> mp_ui_alerts 2014-10-12 16:19:56 -04:00