summaryrefslogtreecommitdiffstats
path: root/src/sql/mysql/createTables.sql
Commit message (Expand)AuthorAgeFilesLines
* [Abilities] Renamed specials to abilitiesErik Schilling2013-05-081-7/+7
* Enhanced special supportErik Schilling2012-04-041-3/+4
* Fixed the version in the createTables.sql scriptsThorbjørn Lindeijer2012-03-161-1/+1
* Fixed createTables scriptsErik Schilling2012-03-151-3/+3
* Fixed problems with map-bound world state variablesThorbjørn Lindeijer2012-03-131-3/+3
* Allowed larger item amounts for mysql database.Erik Schilling2011-12-031-2/+2
* Renamed the db update 15 to 18 as requested by Bjorn.Yohann Ferreira2011-11-011-1/+1
* Add persistent items support based on seeseekey's work.Yohann Ferreira2011-09-091-1/+17
* Merge github.com:mana/manaservYohann Ferreira2011-09-081-2/+2
|\
| * Fixed size of mapid field in mysql database.Erik Schilling2011-09-051-1/+1
* | Fixed size of mapid field in mysql database.Erik Schilling2011-09-051-1/+1
* | Added missing sql update scripts.Yohann Ferreira2011-08-301-1/+1
* | Begun Applying the new equipment slot handling design.Yohann Ferreira2011-07-271-3/+3
|/
* Corrected the database version of newly created databases.Yohann Ferreira2010-12-291-1/+1
* Made the server handle properly the characters slots.Yohann Ferreira2010-12-291-0/+1
* Added @kick and @kill commands.Philipp Sehmisch2010-12-271-0/+1
* Transaction logging of various command, new transaction codes and style fix.Philipp Sehmisch2010-12-271-0/+21
* Upgrade database version to 12 as it should have been from the latest update.Yohann Ferreira2010-11-151-1/+1
* Changed the mana_accounts.email field length to 64 characters.Yohann Ferreira2010-10-171-1/+1
* Fixed characters not being returned at character selection when using MySQL.Yohann Ferreira2010-09-151-6/+6
* Change references from database version 10 to version 11 to reflect changes m...Freeyorp2010-08-181-1/+1
* New attribute system and major changes to many low-level areas.Freeyorp2010-07-101-9/+33
* Added LUA script bindings for manipulating the specials available to a charac...Philipp Sehmisch2010-07-091-1/+14
* Fix a syntax error in MYSQL createTable scriptBlue Sans Douze2010-01-231-4/+4
* Updates mysql to database version 8Chuck Miller2010-01-161-2/+14
* Fixing the mysql backend and the mysql createTables scriptBlue2010-01-101-19/+63
* Rebranding tmwserv to manaservThorbjørn Lindeijer2009-10-241-61/+61
* Adds tmw_char_status_effects tables to mySQL and SQLiteChuck Miller2009-09-301-1/+19
* Mysql update fileblue1122009-04-201-8/+9
* Mysql Backend Update mysql database to version 3 Fixed compile error with mys...Blue1122009-04-191-2/+10
* Added new table to store online users. See mantis #553Andreas Habel2008-12-011-3/+34
* Fixed a bug in tmw_world_states table script reported by YellowShadow. Modifi...Andreas Habel2008-11-181-1/+1
* Added check for database version on startup of Accountserver.Andreas Habel2008-11-141-0/+4
* Added table tmw_item_instances and tmw_item_attributes for mySQL and SQLite a...Andreas Habel2008-11-061-25/+48
* Added tables and statements to store and retrieve letters. Attachments not fu...Andreas Habel2008-11-031-1/+55
* Added SQL table definitions for item auctions.Andreas Habel2008-10-171-0/+69
* * Doxygen now writes all warnings into a separate fileAndreas Habel2008-09-191-13/+17
* fixed CHARSET parameter to utf8Andreas Habel2008-09-171-7/+7
* * Added installation scripts to set up database schemas for mysql, sqlite and...Andreas Habel2008-09-171-0/+153