backport.js

Overview

This is the main backport library that all the other backports require...

Backport.js allows developers to to:

  • Add missing JS API functions and constants
  • Override existing functions to add missing functionality
  • Remove deprecated functions, constants and globals
  • List all available and removed JS API features
  • Determine what alterations have been made by backport

Availability

(warning) Requires Util.js to be included first.

Warzone 3.1 Beta 1 and above.

Documentation

Script

  File Modified

JavaScript File backport_0.1.js Initial release

Mar 05, 2012 by Aubergine

See also