| Age | Commit message (Collapse) | Author | Files | Lines |
|
check if gravx/y can be modified too
|
|
|
|
|
|
|
|
|
|
|
|
tpt.get_script error with no args
|
|
|
|
|
|
out of BuildMenus
|
|
|
|
|
|
|
|
correctly, remove accidental inclusion
|
|
|
|
|
|
|
|
Conflicts:
src/cat/TPTScriptInterface.cpp
|
|
|
|
filename not showing when first saving a local save
|
|
Minor fixes needed to build on Linux/64bit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
position quirk for rects, new graphics (gfx) api with drawRect, fillRect, drawTect, drawLine and textSize functions.
|
|
tooltips coming next)
|
|
|
|
|
|
prevent luaL_register from trying to reuse a nilled table. Fixes #189
|
|
assigning to update function
|
|
|
|
|
|
This removes some inlines when using visual studio to compile, uisng TPT_NO_INLINE. It also fixes many other problems visual studio has with the code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|