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
/
HPM.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-20
Fixes Compile Error on Windows
Dastgir
1
-2
/
+3
2015-01-20
Minor fixes and tweaks suggested by cppcheck
Haru
1
-10
/
+10
2015-01-18
Command line arguments handling overhaul
Haru
1
-56
/
+48
2015-01-18
Implementing nullpo interface for plugin use
shennetsind
1
-0
/
+2
2015-01-12
Added detailed error message when a plugin fails to load
Haru
1
-2
/
+3
2014-12-31
Add some missing null pointer checks after automatic checks.
Andrei Karas
1
-12
/
+15
2014-12-14
Fixed some improper grammar.
Mysteries
1
-1
/
+1
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-121
/
+119
2014-11-16
Moved HPM_s into HPM.c and removed the HPMi_s symbol from the core
Haru
1
-0
/
+1
2014-10-28
Added preliminary support for char and login server to HPMHooking
Haru
1
-11
/
+24
2014-10-28
Added preliminary support for login and char server in the HPMDataCheck
Haru
1
-8
/
+72
2014-05-30
Fixed typos inside src/
Shido
1
-2
/
+2
2014-05-13
Removed trailing whitespace (sources)
Haru
1
-2
/
+2
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-13
/
+18
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-18
/
+13
2014-05-09
Fixed order of includes in all source files
Haru
1
-13
/
+18
2014-04-19
Added sysinfo to the exported HPM symbols
Haru
1
-0
/
+3
2014-04-17
Added sysinfo (System Information) functionalities
Haru
1
-2
/
+0
2014-03-16
Added --load-plugin commandline argument
Haru
1
-2
/
+7
2014-03-09
fixing permission from commit 7dd4daf
Matej Pristak
1
-0
/
+0
2014-03-06
When working with packets with variable length (defined with -1 length) in HPM,
Matej Pristak
1
-1
/
+1
2014-02-03
Fixed Bug 7333
shennetsind
1
-5
/
+6
2014-02-02
Introducing HPM Datacheck
shennetsind
1
-0
/
+26
2014-01-19
HPM Custom Data Struct Expansion: map/instance/party/guild
shennetsind
1
-7
/
+9
2014-01-18
Socket interfaced
shennetsind
1
-5
/
+1
2014-01-18
Libconfig Interfaced
shennetsind
1
-13
/
+10
2013-12-17
Speed up of several procedures that rely on ERS, _mreallocz ('z'ero)
shennetsind
1
-0
/
+4
2013-12-16
Introducing HPM Support for custom battle confs
shennetsind
1
-1
/
+64
2013-11-25
Fixed equip_level_max handling in the sql db converter
shennetsind
1
-0
/
+2
2013-11-19
Sanitized and improved several macros through the code
Haru
1
-0
/
+1
2013-11-14
Updated db2sql plugin for the needs of the new itemdb
shennetsind
1
-1
/
+3
2013-11-13
HPM Custom Data Struct Makeover!
shennetsind
1
-39
/
+103
2013-11-09
HPM Support for plugin-implemented "--args" (options)
shennetsind
1
-9
/
+81
2013-10-18
Minor HPM Update
shennetsind
1
-0
/
+3
2013-10-04
HPM: Hooking!
shennetsind
1
-30
/
+80
2013-09-25
Renamed iTimer interface to timer.
shennetsind
1
-1
/
+1
2013-08-08
HPM Update
shennetsind
1
-26
/
+241
2013-07-08
Fixed compiling errors when CONSOLE_PARSE was disabled
shennetsind
1
-1
/
+4
2013-06-08
Follow up d73783f22b2bb881aab74524d153d89a5932a199
shennetsind
1
-1
/
+1
2013-06-07
Hercules Renewal Phase One : pc, party, map, timer
Susu
1
-8
/
+4
2013-05-17
- Made DB and malloc lib HPM-friendly
Susu
1
-1
/
+3
2013-05-15
HPM Update
shennetsind
1
-30
/
+42
2013-05-04
Upgrading Stat Server from 2.5 to 3.0
shennetsind
1
-1
/
+1
2013-05-03
Fixed Bug #7212
shennetsind
1
-1
/
+1
2013-05-02
Introducing Hercules Plugin Mananger
shennetsind
1
-0
/
+348