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
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-12
Remove useless checks from char server.
Andrei Karas
4
-4
/
+1
2015-07-12
Add missing checks to pincode.c
Andrei Karas
1
-1
/
+2
2015-07-12
Add missing check and NONNULL attributes to char.c.
Andrei Karas
1
-0
/
+17
2015-06-22
Fixing party creation failure condition
Ancyker
1
-1
/
+0
2015-06-19
Cleaned up HPMDataCheck includes
Haru
1
-0
/
+12
2015-06-19
Cleaned up some #includes
Haru
24
-36
/
+41
2015-06-19
Removed ".." from include directives
Haru
32
-257
/
+259
2015-06-02
Follow up to 712812b
Mysteries
1
-1
/
+1
2015-06-01
Replaced some of the hardcoded values with constants (char)
Haru
4
-79
/
+76
2015-05-17
Fixed some issues detected by coverity scan
Haru
3
-12
/
+14
2015-04-25
Fixed @changesex issues on PACKETVERs that don't support per-character sex.
Haru
2
-125
/
+192
2015-04-12
Fix issue http://hercules.ws/board/tracker/issue-8620-error-in-quest/
Andrei Karas
1
-2
/
+3
2015-04-10
Fixed some compiling errors under MSVC
csnv
2
-2
/
+6
2015-04-09
Add checks to pincode.c
Andrei Karas
1
-1
/
+14
2015-04-09
Add checks to loginif.c
Andrei Karas
1
-0
/
+9
2015-04-09
Add checks to inter.c
Andrei Karas
1
-1
/
+23
2015-04-09
Add checks to int_storage.c
Andrei Karas
1
-1
/
+7
2015-04-09
Add checks to int_quest.c
Andrei Karas
1
-1
/
+4
2015-04-09
Add checks to int_pet.c
Andrei Karas
1
-0
/
+6
2015-04-09
Add checks to int_party.c
Andrei Karas
1
-0
/
+14
2015-04-09
Add checks to int_mercenary.c
Andrei Karas
1
-0
/
+6
2015-04-09
Add checks to int_mail.c
Andrei Karas
1
-0
/
+12
2015-04-09
Add checks to int_homun.c
Andrei Karas
1
-0
/
+7
2015-04-09
Add checks to int_guild.c
Andrei Karas
1
-3
/
+45
2015-04-09
Add checks to int_elements.c
Andrei Karas
1
-0
/
+4
2015-04-09
Add checks to int_auction.c
Andrei Karas
1
-1
/
+7
2015-04-09
Add checks to char.c
Andrei Karas
1
-29
/
+79
2015-04-01
Fix reading character from db.
Andrei Karas
1
-1
/
+1
2015-01-24
Fixed 18 minor issues
Haru
3
-3
/
+8
2015-01-20
Fixes Compile Error on Windows
Dastgir
1
-1
/
+1
2015-01-20
Minor fixes and tweaks suggested by cppcheck
Haru
10
-69
/
+54
2015-01-18
Command line arguments handling overhaul
Haru
3
-29
/
+68
2015-01-18
Replacing rand leftovers with the mt19937ar
shennetsind
1
-1
/
+1
2015-01-18
Merge branch 'master' of github.com:HerculesWS/Hercules
shennetsind
2
-2
/
+3
2015-01-18
Fixing 38 issues
shennetsind
1
-2
/
+2
2015-01-17
Merge pull request #444 from 4144/coverity
shennetsind
2
-2
/
+3
2015-01-18
Add some fixes to char server.
Andrei Karas
2
-2
/
+3
2015-01-17
27 Fixes
shennetsind
1
-21
/
+15
2015-01-17
Another ~10 Fixes
shennetsind
1
-2
/
+2
2015-01-17
10 Distinct fixes
shennetsind
1
-5
/
+5
2015-01-17
Stat server submission logic update
shennetsind
1
-1
/
+12
2015-01-12
Fixed some -Wformat-security warnings
Haru
5
-18
/
+14
2015-01-12
Blocked compilation of plugins that use unavailable functions
Haru
17
-0
/
+36
2015-01-07
Fixed char-server crash for clients >= 20141022, Thanks to Yommy and Ind
dastgirpojee
1
-5
/
+4
2014-12-31
Fix wrong useless cycle added in commit c47d8e4b8f9d63ab6b4e7e286e91cd50a5bdd...
Andrei Karas
1
-1
/
+1
2014-12-31
fix typo in inter.c in initerface initialisation.
Andrei Karas
1
-1
/
+1
2014-12-31
Add some missing null pointer checks after automatic checks.
Andrei Karas
1
-2
/
+1
2014-12-26
Save char sex in db.
Andrei Karas
1
-3
/
+19
2014-12-06
Merge pull request #403 from 4144/mapext
Haruna
1
-6
/
+7
2014-12-06
Replaced pincode_enabled to pincode->enabled
Poison
1
-2
/
+2
[next]