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
/
sqlite
/
createTables.sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Abilities] Renamed specials to abilities
Erik Schilling
2013-05-08
1
-7
/
+7
*
Create database using a single transaction
Thorbjørn Lindeijer
2012-12-15
1
-0
/
+4
*
Enhanced special support
Erik Schilling
2012-04-04
1
-3
/
+4
*
Fixed the version in the createTables.sql scripts
Thorbjørn Lindeijer
2012-03-16
1
-1
/
+1
*
Fixed createTables scripts
Erik Schilling
2012-03-15
1
-3
/
+3
*
Fixed problems with map-bound world state variables
Thorbjørn Lindeijer
2012-03-13
1
-4
/
+6
*
Allowed larger item amounts for mysql database.
Erik Schilling
2011-12-03
1
-1
/
+1
*
Renamed the db update 15 to 18 as requested by Bjorn.
Yohann Ferreira
2011-11-01
1
-1
/
+1
*
Add persistent items support based on seeseekey's work.
Yohann Ferreira
2011-09-09
1
-1
/
+13
*
Merge github.com:mana/manaserv
Yohann Ferreira
2011-09-08
1
-1
/
+1
|
\
*
|
Added missing sql update scripts.
Yohann Ferreira
2011-08-30
1
-1
/
+1
*
|
Begun Applying the new equipment slot handling design.
Yohann Ferreira
2011-07-27
1
-1
/
+2
|
/
*
Corrected the database version of newly created databases.
Yohann Ferreira
2010-12-29
1
-1
/
+1
*
Made the server handle properly the characters slots.
Yohann Ferreira
2010-12-29
1
-0
/
+1
*
Added @kick and @kill commands.
Philipp Sehmisch
2010-12-27
1
-0
/
+1
*
Transaction logging of various command, new transaction codes and style fix.
Philipp Sehmisch
2010-12-27
1
-0
/
+21
*
Upgrade database version to 12 as it should have been from the latest update.
Yohann Ferreira
2010-11-15
1
-1
/
+1
*
Merge branch 'testing'
Freeyorp
2010-08-29
1
-8
/
+27
|
\
|
*
Change references from database version 10 to version 11 to reflect changes m...
Freeyorp
2010-08-18
1
-1
/
+1
|
*
New attribute system and major changes to many low-level areas.
Freeyorp
2010-07-10
1
-8
/
+27
*
|
Fixed version in database table creation files
Thorbjørn Lindeijer
2010-08-21
1
-1
/
+1
*
|
Fixed index creation on mana_char_kill_stats table
Thorbjørn Lindeijer
2010-08-07
1
-1
/
+1
|
/
*
Added LUA script bindings for manipulating the specials available to a charac...
Philipp Sehmisch
2010-07-09
1
-1
/
+13
*
Random cleanups, adding const, removing unnecessary clear calls
Thorbjørn Lindeijer
2010-05-16
1
-1
/
+1
*
Correct the database version
Thorbjørn Lindeijer
2010-01-16
1
-1
/
+1
*
Added tracing of kill count for each monster per character
Philipp Sehmisch
2010-01-08
1
-0
/
+13
*
Fixed name of the project in copyright headers
Thorbjørn Lindeijer
2009-12-06
1
-12
/
+12
*
Rebranding tmwserv to manaserv
Thorbjørn Lindeijer
2009-10-24
1
-108
/
+108
*
Adds tmw_char_status_effects tables to mySQL and SQLite
Chuck Miller
2009-09-30
1
-1
/
+14
*
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
1
-4
/
+145
*
Update table tmw_accounts. Added columns to store secret key and expiration
Andreas Habel
2009-08-17
1
-9
/
+11
*
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
*
Added transactional history
David Athay
2009-03-05
1
-0
/
+8
*
Added new table to store online users. See mantis #553
Andreas Habel
2008-12-01
1
-6
/
+24
*
Added check for database version on startup of Accountserver.
Andreas Habel
2008-11-14
1
-2
/
+3
*
Added table tmw_item_instances and tmw_item_attributes for mySQL and SQLite a...
Andreas Habel
2008-11-06
1
-23
/
+48
*
Added tables and statements to store and retrieve letters. Attachments not fu...
Andreas Habel
2008-11-03
1
-1
/
+39
*
Added SQL table definitions for item auctions.
Andreas Habel
2008-10-17
1
-0
/
+48
*
* Doxygen now writes all warnings into a separate file
Andreas Habel
2008-09-19
1
-11
/
+14
*
* Added installation scripts to set up database schemas for mysql, sqlite and...
Andreas Habel
2008-09-17
1
-0
/
+102