.. |
char
|
5c84df6a15
* Fixed using main chat nick longer than 15 characters would cause a buffer overflow (bugreport:2671, since r5013).
|
14 lat temu |
char_sql
|
5c84df6a15
* Fixed using main chat nick longer than 15 characters would cause a buffer overflow (bugreport:2671, since r5013).
|
14 lat temu |
common
|
c792e189e4
* Moved function 'exists' (file presense check) to utils.c, so that it is available to code outside of lock.c
|
14 lat temu |
ladmin
|
104f28b34b
Fixed login printing raw passwdenc passwords to console (bugreport:826).
|
17 lat temu |
login
|
4776f57e86
* Fixed login-server account engine initialization not getting checked, whether it succeeds or not (bugreport:4361, since r12700, related r13000).
|
14 lat temu |
map
|
ce93557473
* Added clif_starskill (packet 0x20e, ZC_STARSKILL) to host the packet previously implemented by clif_feel_info, clif_hate_info, clif_mission_info and clif_feel_hate_reset (related r4352, r4375 and r9162).
|
14 lat temu |
plugins
|
0ed37a79b7
Some insignificant code tweaks.
|
16 lat temu |
tool
|
9a8c2a60c9
* Changed the variables of the mapcache structs to fixed size equivalents. (64bit portability issue)
|
16 lat temu |
txt-converter
|
2f4acc9ad7
* Added missing char_sql/int_mercenary files to txt-converter's Makefile.in
|
16 lat temu |