index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-28
Update packets and keys up to 2018-07-25.
Andrei Karas
6
-11
/
+23
2018-07-28
Update messages table up to 2018-07-25.
Andrei Karas
3
-10611
/
+10662
2018-07-28
Merge pull request #2147 from MishimaHaruna/fixcooldown
Haru
1
-10
/
+4
2018-07-28
Merge pull request #2067 from dastgirp/1-achievement
Haru
23
-73
/
+2941
2018-07-26
Fix an issue that causes skill cooldowns to get stuck indefinitely
Haru
1
-10
/
+4
2018-07-26
Merge pull request #2143 from dastgirp/plugin/unit_layout
Haru
2
-3
/
+3
2018-07-25
Merge pull request #2093 from AnnieRuru/47-MAX_ARRAYSIZE
Haru
2
-3
/
+3
2018-07-25
Merge pull request #2138 from Asheraf/stylistupdate
Haru
5
-5
/
+25
2018-07-24
Implemented Title System.
Dastgir
9
-95
/
+263
2018-07-24
Implementation of the official Achievement System.
smokexyz
20
-8
/
+545
2018-07-24
Add achievement source files.
smokexyz
3
-2
/
+2165
2018-07-24
add support for PACKETVER >= 20180704 pet evolution
Asheraf
2
-1
/
+8
2018-07-24
Correct wrong attribute used for pet evolution egg hiding
Asheraf
4
-3
/
+16
2018-07-24
Added missing parameter to init_unit_layout_unknown
Dastgir
2
-3
/
+3
2018-07-24
Merge pull request #2107 from Asheraf/questinfo_vec
Haru
9
-94
/
+513
2018-07-24
Questinfo System overhaul
Asheraf
9
-71
/
+497
2018-07-24
Merge pull request #2130 from mekolat/reloadconst
Haru
2
-15
/
+13
2018-07-24
Convert questinfo data into a vector
Asheraf
5
-34
/
+27
2018-07-24
Merge pull request #2088 from guilherme-gm/fix-ghostmonsters
Haru
5
-2
/
+17
2018-07-23
Merge pull request #2127 from sctnightcore/FixDate
Haru
1
-1
/
+1
2018-07-19
Fixing detecting item id or item name in string.
Andrei Karas
3
-7
/
+7
2018-07-19
Add new constant MAX_ITEM_ID for maximum allowed item id.
Andrei Karas
4
-24
/
+117
2018-07-19
Dont show non existing item id=0 errors in rodex.
Andrei Karas
1
-3
/
+5
2018-07-19
Changed MAX_ITEMDB to 0xFFFF.
Andrei Karas
1
-1
/
+11
2018-07-19
Replace item id shorts to int in map server.
Andrei Karas
26
-149
/
+162
2018-07-19
Add support for bodystyle in stylist shop ui
Asheraf
5
-5
/
+25
2018-07-16
Replace item id shorts to int in mmo.h
Andrei Karas
3
-3
/
+3
2018-07-16
Change all int item fields in packet structs into unsigned int.
Andrei Karas
1
-41
/
+41
2018-07-16
Fix issues found by coverity in last commits.
Andrei Karas
1
-0
/
+4
2018-07-15
Do attendace check only if packet requested open attendance ui (closes #2129).
Andrei Karas
1
-11
/
+11
2018-07-15
Update non shuffle packet sizes up to 2018-07-11.
Andrei Karas
1
-0
/
+94
2018-07-15
Clean all unused bits in packet 0x99b.
Andrei Karas
1
-1
/
+1
2018-07-15
Update message tables up to 2018-07-11.
Andrei Karas
3
-10603
/
+10629
2018-07-15
update other shuffle packets and encryption keys.
Andrei Karas
3
-6
/
+12
2018-07-15
Update shuffle packets and split re and main client shuffles due conflict.
Andrei Karas
4
-300
/
+10001
2018-07-15
Update struct packet_npc_market_result_ack.
Andrei Karas
1
-0
/
+4
2018-07-15
Update struct packet_npc_market_open.
Andrei Karas
1
-0
/
+4
2018-07-15
Fix packet limit in function clif_parse_CashShopReqTab.
Andrei Karas
1
-1
/
+2
2018-07-15
Update packet ZC_SEARCH_STORE_INFO_ACK.
Andrei Karas
2
-25
/
+54
2018-07-15
Update packet CZ_SEARCH_STORE_INFO.
Andrei Karas
4
-26
/
+65
2018-07-15
Update packet CZ_PC_BUY_CASH_POINT_ITEM.
Andrei Karas
2
-17
/
+42
2018-07-15
Update packet ZC_PC_CASH_POINT_ITEMLIST.
Andrei Karas
2
-19
/
+39
2018-07-15
Update packet ZC_MAKINGITEM_LIST.
Andrei Karas
2
-18
/
+40
2018-07-15
Update packet ZC_NOTIFY_WEAPONITEMLIST.
Andrei Karas
2
-13
/
+34
2018-07-15
Update packet ZC_REPAIRITEMLIST.
Andrei Karas
2
-11
/
+34
2018-07-15
Add enums into some rodex functions.
Andrei Karas
2
-4
/
+6
2018-07-15
Update packet ZC_READ_MAIL.
Andrei Karas
2
-4
/
+13
2018-07-15
Update packet ZC_MAKINGARROW_LIST.
Andrei Karas
2
-6
/
+25
2018-07-15
Update packet ZC_MAKABLEITEMLIST.
Andrei Karas
2
-19
/
+40
2018-07-15
Fix comment for clif_use_card.
Andrei Karas
1
-1
/
+1
[next]