| Age | Commit message (Collapse) | Author | Files | Lines |
|
where config file is read before data dir is set (Therefore reading the wrong file)
|
|
|
|
|
|
editing.
|
|
|
|
|
|
scrolling special menu, and parts_lastActiveIndex
|
|
|
|
scripts noticable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and vac, but with gravity)
|
|
|
|
Specific element select changed to Ctrl+Alt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also fix some compiler warnings (missing headers, wrong pointer type for
modf, etc) and move variable declarations for Visual Studio.
|
|
|
|
|
|
|
|
Also fix game exiting when an error occurs in a step function.
Returning -1 seems to prevent lua from restoring the stack to the
state it was in before the C function call - see bottom of
luaD_precall() in lua source (ldo.c)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TODO: Link hovering
|
|
|