.. |
Makefile.in
|
65642f6f1c
* Merged the tmpsql branch:
|
преди 17 години |
atcommand.c
|
376a1f68ba
* Re-worked the login-char-map packet spam mechanism
|
преди 17 години |
atcommand.h
|
fc9d14b1bd
Command code cleaning (refer to topic:169759)
|
преди 17 години |
battle.c
|
0f3255eca8
- Ooops! Adding a missing comma (,).
|
преди 17 години |
battle.h
|
bec0f75b57
- Added a new setting 'guild_skill_relog_delay' to activate the guild skills delay on Guild Master relog.
|
преди 17 години |
charcommand.c
|
535df984a3
Patching a gcc compilation problem...
|
преди 17 години |
charcommand.h
|
fc9d14b1bd
Command code cleaning (refer to topic:169759)
|
преди 17 години |
chat.c
|
d091f1cf05
* Cleaned up some messy guild code (more to come)
|
преди 17 години |
chat.h
|
1481fc1524
* Documented/cleaned up chatroom code and packetry
|
преди 18 години |
chrif.c
|
376a1f68ba
* Re-worked the login-char-map packet spam mechanism
|
преди 17 години |
chrif.h
|
376a1f68ba
* Re-worked the login-char-map packet spam mechanism
|
преди 17 години |
clif.c
|
ea9b71e78b
- Fixed not all objects spawning within your range of sight when you warp/relog if CIRCULAR_AREA is defined.
|
преди 17 години |
clif.h
|
3575f9ad9a
- Added separated packets for get and set attachment on mail system.
|
преди 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
|
5eda6c0e57
Replaced several 'int' variables with enums that they represent.
|
преди 17 години |
guild.h
|
78dd6eda46
Removed code that queues OnAgitEliminate after the Emperium is broken, this is now done properly by the gvg script instead (partially deals with bugreport:342).
|
преди 17 години |
intif.c
|
3575f9ad9a
- Added separated packets for get and set attachment on mail system.
|
преди 17 години |
intif.h
|
f676a041a8
Fixed missing forward declaration of mail_message.
|
преди 17 години |
irc.c
|
c45404429f
Fixed ircbot not processing new users
|
преди 18 години |
irc.h
|
0072a0189e
* Cleaned/clarified some #include relationships between headers
|
преди 18 години |
itemdb.c
|
9d2688ad87
* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.
|
преди 17 години |
itemdb.h
|
dc6254185a
Fixed a compilation problem and warning (maybe).
|
преди 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
|
009ce06822
- Some updates on the mail system packets [Zephyrus]
|
преди 17 години |
mail.h
|
284222a415
- Improvements to the mail system.
|
преди 17 години |
map.c
|
95f651807d
Fixed a missing include/export, and typos in the previous revision.
|
преди 17 години |
map.h
|
17eb2f7764
Added script function 'strnpcinfo', for increased npc awareness (originally from jAthena).
|
преди 17 години |
mercenary.c
|
d2b9e2498e
Some code cleaning...
|
преди 17 години |
mercenary.h
|
59b9654397
Tried to make sense out of timer.c ... and failed
|
преди 17 години |
mob.c
|
9f7a8cb1e5
* Reverted official drop rate estimation
|
преди 17 години |
mob.h
|
59b9654397
Tried to make sense out of timer.c ... and failed
|
преди 17 години |
npc.c
|
a65db8120c
- Cleaned up pc_calc_weapontype
|
преди 17 години |
npc.h
|
95f651807d
Fixed a missing include/export, and typos in the previous revision.
|
преди 17 години |
npc_chat.c
|
0072a0189e
* Cleaned/clarified some #include relationships between headers
|
преди 18 години |
party.c
|
9d2688ad87
* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.
|
преди 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
|
a65db8120c
- Cleaned up pc_calc_weapontype
|
преди 17 години |
pc.h
|
5eda6c0e57
Replaced several 'int' variables with enums that they represent.
|
преди 17 години |
pcre.h
|
a61e02cc29
Updated the server's PCRE components to 7.0
|
преди 18 години |
pet.c
|
26166c5dc6
Commented out msg_athena.conf strings disabled in r11625.
|
преди 17 години |
pet.h
|
59b9654397
Tried to make sense out of timer.c ... and failed
|
преди 17 години |
script.c
|
3b742b114e
Fixed some more gcc incompatibilities...
|
преди 17 години |
script.h
|
3b742b114e
Fixed some more gcc incompatibilities...
|
преди 17 години |
skill.c
|
ffd150e6f0
Fixed a bug in r11384 letting you bypass requirements for some skills (see bugreport:219).
|
преди 17 години |
skill.h
|
9d59dba910
Corrected the max. allowed skill name length, and optimized code that works with skill names according to latest changes.
|
преди 17 години |
status.c
|
5eda6c0e57
Replaced several 'int' variables with enums that they represent.
|
преди 17 години |
status.h
|
26166c5dc6
Commented out msg_athena.conf strings disabled in r11625.
|
преди 17 години |
storage.c
|
9d2688ad87
* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.
|
преди 17 години |
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
|
ffd150e6f0
Fixed a bug in r11384 letting you bypass requirements for some skills (see bugreport:219).
|
преди 17 години |
unit.h
|
ee02c2190b
Fixed some gcc-specific stuff, silenced some more warnings
|
преди 17 години |
vending.c
|
e3ab4cdcfe
Moved the new novending cell check from the internal code to the client-server interface (allows server to force-open shop if needed)
|
преди 17 години |
vending.h
|
6a2e87e03b
* Fixed various trading/vending glitches
|
преди 17 години |