FlavioJS
|
cb8ef12df8
* Changes to the script engine:
|
16 years ago |
zephyrus
|
d33dce2ac2
- Book reading script command.
|
16 years ago |
sketchyphoenix
|
b9a1343eaa
* Added a few missing atcommands.
|
16 years ago |
sketchyphoenix
|
76ff905e03
Removed charcommand code while allowing atcommand code to support its functionality.
|
16 years ago |
FlavioJS
|
0e6e32a833
* Fixed a memory leak when returning a string variable in the script engine. (since r9864/r9865, fixes bugreport:2488)
|
16 years ago |
FlavioJS
|
72542d65cc
* Hunted down the simpler 64bit pointer truncations.
|
16 years ago |
ultramage
|
ae7050eb1a
Added setting of state.speed_changed in script function 'npcspeed'.
|
16 years ago |
zephyrus
|
bd429b5a92
- Some "expire_time" = 0 considerations. Please update. (Bugreport 2451)
|
16 years ago |
zephyrus
|
c830a56da3
- Item Rental System.
|
16 years ago |
FlavioJS
|
f74b445add
* Updated script_commands.txt
|
16 years ago |
L0ne_W0lf
|
cd70b692e7
Changed how mobcount works since it wasn't counting last mob death. (bugreport:2419)
|
16 years ago |
ultramage
|
caa8b3ed2a
some minor tweaks to previous commits
|
16 years ago |
Sara
|
61c3fbb337
Fix of accident in 13353
|
16 years ago |
Sara
|
f772c39910
* Fixed the maximum level of Create Elemental Converter. (bugreport:2326) [Sara]
|
16 years ago |
ultramage
|
98ba2dd843
Small cleanup of r13332 (bugreport:2368).
|
16 years ago |
Paradox924X
|
787268e492
Made script command "unequip" call status_calc_pc. Thanks to Orcao. (bugreport:2368).
|
16 years ago |
ultramage
|
90ad9f3a8c
Fixed chat_createnpcchat() not checking if a chatroom already exists, producing memleaks in certain situations (bugreport:2325).
|
16 years ago |
L0ne_W0lf
|
331e0a0a15
Enabled WoE SE to be run independently of WoE. Let's see how long it is before something blows up, or Ultramage pulls out his hair while cursing my existence.
|
16 years ago |
zephyrus
|
879ada0f6c
- Renamed createmercenary to mercenary_create.
|
16 years ago |
zephyrus
|
c562d05efc
- More code for mercenaries and starting work on restrictions.
|
16 years ago |
ultramage
|
cf57c2fc20
Removed hardcoded equip position names from getequipname (bugreport:2156).
|
16 years ago |
zephyrus
|
f0439c9f56
- Implemented script commands for mercenary items (mercenary_heal and mercenary_sc_start).
|
16 years ago |
zephyrus
|
5df63da5e7
- Implemented Mercenary Scrolls (item_db)
|
16 years ago |
zephyrus
|
c5cc2257d3
- Moving all content of Homunculus code to a proper file Homunculus.c/h
|
16 years ago |
zephyrus
|
c1fa49b7e6
- New invisible walls system (for WOE SE and Battlegrounds).
|
16 years ago |
zephyrus
|
6b6ef43c4b
- Removed my barricade implementation. Not required in WoE SE.
|
16 years ago |
ultramage
|
420cee95d9
Some cleaning in script.c
|
17 years ago |
ultramage
|
dcc2cdb5da
Split off mapreg code from script.c
|
17 years ago |
ultramage
|
dac1c2d2df
Removed unused guardian hp columns from the guild castles table in main.sql (should have been done in r11915).
|
17 years ago |
ultramage
|
115c5b6896
Removed the mob controller system, now a customization (see topic:194375).
|
17 years ago |