Menu

Tree [r171] /
 History

HTTPS access


File Date Author Commit
 .settings 2012-01-19 ajaximrpg [r99] ajaximrpg 5.00
 buddyicons 2012-01-19 ajaximrpg [r100] minimal index.html hides directory listing
 is_online 2012-01-19 ajaximrpg [r99] ajaximrpg 5.00
 journal 2012-01-19 ajaximrpg [r99] ajaximrpg 5.00
 js 2014-01-22 ajaximrpg [r171] add isJSON() convenience function
 jslib 2014-01-08 ajaximrpg [r167] fix event argument so it works on IE6
 languages 2012-01-19 ajaximrpg [r99] ajaximrpg 5.00
 plugins 2014-01-15 ajaximrpg [r170] add Backbone.sync alterative implementation
 soundmanager2 2010-11-05 ajaximrpg [r3] moved and renamed files
 sounds 2010-11-03 ajaximrpg [r1] initial import of ajax im 3.41 for reference
 themes 2014-01-08 ajaximrpg [r169] add ui-tabs-part class to fix IE6 CSS
 .buildpath 2010-11-29 ajaximrpg [r4] ajaximrpg 4.00
 .project 2010-11-29 ajaximrpg [r4] ajaximrpg 4.00
 CONTRIB 2012-01-19 ajaximrpg [r99] ajaximrpg 5.00
 INSTALL 2012-01-19 ajaximrpg [r99] ajaximrpg 5.00
 LICENSE 2012-01-19 ajaximrpg [r99] ajaximrpg 5.00
 README 2012-01-19 ajaximrpg [r99] ajaximrpg 5.00
 UPDATES 2012-01-19 ajaximrpg [r99] ajaximrpg 5.00
 admin.php 2012-01-19 ajaximrpg [r99] ajaximrpg 5.00
 ajax_act.php 2013-12-17 ajaximrpg [r146] feature: MOD_SECURITY_HACK_1
 ajax_upload.php 2012-01-19 ajaximrpg [r99] ajaximrpg 5.00
 config-sample.php 2013-12-17 ajaximrpg [r146] feature: MOD_SECURITY_HACK_1
 index.php 2014-01-08 ajaximrpg [r169] add ui-tabs-part class to fix IE6 CSS
 install.php 2012-01-19 ajaximrpg [r99] ajaximrpg 5.00
 json.php 2010-11-29 ajaximrpg [r4] ajaximrpg 4.00
 php.ini.sample 2012-01-19 ajaximrpg [r99] ajaximrpg 5.00
 popup.html 2013-11-11 ajaximrpg [r115] move contrib to jslib
 test-uploads.php 2012-01-19 ajaximrpg [r99] ajaximrpg 5.00

Read Me

//////////////////////////////////////////
//           ajaximrpg 5.00             //
//       AJAX Instant Messenger         //
//  Copyright (c) 2006-2008, 2010-2012  //
//      Do not remove this notice       //
//////////////////////////////////////////

About
-----------------------------------
ajaximrpg ("asynchronous javascript and xml instant messenger for role playing games") is a browser-based instant messaging client. It uses the XMLHTTPRequest object in JavaScript to send and receive commands to and from the server. No refreshing of the page is ever needed for this "web application" to work, as everything is updated in real-time via JavaScript.

In versions 2 and up, no XML is actually used (instead, it has been replaced with "JSON"), but for brand purposes, the name has been kept. It still uses the XMLHTTPRequest object, so the name does hold some validity.

Credits
-----------------------------------
ajaximrpg makes use of a number of Javascript libraries and functions to build its functionality. All such code is labeled and copyrighted to their creators.

All other code is copyright (c) unwieldy studios / Joshua Gross

Modifications are copyright (c) Daniel Howard