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
/
sqlite
/
updates
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-04
Enhanced special support
Erik Schilling
1
-0
/
+11
2012-03-13
Fixed problems with map-bound world state variables
Thorbjørn Lindeijer
1
-0
/
+59
2011-12-03
Allowed larger item amounts for mysql database.
Erik Schilling
1
-0
/
+9
2011-11-01
Renamed the db update 15 to 18 as requested by Bjorn.
Yohann Ferreira
1
-1
/
+1
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
/
+16
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
/
+21
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
/
+10
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
/
+30
2010-10-17
Changed the mana_accounts.email field length to 64 characters.
Yohann Ferreira
1
-0
/
+10
2010-09-27
SQLite: Do a proper upgrade of the mana_characters table
Thorbjørn Lindeijer
1
-11
/
+80
2010-09-12
Added script to update SQLite database to version 11
Thorbjørn Lindeijer
1
-0
/
+39
2010-08-07
Worked around a typo in the update script from version 7 to 8
Thorbjørn Lindeijer
2
-2
/
+3
2010-08-07
Fixed index creation on mana_char_kill_stats table
Thorbjørn Lindeijer
1
-0
/
+9
2010-07-09
Added LUA script bindings for manipulating the specials available to a charac...
Philipp Sehmisch
1
-0
/
+16
2010-01-08
Added tracing of kill count for each monster per character
Philipp Sehmisch
1
-0
/
+20
2009-10-24
Rebranding tmwserv to manaserv
Thorbjørn Lindeijer
1
-0
/
+122
2009-09-30
Adds tmw_char_status_effects tables to mySQL and SQLite
Chuck Miller
1
-0
/
+20
2009-08-23
Added table and view to prepare reporting of transaction log.
Andreas Habel
2
-4
/
+80
2009-08-17
Update table tmw_accounts. Added columns to store secret key and expiration
Andreas Habel
1
-0
/
+13
2009-03-08
Fix error in sqlite 2 to 3 update script
Jared Adams
1
-1
/
+1
2009-03-05
Added transactions for chat events.
David Athay
1
-1
/
+1
2009-03-05
Added transactional history
David Athay
1
-0
/
+17
2008-12-01
Added new table to store online users. See mantis #553
Andreas Habel
1
-0
/
+30