1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed handling of maturity flags when saving or updating classified ads. More... about 3 years ago
Eliminated a compiler warning about duplicate Assembly. More... over 3 years ago
Added quotes around ProfileURL. More... about 5 years ago
Trivial formatting changes. More... about 5 years ago
Two changes to avatar_properties_request() function. More... about 5 years ago
Fixed typo in field name in query for classifieds. More... about 5 years ago
Only need two items from database table in avatarclassifiedsrequest(). More... about 5 years ago
When updating a pick also update the location (in mysqli PHP file). More... about 5 years ago
When updating a pick also update the location. More... about 5 years ago
Fixed errors when compiled using msbuild and some whitespace changes. More... over 5 years ago
Require .NET 4.6 and updated pre-compiled binary. More... over 5 years ago
Updated the pre-compiled DLL More... almost 6 years ago
Untested fix for point 5 of issue #9, and possible bug when requesting notes. More... over 6 years ago
Fixed issues with initial creation, and updating, of profile and profile picks Fixes issue #11 and #12. More... over 6 years ago
Removed a commented debug statement left in by mistake. More... over 6 years ago
Return the error message held in the array returned by errorInfo(). More... over 6 years ago
Return proper success status and error message for operations that might fail. More... over 6 years ago
Updated prebuild.xml to fix VS2015 build errors. Ordered Reference lines. More... almost 7 years ago
Fixed a variable name and a bad SQL statement in picks_update() More... almost 7 years ago
Updated the pre-compiled DLL More... almost 7 years ago
Close the database connection by destroyng the $db object More... almost 7 years ago
Converted profile.php to use PDO as mysql_*() calls were removed in PHP 7. More... almost 7 years ago
Updated profile_mysqli.php to keep it more in sync with the profile.php file. More... almost 7 years ago
Added enabled check in RegionLoaded. Unhook event handler in RemoveRegion. Fixes issue #6. More... almost 7 years ago
Updated to include a note that support for XMLRPC is required. More... almost 7 years ago
Change improperly named isNPC to be IsNPC as a property should be uppercase More... about 7 years ago
Show online in profile if target is in same region More... over 7 years ago
Removed FindPresence() call in GetProfileData() as it is not needed More... over 7 years ago
Bumped version number to 0.6 and updated the pre-compiled DLL More... over 7 years ago
Return profile image for NPC set by osNpcSetProfileImage() More... over 7 years ago