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
/
defines.h
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-04
Implemented server response handling to the test client. Fixed a bug that mad...
Yohann Ferreira
1
-7
/
+5
2005-12-31
Adding the possibility to change Email, and password. Turned Slangs Filter in...
Yohann Ferreira
1
-49
/
+79
2005-12-29
Adding changes thought by Elven and an option for setting the port to listen ...
Yohann Ferreira
1
-1
/
+4
2005-12-27
Implemented common chat handling, except for chatting in channels. Also the C...
Yohann Ferreira
1
-1
/
+15
2005-12-12
Use setCharacter() and unsetcharacter() to deal with addBeing() and removeBei...
Yohann Ferreira
1
-1
/
+8
2005-12-11
Added logout and character deletion support. Changed the response code as try...
Yohann Ferreira
1
-1
/
+3
2005-12-11
Added unregistering, checking on character's name and email length support. A...
Yohann Ferreira
1
-0
/
+7
2005-12-06
Improved the getEmailList() function. Now the file used as db or the db name ...
Yohann Ferreira
1
-4
/
+53
2005-12-05
Strengthened the way email addresses are checked. Added a good response when ...
Yohann Ferreira
1
-1
/
+2
2005-11-15
Updated bindings, game state class and more (see ChangeLog).
Aaron Marks
1
-3
/
+5
2005-08-08
Just some changes I forgot to commit -- I probably wont be able to work on tm...
Aaron Marks
1
-0
/
+7
2005-08-04
Added basic inventory (not fully functional)
Aaron Marks
1
-1
/
+20
2005-07-31
Added beginnings of game core logic and state.
Aaron Marks
1
-0
/
+7
2005-07-26
Added shell for GameHandler (core game message handler).
Aaron Marks
1
-1
/
+3
2005-07-24
Added character selection.
Aaron Marks
1
-0
/
+7
2005-07-19
Added character creation.
Aaron Marks
1
-1
/
+4
2005-07-18
Updated server->client communications.
Aaron Marks
1
-1
/
+2
2005-07-17
Added server->client communications.
Aaron Marks
1
-1
/
+29
2005-07-16
Removed a lot of tabs used for indenting (please don't do that...), redid
Bjørn Lindeijer
1
-32
/
+33
2005-07-16
Added chat message handler placeholder (still not fully functional).
Aaron Marks
1
-27
/
+40
2005-07-16
Fixed problem with memory expanding in Packet.
Aaron Marks
1
-1
/
+6
2005-07-12
Fixed problem with PostgreSQL support (variable was undefined).
Aaron Marks
1
-0
/
+30
2005-06-29
Fixed bugs, added new accessors and mutators to Object and Being, sync'd the ...
Huynh Tran
1
-18
/
+18
2005-06-22
Removed some old unused stuff.
Bjørn Lindeijer
1
-45
/
+27
2005-05-03
Updated CharData structure (defines.h).
Aaron Marks
1
-7
/
+13
2005-03-23
Corrections to syntax, includes, headers and comments. Updated architecture.txt
Bjørn Lindeijer
1
-24
/
+31
2005-03-23
added the account handler and a definition file to keep track of structures a...
Kiyoshi Kyokai
1
-0
/
+63
[prev]