From 9f859d838937136703b3e5993f4148ef93b459e9 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Thu, 24 Feb 2011 00:19:41 +0200 Subject: modified the build system of lua to a more minimal one --- src/main.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 95761cf96..a74685fa2 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -252,6 +252,14 @@ Doing now (most important at the top): # maybe done * not done +=== Next +* Continue making the scripting system: + * Rip up everything unnecessary from the lua build system + * Make updateNodeMesh for a less verbose mesh update on add/removenode + * Switch to using a safe way for the self and env pointers + * Make some global environment hooks, like node placed and general + on_step() + === Fixmes * Check the fixmes in the list above * Make server find the spawning place from the real map data, not from -- cgit v1.2.3