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
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
2013-08-26
Added support for non-fatal error messages from the script parser
Haru
1
-15
/
+46
2013-08-26
Added an integer overflow check on literal values in the script parser
Haru
1
-2
/
+9
2013-08-26
Fixed Bug#7584
malufett
1
-1
/
+1
2013-08-14
Fixed Bug #7646
shennetsind
1
-4
/
+4
2013-08-07
Fixed Bug #7633
shennetsind
1
-2
/
+20
2013-07-31
New 'close2' warning
shennetsind
1
-1
/
+7
2013-07-31
Merge pull request #71 from HerculesWS/permission-cache-fix
Piotr HaĆaczkiewicz
1
-16
/
+14
2013-07-29
BG Queue Fixes
shennetsind
1
-41
/
+48
2013-07-29
Permission cache overhaul
Piotr HaĆaczkiewicz
1
-16
/
+14
2013-07-29
Fixed Bug #7597 / Follow up b7171479a47490ff80bf04849f763158d6d96fac
shennetsind
1
-2
/
+2
2013-07-29
Added mercenary interface
Susu
1
-6
/
+6
2013-07-29
Added intif interface
Susu
1
-8
/
+8
2013-07-29
Added chat interface
Susu
1
-5
/
+5
2013-07-26
Fixed Bug #7588
shennetsind
1
-1
/
+1
2013-07-25
Expanding script.c interface
shennetsind
1
-276
/
+292
2013-07-21
Fixed various unit* script commands to work with NPCs (issue #7548)
Haru
1
-34
/
+25
2013-07-21
Fixed Bug #7547
shennetsind
1
-0
/
+1
2013-07-18
Fixed Bug #7525
shennetsind
1
-2
/
+27
2013-07-17
Added missing initialization of some functions in the homunculus interface
Haru
1
-3
/
+2
2013-07-14
Removed the now unused optional 3rd parameter from removemapflag
Haru
1
-5
/
+2
2013-07-09
Travis Report Fixes
shennetsind
1
-4
/
+4
2013-07-09
Fixed missing map id boundary checking
shennetsind
1
-24
/
+62
[next]