promotional bannermobile promotional banner

Sea

Abandoned
Sea

File Details

1.29

  • R
  • Dec 18, 2006
  • 49.48 KB
  • 25
  • 2.0.1
  • Retail

File Name

sea-1-29.zip

Supported Versions

  • 2.0.1
v1.29 (12/17/06)
   * Sea.wow.questlog 
  1. removed quest debug. 
   * Sea.util (SeaHooks v1.2) 
  1. Rewrote hook handler to use a more table intensive method. This may use more memory, but executes much less code and should use overall less processor time. This allows for the removal of all of the table recycling code: SeaHooks_assignArgs, SeaHooks_inverseAssignArgs, SeaHooks_getTables, SeaHooks_releaseTables and Sea.util.argStack. This also fixes two serious issues that were cropping up:
         * Args and return args no longer stop after the first nil
         * The number of arguments and return arguments allowable to hook is now unlimited 

v1.28 (12/6/06)
   * Sea.wow.tooltip 
  1. Updated clear(tooltip) to handle new variable sized tooltips 

v1.27 (12/5/06)
   * Sea.wow.questlog 
  1. Fixed nil error