openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
OpenKore
Settings
|
Report Duplicate
15
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Nov 28, 2024 — Nov 28, 2025
Showing page 428 of 436
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix avoid_ignore
hongli
More...
over 21 years ago
Add Globals.pm (global variables); Add more hooks for plugin support; Define more variables in Settings.pm; Kore will now correctly continue if it gets resurrected before respawn.
hongli
More...
over 21 years ago
When in X-Kore mode, the RO client will still work if you shutdown Kore. However, you can't start Kore in X-Kore mode again until you've restarted the RO client.
hongli
More...
over 21 years ago
Fix a few more input-related bugs; put promptAndExit() in @EXPORTS
hongli
More...
over 21 years ago
* Fix X-Kore initialization (yet again). * Lower select() timeouts to 0 (this should further improve responsiveness). * Input client: don't quit when the user types "quit". The main process will kill the input client anyway. This probably fixes a problem when you type 'quit' in Win32, and the message doesn't reach the main process.
hongli
More...
over 21 years ago
Move some stuff to mainLoop(); fix prompting for input
hongli
More...
over 21 years ago
Rename Input::readLine to Input::getInput; document Log::addHook() and Log::delHook()
hongli
More...
over 21 years ago
Fix typo so vending works again
hongli
More...
over 21 years ago
Update documentation; IPC.pm and Log.pm can safely depend on Utils.pm: Utils.pm doesn't have *any* dependancies
hongli
More...
over 21 years ago
Fix connection handling issues
hongli
More...
over 21 years ago
Documentation updates; further implement IPC system
hongli
More...
over 21 years ago
New config option: shop_random. Controls whether to randomize shop item order
hongli
More...
over 21 years ago
The beginning of an inter-process communication system
hongli
More...
over 21 years ago
Documentation updates
hongli
More...
over 21 years ago
OpenKore teleports when monster name is an empty string. Add a hidden configuration option for this (set teleportAuto_emptyName to 0; default value is 1)
hongli
More...
over 21 years ago
Fix syntax errors
hongli
More...
over 21 years ago
Add option --plugins
hongli
More...
over 21 years ago
Implement loadAll()
hongli
More...
over 21 years ago
Tell user to read the documentation when he enters an unknown command; print the error message correctly when input server fails to initialize; ask user to press ENTER before exiting at startup
hongli
More...
over 21 years ago
The beginning of a plugin system
hongli
More...
over 21 years ago
Update comments for the upcoming documentation system
hongli
More...
over 21 years ago
Move some utility functions to Utils.pm; update comments for the upcoming documentation system
hongli
More...
over 21 years ago
Explain what Log.pm is and why we need it
hongli
More...
over 21 years ago
Differentitate goblins
hongli
More...
over 21 years ago
Implemented variable storage steps (see news.txt for detail)
xlr82xs
More...
over 21 years ago
fixed comma placement in formatNumber()
xlr82xs
More...
over 21 years ago
Bump version number; add some comments; temporarily put back sleep() so I can release 1.2.1; new recvpackets.txt for iRO.
hongli
More...
over 21 years ago
replaced FIXME code with TESTME code. read the comment for why i'm not testing it myself (tommorrow, hopefulyl i'll figure a way to test properly (making a charactor on a 15 day account withought a client sucks)) but i have every confidence.
xlr82xs
More...
over 21 years ago
$logs_directory, $config_directory etc were being incorrectly set under win32 with the compiled binary, this was adjusted..be aware the modification has been untested under fbsd or linux
xlr82xs
More...
over 21 years ago
fixed settings.pm so it actually creates and defines the logs directory
xlr82xs
More...
over 21 years ago
←
1
2
…
424
425
426
427
428
429
430
431
432
…
435
436
→
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