index
:
mana/manaserv
lpc2012
master
A flexible 2D MMORPG server
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-24
Chat Channeling Commit part 4. Renamed the slang filter into StringFilter and...
Yohann Ferreira
2
-14
/
+59
2005-12-31
Adding the possibility to change Email, and password. Turned Slangs Filter in...
Yohann Ferreira
2
-25
/
+123
2005-12-28
Integrated the building of tmwclient with the default make command, as
Bjørn Lindeijer
1
-3
/
+3
2005-12-27
Implemented common chat handling, except for chatting in channels. Also the C...
Yohann Ferreira
2
-0
/
+110
2005-12-20
Adding command line argument parsing and log verbosity level handling.
Yohann Ferreira
2
-81
/
+128
2005-07-25
Added modified Map, MapReader, ResourceManager classes and base64 functions
Bjørn Lindeijer
2
-0
/
+196
2005-06-30
Fixed memory leak, implemented delAccount() + unit tests and now using refere...
Huynh Tran
1
-0
/
+163
2005-06-21
Reorganized unit tests and initial release of the unit tests for the Storage ...
Huynh Tran
2
-269
/
+0
2005-06-21
Fixed missing includes.
Huynh Tran
1
-0
/
+5
2005-06-19
Forgot to initalize member variables :P
Huynh Tran
2
-2
/
+4
2005-06-19
Passwords are now encrypted when creating a new Account, added unit tests for...
Huynh Tran
1
-0
/
+75
2005-06-19
Added tee mode to Logger.
Huynh Tran
2
-6
/
+83
2005-06-19
Moved unit tests main from dal to src, rewrote Logger and added Cipher (requi...
Huynh Tran
7
-0
/
+1096