Author |
Message |
Daman
Joined: Fri Jan 26, 2007 3:22 am Posts: 1451
|
Lua Documentation
The Lua Documentation has been released by Data. In which he describes every single function. I've taken the time to format all these objects and functions into the existing structure, and it can be found in the below link. Moving over the actual description arguments and return arguments is appreciated to their counterpart on the formatted side of the wiki. Official Cortex Command DocumentationFormatted version
Last edited by Daman on Thu Jun 07, 2012 7:12 pm, edited 1 time in total.
|
Fri May 15, 2009 12:41 am |
|
|
ProjektTHOR
Banned
Joined: Tue Feb 27, 2007 4:05 pm Posts: 2527
|
Re: Lua Documentation
A+
|
Fri May 15, 2009 1:12 am |
|
|
Darkdoom
Joined: Mon Jun 28, 2010 10:06 pm Posts: 461 Location: STEPPING INTO THE RING
|
Re: Lua Documentation
TEH LENKS!!! TEHY R BROCKENZ!!!
|
Wed Jul 28, 2010 2:52 am |
|
|
Tomaster
DRLGrump
Joined: Tue Nov 07, 2006 1:26 am Posts: 2037 Location: Jerking off in a corner over by the OT sub-forum
|
Re: Lua Documentation
darkdoom wrote: TEH LENKS!!! TEHY R BROCKENZ!!! No ♥♥♥♥. The entire wiki is down. Old news.
|
Wed Jul 28, 2010 2:54 am |
|
|
Petethegoat
Joined: Mon Jun 15, 2009 4:02 pm Posts: 905
|
Re: Lua Documentation
|
Wed Jul 28, 2010 3:05 am |
|
|
weegee
DRL Developer
Joined: Thu Jun 11, 2009 2:34 pm Posts: 966 Location: Moscow, Russia
|
Re: Lua Documentation
|
Wed May 23, 2012 6:32 am |
|
|
Daman
Joined: Fri Jan 26, 2007 3:22 am Posts: 1451
|
Re: Lua Documentation
Wiki links in OP fixed. Syntax highlighting/function linking fixed. If you want functions to be recognized and linked to their function page, feel free to post them. The lua portion of the wiki needs documentation/updating!
|
Thu Jun 07, 2012 7:12 pm |
|
|
TheLastBanana
DRL Developer
Joined: Wed Dec 13, 2006 5:27 am Posts: 3138 Location: A little south and a lot west of Moscow
|
Re: Lua Documentation
The LuaDocs page on the wiki is automatically updated by a script Data made -- it pulls straight from documentation in the source code. There's some chunks missing, and he's currently trying to figure out why they aren't showing up. Unfortunately, due to the nature of the script, any edits will be overwritten whenever he runs it. I'm not sure whether that'll cause a problem, but I figured I should at least let you know.
|
Thu Jun 07, 2012 11:51 pm |
|
|
Daman
Joined: Fri Jan 26, 2007 3:22 am Posts: 1451
|
Re: Lua Documentation
That's good to hear, actually. I could write a script to pull descriptions and methods into the formatted entries. It'd be nice if the argument entries for methods were formatted somehow(like, for example, it said (string) DESCRIPTION or (int) DESCRIPTION). I'd like to have the formatted area up to date because I think having lua-examples for each method is really helpful in understanding how it they are used.
|
Fri Jun 08, 2012 1:01 am |
|
|
TheLastBanana
DRL Developer
Joined: Wed Dec 13, 2006 5:27 am Posts: 3138 Location: A little south and a lot west of Moscow
|
Re: Lua Documentation
Yeah, that would be really useful. Adding that to Data's script is pretty unlikely until after 1.0, since we're basically in crunch time at the moment, but I'd love to see it implemented in the near future.
|
Fri Jun 08, 2012 1:21 am |
|
|
|