index
:
repo-recursive-tests/hercules
jesusalva/prerenewal
Messworld Server Code (Hercules v2020.07.26 with minor edits; Please avoid breaking changes so it can be rebased)
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
2019-10-05
Update dropall atcommand
Emistry Haoyan
1
-5
/
+11
2019-09-23
Merge pull request #2535 from HerculesWS/itemdb_violation
Haru
1
-3
/
+3
2019-09-22
Fix several issues caused by the nick partial match feature, when enabled.
Haru
1
-25
/
+25
2019-09-19
Rewrite of itemdb_searchname_array and itemdb_searchname_array_sub
Ibrahim Zidan
1
-3
/
+3
2019-09-18
Add at command for change char sex
Andrei Karas
1
-0
/
+13
2019-08-26
Remove round-trip to the inter-server for the broadcast messages
Haru
1
-3
/
+5
2019-08-26
Remove round-trip to the inter-server for the whisper-to-gm messages
Haru
1
-1
/
+1
2019-07-28
Merge pull request #2504 from Emistry/atcommand_refine
Haru
1
-20
/
+61
2019-07-15
Update refine atcommand
Emistry Haoyan
1
-20
/
+61
2019-07-10
Disable refresh atcommand when talk with NPC.
Emistry Haoyan
1
-1
/
+5
2019-07-01
Add identifyall atcommand
Guilherme Menaldo
1
-8
/
+20
2019-06-30
Merge pull request #2476 from Emistry/atcommand_reloadnpc
Haru
1
-0
/
+33
2019-06-02
Merge pull request #2221 from carloshenrq/nostorage
Haru
1
-2
/
+13
2019-05-18
Add new atcommand *reloadnpc
Emistry Haoyan
1
-0
/
+33
2019-05-05
Implement Refinery UI
Ibrahim Zidan
1
-0
/
+17
2019-05-05
Fix variables shadowing refine interface variable map-server source
Ibrahim Zidan
1
-14
/
+14
2019-05-05
Removal of refine database code from status.c and moving it respectfully to i...
Ibrahim Zidan
1
-0
/
+1
2019-05-05
Add missing checks for prevend flag
Andrei Karas
1
-3
/
+3
2019-05-05
Merge pull request #2425 from hemagx/hercules_signed_items_fix
Haru
1
-3
/
+3
2019-04-29
Update dropall atcommand drop item based on type.
Emistry Haoyan
1
-5
/
+30
2019-04-08
Fix an issue with named/brewed/forged items getting saved with the wrong char...
Ibrahim Zidan
1
-3
/
+3
2019-04-07
Rename clif_charnameack into clif_blname_ack
Andrei Karas
1
-4
/
+4
2019-03-11
Move local variables in atcommand.c into interface
Andrei Karas
1
-0
/
+3
2019-02-11
Change type for class variables from short to int
Andrei Karas
1
-1
/
+1
2018-12-14
Add inventory size field into db and using it in server.
Andrei Karas
1
-16
/
+8
2018-12-04
Added mapflags 'nostorage' and 'nogstorage'
Carlos Henrique
1
-2
/
+13
2018-11-16
Merge pull request #2322 from MishimaHaruna/fix-allychat-leaveguild
Haru
1
-29
/
+19
2018-11-15
Merge pull request #2321 from 4144/packetlen
Haru
1
-3
/
+7
2018-11-14
Use an enum as flag for status->heal() and related functions
Haru
1
-3
/
+3
2018-11-14
Use new packet tables for packets len.
Andrei Karas
1
-3
/
+6
2018-11-14
Add interface for packets in common.
Andrei Karas
1
-0
/
+1
2018-11-13
Remove a duplicate output line from the help message for the channel atcommand
Haru
1
-3
/
+1
2018-11-13
Fix an issue that caused some guild channels not to be left when leaving ally...
Haru
1
-7
/
+5
2018-11-13
Replace sd->channels with a VECTOR
Haru
1
-23
/
+17
2018-11-13
Merge pull request #2287 from EyesOfAHawk/hcs_opt_msg_delay
Haru
1
-2
/
+2
2018-10-22
Merge pull request #2264 from Asheraf/pr5
Haru
1
-12
/
+1
2018-10-16
Add config for '@channel setopt MessageDelay <delay>'.
EyesOfAHawk
1
-2
/
+2
2018-10-06
update at_bodystyle allowed jobs check
Asheraf
1
-12
/
+1
2018-10-05
Add at command @camerainfo.
Andrei Karas
1
-0
/
+19
2018-09-19
Update inventory packet for 2018-09-12 RE.
Andrei Karas
1
-1
/
+1
2018-08-26
Merge pull request #2164 from mekolat/addvariable
Haru
1
-10
/
+10
2018-07-30
always set the type when doing script->add_str
gumi
1
-10
/
+10
2018-07-29
add atcommand_setzone
gumi
1
-0
/
+58
2018-07-29
add MF_TOWN to atcommand_mapflag
Carlos Henrique
1
-1
/
+2
2018-07-28
Add support for chat commands /changedress and /nocosplay for remove costumes
Andrei Karas
1
-0
/
+9
2018-07-28
Merge pull request #2067 from dastgirp/1-achievement
Haru
1
-0
/
+6
2018-07-24
Implementation of the official Achievement System.
smokexyz
1
-0
/
+6
2018-07-24
Correct wrong attribute used for pet evolution egg hiding
Asheraf
1
-0
/
+2
2018-07-19
Replace item id shorts to int in map server.
Andrei Karas
1
-1
/
+1
2018-07-01
Change functions to static where possible (Part 4 - map)
Haru
1
-128
/
+243
[next]