skotlex
|
a102344894
- getpetinfo 5 will now return the pet's rename flag.
|
18 years ago |
skotlex
|
3ee61db52f
- Removed Magic Rod's cast bar.
|
18 years ago |
toms
|
3d83f71043
Modified swap #define to avoid 'value computed is not used' warning
|
18 years ago |
Lupus
|
a431acd416
Added npc/sample/npc_live_dialogues.txt how to use Global_Functions.txt
|
18 years ago |
DracoRPG
|
e63626deea
Increased MAX_STATUCHANGE to 300 so we won't get the same error over and over next time we add an SC...
|
18 years ago |
ultramage
|
c9ee6987e6
- Patched the MAX_STATUSCHANGE startup error
|
18 years ago |
skotlex
|
2907fa6467
- Removed the last argument from skillitem, the skill name passed to the client should always be of the type "AL_HEAL" anyway.
|
18 years ago |
Playtester
|
9da9461dfe
* Updated new cards [Playtester]
|
18 years ago |
skotlex
|
7b2a5ff106
- Corrected Warp Portal not sending the map names with the .gat extension.
|
18 years ago |
skotlex
|
d1fda3045f
- Rewrote the jail logic to always use a status change. This means that the character's save point is not changed when jailed, and the char is always warped back to the point where it was before being jailed on unjail.
|
18 years ago |
ultramage
|
9579515cb9
- Removed the old 'mapserver charsave' mechanism
|
18 years ago |
toms
|
3e25d536cf
Globalised use of script_pushint and script_getdata in script.c
|
18 years ago |
FlavioJS
|
14e2d760f9
* Script engine:
|
18 years ago |
Lance
|
66c7c0d040
Added missing VC++ 7.1 project files for mapcache.
|
18 years ago |
ultramage
|
91fe35aab8
A note about the case_insensitive config setting, read changelog for details
|
18 years ago |
ultramage
|
2a7f5aeb7f
committing my work on the login server (mostly SQL)
|
18 years ago |
ultramage
|
ea94ff3e8a
Fixed a missing curly brace and removed some more .gat-s
|
18 years ago |
Lupus
|
3b7ccf4d14
removed all .GAT from configs, docs and examples
|
18 years ago |
Lupus
|
c6d5f38b75
removed all .GAT from all the scripts and tested
|
18 years ago |
toms
|
4670b25f7b
Added GCC4 autodetection for -Wno-unused-parameter and -Wno-pointer-sign in Makefile
|
18 years ago |
toms
|
67e27505ff
Fixed compilation error added in r10003 in skill.c
|
18 years ago |
toms
|
4bd5a67388
Fixed compilation of the mapcache builder under linux
|
18 years ago |
FlavioJS
|
f48a49e655
ups, how did that get in...
|
18 years ago |
FlavioJS
|
b7f0cc8905
- Corrected the structure and added info on the skill fail packet (0x110).
|
18 years ago |
DracoRPG
|
4f95fcb339
Updated the src/tool/Makefile to allow compiling the mapcache builder
|
18 years ago |
skotlex
|
fec9da329e
- Small change in the login-sql server that prevens crashes when somehow people change the lastlogin column to accept nulls.
|
18 years ago |
DracoRPG
|
95b2bfbc14
Added brief doc for the mapcache builder
|
18 years ago |
skotlex
|
a132a2c72c
- Increased Shield Chain's range by one. It is now a ranged skill.
|
18 years ago |
skotlex
|
0fa8a867bd
- Corrected party item share settings not being properly updated on logon.
|
18 years ago |
ultramage
|
5eedf6a398
Restored file history deleted in r10003
|
18 years ago |