index
:
evolved/hercules
jesusalva/prerenewal
Messworld Server Code (Hercules v2020.07.26 with minor edits; Please avoid breaking changes so it can be rebased)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-27
update HPM hooks.
Andrei Karas
3
-0
/
+63
2014-11-27
Add function for parse or report about unknown object in parsing script file.
Andrei Karas
2
-3
/
+11
2014-11-27
Add function for parse/report unknown map flag.
Andrei Karas
2
-2
/
+11
2014-11-26
Update Fire Expansion to official formula for all level
Michieru
3
-20
/
+38
2014-11-26
AIHOHAAAAAAA (!!!!) addressing susus interfacing thing overlook
shennetsind
1
-7
/
+1
2014-11-24
Correction, safetywall still consumes sp when cast on LP.
GrumpyLittlePanda
1
-1
/
+6
2014-11-24
* 1st Transcendent Spirit, monster position lag fixes
Michieru
6
-29
/
+102
2014-11-23
Fixed whitespace
GmOcean
1
-39
/
+39
2014-11-23
Added Commands to script_commands.txt and script.c
GmOcean
1
-19
/
+222
2014-11-17
(Bugs 5237 and 7979)
GrumpyLittlePanda
4
-17
/
+15
2014-11-16
In mapindex move check for default map into separate method.
Andrei Karas
2
-3
/
+12
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
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
Corrected an issue in the HPMHookGen when interfaces only have one member
Haru
5
-0
/
+37
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
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
[prev]
[next]