lighta
|
d6caec1c51
Various fixs
|
před 11 roky |
lighta
|
b695ab3f41
Fix compilation issue
|
před 11 roky |
Lilith
|
dae81222a8
* Added AEGIS 'CLASS_' enum
|
před 11 roky |
lighta
|
1290826be2
Adding banking support
|
před 11 roky |
lemongrass3110
|
386f0ae36e
Cashshop support
|
před 12 roky |
markzd
|
fcf360da41
* Renaming variable name from nsiuid to unique_id for better understanding of its meaning, as requested on tid:69380.
|
před 12 roky |
markzd
|
de6af1fc0b
* Implemented Unique identifier for Non stackable items. (tid:69380)
|
před 12 roky |
glighta
|
0cdba10793
-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skill_lv
|
před 12 roky |
brianluau
|
a2bdc47daf
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
|
před 12 roky |
greenboxal2
|
a7c32653f7
Applied AStyle code formating as discussed on tid:74602.
|
před 12 roky |
shennetsind
|
aa237aacdd
Hello World! with this commit trunk will finally be making use of the gorgeous stuff sirius_black last implemented. we want to make sure everything related to this feature is working as intended so for now its being released under a optional define, after the features stability is confirmed the define will be removed along with the previous processings of the feature. By enabling BETA_THREAD_TEST in /src/config/core.h all your mysql logs, query_sql and query_logsql script functions will be handled by a different thread, therefore any slow queries won't have any effect (e.g. slow down) on the game server. Everyone is welcome on helping us test and debug the features, be aware however I DO NOT RECOMMEND YOU TO ENABLE THIS ON PRODUCTION SERVERS AS OF NOW (which is why while we're all testing it still is a optional feature).
|
před 12 roky |
brianluau
|
a0ef961db9
- Removed leftover TXT configs, follow-up to r15503.
|
před 13 roky |
gepard1984
|
22f0714c07
- Added `libconfig` (configuration file library: http://www.hyperrealm.com/libconfig/):
|
před 13 roky |
gepard1984
|
11c1789b80
Added two picklog types to distinguish regular monster drops (M) from stolen items (D) and MVP prizes (U)(bugreport:4590).
|
před 13 roky |
gepard1984
|
bf1c81839f
Merged TXT removal branch back to trunk.
|
před 13 roky |
gepard1984
|
b575345ac7
Reorganized picklog functions a bit to reuse some common code.
|
před 13 roky |
gepard1984
|
8b3a63cf11
Picklog improvements:
|
před 13 roky |
eathenabot
|
4bb230a324
* Merged changes up to eAthena 15045.
|
před 13 roky |
eathenabot
|
2fe32efb59
* Merged changes up to eAthena 15043.
|
před 13 roky |
eathenabot
|
81b57c7877
* Merged changes up to eAthena 15042.
|
před 13 roky |
eathenabot
|
810e1090ed
* Merged changes up to eAthena 15041.
|
před 13 roky |
eathenabot
|
9085803c84
* Merged changes up to eAthena 15040.
|
před 13 roky |
eathenabot
|
7b2c38fd24
* Merged changes up to eAthena 15036.
|
před 13 roky |
eathenabot
|
c69a472b6f
* Merged changes up to eAthena 15035.
|
před 13 roky |
brianluau
|
e969df2ff8
- Replaced log_config.enable_logs constants with LOG_ enums that existed since r9599.
|
před 13 roky |
epoque11
|
2029786d9d
- Added SQL_INNODB switch for databases running under InnoDB (where INSERT DELAYED would break log table support)
|
před 13 roky |
ai4rei
|
bc951500fd
* Removed '.txt' from log config info messages, as the values already have an extension (since r197, related r196).
|
před 14 roky |
ai4rei
|
226fa32b4c
* Fixed items, that get dropped at 100% chance, being reported in @iteminfo as 'available in the shops only' (since/replaces r3482).
|
před 14 roky |
ai4rei
|
df41665d39
* Added support for IT_CASH to @iteminfo, logging filters and item drop rate adjustment. Added 'show_picker.item_type'-specific IT_CASH value to it's description (follow up to r14549).
|
před 14 roky |
Paradox924X
|
2f9e3dbf81
Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls.
|
před 14 roky |