[Home] [Downloads] [Search] [Help/forum]


Register forum user name Search FAQ

Gammon Forum

Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to "verify" your details, making threats, or asking for money, are spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the password reset link.
 Entire forum ➜ MUSHclient ➜ Announcements ➜ Full source code for version 4.40 released

Full source code for version 4.40 released

Postings by administrators only.

Refresh page


Posted by Nick Gammon   Australia  (23,046 posts)  Bio   Forum Administrator
Date Mon 23 Feb 2009 02:59 AM (UTC)
Message
The full source for version 4.40 of MUSHclient can be downloaded here (2.7 Mb):

http://www.gammon.com.au/files/mushclient/src/mushclient_4.40_src.tgz

The MD5 sum for this file is:


ddb96d9f2248e68f2f038a2391721bea


A couple of files are omitted from the download to keep the file size down. The MUSHclient.hlp file is omitted as it is part of the normal download anyway. The contents of the "hlp" directory used to build it are also omitted. I think they were in the previous download, and they are only needed for building the help, they are not really part of the source.

The following files are also omitted, as they are basically just from the SQLite source download:


  • sqlite3.c (3.44 Mb)
  • sqlite3.h (312 Kb)
  • sqlite3ext.h (24 Kb)


I added the following lines to the start of sqlite3.c to omit some of the compiler warnings:


// These first few lines added by NJG
// version 3.6.10
#  pragma warning(disable: 4244)
#  pragma warning(disable: 4018)
#  pragma warning(disable: 4049)
#  pragma warning(disable: 4761)


The SQLite files can be downloaded from:

http://www.sqlite.org/download.html

I got the file http://www.sqlite.org/sqlite-amalgamation-3_6_10.zip which unpacked into those three files.


- Nick Gammon

www.gammon.com.au, www.mushclient.com
Top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


6,574 views.

Postings by administrators only.

Refresh page

Go to topic:           Search the forum


[Go to top] top

Quick links: MUSHclient. MUSHclient help. Forum shortcuts. Posting templates. Lua modules. Lua documentation.

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.

[Home]