Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
since the object is not immediately removed, any other code may still
think an object is there, therefore leading to item duplication. This code
therefore sets the itemstring to '' after the object is picked up to avoid
such issues
|
|
|
|
Parallax mapping with slope information.
Overriding normal maps.
|
|
|
|
|
|
This reverts commit 362ef5f6ced862daa4733034810d0b07e2ad5d89.
Stack tracebacks couldn't be generated in LuaError::LuaError anyway and this
caused a second, empty traceback in most cases. In cases where there wasn't
annother traceback the stack had already unwound and the traceback was empty.
|
|
|
|
|
|
|
|
This reverts commit 875f1327a47f78d783c3abc7f7acc3977dc286ec.
Fixed width format specifiers are only officially availale in C99 and C++11.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Looks like a bit of hasty copying and pasting from s_item.cpp.
|
|
Also fixes long-standing accuracy issue due to unknown wider
object count not being incremented.
|
|
|
|
|
|
Unless I'm mistaken, the chunk of code I'm moving there is potentially
executed hundreds of times inside the loop to get the exact same result
every time
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wrong expression and wrong word order
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Kürzen, da es sonst nicht in den Button passt.
|
|
|
|
|
|
|