summaryrefslogtreecommitdiff
path: root/src/map/charcommand.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-23- Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before ...FlavioJS1-1/+1
2006-12-07Fixed npc commands atcommand & charcommand not working with a custom command_...toms1-3/+3
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-1846/+1846
2006-12-02git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9394 54...Lance1-1/+4
2006-12-02* Enabled atcommand parsing for clients with Korean langtype and version.Lance1-1/+2
2006-11-16* Edited atcommand and charcommand syntax. Now it doesn't need the useless ch...Lance1-22/+28
2006-10-19- Cleaned up the log.c file.skotlex1-2/+2
2006-09-25- Oops, fixed a pretty bad typo on the fix for #baselvupskotlex1-1/+1
2006-09-25- Fixed #baselevelup adding instead of substracting status points when used w...skotlex1-1/+3
2006-09-20- Fixed nocommand mapflag causing the "you can't use commands on this map" me...skotlex1-10/+11
2006-09-13- Modified the nocommand mapflag so you can specify the GM range that is bloc...skotlex1-2/+2
2006-08-27* Optional macro MEMSET_TURBO for faster low-level memory initializations.Lance1-37/+37
2006-08-15- Cleaned up some of the pet related @/# commands, same for some script comma...skotlex1-39/+41
2006-08-08- Changed define EQP_WEAPON to specify only the right-hand weapon, added defi...skotlex1-3/+3
2006-08-04- Enabled Mastery damage on Soul Breaker again, moved adv katar mastery out o...skotlex1-6/+2
2006-07-11- Made @monsterignore be an universal ignore. Means you cannot be targetted a...skotlex1-2/+2
2006-07-11- Coded @reset.skotlex1-3/+3
2006-07-06- Added EQP_/EQI_ constants in pc.h to identify equip position and equip inde...skotlex1-14/+14
2006-05-30[Optimized]: Lance1-1/+1
2006-05-27- Added structure status_data which holds status-related information (str, ag...skotlex1-10/+1
2006-04-16- Fixed mysql ping setting being in minutes rather than hours.skotlex1-34/+29
2006-04-13- Fixed crash when looking for SC_MIRACLE in battle_calc_weapon_attackskotlex1-1/+2
2006-04-13- Cleaned atcommand_param against overflows and also to make it standard C so...skotlex1-13/+27
2006-04-11- Fixed various include lines in the map server (of the type <include "nullpo...skotlex1-1/+1
2006-03-27- Pet catching now uses the menuskill variables to prevent item usage from di...skotlex1-0/+1
2006-03-27* GCC on Cygwin still complaining, resorted to including limits.h in malloc.hLance1-1/+0
2006-03-27* Refixed the fix with a constant list for Win32 users - limits.h (imported f...Lance1-0/+1
2006-03-27- Changed status_point/skill_point to unsigned short. Adjusted the code as ne...skotlex1-15/+28
2006-03-09- Fixed #itemlist not taking into consideration crafted/forged items and pet ...skotlex1-7/+24
2006-03-06- Fixed a debug message showing up on skill castend nodamage id when using a ...skotlex1-3/+7
2006-03-03- Trick dead now ends on logoutskotlex1-0/+9
2006-02-15- Made the warm skills BF_WEAPON type so that they may trigger effect cards.skotlex1-4/+4
2006-02-13- Modified PA_GOSPEL so that the random damage attack becomes a BF_MISC attack.skotlex1-8/+8
2006-02-13- NPC_POWERUP now gives +40% atk per level.skotlex1-11/+15
2006-02-06- Added define clif_deadsit to send the dead state into player packets if the...skotlex1-2/+2
2006-02-01- Fixed a typo bug in SC_STAR_COMFORT handling.skotlex1-2/+2
2006-01-31- Changed the exp tables format.skotlex1-15/+7
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+1794
2006-01-29Clearing trunk.Valaris1-1257/+0
2005-03-29More C/C++ Conformance fixesamber1-2/+2
2005-03-29* Updated damage calculation for Magnum Breakcelest1-5/+5
2005-03-29Fixed use of storage variable to conform to ANSI C spec [MouseJstr]amber1-7/+7
2005-03-28git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...veider1-0/+42
2005-01-26* Added status.c and status.h of jA 1091 update and moved some functions into...(no author)1-4/+5
2005-01-23update(no author)1-2/+2
2004-12-29cxx updatesamber1-29/+29
2004-12-29git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...mc_cameri1-6/+7
2004-12-29git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...mc_cameri1-0/+33
2004-12-21git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...mc_cameri1-0/+47
2004-12-21git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...mc_cameri1-0/+70