aowow/includes
Sarjuuk acbe969b8d Setup:
- setup can now be run from CLI. Use "> php index.php --help" to start off
- updated logging for use with CLI
- added generators for client imagery (icons, maps, talents, ect)
DBC:
- parsed DBCs are now expected in the Aowow-DB, prefixed with dbc_* (they are joined with
  these tables, so its easier to have them here altogether)
- setup/db_setup_3.zip may be reapplied (optionally)
- alternatively aowow will now extract you own DBCs alongside your textures.
  They will be parsed and saved to DB, as needed.
Misc:
 * HOST_URL and STATIC_URL will now be determined automaticly once and
 * then saved to ?_config (setup by CLI requires these to be set)
Spell:
 * added glyph-symbol to infobox for glyph-related spells
2015-01-20 23:17:37 +01:00
..
libs/DbSimple changed dbSimple version to use e1d92f1f2f 2014-09-06 11:38:30 +02:00
tools added a tools BLPExtractor and BLPConverter as modules 2015-01-18 19:14:24 +01:00
types Spell: 2015-01-18 18:36:10 +01:00
ajaxHandler.class.php - implemented screenshot handling, inclding 2014-11-12 20:28:46 +01:00
community.class.php - implemented screenshot handling, inclding 2014-11-12 20:28:46 +01:00
database.class.php Setup: 2015-01-20 23:17:37 +01:00
defines.php - implemented screenshot handling, inclding 2014-11-12 20:28:46 +01:00
kernel.php Setup: 2015-01-20 23:17:37 +01:00
loot.class.php Loot: 2015-01-18 18:46:48 +01:00
markup.class.php - implemented comments (in general and as preview on account page & latest comments) 2014-07-30 22:10:34 +02:00
user.class.php Loot: 2015-01-18 18:46:48 +01:00
utilities.php - wrap json_encode in Util::toJson to always encode with the same flags 2015-01-18 18:10:01 +01:00