.. |
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 година |