.. |
char
|
e034ce07bb
Typo hunt
|
18 lat temu |
char_sql
|
c356b3a461
Fixed a client crash during SQL char selection if you for some reason had more than 9 characters in your account
|
18 lat temu |
common
|
da11e41ed4
- Added view_data support to mercenary.*, so that the Homunculus entries are no longer required on the mob_db.
|
18 lat temu |
ladmin
|
15258dfdb0
- Moved md5calc to common
|
18 lat temu |
login
|
1fcb743f2b
- Probably fixed the registration flood protection code being broken.
|
18 lat temu |
login_sql
|
e034ce07bb
Typo hunt
|
18 lat temu |
map
|
f904054ce8
- Improved a bit the menu entries counting code (using a while with strchr should yield better performance that a for done on the string's strlen, right? However, it bugs me that strchr's man-page says it won't work on multi-byte characters. But does a strchr(str,':') works any worse than (str[i]== ':')?
|
18 lat temu |
mysql
|
00c558490a
- JK_JOINTBEAT as described in:
|
18 lat temu |
plugins
|
6e27509f86
- Console plugin working when built as Windows native.
|
18 lat temu |
tool
|
15258dfdb0
- Moved md5calc to common
|
18 lat temu |
txt-converter
|
e034ce07bb
Typo hunt
|
18 lat temu |
webserver
|
74d8bc1cab
- eol-styled some remaining files
|
18 lat temu |
zlib
|
15258dfdb0
- Moved md5calc to common
|
18 lat temu |