index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-15
HPM Hooks Update
Haru
15
-0
/
+22728
2015-08-15
Added HPMHooking support for common interfaces
Haru
3
-5
/
+60
2015-08-15
Minor symbols cleanup to avoid conflicts
Haru
4
-45
/
+45
2015-08-15
Added showmsg HPM interface
Haru
11
-121
/
+173
2015-08-15
Cleaned up strlib interface
Haru
2
-120
/
+73
2015-08-15
Cleaned up socket interface
Haru
16
-210
/
+190
2015-08-15
Improved plugin compile flag detection by the configuration script
Haru
2
-140
/
+10
2015-08-15
Merge pull request #645 from 4144/lto
Haruna
2
-4
/
+4
2015-08-15
Disable LTO by default. Because look like support for it broken in gcc 4.9 an...
Andrei Karas
2
-4
/
+4
2015-08-13
Added script_mapquit plugin (moved from the StaffPlugins repository)
Haru
3
-17
/
+80
2015-08-13
Automatically run ./config.status --recheck when necessary
Haru
1
-1
/
+5
2015-08-13
Added check for execinfo.h/backtrace() to the configure script
Haru
3
-7
/
+94
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-12
HPM Hooks Update
Hercules.ws
1
-6
/
+6
2015-08-12
Merge pull request #636 from 4144/equippos
Haruna
2
-3
/
+16
2015-08-12
Merge branch 'master' of https://github.com/HerculesWS/Hercules
Dastgir
45
-333
/
+3103
2015-08-12
typo fix @ Eclage quest
Dastgir
1
-1
/
+1
2015-08-12
Fixed some issues reported by Coverity
Haru
2
-2
/
+2
2015-08-11
Add n parameter to function pc_equipitem_pos.
Andrei Karas
2
-3
/
+16
2015-08-11
HPM Hooks Update
Hercules.ws
7
-96
/
+33
2015-08-11
Merge pull request #633 from HerculesWS/subnet
Andrei Karas
8
-184
/
+302
2015-08-11
subnet.conf overhaul
Haru
8
-184
/
+302
2015-08-11
Merge pull request #635 from 4144/fixscripts
Haruna
1
-2
/
+5
2015-08-11
Fix issue #634. Delay actual item deletion after running item script.
Andrei Karas
1
-2
/
+5
2015-08-11
HPM Hooks Update
Hercules.ws
3
-0
/
+155
2015-08-11
Merge pull request #625 from 4144/scripthooks
Haruna
9
-48
/
+103
2015-08-10
Add script interface function run_pet. It do same thing as run.
Andrei Karas
3
-1
/
+3
2015-08-10
Add script interface function run_npc. It do same thing as run.
Andrei Karas
5
-15
/
+17
2015-08-10
Move unequip item script function call into function script_run_item_unequip_...
Andrei Karas
3
-4
/
+22
2015-08-10
Move equip item script function call into function script_run_item_equip_script.
Andrei Karas
4
-5
/
+25
2015-08-10
Move use item script function call into function script_run_use_script.
Andrei Karas
5
-23
/
+36
2015-08-10
Added support for visual Studio 2015
Haru
16
-2
/
+2504
2015-08-10
Fixes #630, RC_NonBoss was including all races even if they weren't meant to be.
Dastgir
1
-16
/
+16
2015-08-10
Corrected an issue with the last SQL update
Haru
2
-1
/
+2
2015-08-10
Minor script cleanup (part 2)
Haru
9
-17
/
+17
2015-08-10
Merge pull request #629 from MordekaiserGod/itemsearch-fix
Haruna
1
-1
/
+1
2015-08-09
Corrected search order in itemdb_searchname
MordekaiserGod
1
-1
/
+1
2015-08-10
Fixed a compile error in Cygwin
Haru
1
-3
/
+3
2015-08-10
Fixed a compile error on WIN32/MSVC
Haru
2
-3
/
+9
2015-08-09
Fixed an issue caused by duel-song interaction
Haru
1
-1
/
+1
2015-08-09
Removed unused tables sstatus and interreg
Haru
7
-29
/
+8
2015-08-09
Deprecated SQL item, monster and monster skill databases
Haru
2
-6
/
+30
2015-08-09
Improved validation of monster/boss_monster top-level script objects
Haru
1
-3
/
+3
2015-08-09
Added validation of the 'facing' value in top-level script objects
Haru
1
-0
/
+18
2015-08-09
Deprecated use of numeric NPC view IDs. Use constants instead.
Haru
2
-15
/
+18
2015-08-09
Minor script cleanup.
Haru
18
-54
/
+54
2015-08-09
Removed deprecated script command checkre
Haru
2
-25
/
+0
2015-08-09
HPM Hooks Update
Hercules.ws
3
-0
/
+31
2015-08-09
Merge pull request #464 from dastgir/AdditionalStatus
Andrei Karas
2
-0
/
+9
[next]