index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
language.cpp
Age
Commit message (
Expand
)
Author
2017-04-20
Merge commit '8656b65e392e8d26de218bf372da949c3a00d8d4'
Adam
2017-01-23
Make log system use newer format strings
Adam
2017-01-16
Update copyright to 2017.
Robby
2016-10-02
language: incrementing _nl_msg_cat_cntr is still required on some systems app...
Adam
2016-09-23
language: Add some overloaded Translate functions that accept Anope::string
Adam
2016-07-31
Update license headers and copyrights on all source files
Adam
2016-03-08
language: incrementing _nl_msg_cat_cntr is still required on some systems app...
Adam
2016-01-28
Update copyright to 2016. This was done with:
Robby
2015-10-27
Merge branch '2.0' into 2.1
Adam
2015-07-08
Fix a ton of typos.
Peter Powell
2014-12-10
Unconst these config Get<Anope::string> calls as it makes no sense
Adam
2014-11-24
Rewrite serializable to have field level granularity
Adam
2014-06-23
Merge branch '2.0' into 2.1
Adam
2014-05-31
Update FindGettext.cmake for new Windows stuff and fix language.cpp
Adam
2014-05-28
Move most of the core pseudoclient logic to modules
Adam
2014-05-21
Fix deflanguage from 4034b3054aaff28da1db5545063cf8b3c2e8aa24, this shouldn't...
Adam
2014-05-20
Add English language file which users can edit to modify language strings
Adam
2014-01-01
Update copyright to 2014. This was done with:
Adam
2013-11-23
Fix/clean/clarify some stuff found by coverity scan
Adam
2013-06-12
Allow users to change their language to english when the default language is not
Adam
2013-05-05
That doesn't work either, just don't use references.
Adam
2013-05-05
Rework the config file reader to be much more flexible and move many configur...
Adam
2013-01-09
Update copyright to 2013. This was done with:
Adam
2012-12-15
Made all langauges default to the UTF-8 charset
Adam
2012-11-22
Pretty large coding style cleanup, in source doc
Adam
2012-09-10
Fixed gettext on freebsd/any other system that uses LANG not LANGUAGE
Adam
2012-05-06
Split up db/conf/lib/locale install directories, and allow alternate ones to ...
Adam
2012-04-23
Reworked live SQL support yet again
Adam
2012-02-14
Clean up and reorganize our header files
Adam
2011-07-14
Rewrote how commands are handled within Anope.
Adam
2011-06-17
Search all domains for language strings, fixes the mess that we used to use t...
Adam
2011-06-14
Fixed a few small things
Adam
2011-06-13
changed some _() to gtl() and updated do_strftime() and duration()
DukePyrolator
2011-03-30
Fixed bug #1258, more Windows stuff, and more language strings
Adam
2011-03-13
Set the locale to the default system locale on startup
DukePyrolator
2011-02-26
Replaced the few language strings we use with #defines to prevent accidentall...
Adam
2011-02-25
More fixes. Also made db_mysql_live not keep bots updated because thats point...
Adam
2011-02-11
Made the help command description code more sane
Adam
2011-02-04
Moved the language strings which are only used once
Adam
2011-01-21
fixed some minor presentation, grammar mis-use and copyright date in DP's ngircd
lethality
2011-01-18
Added amsg kicker settings to /bs info
Adam
2011-01-17
Added ns_ajoin
Adam
2011-01-15
Added an amsg kicker
Adam
2010-12-28
Bug #1225 - Made REGISTER show in /cs help
Adam
2010-12-23
Rewrote the ignore code. Adds creator and reason to /os ignore list.
Adam
2010-12-13
Bug #1113 - Document the fantasy character in /bs help
Adam
2010-12-12
Bug #1177 - Readded in support for cs_mode to act on every channel
Adam
2010-12-12
Document that /cs owner and deowner allow nick args
Adam
2010-12-12
Allowing adding hostmasks to channel access lists
Adam
2010-12-12
The rest of the earlier command changes
Adam
[next]