summaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Expand)AuthorFilesLines
2005-12-31Adding the possibility to change Email, and password. Turned Slangs Filter in...Yohann Ferreira2-25/+123
2005-12-28Integrated the building of tmwclient with the default make command, asBjørn Lindeijer1-3/+3
2005-12-27Implemented common chat handling, except for chatting in channels. Also the C...Yohann Ferreira2-0/+110
2005-12-20Adding command line argument parsing and log verbosity level handling.Yohann Ferreira2-81/+128
2005-07-25Added modified Map, MapReader, ResourceManager classes and base64 functionsBjørn Lindeijer2-0/+196
2005-06-30Fixed memory leak, implemented delAccount() + unit tests and now using refere...Huynh Tran1-0/+163
2005-06-21Reorganized unit tests and initial release of the unit tests for the Storage ...Huynh Tran2-269/+0
2005-06-21Fixed missing includes.Huynh Tran1-0/+5
2005-06-19Forgot to initalize member variables :PHuynh Tran2-2/+4
2005-06-19Passwords are now encrypted when creating a new Account, added unit tests for...Huynh Tran1-0/+75
2005-06-19Added tee mode to Logger.Huynh Tran2-6/+83
2005-06-19Moved unit tests main from dal to src, rewrote Logger and added Cipher (requi...Huynh Tran7-0/+1096