ultramage
|
438367ae22
@autoloot and @autolootitem can now be used together for more precise looting (no idea why it was blocked...)
|
17 years ago |
ultramage
|
5033b0f675
Reverted r12230. cUSTOM_CFLAGS is redundant since you can achieve the same result by setting CFLAGS.
|
17 years ago |
ultramage
|
115c5b6896
Removed the mob controller system, now a customization (see topic:194375).
|
17 years ago |
ultramage
|
02995dceab
Fixed old zlib library path in vs9 project file (bugreport:1959)
|
17 years ago |
akrus
|
0f18041ac7
* Fixed: commented out loginlog in convert engine sql tables (loginlog table is in logs database now) [akrus]
|
17 years ago |
ultramage
|
aed027a0d4
Small cleanup of script.c
|
17 years ago |
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 years ago |
ultramage
|
9fd3dfd23b
Fixed TXT storage code handling storage incorrectly (bugreport:1928)
|
17 years ago |
ultramage
|
eef8f96e51
AccountDB_TXT will now correctly read inconsistent EOLs (bugreport:1934)
|
17 years ago |
ultramage
|
54dc1c0f1a
Removed the IRC bot system, now a customization (see topic:194306)
|
17 years ago |
zephyrus
|
9edfef4924
- Fixed a bug with Status Resist Potion.
|
17 years ago |
ultramage
|
582c36c11e
Renamed struct 'skill' to 's_skill' to remove naming collisions.
|
17 years ago |
ultramage
|
6fd34c5052
Fixed Sql object not initializing default values properly.
|
17 years ago |
ultramage
|
f03a7e2413
Corrected upgrade_svn12975_view.sql not assigning default values to the two dummy columns (bugreport:1940).
|
17 years ago |
ultramage
|
5fcd3cf029
Fixed loginlog not reading database config settings (followup to r13005).
|
17 years ago |
ultramage
|
372aa678c2
Added code to md5 password received from charserver before comparing them with the database
|
17 years ago |
ultramage
|
76f831a5ff
Fixed md5 passwords not working
|
17 years ago |
L0ne_W0lf
|
dff7d38acb
* Added values to skill_require_db for mercenary skills.
|
17 years ago |
ultramage
|
4b21dc3d57
Cleaned up several poorly chosen loginlog variable names.
|
17 years ago |
L0ne_W0lf
|
e64c594e63
* Added values to skill_cast_db for mercenary skills.
|
17 years ago |
ultramage
|
8fed0c403c
* Removed some leftover code that shouldn't have been merged
|
17 years ago |
FlavioJS
|
a389d52d34
* Fixed a memory leak in mmo_auth_tosql (extra sql statement being allocated).
|
17 years ago |
FlavioJS
|
501b089d73
* Added missing option 'log_db_db' to loginlog_config_read(loginlog_sql.c).
|
17 years ago |
ultramage
|
106b44c1e7
Merged the /loginmerge branch (topic:192754)
|
17 years ago |
ultramage
|
19d4559ab6
Partially reverted the timer code changes from r12926 - r12969.
|
17 years ago |
ultramage
|
6c8cf8d611
Replaced occurences of '-1' with the more appropriate 'INVALID_TIMER' value where appropriate.
|
17 years ago |
zephyrus
|
d48a482180
- Implemented official Convex Mirror (With help of Yomanda and Sirius White)
|
17 years ago |
L0ne_W0lf
|
f3ca89db2b
Slight change to the nameless island quest.
|
17 years ago |
L0ne_W0lf
|
b26cccf4e2
Should fix any more issues in Nameless access quest.
|
17 years ago |
L0ne_W0lf
|
e787f3ca89
* Corrected Luna Bow Bonuses. (bugreport:1919)
|
17 years ago |