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
/
map
/
storage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-19
remove trailing whitespaces from source
gumi
1
-2
/
+2
2017-05-30
Fix saving of storage for non-stackable items.
smokexyz
1
-0
/
+2
2017-05-30
Fix storage saving checks and amount update.
smokexyz
1
-0
/
+2
2017-05-22
Add storage_data reception, parsing and sending to/from the map-server.
Smokexyz
1
-71
/
+136
2017-04-04
Implementation of Item Options System.
Smokexyz
1
-3
/
+6
2016-10-28
Fixed copyright year for 2016
Lemongrass3110
1
-1
/
+1
2016-09-19
Add missing checks into storage.c
Andrei Karas
1
-14
/
+39
2016-07-25
Added a missing entry into messages.conf and added some comments where missin...
epuncker
1
-6
/
+6
2016-03-20
Dropped typedefs from union DBKey and struct DBData
Haru
1
-2
/
+2
2016-03-20
Added const qualifier to some typecasts
Haru
1
-2
/
+2
2016-02-19
Fix some cast discards 'const' qualifier from pointer target type warnings.
Andrei Karas
1
-2
/
+2
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-4
/
+20
2015-10-19
rename malloc.c/h to memmgr.
Andrei Karas
1
-1
/
+1
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+3
2015-07-08
Update Unique ID system to match official now it cover all cash items include...
Ibrahim Hossam
1
-1
/
+3
2015-06-19
Removed ".." from include directives
Haru
1
-15
/
+15
2015-06-01
Replaced some of the hardcoded values with constants (map)
Haru
1
-16
/
+18
2015-02-23
Hercules Ultimate Localization Design
shennetsind
1
-6
/
+6
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-72
/
+72
2014-10-05
Follow up a46b190764df4cce0b378bc691218ac0814a5673
shennetsind
1
-15
/
+9
2014-10-05
Follow up b9b32ac7609e
shennetsind
1
-8
/
+8
2014-07-11
Fixed reserved __identifier violations
Haru
1
-3
/
+3
2014-06-27
Removed Unused Include.
Potte
1
-1
/
+0
2014-05-30
Fixed typos inside src/
Shido
1
-5
/
+5
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-15
/
+17
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-17
/
+15
2014-05-09
Fixed order of includes in all source files
Haru
1
-15
/
+17
2013-12-15
Replaced pc->pc_has_permission/can_give_items/can_give_bound_items with equiv...
shennetsind
1
-4
/
+4
2013-12-14
Replaced pc->get_group_level with a macro (pc_get_group_level)
shennetsind
1
-2
/
+2
2013-11-07
Further item bind adjustments
shennetsind
1
-2
/
+2
2013-11-07
Item Bound Fixes/Adjustments/Improvements
shennetsind
1
-3
/
+5
2013-11-06
Merge remote-tracking branch 'origin/master'
shennetsind
1
-3
/
+14
2013-11-05
Introducing the Hercules Standalone Script Syntax Checker
Haru
1
-1
/
+3
2013-10-31
No error after compilation, but when logging in at map server it will crash.
sevenzz23
1
-3
/
+14
2013-10-04
Fixed Storage AddItem Bug
shennetsind
1
-2
/
+3
2013-09-28
HPM: Storage.c Completed
shennetsind
1
-24
/
+23
2013-09-27
Renamed iMap interface to map
Haru
1
-17
/
+12
2013-09-17
HPM: Itemdb.c Interface
shennetsind
1
-2
/
+2
2013-07-29
Added intif interface
Susu
1
-2
/
+2
2013-07-17
Added missing initialization of some functions in the homunculus interface
Haru
1
-1
/
+1
2013-07-11
Fix to Bug #7434
shennetsind
1
-3
/
+7
2013-07-01
Fixed Bug #7216
shennetsind
1
-0
/
+3
2013-06-25
- Added chrif interface
Susu
1
-6
/
+6
2013-06-23
Official Item Group/Package/Chain
shennetsind
1
-23
/
+17
2013-06-20
Hercules Renewal Phase One: storage.c
shennetsind
1
-20
/
+56
2013-06-08
Follow up d73783f22b2bb881aab74524d153d89a5932a199
shennetsind
1
-2
/
+2
2013-06-08
Follow up d73783f22b2bb881aab74524d153d89a5932a199
shennetsind
1
-12
/
+12
2013-06-07
Hercules Renewal Phase One : pc, party, map, timer
Susu
1
-19
/
+19
2013-05-17
- Made DB and malloc lib HPM-friendly
Susu
1
-2
/
+2
2013-05-15
Hercules Renewal Phase One: guild.c started
shennetsind
1
-1
/
+1
[next]