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
/
sql
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-30
Adds tmw_char_status_effects tables to mySQL and SQLite
Chuck Miller
3
-2
/
+53
2009-09-09
Fixed superfluous semicolon in sqlite3 createTables.sql file
Thorbjørn Lindeijer
1
-1
/
+1
2009-08-23
Added table and view to prepare reporting of transaction log.
Andreas Habel
3
-8
/
+225
2009-08-17
Update table tmw_accounts. Added columns to store secret key and expiration
Andreas Habel
2
-9
/
+24
2009-04-20
Mysql update file
blue112
2
-15
/
+18
2009-04-19
Update script mysql 2 to 3
Blue112
1
-0
/
+16
2009-04-19
Mysql Backend Update mysql database to version 3 Fixed compile error with mys...
Blue112
1
-2
/
+10
2009-03-08
Fix database version in sqlite db creation file
Jared Adams
1
-1
/
+1
2009-03-08
Fix a bug in the sqlite db creation file
Jared Adams
1
-1
/
+1
2009-03-08
Fix error in sqlite 2 to 3 update script
Jared Adams
1
-1
/
+1
2009-03-05
Added transactions for chat events.
David Athay
1
-1
/
+1
2009-03-05
Added transactional history
David Athay
2
-0
/
+25
2008-12-01
Added new table to store online users. See mantis #553
Andreas Habel
4
-9
/
+121
2008-11-18
Fixed a bug in tmw_world_states table script reported by YellowShadow. Modifi...
Andreas Habel
1
-1
/
+1
2008-11-16
Removed the binary sqlite3 database
Bjørn Lindeijer
1
-0
/
+0
2008-11-14
Added check for database version on startup of Accountserver.
Andreas Habel
3
-2
/
+7
2008-11-06
Added table tmw_item_instances and tmw_item_attributes for mySQL and SQLite a...
Andreas Habel
3
-48
/
+96
2008-11-03
Added tables and statements to store and retrieve letters. Attachments not fu...
Andreas Habel
2
-2
/
+94
2008-10-17
Added SQL table definitions for item auctions.
Andreas Habel
3
-0
/
+117
2008-09-19
* Doxygen now writes all warnings into a separate file
Andreas Habel
3
-24
/
+31
2008-09-17
fixed CHARSET parameter to utf8
Andreas Habel
1
-7
/
+7
2008-09-17
* Added installation scripts to set up database schemas for mysql, sqlite and...
Andreas Habel
5
-0
/
+391