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
/
storage.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-14
Renamed .hpp files into .h for consistency.
Yohann Ferreira
1
-7
/
+7
2010-11-10
Fix code indentation in the sql related files.
Yohann Ferreira
1
-29
/
+37
2010-11-09
Fixed unregistering on the server-side.
Yohann Ferreira
1
-6
/
+16
2010-10-30
Have the PerformTransaction class automatically handle nesting
Thorbjørn Lindeijer
1
-66
/
+14
2010-10-30
Introduced a helper class for performing transactions
Thorbjørn Lindeijer
1
-12
/
+10
2010-09-15
Reordered the manaserv.xml.example file and made related code cleanups.
Yohann Ferreira
1
-1
/
+1
2010-08-29
Merge branch 'testing'
Freeyorp
1
-149
/
+222
2010-08-22
Another small simplification
Thorbjørn Lindeijer
1
-7
/
+1
2010-08-22
Avoid collision with type 'int' in SQL query
Thorbjørn Lindeijer
1
-12
/
+7
2010-08-18
Change references from database version 10 to version 11 to reflect changes m...
Freeyorp
1
-1
/
+1
2010-08-14
Set the database ID of a new character immediately after creating it.
Freeyorp
1
-3
/
+3
2010-08-07
Fixed index creation on mana_char_kill_stats table
Thorbjørn Lindeijer
1
-1
/
+1
2010-08-07
Revert "Added a method of updating the passwords of an existing database"
Thorbjørn Lindeijer
1
-48
/
+0
2010-07-10
New attribute system and major changes to many low-level areas.
Freeyorp
1
-160
/
+222
2010-07-09
Added LUA script bindings for manipulating the specials available to a charac...
Philipp Sehmisch
1
-5
/
+54
2010-05-30
Use XML::Document to automate memory cleanup
Thorbjørn Lindeijer
1
-1
/
+1
2010-05-16
Random cleanups, adding const, removing unnecessary clear calls
Thorbjørn Lindeijer
1
-5
/
+1
2010-05-16
Changed and split up the default location for loading data
Thorbjørn Lindeijer
1
-14
/
+6
2010-02-23
Removed some unnecessary log messages
Philipp Sehmisch
1
-1
/
+0
2010-02-07
Update Copyright date for Manaserv.
Bertram
1
-1
/
+1
2010-01-18
Reverted the accountserver-affecting changes of commits a9a87aea and dfc6875e...
Philipp Sehmisch
1
-3
/
+0
2010-01-17
Removed last traces of hardcoded access levels form game-server, begun with u...
Philipp Sehmisch
1
-0
/
+3
2010-01-08
Added tracing of kill count for each monster per character
Philipp Sehmisch
1
-3
/
+83
2009-12-06
Added a method of updating the passwords of an existing database
Thorbjørn Lindeijer
1
-3
/
+48
2009-12-06
Moved storagesql.hpp into storage.hpp
Thorbjørn Lindeijer
1
-4
/
+44
2009-12-06
Renamed DALStorage to Storage
Thorbjørn Lindeijer
1
-0
/
+1998
2007-08-30
Got rid of abstract storage and reference-counted pointers. Fixed lifetime of...
Guillaume Melquiond
1
-65
/
+0
2007-07-02
Cleaned prototypes and factored out duplicate code.
Guillaume Melquiond
1
-81
/
+1
2006-12-29
Physically split the server into one tmwserv-acount program (account +
Guillaume Melquiond
1
-0
/
+145