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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-17
(Bugs 5237 and 7979)
GrumpyLittlePanda
7
-28
/
+33
2014-11-16
Merge pull request #395 from QQfoolsorellina/master
Haruna
1
-17
/
+26
2014-11-17
Fixed char.c compilation error in MSVC <= 2012
TungSinpei
1
-17
/
+26
2014-11-16
HPM Hooks Update
Hercules.ws
3
-0
/
+62
2014-11-16
Whitespace cleanup (no code changes)
Haru
118
-5570
/
+5599
2014-11-16
Moved mapif_s into mapif.c
Haru
2
-169
/
+171
2014-11-16
Moved duel_s into duel.c
Haru
2
-1
/
+3
2014-11-16
Added missing strlib->jstrescapecpy initialization
Haru
1
-0
/
+1
2014-11-16
Moved strlib_s, stringbuf_s and sv_s into strlib.c
Haru
2
-3
/
+7
2014-11-16
Moved sql_s into sql.c
Haru
2
-1
/
+3
2014-11-16
Moved DB_s into db.c
Haru
2
-1
/
+3
2014-11-16
Moved HPM_s into HPM.c and removed the HPMi_s symbol from the core
Haru
3
-2
/
+4
2014-11-16
Moved pincode settings into the interface
Haru
3
-42
/
+39
2014-11-16
Moved loginif-related functions to loginif.c
Haru
4
-300
/
+308
2014-11-16
Moved geoip-related functions to geoip.c
Haru
3
-175
/
+171
2014-11-15
Merge pull request #389 from 4144/confplugins
Haruna
6
-4
/
+34
2014-11-15
In login server move config options handling by plugins after all other handl...
Andrei Karas
1
-3
/
+2
2014-11-15
In char server move config options handling by plugins into char_config_dispa...
Andrei Karas
1
-2
/
+2
2014-11-15
Add support for plugin options in map server config (script.conf).
Andrei Karas
2
-1
/
+7
2014-11-15
Add support for plugin options in map server config (logs.conf).
Andrei Karas
2
-0
/
+6
2014-11-15
Add support for plugin options in map server config (inter-server.conf).
Andrei Karas
2
-1
/
+6
2014-11-15
Add support for plugin options in char server config (inter-server.conf).
Andrei Karas
2
-4
/
+8
2014-11-15
Add support for plugin options in char server config.
Andrei Karas
2
-1
/
+6
2014-11-15
Add support for plugin options in login server config.
Andrei Karas
2
-0
/
+5
2014-11-15
Follow-up to 61fc83fd7dd51e9a88ac7e6264692fcf561a37f7
Haru
2
-2
/
+2
2014-11-15
Merge pull request #388 from 4144/charplugins
Haruna
52
-3648
/
+19492
2014-11-15
Updated VisualStudio projects with the new char-server files.
Haru
7
-49
/
+145
2014-11-15
Updated Xcode project with the new char-server files.
Haru
1
-0
/
+18
2014-11-15
Corrected an issue in the HPMHookGen when interfaces only have one member
Haru
7
-19
/
+55
2014-11-15
Add missing interface initialisations in char server.
Andrei Karas
2
-0
/
+3
2014-11-15
Fix mapif interface.
Andrei Karas
2
-4
/
+4
2014-11-15
Add missing includes in HPMHooking plugin.
Andrei Karas
1
-0
/
+15
2014-11-15
regenerate HPM hooks.
Andrei Karas
6
-1
/
+13858
2014-11-15
Enable build HPM hooking plugin for char server.
Andrei Karas
2
-2
/
+2
2014-11-15
Allow use all char server interfaces from plugins.
Andrei Karas
1
-1
/
+17
2014-11-15
Allow generate HPM hooks for all interfaces in char server.
Andrei Karas
16
-4
/
+48
2014-11-15
Fix HPM hook generation script for support new interfaces.
Andrei Karas
1
-1
/
+6
2014-11-15
Move global variable into interface in inter.c
Andrei Karas
13
-836
/
+834
2014-11-15
Move global variable into interface in int_pet.c
Andrei Karas
2
-38
/
+39
2014-11-15
Move global variable into interface in int_party.c
Andrei Karas
2
-15
/
+17
2014-11-15
Move global variable into interface in int_guild.c
Andrei Karas
2
-22
/
+23
2014-11-15
Move auction_db_ into interface in int_auction.c.
Andrei Karas
2
-13
/
+14
2014-11-15
Move global variable into interface in char.c
Andrei Karas
4
-185
/
+189
2014-11-15
Add missing interface methods initialisation in char.c.
Andrei Karas
1
-0
/
+7
2014-11-15
Create geoip interface.
Andrei Karas
5
-29
/
+90
2014-11-15
Add most functions from inter.c to interfaces.
Andrei Karas
6
-139
/
+238
2014-11-15
Add most functions from int_storage.c to interfaces.
Andrei Karas
6
-27
/
+77
2014-11-15
Add most functions from int_quest.c to interfaces.
Andrei Karas
6
-18
/
+68
2014-11-15
Add most functions from int_pet.c to interfaces.
Andrei Karas
6
-46
/
+117
2014-11-15
Add most functions from int_party.c to interfaces.
Andrei Karas
6
-101
/
+184
[next]