Arthur Ice
|
f409d39f1a
|
merge upstream
|
2014-12-21 13:57:20 -08:00 |
|
Akkadius
|
1c7acbdbd9
|
doors.cpp & .h header cleanup & forward declaration
|
2014-12-15 16:53:53 -06:00 |
|
Arthur Ice
|
7ac9a5c5a6
|
Doors constructor converted to xyz_heading
|
2014-11-30 20:49:48 -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 |
|
Arthur Ice
|
40d26b5bcf
|
replaced GetDestX(), GetDestY(), GetDestZ(), and GetDestHeading() with GetDestination in Doors
|
2014-11-30 20:05:51 -08:00 |
|
Arthur Ice
|
95f7bd94f3
|
replaced dest_x, dest_y, dest_z, and dest_headingg in Doors with xyz_heading m_Destination
|
2014-11-30 19:58:56 -08:00 |
|
Arthur Ice
|
9f62f0e485
|
replaced pos_x, pos_y, pos_z, heading in Doors with xyz_heading m_Position
|
2014-11-30 19:47:49 -08:00 |
|
KimLS
|
bc82bff4b4
|
Lua doors api
|
2013-06-03 00:08:41 -07:00 |
|
j883376
|
ffcff4aea1
|
Remove trailing whitespace
|
2013-05-09 11:13:16 -04:00 |
|
KimLS
|
da7347f76f
|
svn -> git Migration
|
2013-02-16 16:14:39 -08:00 |
|