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
*
Renamed DALStorage to Storage
Thorbjørn Lindeijer
2009-12-06
1
-1997
/
+0
*
Moved DALStorage documentation into source file
Thorbjørn Lindeijer
2009-12-06
1
-12
/
+196
*
Removed obsolete commented out code from DALStorage
Thorbjørn Lindeijer
2009-12-06
1
-79
/
+6
*
Fixed name of the project in copyright headers
Thorbjørn Lindeijer
2009-12-06
1
-13
/
+13
*
A host of code style changes
Thorbjørn Lindeijer
2009-12-06
1
-34
/
+27
*
Rebranding tmwserv to manaserv
Thorbjørn Lindeijer
2009-10-24
1
-1
/
+1
*
Adds code for saving and getting status effects from the database
Chuck Miller
2009-10-01
1
-0
/
+77
*
Adds tmw_char_status_effects tables to mySQL and SQLite
Chuck Miller
2009-09-30
1
-1
/
+1
*
Added table and view to prepare reporting of transaction log.
Andreas Habel
2009-08-23
1
-1
/
+1
*
Update table tmw_accounts. Added columns to store secret key and expiration
Andreas Habel
2009-08-17
1
-1
/
+1
*
Changed BindInteger and BindString to BindValue
David Athay
2009-07-10
1
-23
/
+23
*
Changed database to using prepared statements, to stop SQL injection attacks
David Athay
2009-07-10
1
-57
/
+165
*
Makes Skills non hard coded
Chuck Miller
2009-07-03
1
-7
/
+9
*
Fixed a few code style issues
Bjørn Lindeijer
2009-05-24
1
-1
/
+1
*
Standardize on the position of the const keyword
Bjørn Lindeijer
2009-04-26
1
-49
/
+49
*
Fixes for some compile warnings
Bjørn Lindeijer
2009-03-10
1
-1
/
+1
*
Added transactions for chat events.
David Athay
2009-03-05
1
-7
/
+7
*
Added transactional history
David Athay
2009-03-05
1
-1
/
+78
*
Changed guild member permissions. Restricted players to owning only 1 guild.
David Athay
2009-01-27
1
-1
/
+1
*
Added new table to store online users. See mantis #553
Andreas Habel
2008-12-01
1
-1
/
+43
*
Add sync Buffer according to mantis #550
Andreas Habel
2008-11-30
1
-52
/
+79
*
Added bandwidth monitor to account server. Fixes compile errors.
David Athay
2008-11-21
1
-1
/
+1
*
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
2008-11-16
1
-2
/
+0
*
Properly handle exceptions when opening database
Bjørn Lindeijer
2008-11-15
1
-17
/
+9
*
Added check for database version on startup of Accountserver.
Andreas Habel
2008-11-14
1
-13
/
+18
*
Fixed reusage of ostringstream. Now calling clear() before str("") to reset s...
Andreas Habel
2008-11-05
1
-0
/
+9
*
Splitting image name and dye string of items while synchronizing local databa...
Andreas Habel
2008-11-05
1
-2
/
+11
*
* Account server now loads item database on startup and synchronizes tmw_item...
Andreas Habel
2008-11-05
1
-13
/
+65
*
Added version information to item database. Gameserver reports its local vers...
Andreas Habel
2008-11-05
1
-0
/
+53
*
Added tables and statements to store and retrieve letters. Attachments not fu...
Andreas Habel
2008-11-03
1
-3
/
+108
*
Added changing player's character and account level (game-server commit to co...
David Athay
2008-10-27
1
-9
/
+35
*
Some cleanup and an unsuccesful attempt at fixing a crash on map server exit
Bjørn Lindeijer
2008-10-26
1
-2
/
+6
*
Added post callback for getting post.
David Athay
2008-10-24
1
-0
/
+13
*
Fixed a bug when trying to change password or mailaddress via client, caused ...
Andreas Habel
2008-10-24
1
-24
/
+61
*
Game Server now reconnects to Account Server. Some postal system bugs fixed.
David Athay
2008-10-21
1
-5
/
+1
*
fixed bug 456: erroneous sql query at character save
Andreas Habel
2008-10-13
1
-6
/
+6
*
* Doxygen now writes all warnings into a separate file
Andreas Habel
2008-09-19
1
-48
/
+104
*
* Added installation scripts to set up database schemas for mysql, sqlite and...
Andreas Habel
2008-09-17
1
-325
/
+257
*
* Added doxygen file, docu will be generated under docs/api/html
Andreas Habel
2008-09-15
1
-0
/
+80
*
* Extended tmw_accounts table with columns for lastlogin and registration dat...
Andreas Habel
2008-09-10
1
-6
/
+73
*
Better SQL query used for expired bans.
David Athay
2008-08-28
1
-39
/
+5
*
Added checking for expired bans.
David Athay
2008-08-28
1
-0
/
+52
*
Set banned user's level to AL_BANNED
David Athay
2008-08-28
1
-1
/
+2
*
Changed guilds to use character id.
David Athay
2008-08-18
1
-22
/
+17
*
Misc fixes with guild
David Athay
2008-08-18
1
-1
/
+1
*
fix crash from last commit, guild fixes, damage calculation fix
Roderic Morris
2008-07-28
1
-7
/
+7
*
Save guild member permissions to db
David Athay
2008-07-22
1
-3
/
+23
*
work around for members not being added to their guilds
Roderic Morris
2008-06-15
1
-1
/
+9
*
stop storing channels in the db, send channel announcements
Roderic Morris
2008-06-03
1
-96
/
+0
*
Fixed some compiler errors/warnings.
Bjørn Lindeijer
2008-04-20
1
-1
/
+2
[next]