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-15
fix typo in build script.
test
Andrei Karas
1
-1
/
+1
2014-11-15
fix static builds.
Andrei Karas
1
-1
/
+1
2014-11-15
In build script return build result to caller.
Andrei Karas
1
-0
/
+1
2014-11-15
Into build scripts add support for build static 32 and 64 versions.
Andrei Karas
1
-3
/
+17
2014-11-15
add install action at end of build script.
Andrei Karas
1
-0
/
+1
2014-11-15
Add build script.
Andrei Karas
1
-0
/
+5
2014-11-15
add ignore for evol plugin.
Andrei Karas
1
-0
/
+1
2014-11-15
add install target to make file.
Andrei Karas
1
-0
/
+8
2014-11-15
disable import target in make file.
Andrei Karas
1
-5
/
+5
2014-11-15
Add configure into ignore list.
Andrei Karas
1
-0
/
+1
2014-11-15
Remove configure.
Andrei Karas
1
-8908
/
+0
2014-11-15
Move windows and mac run time files into runtime dir.
Andrei Karas
12
-0
/
+0
2014-11-15
Clean a bit .travis.yml.
Andrei Karas
1
-5
/
+0
2014-11-15
Clean doc dir from client or server data related docs.
Andrei Karas
36
-5642
/
+0
2014-11-15
Remove conf dir.
Andrei Karas
1076
-891519
/
+0
2014-11-15
Remove cache dir.
Andrei Karas
4
-32
/
+0
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
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
2014-11-15
Add most functions from int_mercenary.c to interfaces.
Andrei Karas
6
-33
/
+83
[next]