SBARINFO update:
- Reorganized the SBarInfo code. - Added interpolate(<speed>) flag to drawnumber, drawbar, and drawgem. The old way of interpolating the health and armor is depreciated. - Added: armortype to drawswitchableimage loosely based on Gez's submission. - As an extension to the previous you can now use comparison operators on inventory items and armortype in drawswitchableimage. SVN r2069 (trunk)
This commit is contained in:
parent
515862636a
commit
3f4f0a8ae4
11 changed files with 4262 additions and 4049 deletions
|
|
@ -67,7 +67,6 @@
|
|||
#include "c_bind.h"
|
||||
#include "info.h"
|
||||
#include "r_translate.h"
|
||||
#include "sbarinfo.h"
|
||||
#include "cmdlib.h"
|
||||
#include "m_png.h"
|
||||
#include "p_setup.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue