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
/
npc
/
re
/
instances
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-13
Remove type argument from buildin_getnpcid.
EyesOfAHawk
2
-32
/
+32
2018-07-12
Fix date part2
Unknown
3
-3
/
+3
2018-06-05
Update instance scripts to follow official behaviour
Asheraf
11
-168
/
+148
2018-01-28
Merge pull request #1881 from AtlantisRO/Standardization-MalangdoCulvert.txt
Asheraf
1
-612
/
+675
2018-01-28
Merge pull request #1880 from AtlantisRO/Standardization-HazyForest.txt
Asheraf
1
-572
/
+627
2018-01-28
Merge pull request #1878 from AtlantisRO/Standardization-EclageInterior.txt
Asheraf
1
-367
/
+371
2018-01-28
Merge pull request #1877 from AtlantisRO/Standardization-BuwayaCave.txt
Asheraf
1
-230
/
+230
2018-01-28
Merge pull request #1874 from AtlantisRO/Standardization-BakonawaLake.txt
Asheraf
1
-302
/
+350
2017-12-10
Merge pull request #1883 from AtlantisRO/Standardization-OldGlastHeim.txt
Haru
1
-699
/
+748
2017-10-29
Changes to npc\instances\re\BuwayaCave.txt script to fit Hercules' Standards.
AtlantisRO
1
-230
/
+230
2017-10-29
Changes to npc\instances\re\EclageInterior.txt script to fit Hercules' Standa...
AtlantisRO
1
-367
/
+371
2017-10-29
Merge pull request #1884 from AtlantisRO/Standardization-saras_memory.txt
Asheraf
1
-515
/
+514
2017-10-29
Merge pull request #1879 from AtlantisRO/Standardization-ghost_palace.txt
Asheraf
1
-194
/
+213
2017-10-26
Changes to npc\instances\re\saras_memory.txt script to fit Hercules' Standards.
AtlantisRO
1
-515
/
+514
2017-10-22
Changes to npc\instances\re\OldGlastHeim.txt script to fit Hercules' Standards.
AtlantisRO
1
-699
/
+748
2017-10-22
Changes to npc\instances\re\octopus_cave.txt script to fit Hercules' Standards.
AtlantisRO
1
-142
/
+148
2017-10-22
Changes to npc\instances\re\MalangdoCulvert.txt script to fit Hercules' Stand...
AtlantisRO
1
-612
/
+675
2017-10-22
Changes to npc\instances\re\HazyForest.txt script to fit Hercules' Standards.
AtlantisRO
1
-572
/
+627
2017-10-22
Changes to npc\instances\re\ghost_palace.txt script to fit Hercules' Standards.
AtlantisRO
1
-194
/
+213
2017-10-22
Changes to npc\instances\re\BakonawaLake.txt script to fit Hercules' Standards.
AtlantisRO
1
-302
/
+350
2017-06-03
convert specialeffect calls with strings to use GID
gumi
2
-32
/
+32
2017-06-03
remove specialeffect2 from npcs
gumi
5
-20
/
+20
2017-04-23
Merge pull request #1548 from AtlantisRO/goto_removal
Ridley
1
-5
/
+5
2017-03-13
Fixes #1626. Adds missed mapflags on instances.
AtlantisRO
10
-19
/
+0
2017-03-08
Removed the usage of deprecated command goto from npc scripts (except custom ...
AtlantisRO
1
-5
/
+5
2016-11-20
Replaced some unsupported symbols in AegisNames (step 2)
Haru
1
-1
/
+1
2016-11-20
Propageted the AegisName fix to scripts and pre-re database
Haru
2
-48
/
+49
2016-10-16
Change *getcharid to use constants
Asheraf
11
-81
/
+81
2016-09-11
removed unnecessary lines (thx to Aleos)
Ridley8819
1
-85
/
+0
2016-09-10
Merge pull request #1385 from Asheraf/saras_memory
hemagx
3
-1049
/
+938
2016-09-10
Cleanup Sara's memory instance
Asheraf
1
-320
/
+237
2016-09-02
change *strcharinfo to use constants
Asheraf
11
-57
/
+57
2016-08-29
*strnpcinfo now uses constants
Asheraf
9
-337
/
+337
2016-08-26
Implementation of Ghost palace instance based on iRO
Asheraf
1
-0
/
+837
2016-08-02
Sara's Memory Instance implementation
Ridley8819
1
-0
/
+1867
2016-08-01
Update Old Glastheim announces to use C_color
Asheraf
1
-22
/
+22
2016-07-21
Update OGH change donpcevent to npctalk
Asheraf
1
-417
/
+84
2016-07-21
Followup d5d646c (#1374)
Ridley
1
-5
/
+5
2016-07-20
Old Glast Heim and Nightmare Glast Heim implementation
Ridley8819
1
-846
/
+2024
2016-06-25
Corrected various translation/text encoding issues
Haru
1
-12
/
+5
2016-02-29
Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriate
Emistry
1
-4
/
+4
2016-01-17
Script Standardization: changed select format in RE folder
Dastgir
8
-41
/
+41
2015-12-31
Replaced leftover -1 view IDs with FAKE_NPC
Haru
2
-9
/
+9
2015-12-31
Replace -1,{ with FAKE_NPC,{
AnnieRuru
5
-34
/
+34
2015-12-18
Replaced numeric values with UNITTYPE_ constants in getmapxy
Haru
2
-3
/
+3
2015-12-18
ItemID to Constant: re Folder
Dastgir
7
-29
/
+29
2015-12-15
Standardized header in scripts (part 12)
Haru
9
-233
/
+357
2015-12-06
Minor follow-up to e9eeb59068934ee8e71b7b9f37f131ef41459e76
Haru
1
-3
/
+3
2015-10-26
Fixed OldGlastHeim instance not showing any npc
Dastgir
1
-5
/
+6
2015-09-25
More aggressive whitespace cleanup. Follow up to 51329e6
Haru
4
-26
/
+22
[next]