Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added two more commands | bloodstalker | 2017-06-24 | 1 | -0/+79 |
* | added two new commands, fixed some previous help texts | bloodstalker | 2017-06-24 | 1 | -11/+15 |
* | added two new commands | bloodstalker | 2017-06-24 | 1 | -0/+2 |
* | added a new command, fixed an old one | bloodstalker | 2017-06-24 | 1 | -7/+60 |
* | a new example script | bloodstalker | 2017-06-24 | 1 | -0/+9 |
* | new command | bloodstalker | 2017-06-24 | 1 | -1/+2 |
* | new command | bloodstalker | 2017-06-24 | 1 | -2/+4 |
* | added a new command to extract mutagens | bloodstalker | 2017-06-23 | 1 | -0/+66 |
* | added help for the new command | bloodstalker | 2017-06-23 | 1 | -1/+2 |
* | added the new command | bloodstalker | 2017-06-23 | 1 | -0/+1 |
* | whatever | bloodstalker | 2017-06-22 | 1 | -0/+1 |
* | fix? | bloodstalker | 2017-06-22 | 1 | -1/+1 |
* | cosmetic | bloodstalker | 2017-06-22 | 1 | -1/+2 |
* | mutation hosts | bloodstalker | 2017-06-22 | 2 | -0/+115 |
* | fixed the help function, added a general read xml comand | bloodstalker | 2017-06-22 | 1 | -6/+53 |
* | fixed the help content | bloodstalker | 2017-06-22 | 1 | -11/+28 |
* | added a new command | bloodstalker | 2017-06-22 | 1 | -0/+1 |
* | wip | bloodstalker | 2017-06-22 | 1 | -1/+6 |
* | rewriters now return the result as a string to lua | bloodstalker | 2017-06-17 | 1 | -3/+19 |
* | updated | bloodstalker | 2017-06-17 | 1 | -0/+8 |
* | updated help section | bloodstalker | 2017-06-17 | 1 | -1/+1 |
* | now makes some sense | bloodstalker | 2017-06-13 | 1 | -0/+21 |
* | added some more help text | bloodstalker | 2017-06-13 | 1 | -12/+12 |
* | lil fixing-up | bloodstalker | 2017-06-13 | 1 | -0/+5 |
* | updated | bloodstalker | 2017-06-12 | 1 | -1/+9 |
* | new example scripts | bloodstalker | 2017-06-12 | 1 | -0/+16 |
* | fixed the new command | bloodstalker | 2017-06-12 | 1 | -3/+25 |
* | updated | bloodstalker | 2017-06-11 | 1 | -0/+14 |
* | implemented the show source-code command | bloodstalker | 2017-06-11 | 1 | -2/+49 |
* | new command | bloodstalker | 2017-06-11 | 1 | -0/+1 |
* | new commands | bloodstalker | 2017-06-11 | 1 | -6/+39 |
* | now builds luajit as well | bloodstalker | 2017-06-10 | 1 | -1/+6 |
* | updated help | bloodstalker | 2017-06-10 | 1 | -9/+16 |
* | more commands for auto-completion | bloodstalker | 2017-06-10 | 1 | -2/+4 |
* | added a bunch more commands | bloodstalker | 2017-06-10 | 1 | -0/+90 |
* | new submodule, lua-jit | bloodstalker | 2017-06-07 | 1 | -0/+0 |
* | cleaned up the code | bloodstalker | 2017-06-07 | 1 | -243/+2 |
* | moved the other commands into lua now, so they are working again | bloodstalker | 2017-06-05 | 1 | -17/+96 |
* | fixed some commands | bloodstalker | 2017-06-05 | 1 | -22/+34 |
* | now the list commands output the results in as strings so they can be reused ... | bloodstalker | 2017-06-04 | 1 | -2/+11 |
* | added the new commands to the list | bloodstalker | 2017-06-04 | 1 | -0/+6 |
* | you can now call the list functions from lua | bloodstalker | 2017-06-03 | 1 | -6/+49 |
* | added some more lua scripts. theyre mainly used for testing | bloodstalker | 2017-06-03 | 2 | -0/+18 |
* | added a comment about the fact that this file is basically lua.c | bloodstalker | 2017-06-01 | 1 | -0/+8 |
* | registering the functions in lua | bloodstalker | 2017-06-01 | 1 | -0/+41 |
* | read it | bloodstalker | 2017-05-31 | 1 | -2/+16 |
* | lua test scripts | bloodstalker | 2017-05-31 | 4 | -0/+4 |
* | now all commands are sent to the lua interpreter. what that simply means is t... | bloodstalker | 2017-05-31 | 1 | -13/+92 |
* | added a new command to the list | bloodstalker | 2017-05-31 | 1 | -0/+1 |
* | basically lua.c wrappes in extern C. | bloodstalker | 2017-05-31 | 1 | -0/+597 |