.. |
char
|
2cf8c82bc7
- Modified the homun-txt file-save format to separate the name from the rest of fields with tabs (like character saving does), this may fix homun save/loading when using non-latin characters on the name, but be warned that it also means the previous homun-data files are lost! (unless you replace the comma before the start of a name with a tab)
|
19 年之前 |
char_sql
|
6db8420f3c
- Added upgrade_svn8675.sql in case, for some reason, your guild table still has the emblem_data field as a 'blob' with "NOT NULL" specified.
|
19 年之前 |
common
|
ebc1f2bc02
- Moved the packet_len variable in login.c to the login parse case, since it's used nowhere else.
|
19 年之前 |
ladmin
|
aa09f1ddd5
- Fixed compile errors in adduser.c and ladmin.c under win platforms.
|
19 年之前 |
login
|
ebc1f2bc02
- Moved the packet_len variable in login.c to the login parse case, since it's used nowhere else.
|
19 年之前 |
login_sql
|
cff4864a78
- Fixed a possible SIGSEGV on buildin_maprespawnguildid if the map is unknown
|
19 年之前 |
map
|
34683f252f
- Updated battle_switch to use strncmpi instead of strcmpi, it makes it so using "yessir" will match "yes", this is actually needed because if you set a config setting to "yes " (notice the trailing space), then the map config engine fails to read it right, and will set the config setting to 0 (no).
|
19 年之前 |
mysql
|
458f135cd7
* Temperory fixed compiler warnings/errors. Please compile before commiting. [Lance]
|
19 年之前 |
plugins
|
09fa10f2c2
- Added error message when attempting to use deprecated bonus bAspd.
|
19 年之前 |
tool
|
aa09f1ddd5
- Fixed compile errors in adduser.c and ladmin.c under win platforms.
|
19 年之前 |
txt-converter
|
78da77b702
Fixed txt-converter compilation errors (ASCII again + added missing ers.o to makefile)
|
19 年之前 |
webserver
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 年之前 |
zlib
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 年之前 |