- 12 Nov, 2007 1 commit
-
-
Steve Hill authored
-
- 16 Oct, 2007 1 commit
-
-
Steve Hill authored
-
- 27 Sep, 2007 1 commit
-
-
Andrew Price authored
-
- 06 Sep, 2007 1 commit
-
-
Andrew Price authored
-
- 30 Aug, 2007 1 commit
-
-
Justin Mitchell authored
-
- 27 Jul, 2007 1 commit
-
-
Andrew Price authored
-
- 29 Jun, 2007 2 commits
-
-
Steve Hill authored
Removes the force command. Not tested yet, but it compiles. There may still be some cruft left in which I haven't spotted.
-
Steve Hill authored
-
- 15 Jun, 2007 1 commit
-
-
Justin Mitchell authored
-
- 12 Jun, 2007 1 commit
-
-
Dom Rushbrook authored
Prevents problems with redefinitions of consts and global variables containing data.
-
- 27 May, 2007 1 commit
-
-
Dom Rushbrook authored
Updates javascript execution errors to use JS_ReportError meaning javascript provides a more useful report which can be supressed. Fixes floodlimit to work correctly for javascript. (previously only reset if a non javascript function was called between calls)
-
- 21 May, 2007 1 commit
-
-
Dom Rushbrook authored
Sorts the javascript sqlite code to return a useful error if a query fails rather than stopping execution. Adds a handful of useful features to javascript.
-
- 11 May, 2007 1 commit
-
-
Dom Rushbrook authored
Were deciding to send based on the chatprivs of the user in the db after the user we were sending to.
-
- 03 May, 2007 1 commit
-
-
Dom Rushbrook authored
Fixes a buffer overflow and iloop in bork.c Makes display_message handle exntended chars sensibly.
-
- 01 May, 2007 3 commits
-
-
Dom Rushbrook authored
Updates the ipc functions to always send a cleaned up utf-8 message that doesn't contain any invalid chars.
-
Dom Rushbrook authored
-
Dom Rushbrook authored
Input converts from local to utf8 Output converts from utf8 to local If invalid chars do sneak into output before conversion to local they are marked and a warning issued (some mw-script and gags may cause this to happen atm)
-
- 29 Apr, 2007 1 commit
-
-
Chris McKenna authored
-
- 28 Apr, 2007 1 commit
-
-
Dom Rushbrook authored
Fixes a buffer overflow in ipc_send_to_pid which could cause too much data to be written to the pipes..
-
- 26 Apr, 2007 2 commits
-
-
Dom Rushbrook authored
Fixes javascript dbquery() for UTF-8 compatibility. Implements a new convert_string_charset function in iconv.c that removes lots of code duplication in iconv functions. Cleans up the javscript UTF-8 conversion code using new convert_string_charset to remove a mass of code duplication.
-
Dom Rushbrook authored
Makes ipc_send_to_username use strcasecmp so incorrect capitalisations don't break things that send messages to users.
-
- 23 Apr, 2007 1 commit
-
-
Dom Rushbrook authored
-
- 22 Apr, 2007 1 commit
-
-
Chris McKenna authored
Added "saya" and "martian" gags to .help gag (fixes #25). Corrected (updated?) chatmodes for "annoy", "babel", "bunny", "french", "morse" and "nosport" gags in .help gag.
-
- 21 Apr, 2007 2 commits
-
-
Dom Rushbrook authored
-
Justin Mitchell authored
-
- 19 Apr, 2007 3 commits
-
-
Justin Mitchell authored
-
Justin Mitchell authored
-
Justin Mitchell authored
the exec function modifies the string, but js gave us the actual string, so copy it first. refs #13
-
- 18 Apr, 2007 1 commit
-
-
Justin Mitchell authored
-
- 12 Apr, 2007 1 commit
-
-
Justin Mitchell authored
-
- 23 Mar, 2007 6 commits
-
-
Peter Berry authored
-
Steve Hill authored
-
Steve Hill authored
-
Steve Hill authored
-
Steve Hill authored
-
Justin Mitchell authored
-
- 31 Jan, 2007 1 commit
-
-
Peter Berry authored
version deployed on silver). Long past due for a merge.
-
- 26 Sep, 2006 1 commit
-
-
Justin Mitchell authored
-
- 25 Sep, 2006 1 commit
-
-
Justin Mitchell authored
-
- 29 Jul, 2006 1 commit
-
-
Peter Berry authored
-