luaconsole.cpp has been removed. Ascii driver is still sending text via stdin, but it is now ignored. So in ascii mode, commands are currently not interpreted.
This commit is contained in:
@@ -81,7 +81,7 @@ BASE_ERIS := \
|
||||
|
||||
BASE_CORE := \
|
||||
invocation spookyv2 eng-malloc debugcollector drivenengine util luastack \
|
||||
traceback planemap pprint luaconsole luavector idalloc globaldb sched http \
|
||||
traceback planemap pprint luavector idalloc globaldb sched http \
|
||||
json table luasnap animqueue streambuffer source world-core world-accessor \
|
||||
world-difftab world-diffxmit world-pairtab world-testing lpxserver lpxclient \
|
||||
eng-tests printbuffer serializelua
|
||||
|
||||
Reference in New Issue
Block a user