index
:
manaserv.git
abilities
Unnamed repository; edit this file 'description' to name the repository.
Erik Schilling
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade database version to 12 as it should have been from the latest update.
Yohann Ferreira
2010-11-15
2
-2
/
+2
*
Changed the mana_accounts.email field length to 64 characters.
Yohann Ferreira
2010-10-17
3
-1
/
+24
*
SQLite: Do a proper upgrade of the mana_characters table
Thorbjørn Lindeijer
2010-09-27
1
-11
/
+80
*
Fixed characters not being returned at character selection when using MySQL.
Yohann Ferreira
2010-09-15
2
-12
/
+12
*
Added script to update SQLite database to version 11
Thorbjørn Lindeijer
2010-09-12
1
-0
/
+39
*
Fixed removal of hardcoded attributes in the MySQL update script
Thorbjørn Lindeijer
2010-09-12
1
-7
/
+7
*
Merge branch 'testing'
Freeyorp
2010-08-29
3
-17
/
+109
|
\
|
*
Change references from database version 10 to version 11 to reflect changes m...
Freeyorp
2010-08-18
3
-3
/
+3
|
*
New attribute system and major changes to many low-level areas.
Freeyorp
2010-07-10
3
-17
/
+109
*
|
Fixed version in database table creation files
Thorbjørn Lindeijer
2010-08-21
2
-2
/
+2
*
|
Worked around a typo in the update script from version 7 to 8
Thorbjørn Lindeijer
2010-08-07
2
-2
/
+3
*
|
Also provide an update script for MySQL
Thorbjørn Lindeijer
2010-08-07
1
-0
/
+3
*
|
Fixed index creation on mana_char_kill_stats table
Thorbjørn Lindeijer
2010-08-07
2
-1
/
+10
|
/
*
Added LUA script bindings for manipulating the specials available to a charac...
Philipp Sehmisch
2010-07-09
4
-2
/
+59
*
Random cleanups, adding const, removing unnecessary clear calls
Thorbjørn Lindeijer
2010-05-16
1
-1
/
+1
*
Fixed a typo in mysql database update script for v7 to v8.
Philipp Sehmisch
2010-03-18
1
-1
/
+1
*
Fix a syntax error in MYSQL createTable script
Blue Sans Douze
2010-01-23
1
-4
/
+4
*
Updates mysql to database version 8
Chuck Miller
2010-01-16
2
-2
/
+31
*
Correct the database version
Thorbjørn Lindeijer
2010-01-16
1
-1
/
+1
*
Merge branch 'master' of ssh://git@gitorious.org/mana/manaserv
Blue
2010-01-10
2
-0
/
+33
|
\
|
*
Added tracing of kill count for each monster per character
Philipp Sehmisch
2010-01-08
2
-0
/
+33
*
|
Fixing the mysql backend and the mysql createTables script
Blue
2010-01-10
1
-19
/
+63
|
/
*
Fixed name of the project in copyright headers
Thorbjørn Lindeijer
2009-12-06
3
-24
/
+44
*
Rebranding tmwserv to manaserv
Thorbjørn Lindeijer
2009-10-24
5
-211
/
+331
*
Adds tmw_char_status_effects tables to mySQL and SQLite
Chuck Miller
2009-09-30
3
-2
/
+53
*
Fixed superfluous semicolon in sqlite3 createTables.sql file
Thorbjørn Lindeijer
2009-09-09
1
-1
/
+1
*
Added table and view to prepare reporting of transaction log.
Andreas Habel
2009-08-23
3
-8
/
+225
*
Update table tmw_accounts. Added columns to store secret key and expiration
Andreas Habel
2009-08-17
2
-9
/
+24
*
Mysql update file
blue112
2009-04-20
2
-15
/
+18
*
Update script mysql 2 to 3
Blue112
2009-04-19
1
-0
/
+16
*
Mysql Backend Update mysql database to version 3 Fixed compile error with mys...
Blue112
2009-04-19
1
-2
/
+10
*
Fix database version in sqlite db creation file
Jared Adams
2009-03-08
1
-1
/
+1
*
Fix a bug in the sqlite db creation file
Jared Adams
2009-03-08
1
-1
/
+1
*
Fix error in sqlite 2 to 3 update script
Jared Adams
2009-03-08
1
-1
/
+1
*
Added transactions for chat events.
David Athay
2009-03-05
1
-1
/
+1
*
Added transactional history
David Athay
2009-03-05
2
-0
/
+25
*
Added new table to store online users. See mantis #553
Andreas Habel
2008-12-01
4
-9
/
+121
*
Fixed a bug in tmw_world_states table script reported by YellowShadow. Modifi...
Andreas Habel
2008-11-18
1
-1
/
+1
*
Removed the binary sqlite3 database
Bjørn Lindeijer
2008-11-16
1
-0
/
+0
*
Added check for database version on startup of Accountserver.
Andreas Habel
2008-11-14
3
-2
/
+7
*
Added table tmw_item_instances and tmw_item_attributes for mySQL and SQLite a...
Andreas Habel
2008-11-06
3
-48
/
+96
*
Added tables and statements to store and retrieve letters. Attachments not fu...
Andreas Habel
2008-11-03
2
-2
/
+94
*
Added SQL table definitions for item auctions.
Andreas Habel
2008-10-17
3
-0
/
+117
*
* Doxygen now writes all warnings into a separate file
Andreas Habel
2008-09-19
3
-24
/
+31
*
fixed CHARSET parameter to utf8
Andreas Habel
2008-09-17
1
-7
/
+7
*
* Added installation scripts to set up database schemas for mysql, sqlite and...
Andreas Habel
2008-09-17
5
-0
/
+391