aowow/template/js
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
..
basic.js * moved some more redundant code to basic.js 2013-08-04 02:57:55 +02:00
Draggable.js * moved duplicate utility/dom-functions from global.js to basic.js 2013-08-03 21:09:23 +02:00
filters.js * moved duplicate utility/dom-functions from global.js to basic.js 2013-08-03 21:09:23 +02:00
global.js BaseTypes: 2013-08-20 20:45:24 +02:00
jquery-1.4.2.min.js fixed setup for glyph-datasets (custom cases should be handled, when setting up aowow_spells) 2013-08-02 15:48:29 +02:00
locale_dede.js * added skills listview-page 2013-08-07 20:58:34 +02:00
locale_enus.js * added skills listview-page 2013-08-07 20:58:34 +02:00
locale_eses.js * added skills listview-page 2013-08-07 20:58:34 +02:00
locale_frfr.js * added skills listview-page 2013-08-07 20:58:34 +02:00
locale_ruru.js * added skills listview-page 2013-08-07 20:58:34 +02:00
Mapper.js * moved duplicate utility/dom-functions from global.js to basic.js 2013-08-03 21:09:23 +02:00
maps.js * moved duplicate utility/dom-functions from global.js to basic.js 2013-08-03 21:09:23 +02:00
Markup.js * moved duplicate utility/dom-functions from global.js to basic.js 2013-08-03 21:09:23 +02:00
petcalc.js * moved duplicate utility/dom-functions from global.js to basic.js 2013-08-03 21:09:23 +02:00
ShowOnMap.js * moved duplicate utility/dom-functions from global.js to basic.js 2013-08-03 21:09:23 +02:00
Summary.js * moved some more redundant code to basic.js 2013-08-04 02:57:55 +02:00
swfobject.js * tabs 2 spaces in some *.js and *.css 2013-06-18 23:31:58 +02:00
talent.js * moved duplicate utility/dom-functions from global.js to basic.js 2013-08-03 21:09:23 +02:00
TalentCalc.js * moved some more redundant code to basic.js 2013-08-04 02:57:55 +02:00