summaryrefslogtreecommitdiff
path: root/src/login/account_txt.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-30Replaced custom type 'intptr' with standard 'intptr_t'.ultramage1-3/+3
2011-01-14* Added 'birthdate' field to account data. For SQL apply upgrade_svn14672.sql...ai4rei1-5/+26
2010-12-07* Reverted r14563, due to multiple issues which render the source malfunction...ai4rei1-2/+2
2010-12-07Changed almost all instances of sprintf() to snprintf().Paradox924X1-2/+2
2009-07-11Some insignificant code tweaks.ultramage1-1/+1
2008-11-22* Hunted down the simpler 64bit pointer truncations.FlavioJS1-1/+1
2008-08-29swtcompilationerror (followup to r13149)ultramage1-2/+2
2008-08-28Fixed a txt login server crash when reading a malformed accounts file.ultramage1-0/+2
2008-07-30AccountDB_TXT will now correctly read inconsistent EOLs (bugreport:1934)ultramage1-3/+3
2008-07-26Merged the /loginmerge branch (topic:192754)ultramage1-0/+622