index
:
manaserv.git
abilities
Unnamed repository; edit this file 'description' to name the repository.
Erik Schilling
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
account-server
/
dalstorage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Consolidated public and private channels into one,
David Athay
2008-04-01
1
-2
/
+2
*
Fixed telling clients what guilds they are in after they reconnect
David Athay
2008-03-06
1
-2
/
+3
*
Fixed guild creation.
David Athay
2008-03-05
1
-2
/
+6
*
Added placeholder function so that account server now compiles.
David Athay
2008-02-28
1
-0
/
+9
*
Work in Progress commit of guilds.
David Athay
2008-02-28
1
-26
/
+2
*
Added weapon skill system and leveling system.
Philipp Sehmisch
2008-01-28
1
-8
/
+44
*
fixed an sql statement that I broke with the last commit.
Philipp Sehmisch
2007-12-18
1
-1
/
+1
*
Updated attribute system to the latest design decisions (removed charisma, ke...
Philipp Sehmisch
2007-12-18
1
-17
/
+15
*
Cleaned both configuration and resource managers.
Guillaume Melquiond
2007-09-22
1
-2
/
+2
*
Implemented "ban" remote command.
Guillaume Melquiond
2007-08-31
1
-2
/
+39
*
Plugged several account leaks on error. Prevented banned players from logging...
Guillaume Melquiond
2007-08-31
1
-0
/
+20
*
Fixed or removed obsolete comments.
Guillaume Melquiond
2007-08-30
1
-5
/
+0
*
Missed a few occurrences of "open" when removing them.
Guillaume Melquiond
2007-08-30
1
-17
/
+0
*
Got rid of abstract storage and reference-counted pointers. Fixed lifetime of...
Guillaume Melquiond
2007-08-30
1
-245
/
+75
*
Fixed handling of account levels.
Guillaume Melquiond
2007-08-29
1
-1
/
+2
*
Implemented quest variables.
Guillaume Melquiond
2007-08-28
1
-0
/
+56
*
First part of a patch for completing the RPG system (character attributes) of...
Guillaume Melquiond
2007-08-18
1
-49
/
+33
*
Handled money as part of the inventory.
Guillaume Melquiond
2007-08-14
1
-4
/
+4
*
Deleted obsolete files. Cleaned configuration. Removed obsolete SQL tables.
Guillaume Melquiond
2007-08-13
1
-2
/
+0
*
Replaced user names by client pointers when handling channels, in order to re...
Guillaume Melquiond
2007-07-28
1
-11
/
+9
*
Removed a host of unnecessary methods from ChatChannelManager.
Bjørn Lindeijer
2007-07-25
1
-9
/
+12
*
Some more cleanup of chat handler related code.
Bjørn Lindeijer
2007-07-17
1
-9
/
+9
*
Robustified account server with respect to failed SQL requests.
Guillaume Melquiond
2007-07-05
1
-16
/
+37
*
Added support for persistent inventory.
Guillaume Melquiond
2007-07-02
1
-22
/
+49
*
Cleaned prototypes and factored out duplicate code.
Guillaume Melquiond
2007-07-02
1
-168
/
+58
*
Added support for storing inventory in database.
Guillaume Melquiond
2007-07-01
1
-30
/
+42
*
Reverted inventory handling code to the last known working state. Simplified ...
Guillaume Melquiond
2007-07-01
1
-0
/
+2
*
Merged guilds-and-parties branch to trunk
David Athay
2007-06-26
1
-0
/
+268
*
Fixed a bug that caused the character attributes to become mixed up.
Philipp Sehmisch
2007-03-22
1
-1
/
+1
*
Removed check for difference between lowest and highest attribute at char cre...
Philipp Sehmisch
2007-03-20
1
-3
/
+5
*
Set the default map position of new characters to a value that makes more sen...
Philipp Sehmisch
2007-03-15
1
-19
/
+22
*
Modified the game-server to use AbstractCharacterData, some renaming
Rogier Polak
2007-03-14
1
-79
/
+86
*
Added an abstrart base class for characterdata, in order to use the same seri...
Rogier Polak
2007-03-05
1
-52
/
+171
*
Implementation of chat channels by Trapdoor.
Philipp Sehmisch
2007-02-27
1
-4
/
+7
*
Added support for switching character by reconnecting to the account server and
Bjørn Lindeijer
2007-02-04
1
-4
/
+85
*
Added graceful server shutdown, chose some more sane variables names for SQL
Bjørn Lindeijer
2007-02-01
1
-44
/
+62
*
Simplified handling of verbosity levels. Optimized code by generating only ne...
Guillaume Melquiond
2007-01-05
1
-13
/
+13
*
Split persistent player data from game server data. Enabled inventory code back.
Guillaume Melquiond
2007-01-03
1
-11
/
+11
*
Finished implementation for warping players around servers. Thoroughly untested.
Guillaume Melquiond
2006-12-31
1
-62
/
+118
*
Removed useless dependency on Cipher + OpenSSL.
Guillaume Melquiond
2006-12-29
1
-1
/
+0
*
Physically split the server into one tmwserv-acount program (account +
Guillaume Melquiond
2006-12-29
1
-0
/
+742
[prev]