summaryrefslogtreecommitdiff
path: root/src/sql/mysql
AgeCommit message (Expand)AuthorFilesLines
2009-12-06Fixed name of the project in copyright headersThorbjørn Lindeijer1-12/+12
2009-10-24Rebranding tmwserv to manaservThorbjørn Lindeijer2-71/+69
2009-09-30Adds tmw_char_status_effects tables to mySQL and SQLiteChuck Miller1-1/+19
2009-04-20Mysql update fileblue1122-15/+18
2009-04-19Update script mysql 2 to 3Blue1121-0/+16
2009-04-19Mysql Backend Update mysql database to version 3 Fixed compile error with mys...Blue1121-2/+10
2008-12-01Added new table to store online users. See mantis #553Andreas Habel2-3/+67
2008-11-18Fixed a bug in tmw_world_states table script reported by YellowShadow. Modifi...Andreas Habel1-1/+1
2008-11-14Added check for database version on startup of Accountserver.Andreas Habel1-0/+4
2008-11-06Added table tmw_item_instances and tmw_item_attributes for mySQL and SQLite a...Andreas Habel1-25/+48
2008-11-03Added tables and statements to store and retrieve letters. Attachments not fu...Andreas Habel1-1/+55
2008-10-17Added SQL table definitions for item auctions.Andreas Habel1-0/+69
2008-09-19* Doxygen now writes all warnings into a separate fileAndreas Habel1-13/+17
2008-09-17fixed CHARSET parameter to utf8Andreas Habel1-7/+7
2008-09-17* Added installation scripts to set up database schemas for mysql, sqlite and...Andreas Habel2-0/+187