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
path:
root
/
src
/
map
/
script.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-14
Add ability to add deprecated command from scripts and plugins.
Andrei Karas
1
-2
/
+2
2014-11-10
Fix interfaces methods usage.
Andrei Karas
1
-4
/
+4
2014-11-02
Marked commands 'enablearena' and 'disablearena' as deprecated.
Haru
1
-2
/
+2
2014-11-02
Marked command 'cmdothernpc' as deprecated.
Haru
1
-1
/
+1
2014-11-02
Marked command 'save' as deprecated.
Haru
1
-1
/
+1
2014-11-02
Added min() and max() script commands
Haru
1
-0
/
+32
2014-10-31
Fixed some errors pointed out by clang's static analyzer
Haru
1
-2
/
+1
2014-10-29
Added 2014 Halloween Event and made status change parameter optional on montr...
Taylor Locke
1
-7
/
+16
2014-10-30
Deprecated checkriding and setriding commands
Haru
1
-2
/
+2
2014-10-30
Deprecated checkdragon and setdragon commands
Haru
1
-2
/
+2
2014-10-30
Deprecated checkmadogear and setmadogear commands
Haru
1
-2
/
+2
2014-10-28
Removed some temporary case-check error messages.
Haru
1
-46
/
+1
2014-10-28
Marked command 'checkquest' as deprecated
Haru
1
-1
/
+1
2014-10-27
Marked the petheal command as deprecated
Haru
1
-1
/
+1
2014-10-27
Removed undocumented setr command. It was never meant to be available.
Haru
1
-17
/
+17
2014-10-27
Marked command jump_zero as deprecated.
Haru
1
-10
/
+13
2014-10-27
Added source support to mark script commands as deprecated
Haru
1
-2
/
+8
2014-10-25
Added some missing variable initializations
Haru
1
-19
/
+14
2014-10-24
Re-commit of 4ac673941714032ada6d26fb60936ec510bbe496 (part 3)
Taylor Locke
1
-0
/
+133
2014-10-24
Renamed ismounting, setmounting, @mount2
Haru
1
-10
/
+13
2014-10-24
pc_isriding* / pc_setriding* cleanup
Haru
1
-18
/
+19
2014-10-24
Restored ability to differentiate between active and inactive quests
Haru
1
-0
/
+18
2014-10-24
Re-commit of 4ac673941714032ada6d26fb60936ec510bbe496 (part 2)
Taylor Locke
1
-4
/
+59
2014-10-24
Re-commit of 4ac673941714032ada6d26fb60936ec510bbe496 (part 1)
Taylor Locke
1
-0
/
+24
2014-10-18
Renamed DeprecationWarning to DeprecationCaseWarning, since that's what it is...
Haru
1
-1
/
+1
2014-10-18
Revert "Some Quality of Life Changes"
Haru
1
-102
/
+5
2014-10-18
Some Quality of Life Changes
Taylor Locke
1
-5
/
+102
2014-10-15
Fixes some typo on replacestr.
dastgir
1
-1
/
+1
2014-09-23
Fixed bug 8365
AnnieRuru
1
-2
/
+0
2014-09-20
Fixed Bug 8301
shennetsind
1
-2
/
+4
2014-09-20
Replaced hardcoded values with constants for status_change_start's flag
Haru
1
-12
/
+7
2014-09-16
Follow: https://github.com/HerculesWS/Hercules/commit/8ab61745b81d1cf0602c799...
Michieru
1
-3
/
+3
2014-09-03
Add *getguildmember script command
AnnieRuru
1
-0
/
+44
2014-09-01
Add MAX_REFINE as hard-coded constant
AnnieRuru
1
-0
/
+1
2014-08-31
follow up
AnnieRuru
1
-2
/
+2
2014-08-29
Fix status def calculation (bug:8306)
Michieru
1
-93
/
+55
2014-08-20
Follow-up to b294026e6614a652c23bb0cea8a0d4dc69d8b125
Haru
1
-1
/
+1
2014-08-07
Corrected several format-string errors through the code
Haru
1
-22
/
+21
2014-07-11
Fixed issue with quest exp and bonuses, issue: 8247 http://hercules.ws/board/...
panikon
1
-1
/
+1
2014-07-11
Fixed reserved __identifier violations
Haru
1
-24
/
+24
2014-07-08
Minor script core fixes
panikon
1
-100
/
+131
2014-07-06
Fixed issue with getlook
panikon
1
-0
/
+2
2014-05-30
Fixed typos inside src/
Shido
1
-1
/
+1
2014-05-24
Fixed issue in *guildskill, lvl could be set to negative values. (issue: 8214...
panikon
1
-1
/
+1
2014-05-16
Follow-up to b6b3f58795288701d0e162d43fa6f0a47af913b3
Haru
1
-1
/
+1
2014-05-10
Changed set_reg behavior on pc_setparam failure, now it won't simply END the ...
panikon
1
-1
/
+5
2014-05-10
Moved MAX_CARTS and NEW_CARTS defines into common/mmo.h
Haru
1
-1
/
+2
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-38
/
+41
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-41
/
+38
2014-05-10
Optimized THQS_TTShop.txt and corrected a minor mistake
panikon
1
-0
/
+2
[next]