Sorry for the months-long delay -- I've been pretty busy with work and summer activities

Please post any bugs you may find


ChangeLog:
Code:
ieatacid (7/22/10)
-----------------
- Updated version to 5.13.10.2
- Updated opcodes/structs
- Changed m_curHP and m_maxHP in spawn.h to int32 types (instead of int16) -- spawns with 32K+ HPs should now display correctly in the status bar

The new release is available in the files section of SourceForge, or from the SVN repository at http://seq.svn.sf.net/svnroot/seq/sh...ags/v5_13_10_2


Installation:
Code:
$ tar xjvf showeq-5.13.10.2.tar.bz2
$ cd showeq-5.13.10.2
$ ./configure
$ make
$ make install