-tg- smoothing/floor refactor

Squashed:

Add plasteel goonplaque turf

Builtin_tile nulling

Levelupdate()

Fix falsewalls, update smoothing.dmm

fixes rwall decon
This commit is contained in:
Tigercat2000
2016-01-03 19:24:13 -08:00
parent 4455a4400c
commit 31aab5452b
94 changed files with 16495 additions and 16634 deletions
+4
View File
@@ -301,6 +301,10 @@
//rotate our direction
dir = angle2dir(rotation+dir2angle(dir))
//resmooth if need be.
if(smooth)
smooth_icon(src)
//rotate the pixel offsets too.
if (pixel_x || pixel_y)
if (rotation < 0)