Rochet2
19b03dcbcf
Eluna fix mangos build
2014-06-29 21:28:49 +02:00
Rochet2
b1f85bfc21
Eluna
...
Improved pushing so that a single userdata is used per object pushed.
Made everything use the singleton less, allowing more free code and easier to implement multithreading later.
Made macros for hookmgr and fixed the issue with hooks called inside hooks.
2014-06-29 21:28:49 +02:00
Rochet2
e131f36d39
Eluna add new system for userdata management. single userdata with GC.
...
Note that this will still need the core side destructors to have the ref remove function used in order to have invalid pointer errors.
2014-06-29 21:28:48 +02:00
Rochet2
c998575221
Eluna fix build
2014-06-29 21:28:44 +02:00
Rochet2
404cbf3d11
Eluna fix mangos build
2014-06-29 21:28:44 +02:00
Rochet2
0fd4fbd945
Eluna fix folder path and add config option possibility for script folder path (default 'lua_scripts')
2014-06-29 21:28:43 +02:00
Rochet2
cdaf38b737
Eluna fix linux script loading - Still require adding a config setting to set a path to allow you to use a fixed path with restarters and shortcuts
2014-06-29 21:28:43 +02:00
Rochet2
be80650625
Eluna fix left out TC logs
2014-06-29 21:28:41 +02:00
Rochet2
924997603f
Eluna misc fixes
2014-06-29 21:28:40 +02:00
Rochet2
3cdc08d556
Eluna rewrite file loader
2014-06-29 21:28:39 +02:00
Rochet2
7ed94d3e7a
Update eluna
2014-06-29 21:28:34 +02:00
Rochet2
b02cb0f545
Eluna fix crash on return false on chat hooks and fix opt arguments for strings. No longer accept numbers for opt string as valid strings.
2014-06-29 21:28:33 +02:00
Rochet2
191f9ab768
Eluna reimplement lock and improve hook handling
2014-06-29 21:28:32 +02:00
Foereaper
a04de5b194
Truncating history
2014-06-29 21:27:59 +02:00