Small fix so that there is an accurate online count of players. |
|
More...
|
over 17 years ago
|
Patch from Roland to improve mouse look feature. |
|
More...
|
over 17 years ago
|
Fix for FS415: Mouserun doesn't work when target selected |
|
More...
|
over 17 years ago
|
Fix for #FS530 Ctrl+LeftClick combo does not work |
|
More...
|
over 17 years ago
|
- Key properties are being checked when stacking. |
|
More...
|
over 17 years ago
|
- Fixed the MakeKey method, Now it properly creates simple keys too. |
|
More...
|
over 17 years ago
|
Fixed history.txt, again... |
|
More...
|
over 17 years ago
|
- Committed Lanarels' fix for FS#545. |
|
More...
|
over 17 years ago
|
Corrected dates in history.txt |
|
More...
|
over 17 years ago
|
- Fixed message parsing in cmdutil, Now /confirm works right with quotes. |
|
More...
|
over 17 years ago
|
- Proper formatting of exchange messages. |
|
More...
|
over 17 years ago
|
A small fix to the previous commit. |
|
More...
|
over 17 years ago
|
- Converted the following hardcoded formulas into math scripts: Item sell price, Guild account level (banking), Char account level (banking), Bank fee and Mining odds. |
|
More...
|
over 17 years ago
|
- Disabled skeleton key until the bug is solved. |
|
More...
|
over 17 years ago
|
- Not forcing QuestAssignments updates into db on char logout, dirty flag is doing a good job already. |
|
More...
|
over 17 years ago
|
- Calling mysql_real_query for queries, Should save up on lots of strlens. |
|
More...
|
over 17 years ago
|
- Removed usage of strcmp in psNPCDialog::SubstituteKeywords. |
|
More...
|
over 17 years ago
|
first draft of statistics, not working atm |
|
More...
|
over 17 years ago
|
Adds a dirty flag to the skills so they are only saved to database if they have changed. |
|
More...
|
over 17 years ago
|
CacheManager::GetBasicItemStatsByID checks to make sure ID is not 0 and bails out if it is. |
|
More...
|
over 17 years ago
|
When saving skills it does update/insert instead of deleting them all and re-inserting them all. |
|
More...
|
over 17 years ago
|
last_login time is now cached when guild created instead of doing a database hit for every member everytime the guild window is opened. |
|
More...
|
over 17 years ago
|
- Added newline, compiler warning fix. |
|
More...
|
over 17 years ago
|
- Added /reload item command, allowing to reload (or load) item stats from db. |
|
More...
|
over 17 years ago
|
[no comment] |
|
More...
|
over 17 years ago
|
- Another file.. |
|
More...
|
over 17 years ago
|
- Compile fix for non-VC. |
|
More...
|
over 17 years ago
|
- Extend downloader to take a URL path for a direct download. |
|
More...
|
over 17 years ago
|
- Bypass user confirm for psupdater, at least for now. |
|
More...
|
over 17 years ago
|
- Another change to updater info stuff. |
|
More...
|
over 17 years ago
|