index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-12
Interface grfio.c
hemagx
2
-0
/
+5
2016-07-12
Removed unnecessary typedefs from thread and spinlock
Haru
1
-0
/
+2
2016-07-12
Changed the HPMHookGen script to correctly handle macros associated with an i...
Haru
1
-0
/
+1
2016-07-12
Fix skilldb converter
Andrei Karas
1
-66
/
+122
2016-07-09
Fixed a skilldb conversion error when an item is missing from the item database
Haru
1
-1
/
+1
2016-07-09
Some indentation fixes in the skill db converter
Haru
1
-248
/
+248
2016-07-09
Merge pull request #1333 from Smokexyz/SkillDBLib
Haru
1
-0
/
+1141
2016-07-09
SkillDB TXT to Libconfig + converter
Smokexyz
1
-0
/
+1141
2016-07-02
Added 'GENERATED FILE DO NOT EDIT' to the auto-generated files
Haru
2
-0
/
+4
2016-04-30
Added one level of indirection to all variables in pre-hook functions
Haru
1
-1
/
+1
2016-04-30
Removed extra indirection level in HPMHooking post-hooks
Haru
1
-14
/
+16
2016-04-30
Replaced memset with braced initializers in the HPMHooking hook handlers
Haru
1
-5
/
+1
2016-04-30
Added type-checking for the addHookPre() and addHookPost() macros
Haru
1
-119
/
+58
2016-04-16
Added lclif packet handlers to the lclif interface
Haru
1
-1
/
+6
2016-04-16
Rewrite client interface for login server (part 3)
hemagx
1
-0
/
+2
2016-04-16
Added support for private headers to the HPMDataCheck/HPMHooking generators
Haru
2
-12
/
+21
2016-03-20
Updated HPMHookGen script to support union arguments
Haru
1
-2
/
+2
2016-02-21
Added tool to convert jobmask to new format
Dastgir
1
-0
/
+100
2016-01-21
Remove unused PCRE_SUPPORT define.
Andrei Karas
1
-2
/
+1
2016-01-15
Fixed a typo in the constdb converter script
Haru
1
-2
/
+2
2016-01-13
Added converter script from const.txt to constants.conf
Haru
1
-0
/
+114
2016-01-13
Converted const.txt to libconfig format
Haru
1
-1
/
+1
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
11
-50
/
+345
2015-12-12
Added support for pcre-related interfaces to plugins (HPMHookGen/HPMSymbols g...
Haru
1
-1
/
+2
2015-11-14
Fixed include path in the doxygen configuration
Haru
1
-1
/
+2
2015-10-20
Add Mob_db converter from txt to conf.
Andrei Karas
2
-0
/
+288
2015-09-25
Upgraded Doxygen configuration file to 1.8.10
Haru
1
-5
/
+109
2015-08-15
Automatic HPM symbol sharing
Haru
1
-2
/
+5
2015-08-15
Enabled HPMDataCheck for login and char servers
Haru
1
-2
/
+9
2015-08-15
HPM compatibility improvements
Haru
3
-27
/
+69
2015-08-15
Added HPMHooking support for common interfaces
Haru
1
-4
/
+37
2015-06-19
Fixed HPMHookGen's inability to detect certain interface members
Haru
2
-6
/
+7
2015-06-19
Follow-up to e81d221
Haru
2
-6
/
+2
2015-06-19
Improved info/error messages during plugin loading
Haru
1
-2
/
+2
2015-06-19
Fixed an issue causing some structs to be missing from the HPMDataCheck
Haru
2
-1
/
+2
2015-06-19
Improved the HPMHookingGen parser
Haru
1
-0
/
+5
2015-06-02
Follow up to 712812b
Mysteries
3
-3
/
+3
2015-01-24
Minor channel system refactoring
Haru
1
-0
/
+2
2015-01-24
Added additional item drops support to the quest db
Haru
1
-0
/
+8
2015-01-24
Added quest_db.txt to quest_db.conf Conversion Tool
dastgir
1
-0
/
+86
2015-01-22
HPMHookGen compatibility fix for doxygen 1.8.9.x
Haru
1
-1
/
+1
2014-12-10
In validateinterfaces tool fix searching lost interfaces.
Andrei Karas
1
-1
/
+1
2014-12-02
Improve a bit checking in validateinterfaces.py.
Andrei Karas
1
-0
/
+8
2014-12-02
Add different command line actions to validateinterfaces.py.
Andrei Karas
1
-16
/
+36
2014-12-02
in validateinterfaces.py tool add support for checking not added functions to...
Andrei Karas
1
-6
/
+44
2014-11-15
Follow-up to 61fc83fd7dd51e9a88ac7e6264692fcf561a37f7
Haru
2
-2
/
+2
2014-11-15
Corrected an issue in the HPMHookGen when interfaces only have one member
Haru
2
-19
/
+18
2014-11-15
Fix HPM hook generation script for support new interfaces.
Andrei Karas
1
-1
/
+6
2014-11-10
Improve performance in validateinterfaces.py.
Andrei Karas
1
-12
/
+14
2014-11-10
Add support for return error code if any error found.
Andrei Karas
1
-2
/
+3
[next]