openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Ceres CP
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
7 months
ago. based on code collected
7 months
ago.
Feb 27, 2025 — Feb 27, 2026
Showing page 1 of 2
Search / Filter on:
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.
toshiro90
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).
toshiro90
More...
almost 12 years ago
- Added pages for the following logs:
toshiro90
More...
over 12 years ago
- Added method to the database class to return result data with associative name instead of column number.
toshiro90
More...
over 12 years ago
* Fixed bug on the ban form which made it impossible to ban someone else's account (blocking still worked).
toshiro90
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.
toshiro90
More...
over 12 years ago
- Added config setting to support changing slots to numbers higher than 9 (MAX_CHARS in src/common/mmo.h)
toshiro90
More...
over 12 years ago
- Updated item_db.txt to rAthena 1a9b546540
toshiro90
More...
over 12 years ago
- Admin char info page now shows the guild the character is in
toshiro90
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.
toshiro90
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.
toshiro90
More...
over 12 years ago
- Replaced JavaScript hover effect with CSS equivalent
toshiro90
More...
over 12 years ago
- Added char_id display to account characters list
toshiro90
More...
over 12 years ago
- Some security improvements on the admin pages
toshiro90
More...
over 12 years ago
- Follow up r128
toshiro90
More...
over 12 years ago
- HTML optimization and reformatting
toshiro90
More...
over 12 years ago
- Fixed some language variables regarding woe status
toshiro90
More...
over 12 years ago
- Fixed transferring money fee was only shown as integer.
toshiro90
More...
over 12 years ago
- Replaced split() method as it is deprecated as of PHP 5.3.0
toshiro90
More...
over 12 years ago
- Replaced many occurrences of double quotes with single quotes, mainly to remove the requirement to escape HTML code.
toshiro90
More...
over 12 years ago
- Removed sendmail.php which never served a purpose besides displaying 'Soon...'
toshiro90
More...
over 12 years ago
- Updated installation script to suggest the system's default timezone if available.
toshiro90
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.
lmaatl
More...
almost 14 years ago
Make option in install for support eAthena and rAthena
hemagx
More...
almost 14 years ago
- Ceres.css (correction).
lmaatl
More...
about 14 years ago
- Information that was missing in the files (index.php and ceres.css).
lmaatl
More...
about 14 years ago
- Index restructured (div instead table).
lmaatl
More...
about 14 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree