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
/
socket.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-19
Fix all known warnings from compiler flags -Wformat*
Andrei Karas
1
-9
/
+9
2016-02-17
Replaced some now unnecessary includes with forward declarations in header files
Haru
1
-0
/
+1
2016-02-17
Removed unnecessary typedefs from libconfig
Haru
1
-2
/
+2
2016-02-17
Renamed config->read_file to config->load_file
Haru
1
-1
/
+1
2016-01-12
Whitespace cleanup (removed alignment tabs or trailing whitespace at line end)
Haru
1
-1
/
+1
2016-01-09
Corrected various zero-argument function definitions
Haru
1
-6
/
+6
2015-12-17
Merge pull request #917 from dastgir/packet
Andrei Karas
1
-1
/
+5
2015-12-17
Update max packet size according to client date
Dastgir
1
-1
/
+5
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-4
/
+20
2015-12-02
Fixed an issue with the socket send/receive timeouts in Windows
Haru
1
-12
/
+27
2015-10-19
rename malloc.c/h to memmgr.
Andrei Karas
1
-1
/
+1
2015-10-11
Fixed various compiler warnings (follow-up to 5c22b63)
Haru
1
-1
/
+1
2015-10-11
Changed various s_subnet arrays to VECTORs
Haru
1
-76
/
+45
2015-10-11
Cleanup of the HPluginData implementation (second part)
Haru
1
-2
/
+1
2015-10-11
Cleanup of the HPluginData implementation (First part)
Haru
1
-11
/
+2
2015-09-25
More aggressive whitespace cleanup. Follow up to 51329e6
Haru
1
-9
/
+5
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+3
2015-08-15
Moved session array into the socket interface
Haru
1
-101
/
+98
2015-08-15
Cleaned up socket interface
Haru
1
-45
/
+48
2015-08-11
subnet.conf overhaul
Haru
1
-0
/
+187
2015-06-19
Cleaned up some #includes
Haru
1
-1
/
+1
2015-06-19
Removed ".." from include directives
Haru
1
-10
/
+10
2015-01-24
Fixed 18 minor issues
Haru
1
-9
/
+20
2015-01-20
Minor fixes and tweaks suggested by cppcheck
Haru
1
-26
/
+15
2015-01-18
Connection History Redesign
shennetsind
1
-81
/
+56
2015-01-17
Another ~10 Fixes
shennetsind
1
-2
/
+2
2015-01-17
10 Distinct fixes
shennetsind
1
-0
/
+1
2014-12-31
Add some missing null pointer checks after automatic checks.
Andrei Karas
1
-6
/
+8
2014-12-26
In linux enable thin-stream mode.
Andrei Karas
1
-0
/
+11
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-30
/
+30
2014-09-21
Fixed Bug 8344
shennetsind
1
-7
/
+0
2014-08-07
Corrected several format-string errors through the code
Haru
1
-12
/
+13
2014-07-11
Fixed reserved __identifier violations
Haru
1
-6
/
+6
2014-05-30
Fixed typos inside src/
Shido
1
-7
/
+7
2014-05-13
Removed trailing whitespace (sources)
Haru
1
-4
/
+4
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-31
/
+33
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-33
/
+31
2014-05-09
Fixed order of includes in all source files
Haru
1
-31
/
+33
2014-02-24
Fixed console parse gm command crash on select commands
shennetsind
1
-2
/
+2
2014-01-18
Socket interfaced
shennetsind
1
-43
/
+92
2014-01-11
Fixed Bug 7960
shennetsind
1
-1
/
+1
2014-01-11
Hercules 1st 2014 MegaPatch
shennetsind
1
-3
/
+1
2013-12-17
Fixed several compiler warnings
Haru
1
-4
/
+8
2013-11-19
Sanitized and improved several macros through the code
Haru
1
-13
/
+13
2013-11-13
HPM Custom Data Struct Makeover!
shennetsind
1
-1
/
+1
2013-10-26
Changed 'tick' variables to 64 bit
Haru
1
-3
/
+2
2013-09-25
Renamed iTimer interface to timer.
shennetsind
1
-6
/
+6
2013-08-08
HPM Update
shennetsind
1
-4
/
+22
2013-07-08
Follow up ea5a413cdf7eec37141a7fe124cad38d66464ac4
malufett
1
-0
/
+1
2013-07-05
HCache | Item Packages Update
shennetsind
1
-1
/
+56
[next]