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
/
map
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-24
Added const qualifier to the {RFIFO,RBUF}{B,W,L,Q} families
Haru
1
-1
/
+3
2016-02-24
Fixed two minor typos in NPC-related error/warning messages
Haru
1
-2
/
+2
2016-02-23
Corrected some warnings in Visual Studio
Haru
3
-97
/
+101
2016-02-22
Fix crash on npc emote, if npc not found.
Andrei Karas
1
-1
/
+1
2016-02-21
Changing Job field to 'int64'
Dastgir
3
-13
/
+13
2016-02-21
New format for Job field in job_db.conf
Dastgir
2
-12
/
+164
2016-02-19
Remove some unused macroses. Left macroses in socket.c
Andrei Karas
1
-4
/
+0
2016-02-19
Add noreturn attributes.
Andrei Karas
1
-1
/
+3
2016-02-19
Fix all known warnings from compiler flags -Wformat*
Andrei Karas
20
-149
/
+149
2016-02-19
Fix some cast discards 'const' qualifier from pointer target type warnings.
Andrei Karas
6
-25
/
+26
2016-02-17
Replaced some now unnecessary includes with forward declarations in header files
Haru
7
-5
/
+10
2016-02-17
Removed unnecessary typedefs from libconfig
Haru
18
-141
/
+141
2016-02-17
Renamed config->read_file to config->load_file
Haru
12
-41
/
+39
2016-02-09
Small tweaks to mob_drop_adjust
Haru
1
-7
/
+13
2016-02-06
Changed PCRE to properly use the system-provided pcre.h
Haru
2
-5
/
+3
2016-02-05
Merge pull request #1081 from Jedzkie/PR_MAGNIFICAT
Dastgir
1
-0
/
+4
2016-02-05
Merge pull request #1087 from csnv/songs
Dastgir
1
-17
/
+62
2016-02-05
Merge pull request #993 from HerculesWS/mobdb2sql
Andrei Karas
7
-367
/
+515
2016-01-31
Move P2PTR Macro to socket header and split the macro into two macros for WFI...
hemagx
2
-16
/
+14
2016-01-29
Merge pull request #1108 from 4144/pcreconfigure
Haru
8
-48
/
+2
2016-01-29
Merge pull request #1105 from dastgir/20-SendFix
Haru
1
-7
/
+11
2016-01-29
Merge pull request #1100 from theultramage/gperm
Haru
1
-1
/
+1
2016-01-29
Re-added support for the JName field in the mob db
Haru
1
-0
/
+8
2016-01-29
Replaced several floating-point operations with integer operations
Haru
5
-100
/
+101
2016-01-29
Modified Mob DB loader to behave like the Item DB loader
Haru
3
-271
/
+410
2016-01-25
Added source support for special comments in the constdb
Haru
2
-7
/
+34
2016-01-25
Fix packet id being sent encrypted to Hercules Plugin Manager.
hemagx
2
-11
/
+11
2016-01-21
Remove unused PCRE_SUPPORT define.
Andrei Karas
7
-46
/
+0
2016-01-21
Enable pcre by default in configure and show error if pcre missing.
Andrei Karas
1
-2
/
+2
2016-01-17
Merge pull request #1077 from csnv/master
Haru
1
-1
/
+15
2016-01-16
Removed Hard Coded data for SC_ALL_RIDING.
Jedzkie
3
-3
/
+6
2016-01-16
Merge pull request #1031 from dastgir/12-OneClickIdentify
Haru
6
-3
/
+42
2016-01-16
set_constant the LOOK_ constants
AnnieRuru
1
-0
/
+16
2016-01-16
Add EQP_ = Equipment Position constants
AnnieRuru
1
-0
/
+23
2016-01-16
Added OneClickIdentify packet
Dastgir
6
-3
/
+42
2016-01-16
Fixes crash with @send
Dastgir
1
-7
/
+11
2016-01-15
Merge pull request #1086 from Jedzkie/GC_CLOAKINGEXCEED
Dastgir
1
-2
/
+2
2016-01-14
Apple of idun re-adjustment. Thanks @Kyeme
Jorge C
1
-33
/
+16
2016-01-14
Adjusted names in enum guild_permission to still make sense when additional c...
ultramage
1
-1
/
+1
2016-01-13
Added support to mark constants in db/constants.conf as deprecated
Haru
5
-97
/
+112
2016-01-13
Converted const.txt to libconfig format
Haru
2
-23
/
+51
2016-01-12
Whitespace cleanup (removed alignment tabs or trailing whitespace at line end)
Haru
11
-89
/
+94
2016-01-12
Replaced 22-bit mask entry with a regular uint32 in the noviewid mapflag impl...
Haru
3
-4
/
+4
2016-01-10
Fixed an accidental MAX_CART_DECORATION leftover
Haru
1
-4
/
+4
2016-01-10
Fixed a compiler warning (statement with no effect)
Haru
1
-6
/
+7
2016-01-10
Revamped Aegis style songs behavior. Fixes #835
Jorge C
1
-13
/
+75
2016-01-09
Added the unused attribute to BL_UCAST / BL_UCCAST
Haru
1
-0
/
+2
2016-01-09
Sanitized various macros
Haru
2
-2
/
+2
2016-01-09
Corrected various zero-argument function definitions
Haru
6
-6
/
+7
2016-01-09
Added support for MC_CARTDECORATE skill.
Jedzkie
4
-1
/
+60
[next]