.. |
Makefile.in
|
65642f6f1c
* Merged the tmpsql branch:
|
17 年之前 |
atcommand.c
|
480a4f0ac8
- added defines JOB_MAX_BASIC and JOB_MAX to mmo.h so the code can know which are the max valid classes.
|
17 年之前 |
atcommand.h
|
c34325a53b
- Added the new mail system. Requires optimization and tests.
|
17 年之前 |
battle.c
|
34b9b6f16e
- Removed the config setting firewall_hits_on_undead setting, Firewall and kaensin now automatically calculate the number of hits they should do per iteration based on the skill trigger frequency (you may want to raise that delay of 1ms in the db, though)
|
17 年之前 |
battle.h
|
34b9b6f16e
- Removed the config setting firewall_hits_on_undead setting, Firewall and kaensin now automatically calculate the number of hits they should do per iteration based on the skill trigger frequency (you may want to raise that delay of 1ms in the db, though)
|
17 年之前 |
charcommand.c
|
480a4f0ac8
- added defines JOB_MAX_BASIC and JOB_MAX to mmo.h so the code can know which are the max valid classes.
|
17 年之前 |
charcommand.h
|
3b392f3f37
Massive at+charcommand cleanup, big thanks to HiddenDragon
|
18 年之前 |
chat.c
|
d091f1cf05
* Cleaned up some messy guild code (more to come)
|
17 年之前 |
chat.h
|
1481fc1524
* Documented/cleaned up chatroom code and packetry
|
17 年之前 |
chrif.c
|
0bbf505d59
* Merged do_sendrecv() and do_parse() into do_sockets()
|
17 年之前 |
chrif.h
|
2c2af57a84
* Removed commented-out code for check_fake_id()
|
17 年之前 |
clif.c
|
d091f1cf05
* Cleaned up some messy guild code (more to come)
|
17 年之前 |
clif.h
|
d091f1cf05
* Cleaned up some messy guild code (more to come)
|
17 年之前 |
date.c
|
a6e61e1d2f
Gave each file an empty last line, to make svn happier
|
18 年之前 |
date.h
|
49096125fb
Applied a consistent look to all header files (copyright, ifdefs)
|
18 年之前 |
guild.c
|
d091f1cf05
* Cleaned up some messy guild code (more to come)
|
17 年之前 |
guild.h
|
2c2af57a84
* Removed commented-out code for check_fake_id()
|
17 年之前 |
intif.c
|
d091f1cf05
* Cleaned up some messy guild code (more to come)
|
17 年之前 |
intif.h
|
c34325a53b
- Added the new mail system. Requires optimization and tests.
|
17 年之前 |
irc.c
|
c45404429f
Fixed ircbot not processing new users
|
18 年之前 |
irc.h
|
0072a0189e
* Cleaned/clarified some #include relationships between headers
|
18 年之前 |
itemdb.c
|
22b43b5903
- fixed Halo-Halo not being consumed on use.
|
17 年之前 |
itemdb.h
|
f808f37ec1
* Delayed the check for required items when a skill is cast to when they are consumed. Now skills only fail due to lack of items after being cast.
|
17 年之前 |
log.c
|
22b43b5903
- fixed Halo-Halo not being consumed on use.
|
17 年之前 |
log.h
|
52a7948f8b
* Corrected string lengths according to bugreport:198
|
17 年之前 |
mail.c
|
c34325a53b
- Added the new mail system. Requires optimization and tests.
|
17 年之前 |
mail.h
|
c34325a53b
- Added the new mail system. Requires optimization and tests.
|
17 年之前 |
map.c
|
480a4f0ac8
- added defines JOB_MAX_BASIC and JOB_MAX to mmo.h so the code can know which are the max valid classes.
|
17 年之前 |
map.h
|
480a4f0ac8
- added defines JOB_MAX_BASIC and JOB_MAX to mmo.h so the code can know which are the max valid classes.
|
17 年之前 |
mercenary.c
|
d2b9e2498e
Some code cleaning...
|
17 年之前 |
mercenary.h
|
f808f37ec1
* Delayed the check for required items when a skill is cast to when they are consumed. Now skills only fail due to lack of items after being cast.
|
17 年之前 |
mob.c
|
26eba3eb7c
- Fixing TK Mission asigning non spawning mobs.
|
17 年之前 |
mob.h
|
4cfb15d8bb
Fixed numerous /W4 warnings (and created more :)
|
17 年之前 |
npc.c
|
d9774ac8ca
* Corrected a fex misshaps from r11571:
|
17 年之前 |
npc.h
|
d091f1cf05
* Cleaned up some messy guild code (more to come)
|
17 年之前 |
npc_chat.c
|
0072a0189e
* Cleaned/clarified some #include relationships between headers
|
18 年之前 |
party.c
|
2c2af57a84
* Removed commented-out code for check_fake_id()
|
17 年之前 |
party.h
|
2c2af57a84
* Removed commented-out code for check_fake_id()
|
17 年之前 |
path.c
|
3d7a129b90
Using predefined constants as parameters to the exit() function.
|
17 年之前 |
pc.c
|
480a4f0ac8
- added defines JOB_MAX_BASIC and JOB_MAX to mmo.h so the code can know which are the max valid classes.
|
17 年之前 |
pc.h
|
480a4f0ac8
- added defines JOB_MAX_BASIC and JOB_MAX to mmo.h so the code can know which are the max valid classes.
|
17 年之前 |
pcre.h
|
a61e02cc29
Updated the server's PCRE components to 7.0
|
18 年之前 |
pet.c
|
f808f37ec1
* Delayed the check for required items when a skill is cast to when they are consumed. Now skills only fail due to lack of items after being cast.
|
17 年之前 |
pet.h
|
f808f37ec1
* Delayed the check for required items when a skill is cast to when they are consumed. Now skills only fail due to lack of items after being cast.
|
17 年之前 |
script.c
|
480a4f0ac8
- added defines JOB_MAX_BASIC and JOB_MAX to mmo.h so the code can know which are the max valid classes.
|
17 年之前 |
script.h
|
05134f3dcc
* Reworked the parsing at npc.c.
|
17 年之前 |
skill.c
|
34b9b6f16e
- Removed the config setting firewall_hits_on_undead setting, Firewall and kaensin now automatically calculate the number of hits they should do per iteration based on the skill trigger frequency (you may want to raise that delay of 1ms in the db, though)
|
17 年之前 |
skill.h
|
4cfb15d8bb
Fixed numerous /W4 warnings (and created more :)
|
17 年之前 |
status.c
|
480a4f0ac8
- added defines JOB_MAX_BASIC and JOB_MAX to mmo.h so the code can know which are the max valid classes.
|
17 年之前 |
status.h
|
480a4f0ac8
- added defines JOB_MAX_BASIC and JOB_MAX to mmo.h so the code can know which are the max valid classes.
|
17 年之前 |
storage.c
|
0072a0189e
* Cleaned/clarified some #include relationships between headers
|
18 年之前 |
storage.h
|
0072a0189e
* Cleaned/clarified some #include relationships between headers
|
18 年之前 |
trade.c
|
4cfb15d8bb
Fixed numerous /W4 warnings (and created more :)
|
17 年之前 |
trade.h
|
4cfb15d8bb
Fixed numerous /W4 warnings (and created more :)
|
17 年之前 |
unit.c
|
a1becae58f
- Added bonusautoscript and bonusautoscript2. These are used to attach a script to a player which gets executed on attack (or when attacked). Required for several of the more recent items.
|
17 年之前 |
unit.h
|
ee02c2190b
Fixed some gcc-specific stuff, silenced some more warnings
|
17 年之前 |
vending.c
|
480a4f0ac8
- added defines JOB_MAX_BASIC and JOB_MAX to mmo.h so the code can know which are the max valid classes.
|
17 年之前 |
vending.h
|
6a2e87e03b
* Fixed various trading/vending glitches
|
17 年之前 |