summaryrefslogtreecommitdiff
path: root/src/login/account_sql.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-08HPM Updateshennetsind1-1/+2
2013-07-08Fixed compiling errors when CONSOLE_PARSE was disabledshennetsind1-0/+2
2013-07-08Cygwin Fix for the Hercules SQL Update Checkshennetsind1-0/+2
2013-06-10Added SqlStmt functions to the SQL interfaceSusu1-41/+41
2013-05-18Some type conversion warnings fixed. If this breaks anything create a bug rep...Matheus Macabu1-2/+2
2013-05-15HPM Updateshennetsind1-57/+58
2013-04-25Fixed Bug #7189shennetsind1-1/+1
2013-03-11Follow up d2d734ce0983fbed72e69f555f57f29de04f30b3shennetsind1-4/+2
2013-03-09Hercules Renewal'd Pin Codeshennetsind1-4/+10
2013-03-04Introducing account-dependent character slot countshennetsind1-3/+6
2013-02-18Improvements all over the placeshennetsind1-1/+1
2013-02-14Introducing MySQL DB Update Checkershennetsind1-0/+4
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-543/+580
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-580/+543
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard19841-6/+6
2012-01-30- Removed more trailing tabs.brianluau1-1/+1
2011-02-08* Added support for new delayed character deletion.ai4rei1-1/+1
2011-01-14* Added 'birthdate' field to account data. For SQL apply upgrade_svn14672.sql...ai4rei1-3/+6
2008-08-19* Added global sql settings 'sql.*' to inter_athena.conf.FlavioJS1-86/+185
2008-07-27* Fixed a memory leak in mmo_auth_tosql (extra sql statement being allocated).FlavioJS1-1/+0
2008-07-27* Added missing option 'log_db_db' to loginlog_config_read(loginlog_sql.c).FlavioJS1-0/+1
2008-07-26Merged the /loginmerge branch (topic:192754)ultramage1-0/+578