index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
atcommand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-19
fixed @cartitems typo
Lupus
1
-1
/
+1
2007-02-16
- Modified the "guardian" spawn script command, it no longer receives a "amou...
skotlex
1
-1
/
+0
2007-02-15
- Cleaned up clif_party_info a bit
ultramage
1
-1
/
+1
2007-02-15
- The default packet version is now 8. Clients from November2006 and before c...
skotlex
1
-6
/
+6
2007-02-13
- A bit more work on Ticket #41.
FlavioJS
1
-8
/
+4
2007-02-12
- Corrected range of self destruction / bio explosion to be equal to their sp...
skotlex
1
-3
/
+3
2007-02-11
Fixed @loadnpc not updating the script_event[] array
ultramage
1
-0
/
+2
2007-02-07
Cleaning up of the socket code
ultramage
1
-1
/
+1
2007-02-06
- Moved define CHAT_SIZE to clif.c, added define CHATBOX_SIZE to specify that...
skotlex
1
-6
/
+6
2007-02-06
- Fixed char-server not sending party status update when a member logs on/off
skotlex
1
-1
/
+2
2007-02-06
- Fixed @lvup, #lvup not doing a stat reset and lowering your status points i...
skotlex
1
-11
/
+9
2007-02-02
- The define MESSAGE_SIZE was wrong! It is only used for input boxes. Therefo...
skotlex
1
-7
/
+7
2007-02-01
- Item search is now a bit smarter. When no item is found with the same 'aegi...
skotlex
1
-4
/
+16
2007-01-28
Some misc cleanups (typos, formatting, forgotten changelog entry etc)
ultramage
1
-1
/
+1
2007-01-28
Reformatted and translated atcommand.c
ultramage
1
-911
/
+352
2007-01-27
Simple cleanup
ultramage
1
-98
/
+18
2007-01-27
Corrected indentation of the atcommand table (editor compatibility)
ultramage
1
-330
/
+330
2007-01-21
Typo hunt
ultramage
1
-1
/
+1
2007-01-20
* Fixed the server not reacting properly to atcommands/charcommands when usin...
ultramage
1
-29
/
+22
2007-01-20
- Updated merc_reset_stats to handle resetting skill tree and points as well.
skotlex
1
-1
/
+6
2007-01-18
- Updated @homshuffle to preserve current hom's exp.
skotlex
1
-0
/
+3
2007-01-18
- Modified the Storm Gust freeze counter code. It now takes into consideratio...
skotlex
1
-0
/
+52
2007-01-17
- Corrected atcommand @homstats so it shows the correct minimum/maximum possi...
skotlex
1
-9
/
+10
2007-01-16
- Added atcommand @homstats so you can check your homunculus stats and compar...
skotlex
1
-2
/
+62
2007-01-15
- Probably fixed the registration flood protection code being broken.
skotlex
1
-2
/
+3
2007-01-08
Unimportant cleanups
ultramage
1
-2
/
+2
2007-01-07
Undid the memset->malloc_set replacement
ultramage
1
-129
/
+129
2007-01-07
- re-added the duplicit nj/gs name messages in msg_athena
ultramage
1
-2
/
+2
2007-01-05
fixed @go bug
Lupus
1
-3
/
+3
2007-01-04
- Updated /doc from jAthena
ultramage
1
-2
/
+7
2007-01-03
- Now the server will by default perform symmetric adding of friends
ultramage
1
-0
/
+2
2007-01-03
- Fixed FIFO defines in TURBO mode.
FlavioJS
1
-2
/
+2
2007-01-03
- Fixed pc_calc_skilltree ignoring prerequisites / joblvl requirements.
ultramage
1
-1
/
+1
2006-12-29
WTF was I doing?
Lance
1
-2
/
+2
2006-12-26
- Fixed some warnings
skotlex
1
-2
/
+0
2006-12-26
- Cleaned up some more the code so it works for -DTURBO
skotlex
1
-16
/
+15
2006-12-23
- Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before ...
FlavioJS
1
-1
/
+1
2006-12-12
- Minor changes to ers.
FlavioJS
1
-2
/
+1
2006-12-12
- Removed CART_MASK as OPTION_CART can take care of that.
skotlex
1
-1
/
+1
2006-12-11
- simplified the code for @autoloot
skotlex
1
-56
/
+24
2006-12-11
Fixed @revive not reviving the good char
toms
1
-2
/
+2
2006-12-07
Fixed npc commands atcommand & charcommand not working with a custom command_...
toms
1
-3
/
+3
2006-12-02
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9394 54...
Lance
1
-1
/
+4
2006-12-02
* Enabled atcommand parsing for clients with Korean langtype and version.
Lance
1
-1
/
+2
2006-12-02
- Added missing min/max definitions to cbasetypes.h, needed for the @send cha...
FlavioJS
1
-0
/
+1
2006-12-02
- Replaced @send with the version I use for testing packets.
FlavioJS
1
-10604
/
+10807
2006-12-01
- Fixed txt-converter compilation.
skotlex
1
-2
/
+2
2006-11-22
- Recoded @send so that it uses clif.c instead of doing all the WFIFO stuff i...
skotlex
1
-387
/
+237
2006-11-16
* Edited atcommand and charcommand syntax. Now it doesn't need the useless ch...
Lance
1
-25
/
+31
2006-11-16
- Overlapping song/dances will now cause dissonance/ugly-dance level 1 instea...
skotlex
1
-1
/
+1
[next]