ultramage
|
dac1c2d2df
Removed unused guardian hp columns from the guild castles table in main.sql (should have been done in r11915).
|
17 年之前 |
shadow
|
414c0f41e2
Quagmire now will affect boss monsters, but more info is required to code the debuff exceptions properly.
|
17 年之前 |
ultramage
|
8dca8ac00f
Corrected one wrong config option name causing db connection problems (followup to r13005).
|
17 年之前 |
L0ne_W0lf
|
d412bbc60d
* 13026 Added iRO Repeatable EXP quests care of Kisuka.
|
17 年之前 |
akrus
|
4232eaf3d5
* Fixed: added 'E'-type zenylogs in sql table (bugreport:1957) [akrus]
|
17 年之前 |
akrus
|
24aa1138f5
* Improved: added --enable-debug=gdb option in configure script to use gdb optimized debug mode [akrus]
|
17 年之前 |
ultramage
|
438367ae22
@autoloot and @autolootitem can now be used together for more precise looting (no idea why it was blocked...)
|
17 年之前 |
ultramage
|
5033b0f675
Reverted r12230. cUSTOM_CFLAGS is redundant since you can achieve the same result by setting CFLAGS.
|
17 年之前 |
ultramage
|
115c5b6896
Removed the mob controller system, now a customization (see topic:194375).
|
17 年之前 |
ultramage
|
02995dceab
Fixed old zlib library path in vs9 project file (bugreport:1959)
|
17 年之前 |
akrus
|
0f18041ac7
* Fixed: commented out loginlog in convert engine sql tables (loginlog table is in logs database now) [akrus]
|
17 年之前 |
ultramage
|
aed027a0d4
Small cleanup of script.c
|
17 年之前 |
ultramage
|
6409465768
Fixed one 'additional include directories' entry in the vs9 mapcache project file (release mode) that wasn't updated for the new paths (bugreport:1950).
|
17 年之前 |
ultramage
|
9fd3dfd23b
Fixed TXT storage code handling storage incorrectly (bugreport:1928)
|
17 年之前 |
ultramage
|
eef8f96e51
AccountDB_TXT will now correctly read inconsistent EOLs (bugreport:1934)
|
17 年之前 |
ultramage
|
54dc1c0f1a
Removed the IRC bot system, now a customization (see topic:194306)
|
17 年之前 |
zephyrus
|
9edfef4924
- Fixed a bug with Status Resist Potion.
|
17 年之前 |
ultramage
|
582c36c11e
Renamed struct 'skill' to 's_skill' to remove naming collisions.
|
17 年之前 |
ultramage
|
6fd34c5052
Fixed Sql object not initializing default values properly.
|
17 年之前 |
ultramage
|
f03a7e2413
Corrected upgrade_svn12975_view.sql not assigning default values to the two dummy columns (bugreport:1940).
|
17 年之前 |
ultramage
|
5fcd3cf029
Fixed loginlog not reading database config settings (followup to r13005).
|
17 年之前 |
ultramage
|
372aa678c2
Added code to md5 password received from charserver before comparing them with the database
|
17 年之前 |
ultramage
|
76f831a5ff
Fixed md5 passwords not working
|
17 年之前 |
L0ne_W0lf
|
dff7d38acb
* Added values to skill_require_db for mercenary skills.
|
17 年之前 |
ultramage
|
4b21dc3d57
Cleaned up several poorly chosen loginlog variable names.
|
17 年之前 |
L0ne_W0lf
|
e64c594e63
* Added values to skill_cast_db for mercenary skills.
|
17 年之前 |
ultramage
|
8fed0c403c
* Removed some leftover code that shouldn't have been merged
|
17 年之前 |
FlavioJS
|
a389d52d34
* Fixed a memory leak in mmo_auth_tosql (extra sql statement being allocated).
|
17 年之前 |
FlavioJS
|
501b089d73
* Added missing option 'log_db_db' to loginlog_config_read(loginlog_sql.c).
|
17 年之前 |
ultramage
|
106b44c1e7
Merged the /loginmerge branch (topic:192754)
|
17 年之前 |