index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
vending.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-13
Update copyright headers for year 2020
Haru
1
-2
/
+2
2018-07-19
Replace item id shorts to int in map server.
Andrei Karas
1
-3
/
+3
2018-07-12
Split btype and item_id parameters in function clif_skill_fail.
Andrei Karas
1
-3
/
+3
2018-07-01
Change functions to static where possible (Part 4 - map)
Haru
1
-9
/
+9
2018-06-29
Fix packet 836 (search in stores).
Andrei Karas
1
-1
/
+1
2018-05-31
2012-2018 !
Maytichai Saowa
1
-1
/
+1
2016-10-28
Fixed copyright year for 2016
Lemongrass3110
1
-1
/
+1
2016-09-19
Add missing checks into vending.c
Andrei Karas
1
-10
/
+25
2016-09-12
Add packet id clif_vendingreport (0x9e5 / ZC_DELETEITEM_FROM_MCSTORE2)
Andrei Karas
1
-1
/
+1
2016-08-25
Swap calls to send info about solt item to seller and actual item deletion fr...
Andrei Karas
1
-1
/
+1
2016-07-25
Added a missing entry into messages.conf and added some comments where missin...
epuncker
1
-2
/
+1
2016-06-30
Use item attribute as flags varible. Now only ATTR_BROKEN flag exists.
Andrei Karas
1
-1
/
+1
2016-04-23
Removed the 'len' argument from clif_disp_onlyself() and clif->disp_message()
Haru
1
-1
/
+1
2016-03-20
Added const qualifier to some typecasts
Haru
1
-3
/
+3
2016-02-19
Fix some cast discards 'const' qualifier from pointer target type warnings.
Andrei Karas
1
-7
/
+7
2016-01-29
Replaced several floating-point operations with integer operations
Haru
1
-6
/
+6
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
-15
/
+15
2015-06-01
Replaced some of the hardcoded values with constants (map)
Haru
1
-1
/
+1
2015-02-23
Hercules Ultimate Localization Design
shennetsind
1
-3
/
+3
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-15
/
+15
2014-05-13
Removed trailing whitespace (sources)
Haru
1
-1
/
+1
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-12
/
+15
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-15
/
+12
2014-05-09
Fixed order of includes in all source files
Haru
1
-12
/
+15
2014-02-22
Changed function types related to SG days in date.c
panikon
1
-1
/
+1
2014-01-08
Introducing Hercules Autotrade Persistency
shennetsind
1
-1
/
+2
2013-12-15
Replaced pc->pc_has_permission/can_give_items/can_give_bound_items with equiv...
shennetsind
1
-2
/
+2
2013-12-14
Replaced pc->get_group_level with a macro (pc_get_group_level)
shennetsind
1
-1
/
+1
2013-11-07
Further item bind adjustments
shennetsind
1
-1
/
+1
2013-11-07
Item Bound Fixes/Adjustments/Improvements
shennetsind
1
-1
/
+1
2013-11-06
Merge remote-tracking branch 'origin/master'
shennetsind
1
-1
/
+2
2013-11-05
Introducing the Hercules Standalone Script Syntax Checker
Haru
1
-1
/
+1
2013-10-31
No error after compilation, but when logging in at map server it will crash.
sevenzz23
1
-1
/
+2
2013-09-27
Renamed iMap interface to map
Haru
1
-4
/
+4
2013-09-09
Fixed Bug #7540
shennetsind
1
-1
/
+1
2013-07-01
Fixed Bug #7216
shennetsind
1
-0
/
+2
2013-06-25
- Added chrif interface
Susu
1
-2
/
+2
2013-06-13
Hercules Renewal Phase : Renewal
malufett
1
-1
/
+1
2013-06-08
Follow up d73783f22b2bb881aab74524d153d89a5932a199
shennetsind
1
-10
/
+10
2013-06-07
Hercules Renewal Phase One : pc, party, map, timer
Susu
1
-14
/
+14
2013-04-22
Hercules April 22 MEGA-ULTRA-LONG Patch~!
shennetsind
1
-97
/
+86
2013-03-30
Hercules Renewal: clif.c complete
shennetsind
1
-2
/
+2
2013-03-29
Hercules Renewal: clif.c
shennetsind
1
-16
/
+16
2013-03-08
Fixed Bug #7114
malufett
1
-29
/
+1
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-320
/
+334
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-334
/
+320
2012-11-12
-Add/upd basic documentation for script.c
glighta
1
-10
/
+10
2012-11-12
-Add Homon-S skills, 1st implementation (all done except Eleanors)
glighta
1
-15
/
+12
[next]