0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 7 months ago. based on code collected 7 months ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't UTF-8 encode alert messages, as the javascript alert function does not parse html entities and we're (for now) required to send the raw text without html entities in this case. More... almost 12 years ago
Fix language pack entries containing special characters not displaying anymore since PHP 5.4 as the default encoding for htmlentities was set to UTF-8 (was ISO-8859-1 before). More... almost 12 years ago
- Added pages for the following logs: More... over 12 years ago
- Added method to the database class to return result data with associative name instead of column number. More... over 12 years ago
* Fixed bug on the ban form which made it impossible to ban someone else's account (blocking still worked). More... over 12 years ago
- Updated admin char info page to now properly display item's meta data (signed, forged, pet) and if it is equipped. Now also uses a combined function to print items for inventory/storage/cart. More... over 12 years ago
- Added config setting to support changing slots to numbers higher than 9 (MAX_CHARS in src/common/mmo.h) More... over 12 years ago
- Updated item_db.txt to rAthena 1a9b546540 More... over 12 years ago
- Admin char info page now shows the guild the character is in More... over 12 years ago
- Classes without any characters are now shown on the about page. Set $CONFIG['classlist_hide_zero'] = '1' in config.php to disable and change back to the old style of not listing them. More... over 12 years ago
- If there are no characters (or everyone is just broke) it now shows 0 instead of a blank space as the overall zeny amount. Also split character count and zeny count in two separate calls. More... over 12 years ago
- Replaced JavaScript hover effect with CSS equivalent More... over 12 years ago
- Added char_id display to account characters list More... over 12 years ago
- Some security improvements on the admin pages More... over 12 years ago
- Follow up r128 More... over 12 years ago
- HTML optimization and reformatting More... over 12 years ago
- Fixed some language variables regarding woe status More... over 12 years ago
- Fixed transferring money fee was only shown as integer. More... over 12 years ago
- Replaced split() method as it is deprecated as of PHP 5.3.0 More... over 12 years ago
- Replaced many occurrences of double quotes with single quotes, mainly to remove the requirement to escape HTML code. More... over 12 years ago
- Removed sendmail.php which never served a purpose besides displaying 'Soon...' More... over 12 years ago
- Updated installation script to suggest the system's default timezone if available. More... over 12 years ago
Merge branch 'master' of https://github.com/brianluau/cerescp-test
Brian
as brianluau
More... over 13 years ago
Merge branch 'master' of https://github.com/brianluau/cerescp-test
Brian
as brianluau
More... over 13 years ago
- Updated item_db.txt to rAthena trunk 17324.
Brian
as brianluau
More... over 13 years ago
- Background fix. More... almost 14 years ago
Make option in install for support eAthena and rAthena More... almost 14 years ago
- Ceres.css (correction). More... about 14 years ago
- Information that was missing in the files (index.php and ceres.css). More... about 14 years ago
- Index restructured (div instead table). More... about 14 years ago