index
:
evolved/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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-22
Implement intimacy display in pet egg's item description window
Kenpachi Developer
4
-6
/
+38
2020-06-22
Update inventory in pet_return_egg() only if egg was found
Kenpachi Developer
1
-1
/
+1
2020-06-22
Add clif_load_end_ack_sub_messages() function
Kenpachi Developer
1
-69
/
+92
2020-06-22
Add battle flag for overweight messages display
Kenpachi Developer
4
-4
/
+20
2020-06-22
Apply code style to clif_party_option()
Kenpachi Developer
1
-28
/
+42
2020-06-22
Add battle flag for sending party options
Kenpachi Developer
4
-14
/
+85
2020-06-22
Show party options when member was removed
Kenpachi Developer
2
-3
/
+5
2020-06-22
Remove check for unused flag 0x10 from party_optionchanged()
Kenpachi Developer
1
-2
/
+1
2020-06-22
Show party options when member was added
Kenpachi Developer
2
-0
/
+9
2020-06-22
Show party options on login and if options were changed
Kenpachi Developer
3
-9
/
+47
2020-06-22
Extend guild_notice_changemap battle flag with option for login
Kenpachi Developer
3
-9
/
+11
2020-06-22
Show guild notice after rate modifier messages
Kenpachi Developer
1
-15
/
+15
2020-06-22
Add battle flag for configuration messages display
Kenpachi Developer
4
-19
/
+51
2020-06-22
Add missing configuration messages to clif_parse_LoadEndAck()
Kenpachi Developer
1
-0
/
+7
2020-06-22
Add battle flag for rate modifier messages display
Kenpachi Developer
4
-2
/
+18
2020-06-22
Show rate modifier messages after configuration messages
Kenpachi Developer
2
-1
/
+2
2020-06-22
Implement PACKET_ZC_PERSONAL_INFOMATION (0x097b)
Kenpachi Developer
3
-6
/
+69
2020-06-17
Fix char id to name requests.
Andrei Karas
1
-0
/
+1
2020-06-17
Update friends packets for zero
Andrei Karas
1
-3
/
+3
2020-06-17
Update messages
Andrei Karas
2
-2
/
+22
2020-06-17
Update shuffle packets and keys
Andrei Karas
4
-8
/
+16
2020-06-16
Disable asan in gcc-7 build in .travis.yml
Andrei Karas
1
-1
/
+1
2020-06-16
Add into travis.sh check with all custom scripts uncommented
Andrei Karas
7
-0
/
+50
2020-06-16
Disable npc/events/halloween_2008.txt in other way for avoid auto uncommenting
Andrei Karas
1
-1
/
+2
2020-06-16
Fix conflicting npc names in re/merchants/hd_refiner.txt
Andrei Karas
1
-18
/
+18
2020-06-16
Add missing mobs and items for custom or disabled scripts in pre-re
Andrei Karas
2
-0
/
+51
2020-06-16
Remove duplicated function time2str from bg_common.txt
Andrei Karas
1
-36
/
+0
2020-06-16
Fix conflicting battle ground npc names in custom scripts
Andrei Karas
4
-130
/
+130
2020-06-16
Call all plugin events even if map server running in minimal mode
Andrei Karas
2
-2
/
+8
2020-06-16
Run servers in travis.sh with all existing plugins
Andrei Karas
1
-2
/
+23
2020-06-16
Add missing plugins into make file
Andrei Karas
1
-1
/
+1
2020-06-16
Fix double fclose in map cache plugin
Andrei Karas
1
-1
/
+0
2020-06-16
Disable not existing maps in map index and npc scripts
Andrei Karas
5
-11
/
+11
2020-06-16
Read battle config in minimal run
Andrei Karas
1
-0
/
+2
2020-06-16
Reduce travis jobs count
Andrei Karas
1
-137
/
+0
2020-06-16
Disable odr violation detection in ci
Andrei Karas
1
-2
/
+2
2020-06-16
Fix HPM data check violations between server and plugins
Andrei Karas
1
-4
/
+8
2020-06-16
Add arm64 and ppc64le builds
Andrei Karas
1
-5
/
+139
2020-06-16
Update travis.sh with fixes for travis and new os
Andrei Karas
1
-3
/
+13
2020-06-16
Add workaround for create sql user and grant rights to it
Andrei Karas
1
-1
/
+6
2020-06-16
Convert validateinterfaces.py to python3
Andrei Karas
1
-19
/
+18
2020-06-16
Use python2 in validateinterfaces.py
Andrei Karas
1
-1
/
+1
2020-06-16
Show runlog.txt on libconfig tests crash
Andrei Karas
1
-1
/
+9
2020-06-16
Reduce travis clone depth to 1
Andrei Karas
1
-0
/
+3
2020-06-16
Disable error in atomic.h
Andrei Karas
1
-1
/
+1
2020-06-16
Force to use signed chars
Andrei Karas
2
-2
/
+31
2020-06-16
Add github actions
Andrei Karas
6
-0
/
+425
2020-06-13
Minor general revision
Sirius
6
-20
/
+12
2020-06-13
Implement usage of skill_get_item_index()
Kenpachi Developer
1
-3
/
+20
2020-06-13
Add skill_get_item_index() function
Kenpachi Developer
2
-0
/
+37
[prev]
[next]