summaryrefslogtreecommitdiffstats
path: root/src/sql/mysql
Commit message (Expand)AuthorAgeFilesLines
* [Abilities] Renamed specials to abilitiesErik Schilling2013-05-082-7/+33
* Actually use transactions for mysql updatesErik Schilling2013-04-132-4/+4
* Added mysql update script for the special commitErik Schilling2012-04-041-0/+11
* 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-132-3/+28
* Allowed larger item amounts for mysql database.Erik Schilling2011-12-032-2/+9
* Renamed the db update 15 to 18 as requested by Bjorn.Yohann Ferreira2011-11-012-3/+3
* Merge github.com:mana/manaservYohann Ferreira2011-11-011-0/+0
|\
| * End the confusion about the missing upgrade scriptThorbjørn Lindeijer2011-10-261-0/+0
* | Add persistent items support based on seeseekey's work.Yohann Ferreira2011-09-092-1/+36
* | Merge github.com:mana/manaservYohann Ferreira2011-09-082-2/+9
|\|
| * Fixed size of mapid field in mysql database.Erik Schilling2011-09-052-1/+8
* | Fixed size of mapid field in mysql database.Erik Schilling2011-09-051-1/+1
* | Added missing sql update scripts.Yohann Ferreira2011-08-302-1/+23
* | Begun Applying the new equipment slot handling design.Yohann Ferreira2011-07-271-3/+3
|/
* Fix the default slot values when upgrading the database to version 14.Yohann Ferreira2011-01-221-1/+1
* 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-292-0/+12
* Added @kick and @kill commands.Philipp Sehmisch2010-12-272-0/+2
* Transaction logging of various command, new transaction codes and style fix.Philipp Sehmisch2010-12-272-0/+50
* 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-172-1/+14
* Fixed characters not being returned at character selection when using MySQL.Yohann Ferreira2010-09-152-12/+12
* Fixed removal of hardcoded attributes in the MySQL update scriptThorbjørn Lindeijer2010-09-121-7/+7
* Merge branch 'testing'Freeyorp2010-08-292-9/+82
|\
| * Change references from database version 10 to version 11 to reflect changes m...Freeyorp2010-08-182-2/+2
| * New attribute system and major changes to many low-level areas.Freeyorp2010-07-102-9/+82
* | Fixed version in database table creation filesThorbjørn Lindeijer2010-08-211-1/+1
* | Also provide an update script for MySQLThorbjørn Lindeijer2010-08-071-0/+3
|/
* Added LUA script bindings for manipulating the specials available to a charac...Philipp Sehmisch2010-07-092-1/+30
* Fixed a typo in mysql database update script for v7 to v8.Philipp Sehmisch2010-03-181-1/+1
* Fix a syntax error in MYSQL createTable scriptBlue Sans Douze2010-01-231-4/+4
* Updates mysql to database version 8Chuck Miller2010-01-162-2/+31
* Fixing the mysql backend and the mysql createTables scriptBlue2010-01-101-19/+63
* Fixed name of the project in copyright headersThorbjørn Lindeijer2009-12-061-12/+12
* Rebranding tmwserv to manaservThorbjørn Lindeijer2009-10-242-71/+69
* Adds tmw_char_status_effects tables to mySQL and SQLiteChuck Miller2009-09-301-1/+19
* Mysql update fileblue1122009-04-202-15/+18
* Update script mysql 2 to 3Blue1122009-04-191-0/+16
* 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-012-3/+67
* 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