index
:
ml/hercules
tmw2
Hercules
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
2013-11-06
Modified status_calc_
shennetsind
1
-9
/
+9
2013-11-04
Standardized the format of some NPC parse error messages
Haru
1
-2
/
+2
2013-11-02
Fixed Shadow System Bonuses
shennetsind
1
-1
/
+1
2013-10-30
Official Font Support
shennetsind
1
-3
/
+3
2013-10-27
query_sql script command modification
shennetsind
1
-1
/
+1
2013-10-26
Changed 'tick' variables to 64 bit
Haru
1
-6
/
+6
2013-10-25
Merge pull request #202 from kisuka/master
shennetsind
1
-9
/
+95
2013-10-25
nocashshop mapflag
shennetsind
1
-0
/
+3
2013-10-25
Quest Bubbles Update
shennetsind
1
-29
/
+51
2013-10-24
Quest Bubbles (Actually Works Finally)
Kisuka
1
-8
/
+72
2013-10-24
Fixed nullpo calls in script.c mismatching new macro return type
shennetsind
1
-8
/
+8
2013-10-19
Instance Dungeons Update
shennetsind
1
-0
/
+71
2013-10-16
Fixed Bug #7771
shennetsind
1
-1
/
+4
2013-10-16
Fixed Bug#7770
malufett
1
-1
/
+1
2013-10-16
Merge branch 'master' of https://github.com/HerculesWS/Hercules
malufett
1
-2
/
+2
2013-10-16
Follow up @ https://github.com/HerculesWS/Hercules/commit/9692bc034537693d331...
malufett
1
-15
/
+17
2013-10-16
Fixed a variable going out of scope causing an invalid pointer access
Haru
1
-2
/
+2
2013-10-16
Fixed Bug#7374
malufett
1
-0
/
+75
2013-10-14
Added scriptcommands addmonsterdrop and delmonsterdrop (Missing documentation)
EPuncker
1
-26
/
+108
2013-10-10
Homun-S Quest Updated
shennetsind
1
-40
/
+84
2013-10-07
Added 'consumeitem' as an alias of 'itemeffect'
shennetsind
1
-0
/
+1
2013-10-04
downrefitem script command update
shennetsind
1
-6
/
+9
2013-10-02
HPM: Map.c Completed
shennetsind
1
-207
/
+218
2013-09-29
HPM: Script.c Completed
shennetsind
1
-1140
/
+1082
2013-09-28
HPM: Instance.c Completed
shennetsind
1
-15
/
+15
2013-09-27
HPM: Chat.c Completed
shennetsind
1
-5
/
+5
2013-09-27
Renamed iMap interface to map
Haru
1
-550
/
+416
2013-09-27
Renamed iStatus interface to status
Haru
1
-86
/
+65
2013-09-26
Renamed variables that would conflict with a rename of iMap to map
Haru
1
-309
/
+287
2013-09-25
Merge branch 'master' of https://github.com/HerculesWS/Hercules
shennetsind
1
-48
/
+35
2013-09-25
Renamed iTimer interface to timer.
shennetsind
1
-31
/
+31
2013-09-25
Renamed local variables that would conflict with a rename of iTimer to timer
Haru
1
-16
/
+13
2013-09-25
Renamed more forgotten variables during interface conversions
Haru
1
-30
/
+21
2013-09-21
Corrected invalid values assigned to enum homun_type variables
Haru
1
-3
/
+3
2013-09-17
Merge branch 'master' of https://github.com/HerculesWS/Hercules
shennetsind
1
-4
/
+4
2013-09-17
HPM: Battleground.c Interface
shennetsind
1
-18
/
+18
2013-09-17
HPM: Itemdb.c Interface
shennetsind
1
-10
/
+10
2013-09-17
Fixed bugreport:7710
Haru
1
-4
/
+4
2013-09-16
HPM: Quest.c Interface
shennetsind
1
-5
/
+5
2013-09-16
HPM: Pet.c Interface
shennetsind
1
-20
/
+20
2013-09-16
HPM: Mapreg_sql.c Interface
shennetsind
1
-19
/
+19
2013-09-16
HPM: Npc.c Interface
shennetsind
1
-58
/
+58
2013-09-16
HPM: Unit.c Interface
shennetsind
1
-22
/
+22
2013-09-16
HPM: Mob.c Interface
shennetsind
1
-53
/
+53
2013-09-14
Merge branch 'master' of https://github.com/HerculesWS/Hercules
shennetsind
1
-18
/
+17
2013-09-14
Hello World.
shennetsind
1
-0
/
+1
2013-09-11
Fixed announce script command support for bc_blue and bc_woe
Haru
1
-18
/
+17
2013-09-06
Fixing script constants with '
shennetsind
1
-1
/
+1
2013-08-28
Fixed an error with the '+=' operator on string variables
Haru
1
-1
/
+2
2013-08-27
Silenced a MSVC warning about int64->int32 conversion
Haru
1
-1
/
+1
[next]