- Dec 20, 2004
-
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Remove all kinds of globals Clean up a number of bugs Convert most doubles to integer types (Using long longs in a number of places) There *may* still be an issue with player battles... not sure.
-
deuce authored
-
deuce authored
- Dec 19, 2004
- Dec 18, 2004
-
-
deuce authored
-
deuce authored
Clean up xpdev inclusion in ex_ski.c and ex_vote.c.
-
deuce authored
-
deuce authored
need a bit more brightening up. But it's sorta like a very basic LORD close (Though the source is older than LORD... it's based on Brazil)
-
deuce authored
-
rswindell authored
items (regardless what the user has "access" to), while the _list arrays continue to only contain items the current user has access to. Script writers using the associative arrays can check the "index" property to verify the user has access to the item in question (a value of -1 indicates the item is not in one of the _list arrays because the user has no access).
-
- Dec 17, 2004
-
-
rswindell authored
xtrn_area...prog_list[].
-
runemaster authored
-
runemaster authored
-
rswindell authored
buffer (used by chksmb for message body and tail hash verification).
-
rswindell authored
-
rswindell authored
-
deuce authored
-
deuce authored
is 0. No need to the webserver to do it anymore.
-
deuce authored
Keep subscan pointer constant per session. Set up subscan with the configured defaults if user is 0
-
deuce authored
:-)
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Remove redundant variables from js_CreateHttpRequestObject()
-
deuce authored
-
deuce authored
contains the raw query string as passed to the script. Add "post_data" property to http_request object for POST requests... contains the raw POST data as passed to the script (if any) Add "request_string" property to http_request object... contains the full raw URI from the request line Clean up the adding of properties to the http_request object by using js_add_request_prop() (Various subs no longer fail if a property cannot be defined)
-
deuce authored
for new messages or anything however, that's for another day) unless show_all_subs is 'Yes'
-
rswindell authored
private data pointer (context instead of object).
-
rswindell authored
quirks that need to be ironed out.
-
rswindell authored
correctly.
-
deuce authored
-
deuce authored
-
rswindell authored
clients (using new ftp.extended_descriptions property).
-