index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
char
/
mapif.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-26
Remove round-trip to the inter-server for the guild chat messages
Haru
1
-24
/
+0
2019-08-26
Remove round-trip to the inter-server for the party messages
Haru
1
-22
/
+0
2019-08-26
Remove round-trip to the inter-server for the broadcast messages
Haru
1
-30
/
+0
2019-08-26
Remove round-trip to the inter-server for the whisper-to-gm messages
Haru
1
-13
/
+0
2019-08-25
Remove whisper dispatch code from the inter server
Haru
1
-109
/
+0
2019-04-15
Improve get items from rodex
Andrei Karas
1
-0
/
+13
2019-04-15
Improve get zeny from rodex
Andrei Karas
1
-0
/
+12
2019-04-14
Add account id and char id into inter server rodex update packet
Andrei Karas
1
-3
/
+6
2019-02-11
Fix buffer size issue in inter server packets
Andrei Karas
1
-3
/
+3
2019-02-11
Extend class and level field in packet 0x3080
Andrei Karas
1
-7
/
+7
2019-02-11
Extend class field in packet 0x3880
Andrei Karas
1
-5
/
+5
2019-02-11
Extend class field in packet 0x3835
Andrei Karas
1
-3
/
+3
2019-02-11
Extend class field in packet 0x3898
Andrei Karas
1
-4
/
+4
2019-02-11
Change type for class variables from short to int
Andrei Karas
1
-3
/
+3
2018-07-24
Implementation of the official Achievement System.
smokexyz
1
-0
/
+120
2018-07-19
Replace item id shorts to int in map server.
Andrei Karas
1
-2
/
+11
2018-07-06
Fix a regression in inter_guild_add_member
Haru
1
-5
/
+1
2018-07-01
Change functions to static where possible (Part 3 - char)
Haru
1
-165
/
+166
2018-06-30
Move mapif functions from inter.c to mapif.c
Haru
1
-15
/
+299
2018-06-30
Move some non-mapif functionality from the mapif interface to the inter/char ...
Haru
1
-3
/
+0
2018-06-30
Move mapif functions from int_storage.c to mapif.c
Haru
1
-10
/
+208
2018-06-30
Move some non-mapif functionality from the mapif interface to the inter_stora...
Haru
1
-2
/
+0
2018-06-30
Move mapif functions from int_rodex.c to mapif.c and fix some return types
Haru
1
-9
/
+172
2018-06-30
Move mapif functions from int_quest.c to mapif.c
Haru
1
-4
/
+75
2018-06-30
Move some non-mapif functionality from the mapif interface to the inter_quest...
Haru
1
-8
/
+0
2018-06-30
Move mapif functions from int_pet.c to mapif.c
Haru
1
-11
/
+140
2018-06-30
Move some non-mapif functionality from the mapif interface to the inter_pet i...
Haru
1
-5
/
+0
2018-06-30
Move mapif functions from int_party.c to mapif.c
Haru
1
-18
/
+228
2018-06-30
Move mapif functions from int_mercenary.c to mapif.c
Haru
1
-7
/
+60
2018-06-30
Move some non-mapif functionality from the mapif interface to the inter_merce...
Haru
1
-8
/
+0
2018-06-30
Move mapif functions from int_mail.c to mapif.c
Haru
1
-12
/
+155
2018-06-30
Move some non-mapif functionality from the mapif interface to the inter_mail ...
Haru
1
-2
/
+0
2018-06-30
Move mapif functions from int_homunculus.c to mapif.c
Haru
1
-10
/
+93
2018-06-30
Move some non-mapif functionality from the mapif interface to the inter_homun...
Haru
1
-10
/
+0
2018-06-30
Move mapif functions from int_guild.c to mapif.c
Haru
1
-34
/
+404
2018-06-30
Move some non-mapif functionality from the mapif interface to the inter_guild...
Haru
1
-2
/
+0
2018-06-30
Move mapif functions from int_elemental.c to mapif.c
Haru
1
-7
/
+60
2018-06-30
Move some non-mapif functions from the mapif interface to the inter_elemental...
Haru
1
-8
/
+0
2018-06-30
Move mapif functions from int_clan.c to mapif.c
Haru
1
-2
/
+26
2018-06-30
Move mapif functions from int_auction.c to mapif.c
Haru
1
-11
/
+227
2018-06-30
Move mapif functions from char.c to mapif.c
Haru
1
-11
/
+152
2018-05-31
2012-2018 !
Maytichai Saowa
1
-1
/
+1
2018-03-08
Fixed a nullpo error when user tried to do an action in an unloaded mail in r...
Guilherme G. Menaldo
1
-1
/
+1
2018-01-25
Implementation of Official Clan System
Murilo Pereti Tavares
1
-0
/
+6
2017-08-08
Fix hpm issues after rodex commit.
Andrei Karas
1
-1
/
+1
2017-07-30
Implementation of RoDEX
KirieZ
1
-0
/
+21
2017-05-22
Add storage_data reception, parsing and sending to/from the map-server.
Smokexyz
1
-0
/
+8
2016-12-03
Clarify some Job Class vs MapID confusion (1/2)
Haru
1
-1
/
+1
2016-10-28
Fixed copyright year for 2016
Lemongrass3110
1
-1
/
+1
2016-02-24
Added const qualifier to several variable/argument pointers
Haru
1
-25
/
+25
[next]