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-02-19
Revert "Merge branch 'master' of https://github.com/HerculesWS/Hercules"
panikon
1
-30
/
+14
2014-02-19
Fixed Bug 8025
shennetsind
1
-5
/
+21
2014-02-14
sc sources
shennetsind
1
-9
/
+9
2014-02-11
Fixed issue with referenced array operations
shennetsind
1
-15
/
+18
2014-02-10
Modified successrefitem script command
shennetsind
1
-5
/
+8
2014-02-09
Improved script case check reports to include more accurate source info.
Haru
1
-3
/
+15
2014-02-08
Improvements on the script commands sscanf, axtoi. Added strtol.
Haru
1
-44
/
+32
2014-02-03
Added /stat+ commands support for 2013-12+ clients
Haru
1
-3
/
+2
2014-01-22
Renamed atcommand->parse to atcommand->exec
Haru
1
-2
/
+2
2014-01-18
Socket interfaced
shennetsind
1
-1
/
+1
2014-01-13
Fixed getarraysize returning incorrect values for character variables
shennetsind
1
-1
/
+1
2014-01-13
Improved overwriting priority of variables/constants/parameters
Haru
1
-22
/
+16
2014-01-12
Follow up 20bdc01fa687b174a732be4483ddea4982d67ce9
shennetsind
1
-4
/
+15
2014-01-12
Merge branch 'master' of https://github.com/HerculesWS/Hercules
shennetsind
1
-24
/
+24
2014-01-12
Follow up 95f13f3420822111f928ba6079fbc2061bd38c5f
shennetsind
1
-16
/
+16
2014-01-12
Changed some void* to the correct data types where applicable
Haru
1
-23
/
+23
2014-01-12
Corrected a 32 bit warning
Haru
1
-1
/
+1
2014-01-12
Fixed ERS Cache sharing
shennetsind
1
-2
/
+2
2014-01-12
Adjusted indexing of vars with index 0
shennetsind
1
-8
/
+66
2014-01-11
Follow up 82b583b5ef4e729ad2c3c74b26adce16a145605a
shennetsind
1
-10
/
+7
2014-01-11
Fixed Bug 7960
shennetsind
1
-2
/
+4
2014-01-11
Follow up 82b583b5ef4e729ad2c3c74b26adce16a145605a
shennetsind
1
-1
/
+0
2014-01-11
Hercules 1st 2014 MegaPatch
shennetsind
1
-321
/
+514
2014-01-09
Merge branch 'master' of https://github.com/HerculesWS/Hercules
shennetsind
1
-2679
/
+2571
2013-12-31
Fixed issues pointed out in Report 7909
shennetsind
1
-1
/
+1
2013-12-30
Whitespace fixes in script.c
Haru
1
-2379
/
+2370
2013-12-30
Added support for string vars on commands that require a string
Haru
1
-311
/
+212
2013-12-24
Christmas Patch - 2013-12-23 Support
shennetsind
1
-1
/
+276
2013-12-17
Speed up of several procedures that rely on ERS, _mreallocz ('z'ero)
shennetsind
1
-2
/
+1
2013-12-15
Replaced pc->pc_has_permission/can_give_items/can_give_bound_items with equiv...
shennetsind
1
-1
/
+1
2013-12-14
Replaced pc->get_group_level with a macro (pc_get_group_level)
shennetsind
1
-3
/
+3
2013-12-12
ensuring script_state is clear (as ers reuses memory).
shennetsind
1
-0
/
+1
2013-12-11
modified second "infinity loop !" error so that its different from the first
shennetsind
1
-1
/
+1
2013-12-17
Fixed several compiler warnings
Haru
1
-30
/
+26
2013-12-11
Corrected some local 'mapindex' variables shadowing the global one
Haru
1
-9
/
+9
2013-12-09
Fixed some logic errors
shennetsind
1
-7
/
+8
2013-12-06
HPM: mapindex interface
shennetsind
1
-41
/
+41
2013-12-05
Improved script builtin function parser
Haru
1
-75
/
+86
2013-12-03
Questlog fixes
Haru
1
-17
/
+13
2013-12-02
Fixed an uninitialized variable / broken code.
Haru
1
-22
/
+21
2013-12-01
Changed variables, labels, functions, commands to case sensitive.
Haru
1
-93
/
+153
2013-12-01
Changed builtin keywords in the script engine to case sensitive.
Haru
1
-52
/
+61
2013-11-30
Fixed an issue with assignment operators and expressions
Haru
1
-2
/
+3
2013-11-28
Merge branch 'master' of https://github.com/HerculesWS/Hercules
shennetsind
1
-120
/
+168
2013-11-28
Added support for automatic concatenation of adjacent string literals
Haru
1
-18
/
+21
2013-11-28
Corrected operator precedence table.
Haru
1
-20
/
+20
2013-11-28
Added pre de/increment operators. Fixed post de/increment operators.
Haru
1
-100
/
+146
2013-11-28
Removed meaningless '~=' operator.
Haru
1
-1
/
+0
2013-11-27
Dropped emperium spawn restrictions
shennetsind
1
-5
/
+0
2013-11-19
Merge branch 'master' of https://github.com/HerculesWS/Hercules
shennetsind
1
-10
/
+11
[next]