Michael Cook (mackal)
|
08111ac176
|
Fix door functions
|
2017-04-10 14:52:44 -04:00 |
|
Uleat
|
58e1d9501d
|
Added 'disable_timer' to door objects (used for click once doors)
|
2017-04-08 21:08:15 -04:00 |
|
KimLS
|
269d56e1d0
|
Switched out our kinda juryrigged vector types for glm::vec types since we use that as a 3d math library already but never switched out the types
|
2015-01-23 00:01:10 -08:00 |
|
Arthur Ice
|
7239a1339e
|
Replaced SetX(), SetY(), SetZ(), and SetHeading() with SetPosition() on Doors
|
2014-11-30 20:37:43 -08:00 |
|
Arthur Ice
|
a70eadecf4
|
Replaced GetX(), GetY(), GetZ(), and GetHeading() in Doors with GetPosition()
|
2014-11-30 20:23:18 -08:00 |
|
KimLS
|
239d4afb13
|
NPC Special Attacks should all work right: also huge explanation in changelog.txt
|
2013-07-11 13:44:45 -07:00 |
|
KimLS
|
d8a1d84a49
|
Regression fixes, support for new lua arguments for many events
|
2013-06-19 22:56:46 -07:00 |
|
KimLS
|
bc82bff4b4
|
Lua doors api
|
2013-06-03 00:08:41 -07:00 |
|
KimLS
|
55a964267e
|
Raid/Group lua stuff, renamed corpses
|
2013-06-02 13:47:52 -07:00 |
|
KimLS
|
d14608356d
|
Added all lua objects i need for now, a ton of API too
|
2013-06-02 00:15:26 -07:00 |
|