Uleat
|
d7c2d6108f
|
Added the initial references for two new dictionaries - EmuConstants and EQLimits..more to come.
|
2014-07-16 21:23:16 -04: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 |
|