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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-14
Changed various functions to take a const sd
Haru
2
-11
/
+11
2016-07-14
Changed pc->maxbaselv() and pc->maxjoblv() to return signed int and take cons...
Haru
3
-18
/
+19
2016-07-14
Fixed Coverity CID 150315: Integer overflowed argument
Haru
2
-14
/
+14
2016-07-14
Fixed Coverity CID 150316: Copy into fixed size buffer
Haru
1
-7
/
+5
2016-07-13
HPM Hooks Update
Hercules.ws
4
-19
/
+19
2016-07-13
Merge pull request #1360 from 4144/skillcasting
Haru
3
-5
/
+6
2016-07-14
Simplify clif_skillcasting and rename to clif_useskill.
Andrei Karas
3
-5
/
+6
2016-07-13
Merge pull request #1359 from 4144/travis
Haru
4
-2
/
+19
2016-07-13
Add missing includes into HPM.
Andrei Karas
3
-0
/
+10
2016-07-13
Add into travis check for hpm.
Andrei Karas
1
-2
/
+9
2016-07-12
HPM Hooks Update
Hercules.ws
4
-0
/
+201
2016-07-12
Merge pull request #1354 from 4144/hooks
Haru
5
-100
/
+102
2016-07-12
Extract some code from battle_calc_damage into battle_calc_pc_damage.
Andrei Karas
2
-24
/
+36
2016-07-12
Add into skill.c some handling for unknown skills/skill units.
Andrei Karas
4
-76
/
+66
2016-07-12
Merge pull request #1290 from HerculesWS/common_interfacing
Andrei Karas
56
-942
/
+5141
2016-07-12
HPM Hooks Update
Haru
7
-0
/
+253
2016-07-12
Various changes to the grfio interface
Haru
3
-189
/
+332
2016-07-12
Dropped unnecessary typedefs from grfio
Haru
1
-24
/
+26
2016-07-12
Interface grfio.c
hemagx
21
-75
/
+155
2016-07-12
HPM Hooks Update
Haru
15
-1
/
+1089
2016-07-12
Various changes to the thread interface
Haru
3
-117
/
+136
2016-07-12
Removed unnecessary typedefs from thread and spinlock
Haru
7
-78
/
+93
2016-07-12
Corrected some compiler warnings in test_spinlock
Haru
1
-1
/
+1
2016-07-12
Interface thread.c
hemagx
7
-141
/
+176
2016-07-12
HPM Hooks Update
Haru
15
-0
/
+800
2016-07-12
Various changes to the random interface
Haru
2
-26
/
+76
2016-07-12
Changed the HPMHookGen script to correctly handle macros associated with an i...
Haru
1
-0
/
+1
2016-07-12
Interface random.c
hemagx
7
-48
/
+82
2016-07-12
HPM Hooks Update
Haru
15
-0
/
+984
2016-07-12
Various changes to the mutex interface
Haru
2
-51
/
+70
2016-07-12
Removed unnecessary typedefs from mutex.h
Haru
3
-57
/
+56
2016-07-12
Interface mutex.c
hemagx
5
-85
/
+115
2016-07-12
HPM Hooks Update
Haru
15
-0
/
+310
2016-07-12
Various changes to the md5 interface
Haru
2
-69
/
+104
2016-07-12
Interface md5calc.c
hemagx
13
-26
/
+66
2016-07-12
HPM Hooks Update
Haru
15
-1
/
+212
2016-07-12
Various changes to the des interface
Haru
3
-82
/
+108
2016-07-12
Removed unnecessary typedefs from des.h
Haru
3
-25
/
+31
2016-07-12
Interface des.c
hemagx
5
-11
/
+30
2016-07-12
Merge pull request #1357 from 4144/travisfix
Haru
2
-1
/
+58
2016-07-12
Merge pull request #1358 from alige/patch
Ibrahem Hossam
1
-3
/
+3
2016-07-12
Add omit frame pointer flag if debug flag enabled.
Andrei Karas
2
-1
/
+58
2016-07-12
Reworded some lines in messages.conf - chrif related.
Alige
1
-3
/
+3
2016-07-11
ItemDB SQL Sync
Hercules.ws
1
-0
/
+13
2016-07-11
Merge pull request #1352 from 4144/skilldbfix
Haru
6
-2643
/
+11540
2016-07-12
Fix reading skill_db.conf
Andrei Karas
2
-27
/
+35
2016-07-12
Fix converted skilldb
Andrei Karas
2
-2536
/
+11159
2016-07-12
Add missing items into item_db.conf
Andrei Karas
2
-14
/
+224
2016-07-12
Fix skilldb converter
Andrei Karas
1
-66
/
+122
2016-07-10
Fixed some issues with NULL dates in the login table
Haru
2
-7
/
+19
[next]