| Age | Commit message (Collapse) | Author |
|
--HG--
branch : trunk
|
|
* Script by antihrist
--HG--
branch : trunk
|
|
Added missing data to world_database.sql.
Corrected a couple of typos in world_script_texts.sql.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Small sql editing (cosmetic, NO sql need to be re-applied).
--HG--
branch : trunk
|
|
From issue #2180
--HG--
branch : trunk
|
|
Closes issue #2733
Implements door hiting by trash, trash waypoints and more
--HG--
branch : trunk
|
|
--HG--
branch : trunk
rename : sql/auth_database.sql => sql/base/auth_database.sql
rename : sql/character_database.sql => sql/base/character_database.sql
rename : sql/world_database.sql => sql/base/world_database.sql
rename : sql/tools/CMakeLists.txt => sql/create/CMakeLists.txt
rename : sql/tools/create_mysql.sql => sql/create/create_mysql.sql
rename : sql/tools/drop_mysql.sql => sql/create/drop_mysql.sql
rename : sql/full/CMakeLists.txt => sql/scripts/CMakeLists.txt
rename : sql/full/world_script_texts.sql => sql/scripts/world_script_texts.sql
rename : sql/full/world_script_waypoints.sql => sql/scripts/world_script_waypoints.sql
rename : sql/full/world_scripts_full.sql => sql/scripts/world_scripts_full.sql
|