aowow/includes
Sarjuuk 73cdce784e BaseTypes:
- rewrote BaseType::iterate() to be a generator and yield references (requires php 5.5)
- reduced usage of bandaid BaseType::reset()
- removed Util::getIdFieldName() which was even more of a bandaid
- discovered DBSimple::selectPage() and consequently removed $matchQuery as they are now obsoloete

Util:
- added trainerTemplate lists for future use with trainers and trained spells

misc. forgotten and/or broken stuff here and there
2013-08-20 20:45:24 +02:00
..
DbSimple initial commit 2012-12-19 00:53:36 +01:00
Smarty-2.6.26/libs initial commit 2012-12-19 00:53:36 +01:00
class.achievement.php BaseTypes: 2013-08-20 20:45:24 +02:00
class.charclass.php BaseTypes: 2013-08-20 20:45:24 +02:00
class.charrace.php BaseTypes: 2013-08-20 20:45:24 +02:00
class.community.php - added announcements to titles and error-page 2013-03-04 22:57:51 +01:00
class.creature.php BaseTypes: 2013-08-20 20:45:24 +02:00
class.currency.php BaseTypes: 2013-08-20 20:45:24 +02:00
class.database.php - added announcements to titles and error-page 2013-03-04 22:57:51 +01:00
class.faction.php Moved most code related to jsGlobals to template. (Except for Globals, that belong to the object already created, it makes zero sense to look them up again from the template.) 2013-07-11 21:47:00 +02:00
class.filter.php BaseTypes: 2013-08-20 20:45:24 +02:00
class.gameobject.php Moved most code related to jsGlobals to template. (Except for Globals, that belong to the object already created, it makes zero sense to look them up again from the template.) 2013-07-11 21:47:00 +02:00
class.item.php BaseTypes: 2013-08-20 20:45:24 +02:00
class.itemset.php BaseTypes: 2013-08-20 20:45:24 +02:00
class.pet.php BaseTypes: 2013-08-20 20:45:24 +02:00
class.quest.php BaseTypes: 2013-08-20 20:45:24 +02:00
class.skill.php BaseTypes: 2013-08-20 20:45:24 +02:00
class.spell.php BaseTypes: 2013-08-20 20:45:24 +02:00
class.title.php BaseTypes: 2013-08-20 20:45:24 +02:00
class.user.php * moved duplicate utility/dom-functions from global.js to basic.js 2013-08-03 21:09:23 +02:00
class.worldevent.php BaseTypes: 2013-08-20 20:45:24 +02:00
class.zone.php BaseTypes: 2013-08-20 20:45:24 +02:00
defines.php - implemented item-lookup per weightscale (used in profiler, comparison tool and item upgrade search) 2013-08-06 16:50:31 +02:00
kernel.php * tabs 2 spaces in some *.js and *.css 2013-06-18 23:31:58 +02:00
utilities.php BaseTypes: 2013-08-20 20:45:24 +02:00