lighta
|
d6caec1c51
Various fixs
|
11 سال پیش |
lighta
|
b695ab3f41
Fix compilation issue
|
11 سال پیش |
Lilith
|
dae81222a8
* Added AEGIS 'CLASS_' enum
|
11 سال پیش |
lighta
|
1290826be2
Adding banking support
|
11 سال پیش |
lemongrass3110
|
386f0ae36e
Cashshop support
|
12 سال پیش |
markzd
|
fcf360da41
* Renaming variable name from nsiuid to unique_id for better understanding of its meaning, as requested on tid:69380.
|
12 سال پیش |
markzd
|
de6af1fc0b
* Implemented Unique identifier for Non stackable items. (tid:69380)
|
12 سال پیش |
glighta
|
0cdba10793
-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skill_lv
|
12 سال پیش |
brianluau
|
a2bdc47daf
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
|
12 سال پیش |
greenboxal2
|
a7c32653f7
Applied AStyle code formating as discussed on tid:74602.
|
12 سال پیش |
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).
|
12 سال پیش |
brianluau
|
a0ef961db9
- Removed leftover TXT configs, follow-up to r15503.
|
13 سال پیش |
gepard1984
|
22f0714c07
- Added `libconfig` (configuration file library: http://www.hyperrealm.com/libconfig/):
|
13 سال پیش |
gepard1984
|
11c1789b80
Added two picklog types to distinguish regular monster drops (M) from stolen items (D) and MVP prizes (U)(bugreport:4590).
|
13 سال پیش |
gepard1984
|
bf1c81839f
Merged TXT removal branch back to trunk.
|
13 سال پیش |
gepard1984
|
b575345ac7
Reorganized picklog functions a bit to reuse some common code.
|
13 سال پیش |
gepard1984
|
8b3a63cf11
Picklog improvements:
|
13 سال پیش |
eathenabot
|
4bb230a324
* Merged changes up to eAthena 15045.
|
13 سال پیش |
eathenabot
|
2fe32efb59
* Merged changes up to eAthena 15043.
|
13 سال پیش |
eathenabot
|
81b57c7877
* Merged changes up to eAthena 15042.
|
13 سال پیش |
eathenabot
|
810e1090ed
* Merged changes up to eAthena 15041.
|
13 سال پیش |
eathenabot
|
9085803c84
* Merged changes up to eAthena 15040.
|
13 سال پیش |
eathenabot
|
7b2c38fd24
* Merged changes up to eAthena 15036.
|
13 سال پیش |
eathenabot
|
c69a472b6f
* Merged changes up to eAthena 15035.
|
13 سال پیش |
brianluau
|
e969df2ff8
- Replaced log_config.enable_logs constants with LOG_ enums that existed since r9599.
|
13 سال پیش |
epoque11
|
2029786d9d
- Added SQL_INNODB switch for databases running under InnoDB (where INSERT DELAYED would break log table support)
|
13 سال پیش |
ai4rei
|
bc951500fd
* Removed '.txt' from log config info messages, as the values already have an extension (since r197, related r196).
|
14 سال پیش |
ai4rei
|
226fa32b4c
* Fixed items, that get dropped at 100% chance, being reported in @iteminfo as 'available in the shops only' (since/replaces r3482).
|
14 سال پیش |
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).
|
14 سال پیش |
Paradox924X
|
2f9e3dbf81
Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls.
|
14 سال پیش |