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
2016-02-24
Split mapif->mercenary_save() into two functions (save and create)
Haru
3
-22
/
+44
2016-02-24
Split mapif->homunculus_save() into two functions (save and create)
Haru
3
-43
/
+61
2016-02-24
Split mapif->elemental_save() into two functions (save and create)
Haru
3
-25
/
+51
2016-02-19
Remove some unused macroses. Left macroses in socket.c
Andrei Karas
1
-2
/
+0
2016-02-19
Add noreturn attributes.
Andrei Karas
2
-1
/
+2
2016-02-19
Fix all known warnings from compiler flags -Wformat*
Andrei Karas
8
-24
/
+24
2016-02-19
Fix some cast discards 'const' qualifier from pointer target type warnings.
Andrei Karas
1
-7
/
+7
2016-02-17
Replaced some now unnecessary includes with forward declarations in header files
Haru
1
-0
/
+1
2016-02-15
Replaced a call to sleep() with HSleep()
Haru
1
-8
/
+1
2016-01-29
Merge pull request #1108 from 4144/pcreconfigure
Haru
1
-2
/
+2
2016-01-29
Merge pull request #1100 from theultramage/gperm
Haru
1
-1
/
+1
2016-01-25
Fix packet id being sent encrypted to Hercules Plugin Manager.
hemagx
1
-12
/
+13
2016-01-21
Enable pcre by default in configure and show error if pcre missing.
Andrei Karas
1
-2
/
+2
2016-01-14
Adjusted names in enum guild_permission to still make sense when additional c...
ultramage
1
-1
/
+1
2016-01-09
Corrected various zero-argument function definitions
Haru
1
-2
/
+2
2016-01-05
Added Support for BodyStyle
Dastgir
1
-46
/
+48
2015-12-24
Change packet 0x82d to not send billing slots.
hemagx
1
-1
/
+1
2015-12-22
Ensured 32+1 bytes for all buffers that hold variable names
Haru
1
-5
/
+7
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
35
-126
/
+695
2015-12-15
Added GPL information on interactive server startup
Haru
1
-0
/
+1
2015-12-13
Renaming 'start_point' to 'start_point_re'
Jedzkie
1
-5
/
+5
2015-12-02
Fixed an issue with the HPMDataCheck when PCRE is enabled
Haru
1
-2
/
+2
2015-10-22
Removed support for the deprecated SQL item, mob, mob_skill databases.
Haru
2
-8
/
+0
2015-10-19
rename malloc.c/h to memmgr.
Andrei Karas
14
-14
/
+14
2015-10-11
Changed chr->server[].maps to a VECTOR
Haru
3
-35
/
+32
2015-10-11
Cleanup of the HPluginData implementation (second part)
Haru
2
-2
/
+3
2015-10-11
Cleanup of the HPluginData implementation (First part)
Haru
2
-6
/
+13
2015-10-11
Changed HPM->packets[] into an array of VECTOR
Haru
1
-14
/
+18
2015-09-25
More aggressive whitespace cleanup. Follow up to 51329e6
Haru
4
-7
/
+5
2015-09-05
Added RE/Pre-RE start_point ability.
Taylor Locke
1
-13
/
+38
2015-08-27
Hotkey Rotate Packet Implemented
Dastgir
1
-3
/
+6
2015-08-15
Automatic HPM symbol sharing
Haru
2
-21
/
+1
2015-08-15
Moved sql_handle into the HPMi interface
Haru
2
-1
/
+1
2015-08-15
Added core HPM interface
Haru
2
-14
/
+14
2015-08-15
Enabled HPMDataCheck for login and char servers
Haru
1
-8
/
+0
2015-08-15
HPM compatibility improvements
Haru
32
-130
/
+150
2015-08-15
Moved session array into the socket interface
Haru
1
-33
/
+33
2015-08-15
Added showmsg HPM interface
Haru
1
-4
/
+4
2015-08-15
Cleaned up socket interface
Haru
3
-49
/
+48
2015-08-13
Corrected some include guards
Haru
2
-6
/
+6
2015-08-12
Fix weapon field size in char_mmo_char_tobuf.
Andrei Karas
1
-1
/
+1
2015-08-11
subnet.conf overhaul
Haru
2
-90
/
+28
2015-08-09
Removed unused tables sstatus and interreg
Haru
2
-4
/
+0
2015-08-05
Add checks for servers ip address in inter server connections.
Andrei Karas
2
-5
/
+7
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
[prev]
[next]