Commit Graph

9 Commits

Author SHA1 Message Date
leak
74ae022849 Core/GameEventMgr: Drop temporary table 2011-03-18 20:27:41 +01:00
leak
90a3fee232 Core/GameEventMgr: Reduce memory waste caused by gaps in game_event entry IDs 2011-03-18 00:11:12 +01:00
Azazel
a959618f31 Core/DB: increase size of phaseMask field in corpse table to allow values larger than 255 2011-03-17 12:33:20 +06:00
Azazel
3973d1b454 CharDB Schema/Cleanup: cleanup channels table:
* rename columns (remove m_ prefix and convert to lowerCamel case);
* rename prepared statements to conform to standards (there is no CLEAN statement).
2011-03-11 17:18:17 +06:00
Nay
cdf9a7401c SQL: move all SQL that is now included in the latest full DB to the "old" dir. 2011-03-05 01:48:21 +00:00
Azazel
154b114615 Core/SQL: change script from bcd7e45e12 commit to make it more simple and safe in case of multiple executions. 2011-02-25 15:03:36 +06:00
Azazel
bcd7e45e12 CharDB Schema/Cleanup: cleanup character_tutorial table:
* rename table to account_tutorial, because it holds account specific data;
* rename column account to accountId;
* introduce prepared statements for table.
2011-02-25 00:45:57 +06:00
Azazel
20ab3e4bda CharDB Schema/Cleanup: cleanup account_data and character_account_data tables:
* rename column account to accountId;
* introduce prepared statements for both tables.
2011-02-25 00:44:33 +06:00
runningnak3d
0d1be59f3f DB/SAI: Heldgarr Steelbeard "Valiance Keep" SAI. OOC fire at target.
Author: Malcrom
2011-02-04 06:47:52 -07:00