summaryrefslogtreecommitdiff
path: root/src/sql/sqlite/updates
AgeCommit message (Expand)AuthorFilesLines
2023-05-16Allow account email to be null in the databaseThorbjørn Lindeijer1-0/+61
2013-09-26Store questlog values in the databaseErik Schilling1-0/+22
2013-09-08Cleaned up the inventory handlingErik Schilling1-0/+47
2013-08-26Made cooldowns of abilities scriptableErik Schilling1-0/+34
2013-08-26Removed skillsErik Schilling1-0/+58
2013-08-26[Abilities] Renamed specials to abilitiesErik Schilling1-0/+26
2012-04-04Enhanced special supportErik Schilling1-0/+11
2012-03-13Fixed problems with map-bound world state variablesThorbjørn Lindeijer1-0/+59
2011-12-03Allowed larger item amounts for mysql database.Erik Schilling1-0/+9
2011-11-01Renamed the db update 15 to 18 as requested by Bjorn.Yohann Ferreira1-1/+1
2011-11-01Merge github.com:mana/manaservYohann Ferreira1-0/+0
2011-10-26End the confusion about the missing upgrade scriptThorbjørn Lindeijer1-0/+0
2011-09-09Add persistent items support based on seeseekey's work.Yohann Ferreira1-0/+16
2011-09-08Merge github.com:mana/manaservYohann Ferreira1-0/+7
2011-09-05Fixed size of mapid field in mysql database.Erik Schilling1-0/+7
2011-08-30Added missing sql update scripts.Yohann Ferreira1-0/+21
2011-01-22Fix the default slot values when upgrading the database to version 14.Yohann Ferreira1-1/+1
2010-12-29Made the server handle properly the characters slots.Yohann Ferreira1-0/+10
2010-12-27Added @kick and @kill commands.Philipp Sehmisch1-0/+1
2010-12-27Transaction logging of various command, new transaction codes and style fix.Philipp Sehmisch1-0/+30
2010-10-17Changed the mana_accounts.email field length to 64 characters.Yohann Ferreira1-0/+10
2010-09-27SQLite: Do a proper upgrade of the mana_characters tableThorbjørn Lindeijer1-11/+80
2010-09-12Added script to update SQLite database to version 11Thorbjørn Lindeijer1-0/+39
2010-08-07Worked around a typo in the update script from version 7 to 8Thorbjørn Lindeijer2-2/+3
2010-08-07Fixed index creation on mana_char_kill_stats tableThorbjørn Lindeijer1-0/+9
2010-07-09Added LUA script bindings for manipulating the specials available to a charac...Philipp Sehmisch1-0/+16
2010-01-08Added tracing of kill count for each monster per characterPhilipp Sehmisch1-0/+20
2009-10-24Rebranding tmwserv to manaservThorbjørn Lindeijer1-0/+122
2009-09-30Adds tmw_char_status_effects tables to mySQL and SQLiteChuck Miller1-0/+20
2009-08-23Added table and view to prepare reporting of transaction log.Andreas Habel2-4/+80
2009-08-17Update table tmw_accounts. Added columns to store secret key and expirationAndreas Habel1-0/+13
2009-03-08Fix error in sqlite 2 to 3 update scriptJared Adams1-1/+1
2009-03-05Added transactions for chat events.David Athay1-1/+1
2009-03-05Added transactional historyDavid Athay1-0/+17
2008-12-01Added new table to store online users. See mantis #553Andreas Habel1-0/+30