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
/
mysql
/
updates
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-26
Store questlog values in the database
Erik Schilling
1
-0
/
+24
2013-09-08
Cleaned up the inventory handling
Erik Schilling
1
-0
/
+18
2013-08-26
Made cooldowns of abilities scriptable
Erik Schilling
1
-0
/
+12
2013-08-26
Removed skills
Erik Schilling
1
-0
/
+15
2013-08-26
[Abilities] Renamed specials to abilities
Erik Schilling
1
-0
/
+26
2013-04-13
Actually use transactions for mysql updates
Erik Schilling
2
-4
/
+4
2012-04-04
Added mysql update script for the special commit
Erik Schilling
1
-0
/
+11
2012-03-13
Fixed problems with map-bound world state variables
Thorbjørn Lindeijer
1
-0
/
+25
2011-12-03
Allowed larger item amounts for mysql database.
Erik Schilling
1
-0
/
+7
2011-11-01
Renamed the db update 15 to 18 as requested by Bjorn.
Yohann Ferreira
1
-2
/
+2
2011-11-01
Merge github.com:mana/manaserv
Yohann Ferreira
1
-0
/
+0
2011-10-26
End the confusion about the missing upgrade script
Thorbjørn Lindeijer
1
-0
/
+0
2011-09-09
Add persistent items support based on seeseekey's work.
Yohann Ferreira
1
-0
/
+19
2011-09-08
Merge github.com:mana/manaserv
Yohann Ferreira
1
-0
/
+7
2011-09-05
Fixed size of mapid field in mysql database.
Erik Schilling
1
-0
/
+7
2011-08-30
Added missing sql update scripts.
Yohann Ferreira
1
-0
/
+22
2011-01-22
Fix the default slot values when upgrading the database to version 14.
Yohann Ferreira
1
-1
/
+1
2010-12-29
Made the server handle properly the characters slots.
Yohann Ferreira
1
-0
/
+11
2010-12-27
Added @kick and @kill commands.
Philipp Sehmisch
1
-0
/
+1
2010-12-27
Transaction logging of various command, new transaction codes and style fix.
Philipp Sehmisch
1
-0
/
+29
2010-10-17
Changed the mana_accounts.email field length to 64 characters.
Yohann Ferreira
1
-0
/
+13
2010-09-15
Fixed characters not being returned at character selection when using MySQL.
Yohann Ferreira
1
-6
/
+6
2010-09-12
Fixed removal of hardcoded attributes in the MySQL update script
Thorbjørn Lindeijer
1
-7
/
+7
2010-08-29
Merge branch 'testing'
Freeyorp
1
-0
/
+49
2010-08-18
Change references from database version 10 to version 11 to reflect changes m...
Freeyorp
1
-1
/
+1
2010-08-07
Also provide an update script for MySQL
Thorbjørn Lindeijer
1
-0
/
+3
2010-07-10
New attribute system and major changes to many low-level areas.
Freeyorp
1
-0
/
+49
2010-07-09
Added LUA script bindings for manipulating the specials available to a charac...
Philipp Sehmisch
1
-0
/
+16
2010-03-18
Fixed a typo in mysql database update script for v7 to v8.
Philipp Sehmisch
1
-1
/
+1
2010-01-16
Updates mysql to database version 8
Chuck Miller
1
-0
/
+17
2009-04-20
Mysql update file
blue112
1
-7
/
+9
2009-04-19
Update script mysql 2 to 3
Blue112
1
-0
/
+16
2008-12-01
Added new table to store online users. See mantis #553
Andreas Habel
1
-0
/
+33