index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
pc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-12
RC_Player, RC_DemiPlayer, RC_NonPlayer, RC_NonDemiPlayer, RC_All and Ele_All ...
Dastgir
1
-82
/
+424
2015-06-02
Merge remote-tracking branch 'upstream/pr/530' into hercules
Haru
1
-1
/
+5
2015-06-02
Re-implemented clif->colormes to accept arbitrary colors
Haru
1
-14
/
+12
2015-06-01
Followup in malufett's commit a5a8605
Lemongrass3110
1
-1
/
+5
2015-06-01
Replaced some of the hardcoded values with constants (map)
Haru
1
-83
/
+77
2015-05-31
Fixed Bug#8673
malufett
1
-0
/
+19
2015-05-19
Fixed some issues reported by coverity scan [3/3]
Haru
1
-10
/
+4
2015-05-18
Removed duplicates of clif->msgtable
Haru
1
-19
/
+19
2015-05-17
Follow-up to 5be01dc
Haru
1
-2
/
+2
2015-05-17
Added bonus4 variant of bAddEff to specify a duration
Haru
1
-8
/
+41
2015-04-10
Fixed Bug#8615
malufett
1
-1
/
+1
2015-04-10
Merge branch 'master' of https://github.com/HerculesWS/Hercules into JobDBRed...
malufett
1
-8
/
+15
2015-04-07
Done show error message in client if was used item with flag KeepAfterUse.
Andrei Karas
1
-6
/
+7
2015-04-07
Return from pc_equipitem/pc_unequipitem 0 if cant equip item and 1 if item eq...
Andrei Karas
1
-2
/
+8
2015-03-27
Hercules 'job_db1.txt' Redesign
malufett
1
-152
/
+158
2015-03-11
RENEWAL Updates:
malufett
1
-0
/
+6
2015-02-23
Hercules Ultimate Localization Design
shennetsind
1
-15
/
+17
2015-02-20
Fixed Bug#8540
malufett
1
-1
/
+2
2015-02-17
Fixed Bug#7938
malufett
1
-6
/
+21
2015-01-28
Follow-up to e778f4f5f1b6a08adee5e7e908a44c38cd29bd12
Haru
1
-0
/
+6
2015-01-24
Channels refactoring: quit, leave, delete
Haru
1
-1
/
+1
2015-01-24
Moved the Hercules Channel System to its own file/interface
Haru
1
-2
/
+3
2015-01-23
Cleaned up spirit charms implementation (optimized memory and CPU usage)
Haru
1
-60
/
+81
2015-01-20
Minor fixes and tweaks suggested by cppcheck
Haru
1
-81
/
+81
2015-01-19
Extract exp table validation into separate function.
Andrei Karas
1
-10
/
+17
2015-01-18
Fixing 38 issues
shennetsind
1
-17
/
+17
2015-01-17
27 Fixes
shennetsind
1
-17
/
+16
2015-01-17
Another ~10 Fixes
shennetsind
1
-25
/
+29
2015-01-17
10 Distinct fixes
shennetsind
1
-2
/
+2
2015-01-11
Convert pcdb_checkid into function in pc interface.
Andrei Karas
1
-6
/
+21
2014-12-31
Remove useless checks.
Andrei Karas
1
-2
/
+2
2014-12-31
Add some missing null pointer checks after automatic checks.
Andrei Karas
1
-0
/
+2
2014-12-31
Fix possible memory overflows and underflows.
Andrei Karas
1
-0
/
+2
2014-12-26
Follow up@6dd08befa6064a652d0d98e7cb85f0e353992dd5
malufett
1
-1
/
+4
2014-12-26
Updated KG/OB Spirit Charms to official behavior
malufett
1
-34
/
+30
2014-12-17
Move check is item usable or not to separate method.
Andrei Karas
1
-1
/
+1
2014-12-14
Fixed some improper grammar.
Mysteries
1
-3
/
+3
2014-12-10
RENEWAL Updates:
malufett
1
-0
/
+16
2014-12-06
add channels config into clif interface.
Andrei Karas
1
-1
/
+1
2014-12-02
Split functions pc_equipitem and pc_unequipitem.
Andrei Karas
1
-136
/
+150
2014-12-02
Add item attribute what prevent item removing on use.
Andrei Karas
1
-1
/
+1
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-137
/
+143
2014-11-10
Fix interfaces methods usage.
Andrei Karas
1
-2
/
+2
2014-11-03
Merge pull request #363 from EPuncker/master
Michieru
1
-0
/
+6
2014-10-30
Fixed Bug#8012
malufett
1
-2
/
+2
2014-10-29
Added 2014 Halloween Event and made status change parameter optional on montr...
Taylor Locke
1
-0
/
+4
2014-10-24
pc_isriding* / pc_setriding* cleanup
Haru
1
-34
/
+99
2014-10-18
Revert "Some Quality of Life Changes"
Haru
1
-40
/
+4
2014-10-18
Some Quality of Life Changes
Taylor Locke
1
-4
/
+40
2014-10-05
Follow up a46b190764df4cce0b378bc691218ac0814a5673
shennetsind
1
-2
/
+2
[next]