summaryrefslogtreecommitdiff
path: root/src/map/atcommand.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-07- Moved e_mail_check() and config_switch() to strlib.hultramage1-41/+1
2007-04-06- Fixed the start_point setting smashing t3h stack in some situationsultramage1-1/+1
2007-04-06I'm still here!DracoRPG1-10/+10
2007-04-04- Cleaned @whogm. It will display the name of all gms online. If their GM lev...skotlex1-34/+41
2007-04-01- Reviewed atcommand.c and charcommand.c to make sure there's no scanf where ...skotlex1-17/+11
2007-03-30* Added all the missing defines for ctype.h functions and converted all the d...FlavioJS1-28/+28
2007-03-23- Made waiting_disconnect on the char server be an int to hold the timer ID o...skotlex1-1/+1
2007-03-22Some generic typo fixes (src and npc)ultramage1-4/+4
2007-03-19- Removed the last argument from skillitem, the skill name passed to the clie...skotlex1-1/+1
2007-03-19- Rewrote the jail logic to always use a status change. This means that the c...skotlex1-65/+68
2007-03-18- Removed the old 'mapserver charsave' mechanismultramage1-0/+2
2007-03-15- Corrected the structure and added info on the skill fail packet (0x110).FlavioJS1-1/+1
2007-03-13Mapcache update, should polish off remaining bugsDracoRPG1-56/+41
2007-03-13- @pvpoff and @gvgoff will make everyone in the map stop auto-attacking now.skotlex1-8/+23
2007-03-11- @storage/@gstorage will no longer work if you have a trade or a storage ope...skotlex1-11/+17
2007-03-07New mapcache system :xDracoRPG1-30/+0
2007-03-06- Corrected the define for NK no cardfix (def).skotlex1-9/+6
2007-02-19fixed @cartitems typoLupus1-1/+1
2007-02-16- Modified the "guardian" spawn script command, it no longer receives a "amou...skotlex1-1/+0
2007-02-15- Cleaned up clif_party_info a bitultramage1-1/+1
2007-02-15- The default packet version is now 8. Clients from November2006 and before c...skotlex1-6/+6
2007-02-13- A bit more work on Ticket #41.FlavioJS1-8/+4
2007-02-12- Corrected range of self destruction / bio explosion to be equal to their sp...skotlex1-3/+3
2007-02-11Fixed @loadnpc not updating the script_event[] arrayultramage1-0/+2
2007-02-07Cleaning up of the socket codeultramage1-1/+1
2007-02-06- Moved define CHAT_SIZE to clif.c, added define CHATBOX_SIZE to specify that...skotlex1-6/+6
2007-02-06- Fixed char-server not sending party status update when a member logs on/offskotlex1-1/+2
2007-02-06- Fixed @lvup, #lvup not doing a stat reset and lowering your status points i...skotlex1-11/+9
2007-02-02- The define MESSAGE_SIZE was wrong! It is only used for input boxes. Therefo...skotlex1-7/+7
2007-02-01- Item search is now a bit smarter. When no item is found with the same 'aegi...skotlex1-4/+16
2007-01-28Some misc cleanups (typos, formatting, forgotten changelog entry etc)ultramage1-1/+1
2007-01-28Reformatted and translated atcommand.cultramage1-911/+352
2007-01-27Simple cleanupultramage1-98/+18
2007-01-27Corrected indentation of the atcommand table (editor compatibility)ultramage1-330/+330
2007-01-21Typo huntultramage1-1/+1
2007-01-20* Fixed the server not reacting properly to atcommands/charcommands when usin...ultramage1-29/+22
2007-01-20- Updated merc_reset_stats to handle resetting skill tree and points as well.skotlex1-1/+6
2007-01-18- Updated @homshuffle to preserve current hom's exp.skotlex1-0/+3
2007-01-18- Modified the Storm Gust freeze counter code. It now takes into consideratio...skotlex1-0/+52
2007-01-17- Corrected atcommand @homstats so it shows the correct minimum/maximum possi...skotlex1-9/+10
2007-01-16- Added atcommand @homstats so you can check your homunculus stats and compar...skotlex1-2/+62
2007-01-15- Probably fixed the registration flood protection code being broken.skotlex1-2/+3
2007-01-08Unimportant cleanupsultramage1-2/+2
2007-01-07Undid the memset->malloc_set replacementultramage1-129/+129
2007-01-07- re-added the duplicit nj/gs name messages in msg_athenaultramage1-2/+2
2007-01-05fixed @go bugLupus1-3/+3
2007-01-04- Updated /doc from jAthenaultramage1-2/+7
2007-01-03- Now the server will by default perform symmetric adding of friendsultramage1-0/+2
2007-01-03- Fixed FIFO defines in TURBO mode.FlavioJS1-2/+2
2007-01-03- Fixed pc_calc_skilltree ignoring prerequisites / joblvl requirements.ultramage1-1/+1