.. |
char
|
2cb8a5838e
* Fixed TXT charserver doing periodic random-sized memory allocation (bugreport:312)
|
17 years ago |
char_sql
|
2cb8a5838e
* Fixed TXT charserver doing periodic random-sized memory allocation (bugreport:312)
|
17 years ago |
common
|
acd2c914a5
Fixed a compilation error in the mail code. Blame the C standard and gcc for giving enums a variable-sized type, thus making forward declarations impossible.
|
17 years ago |
ladmin
|
0bbf505d59
* Merged do_sendrecv() and do_parse() into do_sockets()
|
17 years ago |
login
|
94af74be1d
Removed some overly verbose messages from the TXT login server.
|
17 years ago |
login_sql
|
94af74be1d
Removed some overly verbose messages from the TXT login server.
|
17 years ago |
map
|
82a3432bd4
* Minor adjustment to take into account the end of line.
|
17 years ago |
mysql
|
00c558490a
- JK_JOINTBEAT as described in:
|
18 years ago |
plugins
|
65642f6f1c
* Merged the tmpsql branch:
|
17 years ago |
tool
|
6cca14200e
Fixed a nasty bug from r11410 which let people create chars with already taken char names, and (in TXT's case) even cause a crash.
|
17 years ago |
txt-converter
|
3d7a129b90
Using predefined constants as parameters to the exit() function.
|
17 years ago |
zlib
|
74295231e6
* Discarded extra deflate function needed for afm reading
|
18 years ago |