summaryrefslogtreecommitdiff
path: root/src/map/atcommand.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-14Following r16914glighta1-17/+30
2012-11-13Following r16914glighta1-1/+4
2012-11-13- Fixed bugreport:6887, a variable was not initialized;momacabu1-2/+2
2012-11-12Modified @addwarp to accept a new optional parameter <npc name>. If <npc name...momacabu1-4/+5
2012-11-12Follow up r16916: enforced status recalc when intravision ends to ensure it i...shennetsind1-1/+1
2012-11-12-Add Homon-S skills, 1st implementation (all done except Eleanors)glighta1-21/+3
2012-11-10- Modified *monster and *areamonster script commands to allow size and ai par...momacabu1-4/+7
2012-11-10Performance Improvement; Server shut down, instance clear up, and @cleanmap a...shennetsind1-1/+1
2012-11-09- Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions);momacabu1-21/+7
2012-11-08- Fixed a typo in @mapflag example, since r15009.brianluau1-2/+2
2012-11-01-Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserkglighta1-257/+257
2012-10-30Fixed Level/Drop modifier based on level difference and created a db as sugge...rud0lp201-4/+1
2012-10-29-Add some src basic documentation.glighta1-13/+13
2012-09-22* Fixed applicable job on Ebone Armor (bugreport:6705)euphyy1-2/+2
2012-09-22Oops I goofed Forgot to resave the File Left out arguements for mora. [Spre]spre1231-1/+1
2012-09-22Fixed @go, where mora and morocc had conflicts, @mora was sending you to moro...spre1231-2/+3
2012-09-16- Partial revert of r16782. (bugreport:6704)brianluau1-4/+2
2012-09-16Removed stupid alternative city names from @go command and added real ones, a...daegaladh1-15/+15
2012-09-08Fixed @raise/@raisemap incorrect behavior which would heal everyone in the se...shennetsind1-8/+6
2012-09-08Fixed bugreport:6557 players unable to use char commands will no longer get t...shennetsind1-0/+10
2012-09-06Added new group permission as discussed with other developers "disable_comman...shennetsind1-0/+4
2012-09-06Added @cart as per discussion in tid:70389 (mostly greatly helpful for debugg...shennetsind1-6/+44
2012-09-02* Follow-up r16725: changed atcommand.c comments to match new msg_athena line...euphyy1-186/+186
2012-09-01- Changed the column spacing in @go (town list) and @job (jobname list) so it...brianluau1-16/+12
2012-09-01- help.txt Params lists: changed "/" to "|" to match the rest of the file.brianluau1-136/+135
2012-08-31* Updated new atcommand messages in msg_athena to be more grammar-friendly.euphyy1-1/+2
2012-08-31- Moved 400+ hard-coded messages to msg_athena.conf for easier translating. T...brianluau1-560/+469
2012-08-31- Fixed warnings from r16722.brianluau1-2/+2
2012-08-31- Fixed @item so it only displays message "Item created" on success.brianluau1-13/+33
2012-08-22Major cleanup all over the place, made possible by mkbu95's scan-build report...shennetsind1-4/+4
2012-08-17Added 2 (3) new atcommands:shennetsind1-0/+77
2012-08-17Added @reloadquestdb as per Script / DB Developer Joseph request.shennetsind1-1/+7
2012-08-15- Removed useless mapname compares (since r570) and fixed the strncmp for mal...brianluau1-6/+4
2012-08-15` Added new atcommands: disguiseguild, undisguiseguild, sizeall, sizeguildxantara1-8/+162
2012-08-14Follow up r16632, added check on level up so that the equip is automatically ...shennetsind1-0/+1
2012-08-05Fixed bugreport:6395, added renewal @go spawn for izludexantara1-7/+11
2012-07-24Moved a few messages from source to msg_athena.conf.xazax-hun1-4/+4
2012-07-24Refinements to atcommand suggestions.xazax-hun1-40/+35
2012-07-24Fixed @adjgroup so that the cached permissions are updated alongside the grou...shennetsind1-0/+1
2012-07-23Follow up r16471 improved overall feature performance by making the bind list...shennetsind1-11/+12
2012-07-22Added the ability to bind atcommands to NPC events (ex: NPCNAME::OnEvent); or...cookiecrumbs1-1/+41
2012-07-18Fixed bugreport:6269 added a way to test files prior to @reloadatcommand so t...shennetsind1-0/+18
2012-07-18New permissions added for groups: show_bossmobs, disable_pvm and disable_pvp;...cookiecrumbs1-5/+3
2012-07-18Super performance improvement to groups system, caching permissions levels an...shennetsind1-17/+60
2012-07-11Follow up r16403, adjusted map_reloadnpcs to follow new config standards(r163...greenboxal21-1/+1
2012-07-11Fixed bugreport:6187 @reloadscript now reload map config files seeking for npcs.greenboxal21-0/+1
2012-06-24Fixed bugreport:5295 Added a config so each server owner may decide whether t...shennetsind1-3/+9
2012-06-23Fixed bugreport:6090 Mercenary Skills are no longer broken after a @reloadmobdbshennetsind1-0/+1
2012-06-14Modified @displaystatus to support val1/2/3 as optional arguments (greatly ha...shennetsind1-4/+4
2012-06-01- Replaced more -> rAthena (follow up to r15251).brianluau1-4/+3