FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · Earthq/scriptdevzero · GitHub
Earthq
/
scriptdevzero
Public
forked from
scriptdev2/scriptdev2
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Nov 14, 2009
test
Earthq
committed
db38dcd
View commit details
Copy full SHA for db38dcd
Browse repository at this point
Commits on Nov 2, 2009
Updated MaNGOS patch file. Requires MaNGOS 8759+
Show description for ba0e152
deverend
committed
ba0e152
View commit details
Copy full SHA for ba0e152
Browse repository at this point
Commits on Nov 1, 2009
Add areatrigger script for coilfang waterfall
Show description for 20ce9f8
nofantasy
committed
20ce9f8
View commit details
Copy full SHA for 20ce9f8
Browse repository at this point
Make target selection code more logical in boss_void_reaver. Patch by hunuza
Show description for 8b7ad98
nofantasy
committed
8b7ad98
View commit details
Copy full SHA for 8b7ad98
Browse repository at this point
Restrict gossip option for Innkeeper and allow only if area flags include AREA_FLAG_LOWLEVEL. Requires Mangos rev 8758+
Show description for 84c02ea
nofantasy
committed
84c02ea
View commit details
Copy full SHA for 84c02ea
Browse repository at this point
Commits on Oct 31, 2009
Restore work of innkeepers.
Show description for fe07b94
nofantasy
committed
fe07b94
View commit details
Copy full SHA for fe07b94
Browse repository at this point
Commits on Oct 30, 2009
Adjust way to complete quest for quest 6622/6624.
Show description for 2f32808
nofantasy
committed
2f32808
View commit details
Copy full SHA for 2f32808
Browse repository at this point
Comment out some old workaround code, no longer needed since implicitTarget for the affected spells are implemented.
Show description for 9456c87
nofantasy
committed
9456c87
View commit details
Copy full SHA for 9456c87
Browse repository at this point
Commits on Oct 29, 2009
Clean up npc_innkeeper and move script to better location. Add some known gossip options.
Show description for 1bf97c2
nofantasy
committed
1bf97c2
View commit details
Copy full SHA for 1bf97c2
Browse repository at this point
Improve cell search related code. Patch by Ambal
Show description for 5e01372
nofantasy
committed
5e01372
View commit details
Copy full SHA for 5e01372
Browse repository at this point
Commits on Oct 26, 2009
Fix possible crash, not dereference pointer before using it.
Show description for 09515ee
nofantasy
committed
09515ee
View commit details
Copy full SHA for 09515ee
Browse repository at this point
Updated SEND_AUCTIONLIST macro. Patch by Gurg.
Show description for 81a3ea8
deverend
committed
81a3ea8
View commit details
Copy full SHA for 81a3ea8
Browse repository at this point
Removed old hack in Kael'thas code. Patch by przemratajczak.
Show description for 4209570
deverend
committed
4209570
View commit details
Copy full SHA for 4209570
Browse repository at this point
Updated MaNGOS patch file. Requires Mangos 8735+
Show description for 528b542
deverend
committed
528b542
View commit details
Copy full SHA for 528b542
Browse repository at this point
Commits on Oct 21, 2009
Remove wrong defined npcflag and correct GossipMenu for boss_vaelastrasz. Patch by Schmoozerd
Show description for fcfe380
nofantasy
committed
fcfe380
View commit details
Copy full SHA for fcfe380
Browse repository at this point
Small cleanup in zone Netherstorm code. Use SetFacingToObject instead of old hacks.
Show description for 2729d17
deverend
committed
2729d17
View commit details
Copy full SHA for 2729d17
Browse repository at this point
Cleanup in AddThreat method usage. Requires mangos revision 8659+.
Show description for 08c51b1
deverend
committed
08c51b1
View commit details
Copy full SHA for 08c51b1
Browse repository at this point
Add missing check for m_pInstance and revert back to use stored guid instead of pointer. Original patch by Balrok
Show description for 528f7a7
nofantasy
committed
528f7a7
View commit details
Copy full SHA for 528f7a7
Browse repository at this point
Commits on Oct 15, 2009
Added placeholder for Hallow's End boss Headless Horseman.
Show description for be8f32d
deverend
committed
be8f32d
View commit details
Copy full SHA for be8f32d
Browse repository at this point
Commits on Oct 14, 2009
Fix crash at load database after previous commit. Patch by Apoc
Show description for e87641c
nofantasy
committed
e87641c
View commit details
Copy full SHA for e87641c
Browse repository at this point
Change initial way to access SD2 database info. Requires Mangos 8645+. Patch by Zor
Show description for 1430886
nofantasy
committed
1430886
View commit details
Copy full SHA for 1430886
Browse repository at this point
Correct code using updated function SelectHostileTarget() and related class names. Requires Mangos 8642+
Show description for 38b615f
nofantasy
committed
38b615f
View commit details
Copy full SHA for 38b615f
Browse repository at this point
Commits on Oct 13, 2009
Use SetFacingToObject() in quest 10781 script.
Show description for e5d34b8
deverend
committed
e5d34b8
View commit details
Copy full SHA for e5d34b8
Browse repository at this point
Updated Patchwerk script.
Show description for 466f131
deverend
committed
466f131
View commit details
Copy full SHA for 466f131
Browse repository at this point
Updated Instructor Razuvious script.
Show description for 2e21f38
deverend
committed
2e21f38
View commit details
Copy full SHA for 2e21f38
Browse repository at this point
Commits on Oct 12, 2009
Made Naxxramas bosses use instance script where possible.
Show description for abc4b96
deverend
committed
abc4b96
View commit details
Copy full SHA for abc4b96
Browse repository at this point
Naxxramas instance script. Based on ckegg's work.
Show description for 38389da
deverend
committed
38389da
View commit details
Copy full SHA for 38389da
Browse repository at this point
Added content of file forgotten in previous commit.
Show description for 28a654d
deverend
committed
28a654d
View commit details
Copy full SHA for 28a654d
Browse repository at this point
Fixed build with Mangos revision 8627+.
Show description for 00b4135
deverend
committed
00b4135
View commit details
Copy full SHA for 00b4135
Browse repository at this point
Commits on Oct 11, 2009
Add intro for first boss in UP. Mangos rev 8623+ needed.
Show description for 3a89db2
nofantasy
committed
3a89db2
View commit details
Copy full SHA for 3a89db2
Browse repository at this point
Commits on Oct 9, 2009
Fix filename typo.
Show description for eb713c5
nofantasy
committed
eb713c5
View commit details
Copy full SHA for eb713c5
Browse repository at this point
Added instance script and areatrigger script for svala intro in UP
Show description for 152efc9
nofantasy
committed
152efc9
View commit details
Copy full SHA for 152efc9
Browse repository at this point
Add abilities for boss_skarvald_and_dalronn.
Show description for e6526e6
nofantasy
committed
e6526e6
View commit details
Copy full SHA for e6526e6
Browse repository at this point
Add spell definitions and related for boss_ingvar. Add basic parts of most phase 1 abilities.
Show description for d229d46
nofantasy
committed
d229d46
View commit details
Copy full SHA for d229d46
Browse repository at this point
Commits on Oct 8, 2009
Added basic support for Nexus boss Anomalus. Patch by PSZ and zergtmn.
Show description for df7b026
deverend
committed
df7b026
View commit details
Copy full SHA for df7b026
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL