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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-15
Added HPMHooking support for common interfaces
Haru
1
-1
/
+9
2015-08-15
Minor symbols cleanup to avoid conflicts
Haru
4
-45
/
+45
2015-08-15
Added showmsg HPM interface
Haru
6
-97
/
+155
2015-08-15
Cleaned up strlib interface
Haru
2
-120
/
+73
2015-08-15
Cleaned up socket interface
Haru
2
-76
/
+59
2015-08-13
Added check for execinfo.h/backtrace() to the configure script
Haru
1
-6
/
+6
2015-08-11
HPM Hooks Update
Hercules.ws
1
-0
/
+1
2015-08-11
subnet.conf overhaul
Haru
2
-0
/
+208
2015-08-10
Added support for visual Studio 2015
Haru
3
-2
/
+6
2015-08-10
Fixed a compile error in Cygwin
Haru
1
-3
/
+3
2015-08-10
Fixed a compile error on WIN32/MSVC
Haru
1
-0
/
+6
2015-08-01
HPM Hooks Update
Hercules.ws
1
-0
/
+3
2015-07-08
HPM Hooks Update
Hercules.ws
1
-0
/
+1
2015-06-19
HPM Hooks Update
Hercules.ws
1
-0
/
+424
2015-06-19
Improved info/error messages during plugin loading
Haru
1
-3
/
+8
2015-06-19
Cleaned up some #includes
Haru
21
-32
/
+9
2015-06-19
Removed ".." from include directives
Haru
47
-239
/
+236
2015-06-19
Fixed a warning in the backtrace() function
Haru
1
-3
/
+3
2015-06-03
Follow-up to 42e1df9e
Haru
1
-1
/
+1
2015-06-02
Follow up to 712812b
Mysteries
4
-4
/
+4
2015-06-01
Plugin load failure now causes Fatal Error
Ancyker
1
-39
/
+26
2015-06-01
Replaced some of the hardcoded values with constants (char)
Haru
1
-6
/
+91
2015-06-01
Replaced some of the hardcoded values with constants (misc)
Haru
5
-62
/
+59
2015-05-30
Dump stack in nullpo*/Assert* function.
Andrei Karas
1
-0
/
+17
2015-05-20
* Fixed a compile error.
Michieru
1
-1
/
+1
2015-05-19
Fixed some issues reported by coverity scan [3/3]
Haru
1
-0
/
+6
2015-05-17
HPM Hooks Update
Hercules.ws
1
-0
/
+1
2015-05-17
Fixed some issues detected by coverity scan
Haru
1
-0
/
+1
2015-02-11
Battleground Data to HPM Struct
dastgir
1
-0
/
+5
2015-01-24
HPM Hooks Update
Haru
1
-0
/
+5
2015-01-24
Moved the Hercules Channel System to its own file/interface
Haru
1
-2
/
+2
2015-01-24
Fixed 18 minor issues
Haru
6
-93
/
+161
2015-01-20
Fixes Compile Error on Windows
Dastgir
1
-2
/
+3
2015-01-20
Minor fixes and tweaks suggested by cppcheck
Haru
9
-93
/
+69
2015-01-18
Command line arguments handling overhaul
Haru
7
-91
/
+331
2015-01-18
Implementing nullpo interface for plugin use
shennetsind
4
-3
/
+24
2015-01-18
Connection History Redesign
shennetsind
1
-81
/
+56
2015-01-18
Merge branch 'master' of github.com:HerculesWS/Hercules
shennetsind
1
-1
/
+1
2015-01-18
Fixing 38 issues
shennetsind
3
-11
/
+15
2015-01-17
Merge pull request #444 from 4144/coverity
shennetsind
1
-1
/
+1
2015-01-18
Fix out of bound issue in mapindex.c.
Andrei Karas
1
-1
/
+1
2015-01-17
27 Fixes
shennetsind
1
-1
/
+1
2015-01-17
Another ~10 Fixes
shennetsind
2
-3
/
+5
2015-01-17
10 Distinct fixes
shennetsind
2
-2
/
+3
2015-01-15
Merge branch 'master' of https://github.com/HerculesWS/Hercules
Dastgir
28
-62
/
+95
2015-01-15
Changed Zeny Limit in Bank to 2,147,483,647
Dastgir
1
-1
/
+1
2015-01-12
Fix some compilation warnings with clang 3.6.
Andrei Karas
1
-1
/
+1
2015-01-12
Silenced some -Wunused-value warnings in sigemptyset and sigaddset calls
Haru
1
-7
/
+8
2015-01-12
Removed unused (re)definition of NBBY from cbasetypes.h
Haru
1
-6
/
+0
2015-01-12
Blocked compilation of plugins that use unavailable functions
Haru
23
-46
/
+81
[next]