gepard1984
|
a498aa5a25
Fixed wrong size in `WFIFOHEAD` call (follow-up to r15445).
|
13 tahun lalu |
shennetsind
|
68589fc68e
another cool multi-map-server ancient bugfix:
|
13 tahun lalu |
shennetsind
|
be12deb852
Fixed ancient multi-map-server bug where gmlevel was lost during changing map-servers.
|
13 tahun lalu |
gepard1984
|
2415501270
Improved friend removal process to avoid inconsistent state if char-server was offline, fixed wrong packet size check (follow-up to r15119).
|
13 tahun lalu |
shennetsind
|
7b811af129
Made charserver refuse connections if no map server is connected, performance improvement. bugreport:2359
|
13 tahun lalu |
shennetsind
|
fb6af6b958
Pets & Homun renaming with empty name fix, bugreport:3032
|
13 tahun lalu |
shennetsind
|
cce944588a
Fixed char-server not making use of name_ignoring_case setting, bugreport:4700
|
13 tahun lalu |
shennetsind
|
a206579adc
Minstrel/Wanderer changesex bugfix, bugreport:5147
|
13 tahun lalu |
shennetsind
|
c63de2705c
Fixed character delayed deletion method, bugreport:5136
|
13 tahun lalu |
shennetsind
|
624ea1e233
1/2/3-letter char name creation exploit fix.
|
13 tahun lalu |
shennetsind
|
6c16fc0d39
fixed char server from creating character names with \255 and \xA0 (exploitable characters). fix for bugreport:4166
|
13 tahun lalu |
eathenabot
|
21d300706a
* Merged changes up to eAthena 15034.
|
13 tahun lalu |
shennetsind
|
a0a89380bf
few MySQL Optimizations to char-server
|
13 tahun lalu |
shennetsind
|
a45c020f36
Removing a friend will also remove you from your friends friendlist, bugreport:2977
|
13 tahun lalu |
epoque11
|
8b3f6375b8
- Fixed char-server saving skills which have no level associated with them
|
13 tahun lalu |
ai4rei
|
7b4a76f4bd
* Added field for the change slot feature to character select list packet for 2011-09-28aRagexeRE and newer.
|
13 tahun lalu |
flaviojs
|
9703374f8a
* Fix C++ compilation issues.
|
13 tahun lalu |
Skotlex
|
4fed311425
- Updated mmo_char_tosql and memitemdata_to_sql to keep a count of errors while saving a character. If there are any errors, the in-memory copy (cp) will not be updated. Should fix dupes that can happen when a intermediary save fails because of sql access being down.
|
13 tahun lalu |
Skotlex
|
ac41a46e44
- added sending a dummy 0x08b9 packet in the char-server, required to support clients from this year.
|
13 tahun lalu |
flaviojs
|
7fe7c8d9cb
* Changed limit definitions used in WBUF* and WFIFO* to the intended fixed size alternatives.
|
14 tahun lalu |
ultramage
|
edcb998d59
Replaced custom type 'intptr' with standard 'intptr_t'.
|
14 tahun lalu |
ultramage
|
8229284b40
Added enum e_skill_flag to represent the values of struct s_skill's complicated 'flag' field.
|
14 tahun lalu |
flaviojs
|
b02133b422
* Merges from charmerge:
|
14 tahun lalu |
ai4rei
|
0e5b3ff65e
* Fixed char-server missing some WFIFOHEAD (partially due to r10909 being reverted by r11245, follow up to r9307 and r14618).
|
14 tahun lalu |
ai4rei
|
847809a9e7
* Added support for visible garments/robes.
|
14 tahun lalu |
ai4rei
|
0641ed4d05
* Added support for clients 2010-11-23aRagexeRE+ and 2011-01-11aRagexeRE+.
|
14 tahun lalu |
Gepard
|
f0fb5249a1
Removed leftovers of old charcommand config (follow-up to r13403).
|
14 tahun lalu |
ai4rei
|
48746d078e
* Fixed gcc compile warnings in char-server and console plug-in (bugreport:4771, topic:208746, since r9631 and r14700).
|
14 tahun lalu |
ai4rei
|
da989bb356
* Added support for new delayed character deletion.
|
14 tahun lalu |
ai4rei
|
ad4e9bbee1
* Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropriate (follow up to r12998).
|
14 tahun lalu |