index
:
ml/hercules
tmw2
Hercules
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
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
2016-02-24
Updated inter_pet->tosql() and mapif->save_pet() to work with const data
Haru
1
-1
/
+1
2016-02-24
Split mapif->mercenary_save() into two functions (save and create)
Haru
1
-1
/
+3
2016-02-24
Split mapif->homunculus_save() into two functions (save and create)
Haru
1
-1
/
+3
2016-02-24
Split mapif->elemental_save() into two functions (save and create)
Haru
1
-1
/
+3
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-4
/
+20
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+1
2015-06-19
Removed ".." from include directives
Haru
1
-11
/
+11
2014-11-16
Moved mapif_s into mapif.c
Haru
1
-0
/
+2
2014-11-15
Add most functions from inter.c to interfaces.
Andrei Karas
1
-0
/
+33
2014-11-15
Add most functions from int_storage.c to interfaces.
Andrei Karas
1
-0
/
+14
2014-11-15
Add most functions from int_quest.c to interfaces.
Andrei Karas
1
-0
/
+16
2014-11-15
Add most functions from int_pet.c to interfaces.
Andrei Karas
1
-0
/
+27
2014-11-15
Add most functions from int_party.c to interfaces.
Andrei Karas
1
-0
/
+36
2014-11-15
Add most functions from int_mercenary.c to interfaces.
Andrei Karas
1
-0
/
+20
2014-11-15
Add most functions from int_mail.c to interfaces.
Andrei Karas
1
-0
/
+26
2014-11-15
Add most functions from int_homun.c to interfaces.
Andrei Karas
1
-0
/
+29
2014-11-15
Add most functions from int_guild.c to interfaces.
Andrei Karas
1
-0
/
+71
2014-11-15
Add most functions from int_elemental.c to interfaces.
Andrei Karas
1
-0
/
+20
2014-11-15
Add most functions from int_auction.c to interfaces.
Andrei Karas
1
-0
/
+23
2014-11-15
Add most functions from char.c to interfaces.
Andrei Karas
1
-0
/
+45