Arthur Dene Ice
|
f5ed94787c
|
fixed a bunch of uint16 to uint8 conversions which where not needed
|
2014-05-10 11:29:01 -07:00 |
|
Arthur Dene Ice
|
f5d46d3b31
|
forcing to bool conversions made explicit
|
2014-05-10 10:15:47 -07:00 |
|
Arthur Dene Ice
|
90a518f4d6
|
lots of conversions to bool (with performance penalty) doing it explicityl.
|
2014-05-07 20:13:11 -07:00 |
|
Michael Cook (mackal)
|
4216627604
|
Prefer prefix ++/-- on non-primitive types
Postfix ++/-- might cause the creation of a tmp instance
that might be optimized out. Mights are bad. Prefix doesn't
have this problem.
|
2014-01-13 22:14:02 -05:00 |
|
KimLS
|
7b894a7c61
|
Added direct inventory access, and event_loot for items and event_weapon_proc for items
|
2013-06-20 14:03:22 -07:00 |
|
KimLS
|
d8a1d84a49
|
Regression fixes, support for new lua arguments for many events
|
2013-06-19 22:56:46 -07:00 |
|
KimLS
|
55a964267e
|
Raid/Group lua stuff, renamed corpses
|
2013-06-02 13:47:52 -07:00 |
|