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
/
account-server
/
dalstoragesql.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-3
/
+0
2008-11-05
* Account server now loads item database on startup and synchronizes tmw_item...
Andreas Habel
1
-0
/
+5
2008-11-03
Added tables and statements to store and retrieve letters. Attachments not fu...
Andreas Habel
1
-0
/
+12
2008-10-24
Fixed a bug when trying to change password or mailaddress via client, caused ...
Andreas Habel
1
-0
/
+8
2008-10-21
Game Server now reconnects to Account Server. Some postal system bugs fixed.
David Athay
1
-1
/
+4
2008-09-19
* Doxygen now writes all warnings into a separate file
Andreas Habel
1
-0
/
+5
2008-09-17
* Added installation scripts to set up database schemas for mysql, sqlite and...
Andreas Habel
1
-251
/
+2
2008-09-15
* Added doxygen file, docu will be generated under docs/api/html
Andreas Habel
1
-121
/
+148
2008-09-10
* Extended tmw_accounts table with columns for lastlogin and registration dat...
Andreas Habel
1
-7
/
+10
2008-08-18
Changed guilds to use character id.
David Athay
1
-15
/
+15
2008-07-22
Save guild member permissions to db
David Athay
1
-0
/
+3
2008-06-03
stop storing channels in the db, send channel announcements
Roderic Morris
1
-28
/
+0
2008-04-01
Consolidated public and private channels into one,
David Athay
1
-3
/
+6
2008-01-28
Added weapon skill system and leveling system.
Philipp Sehmisch
1
-7
/
+46
2007-12-18
Updated attribute system to the latest design decisions (removed charisma, ke...
Philipp Sehmisch
1
-3
/
+0
2007-08-30
Got rid of abstract storage and reference-counted pointers. Fixed lifetime of...
Guillaume Melquiond
1
-0
/
+1
2007-08-28
Implemented quest variables.
Guillaume Melquiond
1
-7
/
+17
2007-08-13
Deleted obsolete files. Cleaned configuration. Removed obsolete SQL tables.
Guillaume Melquiond
1
-111
/
+22
2007-07-28
Replaced user names by client pointers when handling channels, in order to re...
Guillaume Melquiond
1
-6
/
+3
2007-07-01
Added support for storing inventory in database.
Guillaume Melquiond
1
-3
/
+3
2007-06-26
Merged guilds-and-parties branch to trunk
David Athay
1
-0
/
+49
2007-03-20
Removed check for difference between lowest and highest attribute at char cre...
Philipp Sehmisch
1
-3
/
+3
2007-03-15
Set the default map position of new characters to a value that makes more sen...
Philipp Sehmisch
1
-3
/
+6
2007-03-05
Added an abstrart base class for characterdata, in order to use the same seri...
Rogier Polak
1
-9
/
+10
2007-02-27
Implementation of chat channels by Trapdoor.
Philipp Sehmisch
1
-4
/
+7
2006-12-29
Physically split the server into one tmwserv-acount program (account +
Guillaume Melquiond
1
-0
/
+334