summaryrefslogtreecommitdiff
path: root/src/defines.h
AgeCommit message (Expand)AuthorFilesLines
2005-12-12Use setCharacter() and unsetcharacter() to deal with addBeing() and removeBei...Yohann Ferreira1-1/+8
2005-12-11Added logout and character deletion support. Changed the response code as try...Yohann Ferreira1-1/+3
2005-12-11Added unregistering, checking on character's name and email length support. A...Yohann Ferreira1-0/+7
2005-12-06Improved the getEmailList() function. Now the file used as db or the db name ...Yohann Ferreira1-4/+53
2005-12-05Strengthened the way email addresses are checked. Added a good response when ...Yohann Ferreira1-1/+2
2005-11-15Updated bindings, game state class and more (see ChangeLog).Aaron Marks1-3/+5
2005-08-08Just some changes I forgot to commit -- I probably wont be able to work on tm...Aaron Marks1-0/+7
2005-08-04Added basic inventory (not fully functional)Aaron Marks1-1/+20
2005-07-31Added beginnings of game core logic and state.Aaron Marks1-0/+7
2005-07-26Added shell for GameHandler (core game message handler).Aaron Marks1-1/+3
2005-07-24Added character selection.Aaron Marks1-0/+7
2005-07-19Added character creation.Aaron Marks1-1/+4
2005-07-18Updated server->client communications.Aaron Marks1-1/+2
2005-07-17Added server->client communications.Aaron Marks1-1/+29
2005-07-16Removed a lot of tabs used for indenting (please don't do that...), redidBjørn Lindeijer1-32/+33
2005-07-16Added chat message handler placeholder (still not fully functional).Aaron Marks1-27/+40
2005-07-16Fixed problem with memory expanding in Packet.Aaron Marks1-1/+6
2005-07-12Fixed problem with PostgreSQL support (variable was undefined).Aaron Marks1-0/+30
2005-06-29Fixed bugs, added new accessors and mutators to Object and Being, sync'd the ...Huynh Tran1-18/+18
2005-06-22Removed some old unused stuff.Bjørn Lindeijer1-45/+27
2005-05-03Updated CharData structure (defines.h).Aaron Marks1-7/+13
2005-03-23Corrections to syntax, includes, headers and comments. Updated architecture.txtBjørn Lindeijer1-24/+31
2005-03-23added the account handler and a definition file to keep track of structures a...Kiyoshi Kyokai1-0/+63