index
:
repo-recursive-tests/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
/
map
/
script.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-05
Corrected same-reference check to work on vars with the same name in differen...
Haru
1
-14
/
+11
2014-03-05
Ref redesign, part 3
Haru
1
-128
/
+125
2014-03-05
Ref redesign, part 2
Haru
1
-81
/
+91
2014-02-27
Cleaned up messages.conf
Haru
1
-1
/
+1
2014-02-26
Improved mapindex_name2id errors for scripts
shennetsind
1
-15
/
+30
2014-02-26
Introducing #define npc constants
shennetsind
1
-0
/
+11
2014-02-26
Removed Option_ constants from const.txt, now input directly from the source
shennetsind
1
-0
/
+39
2014-02-22
Changed function types related to SG days in date.c
panikon
1
-1
/
+1
2014-02-19
Fixed issue 8034
panikon
1
-1
/
+2
2014-02-19
Readding last merge as last revert was unintended. Sorry for the trouble.
panikon
1
-14
/
+30
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
[next]