ai4rei
|
7e97934f53
* Added pet_db2.txt to make it apparent, that pet db has support for customs as well.
|
14 năm trước cách đây |
ai4rei
|
63d3ed791c
* Fixed homunculus_autoloot not working with skill/item granted drops and loot (bugreport:4452, since r12203).
|
14 năm trước cách đây |
ai4rei
|
23ac179cf0
* Fixed killed monsters were assumed to be killed by homunculus only, if no damage log entries were elligible for exp distribution, even when no homunculus took part in damage dealing (bugreport:4452, since r12203).
|
14 năm trước cách đây |
ai4rei
|
c457a39996
* Added enumeration for monster damage log field 'flag'.
|
14 năm trước cách đây |
ai4rei
|
e7fec551b1
* Removed disabled backup of script command 'isequipped' (since r1605).
|
14 năm trước cách đây |
ai4rei
|
edfc3293e5
* Made script engine's DEBUG_DISASM block use script_op2name, rather than hardcoding operator names as per TODO from r13083 (related r9569, follow up to r10667).
|
14 năm trước cách đây |
ai4rei
|
b19741a68a
* Cleaned up MOTD reading (related r292 and r4552).
|
14 năm trước cách đây |
ai4rei
|
6a0558d0c2
* Fixed impossible condition in soundeffect script command (since athena-dev-2.1.1-mod1046, related r5841).
|
14 năm trước cách đây |
ai4rei
|
adc89d50f4
* Updates to the playBGM functionality (since r14335).
|
14 năm trước cách đây |
ai4rei
|
6aabf7c260
* Fixed script command setd always assuming value parameter to be a string, which causes hexadecimal and octal numbers not being handled properly (topic:261833, followup to r14577 and r14578).
|
14 năm trước cách đây |
ai4rei
|
c961604f0b
* Removed `motd` from `ragsrvinfo` table in main.sql, missed in previous commit (follow up to r14579).
|
14 năm trước cách đây |
ai4rei
|
d173283814
* Updates to dynamic server information `ragsrvinfo` on SQL.
|
14 năm trước cách đây |
brianluau
|
8c9202976a
- Fixed argument declaration of 'setd' (topic:261833, related r14573).
|
14 năm trước cách đây |
ai4rei
|
6a684a566b
* Added support for checking argument data type of built-in script functions (bugreport:1701, topic:261833, related r14573).
|
14 năm trước cách đây |
ai4rei
|
72e7dce800
* Fixed error message in intif_parse_mercenary_received printing wrong struct size (bugreport:4633, since r13116).
|
14 năm trước cách đây |
ai4rei
|
806daea231
* Replaced buildin_getpartyname_sub, buildin_getguildname_sub and buildin_getguildmaster_sub, which create only unnecessary overhead, with equivalent inlined code.
|
14 năm trước cách đây |
ai4rei
|
f27307a8cf
* Fixed bAutoSpellOnSkill bonuses not working independently of each other (bugreport:4617, since r13596, related r14536).
|
14 năm trước cách đây |
ai4rei
|
e560ba458b
* Revised argument declaration of all script commands according to the actual functions' argument usage.
|
14 năm trước cách đây |
ai4rei
|
a322c9e9f1
* Applied update to charhelp.txt provided by EvilPuncker to match current charcommand behavior (bugreport:4632, follow up to r13403).
|
14 năm trước cách đây |
ai4rei
|
522a51bb10
* Removed some of the duplicate, storage-related packet code.
|
14 năm trước cách đây |
ai4rei
|
6cfbe77910
* Applied some script command documentation updates and fixes as already done inside the wiki.
|
14 năm trước cách đây |
ai4rei
|
00a72ed8b9
* Fixed txt-converter-login was no longer compilable with supplied project/make files, due to missing reference to function exists in utils.c (bugreport:4626, since r14528).
|
14 năm trước cách đây |
ai4rei
|
437a082a1a
* Applied svn:eol-style to VS2010 project files (follow up to r14562).
|
14 năm trước cách đây |
ai4rei
|
e26ea94a2f
* Reverted r14563, due to multiple issues which render the source malfunctioning or uncompilable. To be redone later (bugreport:4627).
|
14 năm trước cách đây |
Paradox924X
|
45c05e45b7
Removed unnecessary reference operator from scanf calls passing character strings as arguments in adduser tool.
|
14 năm trước cách đây |
Paradox924X
|
f95546e131
Revert of r14564. The value wasn't an arbitrary account id but rather the file format version. Added comment specifying this.
|
14 năm trước cách đây |
Paradox924X
|
bece9eef66
Removed arbitrary account id from atop account.txt (Since r13000).
|
14 năm trước cách đây |
Paradox924X
|
ca53ef6f4a
Changed almost all instances of sprintf() to snprintf().
|
14 năm trước cách đây |
Paradox924X
|
f6d95be1f9
Added Visual Studio 10 project files.
|
14 năm trước cách đây |
ai4rei
|
eaa7afe00c
* Further corrections to doc/item_bonus.txt (bugreport:4624).
|
14 năm trước cách đây |