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
/
chrif.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-14
Add inventory size field into db and using it in server.
Andrei Karas
1
-2
/
+2
2018-11-14
Add send packet validation for connections between server and clients.
Andrei Karas
1
-0
/
+1
2018-07-28
Add missing field into packet ZC_NPCACK_SERVERMOVE.
Andrei Karas
1
-1
/
+1
2018-07-24
Implementation of the official Achievement System.
smokexyz
1
-0
/
+2
2018-07-19
Replace item id shorts to int in map server.
Andrei Karas
1
-1
/
+1
2018-07-01
Fix some warnings caused by static functions defined and unused
Haru
1
-0
/
+2
2018-07-01
Change functions to static where possible (Part 4 - map)
Haru
1
-75
/
+136
2018-04-22
Remove the stat-reporting mechanism
Haru
1
-19
/
+2
2017-11-05
Reduce confusion between skill IDs and skill DB indexes (part 2)
Haru
1
-3
/
+3
2017-05-22
Add storage_data reception, parsing and sending to/from the map-server.
Smokexyz
1
-0
/
+3
2016-12-03
Add function to retrieve the appropriate fame list type for a job mapid
Haru
1
-14
/
+6
2016-12-03
Clarify some Job Class vs MapID confusion (2/2)
Haru
1
-6
/
+12
2016-10-28
Fixed copyright year for 2016
Lemongrass3110
1
-1
/
+1
2016-07-25
Added a missing entry into messages.conf and added some comments where missin...
epuncker
1
-2
/
+2
2016-07-03
Add into travis configure option --enable-buildbot.
Andrei Karas
1
-0
/
+2
2016-03-20
Dropped typedefs from union DBKey and struct DBData
Haru
1
-3
/
+6
2016-03-10
Add new logging types.
Andrei Karas
1
-2
/
+2
2016-02-27
Corrected wrong variable type of struct status_change_data::tick
Haru
1
-2
/
+3
2016-02-24
Removed several unnecessary explicit casts of the WFIFOP result
Haru
1
-2
/
+2
2016-02-24
Removed several unnecessary RFIFOP typecasts
Haru
1
-4
/
+4
2016-02-24
Added const qualifier to several variable/argument pointers
Haru
1
-2
/
+2
2016-02-19
Add noreturn attributes.
Andrei Karas
1
-1
/
+3
2016-02-19
Fix all known warnings from compiler flags -Wformat*
Andrei Karas
1
-4
/
+4
2016-01-25
Fix packet id being sent encrypted to Hercules Plugin Manager.
hemagx
1
-3
/
+3
2016-01-06
Replaced some explicit casts with BL_UCAST/BL_UCCAST
Haru
1
-3
/
+3
2016-01-06
Change all TBL_PC to struct map_session_data as per style guidelines
hemagx
1
-5
/
+7
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-4
/
+20
2015-10-19
rename malloc.c/h to memmgr.
Andrei Karas
1
-1
/
+1
2015-10-11
Changed HPM->packets[] into an array of VECTOR
Haru
1
-11
/
+11
2015-09-25
More aggressive whitespace cleanup. Follow up to 51329e6
Haru
1
-7
/
+1
2015-09-14
Add missing checks into chrif.c
Andrei Karas
1
-4
/
+27
2015-08-15
Added core HPM interface
Haru
1
-3
/
+3
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+1
2015-08-15
Moved session array into the socket interface
Haru
1
-16
/
+16
2015-08-15
Cleaned up socket interface
Haru
1
-18
/
+18
2015-07-25
Reduce memory usage in HPM in skill.c
Andrei Karas
1
-2
/
+2
2015-06-19
Cleaned up some #includes
Haru
1
-8
/
+7
2015-06-19
Removed ".." from include directives
Haru
1
-26
/
+26
2015-06-01
Replaced some of the hardcoded values with constants (map)
Haru
1
-7
/
+8
2015-06-01
Replaced some of the hardcoded values with constants (char)
Haru
1
-26
/
+21
2015-04-25
Fixed @changesex issues on PACKETVERs that don't support per-character sex.
Haru
1
-8
/
+29
2015-02-23
Hercules Ultimate Localization Design
shennetsind
1
-12
/
+12
2015-01-20
Minor fixes and tweaks suggested by cppcheck
Haru
1
-3
/
+2
2015-01-18
Fixing 38 issues
shennetsind
1
-2
/
+2
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-157
/
+136
2014-10-26
HPM Hooks Update
Hercules.ws
1
-4
/
+4
2014-10-26
- Can't cast icewall more than once on the same center cell. Special thanks ...
Michieru
1
-2
/
+5
2014-09-20
Replaced hardcoded values with constants for status_change_start's flag
Haru
1
-1
/
+2
2014-09-14
Restored flag 8 behaviour in status_change_start
csnv
1
-1
/
+1
2014-08-23
Fixed official devotion behaviour, various cleanups
nadiyama
1
-1
/
+1
[next]