Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-12-20 | Adding the MapManager to files list. | Yohann Ferreira | 1 | -3/+7 | |
2005-12-18 | Added a map manager to load/unload/relod maps. | Eugenio Favalli | 1 | -0/+6 | |
2005-12-18 | Made use of AccountPtr instead of Account*. | Yohann Ferreira | 1 | -1/+2 | |
2005-12-18 | Forgot the Changelog, too. | Yohann Ferreira | 1 | -2/+11 | |
2005-12-17 | Forgot the Changelog. | Björn Steinbrink | 1 | -0/+4 | |
2005-12-12 | Use setCharacter() and unsetcharacter() to deal with addBeing() and ↵ | Yohann Ferreira | 1 | -0/+10 | |
removeBeing() in the world (which are buggy). Add check when character's name already exists. Added Character list packet support. | |||||
2005-12-11 | Added logout and character deletion support. Changed the response code as ↵ | Yohann Ferreira | 1 | -0/+5 | |
trying to login when already logged in. | |||||
2005-12-11 | Added unregistering, checking on character's name and email length support. ↵ | Yohann Ferreira | 1 | -0/+7 | |
Also made some little tweaks. I'll start to think about a --verbose mode after adding logout and character deletion support. | |||||
2005-12-09 | Fixed the bug where the mapInfo Recordset erased the values of charInfo ↵ | Yohann Ferreira | 1 | -1/+8 | |
because there can be only one RecordSet at a time. | |||||
2005-12-09 | Should correct the character's loading at login. Also made the server be ↵ | Yohann Ferreira | 1 | -0/+7 | |
more verbose about characters. | |||||
2005-12-07 | Improved the getEmailList() function again using an optimized SQL Query. | Yohann Ferreira | 1 | -0/+8 | |
2005-12-06 | Improved the getEmailList() function. Now the file used as db or the db name ↵ | Yohann Ferreira | 1 | -0/+9 | |
is shown in log. Added some missing messages and values for them. Login, pass min, max length can be changed there now. Added check and appropriate response when selecting, creating a character. | |||||
2005-12-05 | Made the getEmailList() work. Now the accounthandler tests if the mail ↵ | Yohann Ferreira | 1 | -0/+2 | |
already exists. | |||||
2005-12-05 | Strengthened the way email addresses are checked. Added a good response when ↵ | Yohann Ferreira | 1 | -0/+9 | |
selecting a char when not logged. Committed a getEmailList function to see what's wrong. | |||||
2005-12-03 | Handling good conditions to register. Still lacks checking if the Email ↵ | Yohann Ferreira | 1 | -0/+8 | |
already exists. Fixed a bug that throwed an exception when logging with an account that had no mapInfo yet. Still has to set these to defaults in such case. | |||||
2005-12-02 | Enabled registering under SQLite by reopening th db in the accounthandler. ↵ | Yohann Ferreira | 1 | -33/+39 | |
Should work the same way with the other handlers when inserting removing, altering in the database. | |||||
2005-11-21 | Did some initial work for map loading & adding beings to game world. | Aaron Marks | 1 | -0/+14 | |
2005-11-15 | Updated bindings, game state class and more (see ChangeLog). | Aaron Marks | 1 | -0/+13 | |
2005-11-14 | CVS is being stupid. | Aaron Marks | 1 | -0/+16 | |
2005-10-24 | Added more infos at startup. | Yohann Ferreira | 1 | -1/+2 | |
2005-10-23 | Grammar Corrections, and a little bit of work on getting the name of the Db. | Yohann Ferreira | 1 | -0/+7 | |
2005-03-19 | Start on files that enable compiling this, but don't expect it to compile for | Bjørn Lindeijer | 1 | -0/+0 | |
now. |