gepard1984
|
bf1c81839f
Merged TXT removal branch back to trunk.
|
13 years ago |
gepard1984
|
b575345ac7
Reorganized picklog functions a bit to reuse some common code.
|
13 years ago |
gepard1984
|
8b3a63cf11
Picklog improvements:
|
13 years ago |
eathenabot
|
4bb230a324
* Merged changes up to eAthena 15045.
|
13 years ago |
eathenabot
|
2fe32efb59
* Merged changes up to eAthena 15043.
|
13 years ago |
eathenabot
|
81b57c7877
* Merged changes up to eAthena 15042.
|
13 years ago |
eathenabot
|
810e1090ed
* Merged changes up to eAthena 15041.
|
13 years ago |
eathenabot
|
9085803c84
* Merged changes up to eAthena 15040.
|
13 years ago |
eathenabot
|
7b2c38fd24
* Merged changes up to eAthena 15036.
|
13 years ago |
eathenabot
|
c69a472b6f
* Merged changes up to eAthena 15035.
|
13 years ago |
brianluau
|
e969df2ff8
- Replaced log_config.enable_logs constants with LOG_ enums that existed since r9599.
|
13 years ago |
epoque11
|
2029786d9d
- Added SQL_INNODB switch for databases running under InnoDB (where INSERT DELAYED would break log table support)
|
13 years ago |
ai4rei
|
bc951500fd
* Removed '.txt' from log config info messages, as the values already have an extension (since r197, related r196).
|
14 years ago |
ai4rei
|
226fa32b4c
* Fixed items, that get dropped at 100% chance, being reported in @iteminfo as 'available in the shops only' (since/replaces r3482).
|
14 years ago |
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 years ago |
Paradox924X
|
2f9e3dbf81
Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls.
|
14 years ago |
ultramage
|
94943b2b6a
Adjusted eAthena code to compile cleanly in C++ mode.
|
17 years ago |
ultramage
|
49f1f4434d
* Reorganized the contents of the mapserver's header files.
|
17 years ago |
skotlex
|
22b43b5903
- fixed Halo-Halo not being consumed on use.
|
17 years ago |
ultramage
|
52a7948f8b
* Corrected string lengths according to bugreport:198
|
17 years ago |
ultramage
|
fe1db10bcc
Fixed a mistake in r10919 messing up logged values (bugreport:167)
|
17 years ago |
ultramage
|
c5b8e5d082
Added back log_chat's '1 - log everything' setting (revert from r10850).
|
17 years ago |
ultramage
|
961f23767d
* Added 'safestrnlen' to prevent null pointer crashes
|
17 years ago |
FlavioJS
|
65642f6f1c
* Merged the tmpsql branch:
|
17 years ago |
ultramage
|
8a45d05f1c
Wiped out every mention of RETCODE from /src.
|
17 years ago |
ultramage
|
0072a0189e
* Cleaned/clarified some #include relationships between headers
|
18 years ago |
ultramage
|
dfdb5368c7
Corrected some weird fgets() statements, plus reformatted them
|
18 years ago |
ultramage
|
9e7eb8804f
- Removed the TURBO socket mechanism - it was in fact just using a variable to cache a few arithmetic operations (premature optimization)
|
18 years ago |
ultramage
|
711d01a128
Reformatting @_@
|
18 years ago |
ultramage
|
16671ef54f
* Added Global chat and Main chat logging
|
18 years ago |