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
2017-02-26
add getvariableofpc() buildin
gumi
1
-2
/
+51
2017-02-26
allow character and account variables to reference another registry
gumi
1
-15
/
+59
2017-02-26
fix code style in set_reg
gumi
1
-19
/
+32
2017-02-26
fix indentation in set_reg
gumi
1
-44
/
+44
2017-02-26
fix code style in script_array_src
gumi
1
-5
/
+6
2017-02-26
fix indentation in script_array_src
gumi
1
-22
/
+22
2017-02-26
fix code style in get_val
gumi
1
-17
/
+22
2017-02-26
fix indentation in get_val
gumi
1
-52
/
+52
2017-02-26
Revert "allow to get vars of other players with getd"
gumi
1
-210
/
+96
2017-02-26
Merge pull request #1586 from mekolat/getd2
Ridley
1
-96
/
+210
2017-02-26
Added option to show classchange only to one player (#1587)
Guilherme G. M
4
-12
/
+27
2017-02-25
allow to get vars of other players with getd
gumi
1
-96
/
+210
2017-02-25
add chr() and ord() buildins
gumi
1
-1
/
+26
2017-02-24
Merge pull request #1585 from guilherme-gm/disguise-fix
Ridley
1
-0
/
+12
2017-02-24
Merge pull request #1567 from guilherme-gm/fix-nameditem
Ridley
2
-2
/
+19
2017-02-21
Fixes disguise position de-synchronization (Fixes #1078)
KirieZ
1
-0
/
+12
2017-02-19
Merge pull request #1457 from Ridley8819/unit
Ibrahem Hossam
1
-1
/
+1
2017-02-06
Fixes named items having their names changed when near other players/name's o...
KirieZ
2
-2
/
+19
2017-01-27
remove hardcoded chat area size from clif.c, add chat_area_size to battleconf
gumi
4
-2
/
+5
2016-12-03
Remove the platform-dependent variables from struct status_data
Haru
11
-60
/
+61
2016-12-03
Add function to retrieve the appropriate fame list type for a job mapid
Haru
4
-31
/
+37
2016-12-03
Change the argument to pc->famerank() to a rank type (instead of job mapid)
Haru
4
-22
/
+42
2016-12-03
Ensure that pc->addfame() increments the correct fame points
Haru
5
-38
/
+56
2016-12-03
Clarify some Job Class vs MapID confusion (2/2)
Haru
11
-215
/
+251
2016-12-03
Clarify some Job Class vs MapID confusion (1/2)
Haru
17
-199
/
+221
2016-12-03
Clarify the meaning of the MAPID_* constants
Haru
1
-97
/
+228
2016-12-02
Fixed a null-pointer dereference in BUILDIN(makeitem2)
Haru
1
-1
/
+1
2016-12-02
Merge pull request #1405 from Emistry/scriptcommand_makeitem2
Haru
1
-0
/
+85
2016-12-02
Merge pull request #1521 from Lemongrass3110/fix/areawarp_cellcheck
Ibrahem Hossam
1
-1
/
+4
2016-12-02
Merge pull request #1494 from Emistry/party_check_state
Ibrahem Hossam
1
-5
/
+9
2016-12-01
Fixed areawarp cell check
Lemongrass3110
1
-1
/
+4
2016-11-20
Removed support for apostrophes in constants
Haru
1
-1
/
+1
2016-11-20
Added validation for the AegisName while parsing the item db
Haru
1
-0
/
+24
2016-11-20
Synchronized the AegisNames to the in-source ITEMID_ constants
Haru
3
-34
/
+34
2016-11-19
Extend the previous linker library order fix to other makefiles
Haru
1
-3
/
+3
2016-11-07
Corrected an issue causing WZ_HEAVENDRIVE to be ineffective
Haru
1
-4
/
+4
2016-11-03
Fix version for packet 0x08d6 ZC_CLEAR_DIALOG.
Andrei Karas
2
-2
/
+12
2016-11-03
Add packet 0x08d3 ZC_SE_CASHSHOP_UPDATE into packets.h
Andrei Karas
1
-0
/
+7
2016-11-03
Fix version for packet 0x08d2 ZC_FASTMOVE.
Andrei Karas
2
-3
/
+2
2016-11-03
Add packets 0x08d0 ZC_REQ_WEAR_EQUIP_ACK2, 0x08d1 ZC_REQ_TAKEOFF_EQUIP_ACK2 i...
Andrei Karas
1
-0
/
+2
2016-11-03
Fix version for packet 0x08cf ZC_SPIRITS_ATTRIBUTE.
Andrei Karas
2
-3
/
+9
2016-11-03
Add packet 0x09dc into packets.h
Andrei Karas
1
-0
/
+7
2016-11-03
Add packet 0x08cb ZC_PERSONAL_INFOMATION into packets.h
Andrei Karas
1
-0
/
+8
2016-11-03
Fix version for packet 0x08ca ZC_ACK_SCHEDULER_CASHITEM.
Andrei Karas
2
-1
/
+5
2016-11-03
Fix version for packet 0x08c9.
Andrei Karas
1
-1
/
+1
2016-11-03
Add packet 0x08c8 ZC_NOTIFY_ACT3 into packets.h
Andrei Karas
1
-0
/
+7
2016-11-03
Add packet 0x08c7 ZC_SKILL_ENTRY3 into packets.h
Andrei Karas
1
-0
/
+7
2016-11-03
Add packets 0x08c1, 0x08c2 into packets.h
Andrei Karas
1
-0
/
+2
2016-11-03
Fix version for packet 0x08c0 ZC_ACK_SE_CASH_ITEM_LIST2.
Andrei Karas
2
-2
/
+14
2016-11-03
Add packets 0x2f3-0x2f6 into packets.h
Andrei Karas
1
-0
/
+10
[next]