toms
|
d9b7e8540b
Updated item_db.sql to latest (Changelog)
|
17 years ago |
toms
|
bf1e5ff7c6
Updated item_db.sql to latest
|
17 years ago |
toms
|
c79a5092eb
Fixed bugreport:1223 (Invalid Items In Shops Are Processed Incorrectly)
|
17 years ago |
toms
|
c68d9e2a7d
* Modified delitem/delitem2 to have the same behaviour as getitem/getitem2 (optional account_id parameter) bugreport:1035
|
17 years ago |
toms
|
a6bb42334b
* Fixed hugel_bingo making an unneeded infinite loop bugreport:1349
|
17 years ago |
toms
|
d42929747f
Corrected a typo error ';;' bugreport:919
|
17 years ago |
Kevin
|
75cd3c3acb
Changed @reloaditemdb again to only unload items from item_db2. Also byte aligned the item_data struct a bit.
|
17 years ago |
FlavioJS
|
2599064a46
* Fixed script strings not being handled properly (only skipped the \).
|
17 years ago |
FlavioJS
|
d903fda1c7
* Script parse errors displayed with one ShowError instead of several ShowMessage's.
|
17 years ago |
Kevin
|
2ab6929481
Accidentally commit my test db. >_>
|
17 years ago |
Kevin
|
e78798984a
Changed itemdb_reload to clear the database before reloading, so it is possible can remove an item from the DB without restarting the server (bugreport:1348)
|
17 years ago |
toms
|
4c74bd7ac6
Fixed a "bug" in sv_readdb under windows and cygwin configured as "Unix/binary" for text files ('\r' is read and empty lines are not skipped) bugreport:1382 bugreport:1401
|
17 years ago |
FlavioJS
|
c880052f0f
* Changed the data field of timers from int to intptr.
|
17 years ago |
FlavioJS
|
cbbf504bca
* Added intptr/uintptr to cbasetypes.h (integers with the same size as a pointer).
|
17 years ago |
L0ne_W0lf
|
7708c0c766
* Changed Sacrifice status to end on caster's death, not at 25% HP.
|
17 years ago |
toms
|
355d69194a
Updated sql files to latest
|
17 years ago |
L0ne_W0lf
|
ab55e3830d
Fixed yet another WoE SE Bug (Juno castle 3)
|
17 years ago |
L0ne_W0lf
|
f9abadf9c1
Fixed another WoE SE Bug. (wrong target for donpcevent)
|
17 years ago |
L0ne_W0lf
|
f212d699d9
Fixes to WoE SE Juno castles 1, 2, and 3. (copy/paste issues)
|
17 years ago |
toms
|
ccb23efe49
Made some cleanup in changesex
|
17 years ago |
L0ne_W0lf
|
374603dc21
Further fixed bugreport:1371.
|
17 years ago |
L0ne_W0lf
|
ff79ebee8f
Fixed bugreport:1390, bugreport:1394, bugreport:1396.
|
17 years ago |
zephyrus
|
7c9411922a
* Several updates from Trunk
|
17 years ago |
toms
|
443c56e21f
Fixed a bug in (init/start/stop)npctimer
|
17 years ago |
Lupus
|
ba5c9df29d
fixed mapserv crash (divide by zero in Earthquake)
|
17 years ago |
toms
|
2577ffdf25
* Fixed a bug when unloading a npc near a shop.
|
17 years ago |
ultramage
|
b7b80e5c97
Implemented config setting 'vending_over_max', to let people configure the behavior of vending items over the MAX_ZENY limit.
|
17 years ago |
ultramage
|
45f1ef5202
Modified sv_readdb to be able to process non-native line terminators (bugreport:1382)
|
17 years ago |
zephyrus
|
bb98e43f3c
- Some mistake from someone but OMG!
|
17 years ago |
ultramage
|
70e34f81cd
Fixed an issue in r12575 where 'not setting char offline when going from mapserver to charserver' also caused a permanent account lockout if the player pressed 'cancel' in the char select screen.
|
17 years ago |