FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scripts/examples - scriptdev2/scriptdev2-tbc · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
scriptdev2
/
scriptdev2-tbc
Public
Notifications
You must be signed in to change notification settings
Fork
26
Star
28
Code
Issues
11
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
scriptdev2-tbc
scripts
examples
on
master
User selector
Datepicker
Commit history
Commits on Nov 15, 2014
[s2796] Remove all traces of MANGOS_DLL_DECL, which is a useless define these days. See cmangos/issues#402 for details.
Show description for 65c9def
evil-at-wow
authored and
xfurry
committed
65c9def
View commit details
Copy full SHA for 65c9def
View code at this point
Browse repository at this point
Commits on Aug 4, 2014
[s2785] Update Authorship information to the new standard
Show description for 3f30bc2
xfurry
committed
3f30bc2
View commit details
Copy full SHA for 3f30bc2
View code at this point
Browse repository at this point
Commits on Feb 23, 2013
[s2674] Rename TempSummon types, accordingly to C-MaNGOS commit [s1891]
Show description for 636d515
Schmoozerd
authored and
xfurry
committed
636d515
View commit details
Copy full SHA for 636d515
View code at this point
Browse repository at this point
Commits on Jan 5, 2013
[s2667] Happy New Year 2013!
Show description for 9c95e1e
xfurry
committed
9c95e1e
View commit details
Copy full SHA for 9c95e1e
View code at this point
Browse repository at this point
Commits on Dec 21, 2012
[s2659] Fix various warnings
Show description for a9dc5df
Schmoozerd
authored and
xfurry
committed
a9dc5df
View commit details
Copy full SHA for a9dc5df
View code at this point
Browse repository at this point
[s2658] Use SetFactionTemporary on a larger scale. Requires C-MaNGOS s1833
Show description for 257b6d4
Schmoozerd
authored and
xfurry
committed
257b6d4
View commit details
Copy full SHA for 257b6d4
View code at this point
Browse repository at this point
Commits on Nov 17, 2012
[s2653] Add some override correctness
Show description for 48a84ce
Schmoozerd
authored and
xfurry
committed
48a84ce
View commit details
Copy full SHA for 48a84ce
View code at this point
Browse repository at this point
Commits on Nov 4, 2012
[s2644] Code Style Cleanup
Schmoozerd
committed
822f344
View commit details
Copy full SHA for 822f344
View code at this point
Browse repository at this point
Commits on Jan 4, 2012
[s2374] Happy New Year 2012
xfurry
committed
974091d
View commit details
Copy full SHA for 974091d
View code at this point
Browse repository at this point
Commits on May 12, 2011
[2096] Make EscortAI use ObjectGuid instead of uint64
Show description for 15c2e32
Schmoozerd
committed
15c2e32
View commit details
Copy full SHA for 15c2e32
View code at this point
Browse repository at this point
[2094] Convert ~500 GetGUID() to GetObjectGuid() used in misc functions
Show description for 2f8f52f
VladimirMangos
authored and
NoFantasy
committed
2f8f52f
View commit details
Copy full SHA for 2f8f52f
View code at this point
Browse repository at this point
Commits on Mar 22, 2011
[2001] Update Copyright notice
Schmoozerd
committed
706a447
View commit details
Copy full SHA for 706a447
View code at this point
Browse repository at this point
Commits on Mar 6, 2011
[1986] Fix a problem with npc_innkeeper and quests.
Show description for c7f8972
NoFantasy
committed
c7f8972
View commit details
Copy full SHA for c7f8972
View code at this point
Browse repository at this point
Commits on Jan 1, 2011
[1920] Update copyright notice with 2011, happy new year!
Show description for a6556a2
NoFantasy
committed
a6556a2
View commit details
Copy full SHA for a6556a2
View code at this point
Browse repository at this point
[1919] Rename a few functions lost in previous rev. Patch by dufernst
Show description for 52c68ee
dufernst
authored and
NoFantasy
committed
52c68ee
View commit details
Copy full SHA for 52c68ee
View code at this point
Browse repository at this point
Commits on Dec 30, 2010
[1918] Restore compile, original patch from zergtnm. Requires Mangos 10938
Show description for 1ec9a19
NoFantasy
committed
1ec9a19
View commit details
Copy full SHA for 1ec9a19
View code at this point
Browse repository at this point
Commits on Dec 10, 2010
[1902] Update example scripts to more up-to-date coding style
Show description for 5deb310
Schmoozerd
committed
5deb310
View commit details
Copy full SHA for 5deb310
View code at this point
Browse repository at this point
Commits on Aug 2, 2010
[1756] Use the more generic function HandleEmote in scripts and let Mangos process further action
Show description for 6ed0860
NoFantasy
committed
6ed0860
View commit details
Copy full SHA for 6ed0860
View code at this point
Browse repository at this point
[1755] Make AreaTriggerEntry passed in script call const. Patch by zergtmn
Show description for 8a25b2f
zergtmn
authored and
NoFantasy
committed
8a25b2f
View commit details
Copy full SHA for 8a25b2f
View code at this point
Browse repository at this point
Commits on Jul 21, 2010
[1746] Removed one obsolete bool from EscortAI code.
Show description for b80afaa
Reve
committed
b80afaa
View commit details
Copy full SHA for b80afaa
View code at this point
Browse repository at this point
Commits on Jun 22, 2010
[1725] Add argument to RegisterSelf to report missing database ScriptName.
Show description for 4c0f86b
NoFantasy
committed
4c0f86b
View commit details
Copy full SHA for 4c0f86b
View code at this point
Browse repository at this point
Commits on Feb 19, 2010
[1585] Replace hard code effect index value with enum name in all hasAura calls.
Show description for b229db0
NoFantasy
committed
b229db0
View commit details
Copy full SHA for b229db0
View code at this point
Browse repository at this point
Commits on Feb 5, 2010
[1568] Changed DoCast() to DoCastSpellIfCan() in every script.
Show description for 0bfaf4c
Reve
committed
0bfaf4c
View commit details
Copy full SHA for 0bfaf4c
View code at this point
Browse repository at this point
Commits on Jan 1, 2010
[1537] Update copyright notice
Show description for 9980888
NoFantasy
committed
9980888
View commit details
Copy full SHA for 9980888
View code at this point
Browse repository at this point
Commits on Dec 1, 2009
[1513] Restore compile for Mangos Rev 8900+
Show description for e41ac98
NoFantasy
committed
e41ac98
View commit details
Copy full SHA for e41ac98
View code at this point
Browse repository at this point
Commits on Oct 14, 2009
[1473] Correct code using updated function SelectHostileTarget() and related class names. Requires Mangos 8642+
Show description for 9d3c2f5
NoFantasy
committed
9d3c2f5
View commit details
Copy full SHA for 9d3c2f5
View code at this point
Browse repository at this point
Commits on Sep 29, 2009
[1424] Replace use of rand() with the more "really random" (Mersenne Twister) function urand() in switch and if -statements. Also simplify some code where only 2 case labels exist.
Show description for aa9fadb
NoFantasy
committed
aa9fadb
View commit details
Copy full SHA for aa9fadb
View code at this point
Browse repository at this point
Commits on Aug 24, 2009
[1366] Convert escortAI to use escort states instead of explicit boolean variable for each different state.
Show description for 0674e50
NoFantasy
committed
0674e50
View commit details
Copy full SHA for 0674e50
View code at this point
Browse repository at this point
Commits on Aug 11, 2009
[1329] Remove use of old uint64 variable for player guid in escortAI and use function to retrieve pointer to player instead.
Show description for 6436450
NoFantasy
committed
6436450
View commit details
Copy full SHA for 6436450
View code at this point
Browse repository at this point
Commits on Aug 2, 2009
[1294] Let EscortAI fill waypoint list at Start(). Scripts using escortAI then no longer need to call FillPointMovementListForCreature().
Show description for 82f5d23
NoFantasy
committed
82f5d23
View commit details
Copy full SHA for 82f5d23
View code at this point
Browse repository at this point
Commits on Aug 1, 2009
[1290] Move "AI's" remaining in misc folders to own folder "base".
Show description for 3760320
NoFantasy
committed
3760320
View commit details
Copy full SHA for 3760320
View code at this point
Browse repository at this point
Commits on Jul 25, 2009
[1262] Apply SD2 code style to example scripts. Patch by DasBlub
Show description for 4757644
DasBlub
authored and
NoFantasy
committed
4757644
View commit details
Copy full SHA for 4757644
View code at this point
Browse repository at this point
Commits on Jul 21, 2009
[1244] Update most scripts calling escortAI's Start() from outside creature AI with more safe method.
Show description for f0b6955
NoFantasy
committed
f0b6955
View commit details
Copy full SHA for f0b6955
View code at this point
Browse repository at this point
[1240] Update scripts, increment/decrement variables using operator before instead of after variable, mainly for code consistency. Original patch by Meldanor.
Show description for 05463a6
Meldanor
authored and
NoFantasy
committed
05463a6
View commit details
Copy full SHA for 05463a6
View code at this point
Browse repository at this point
Commits on Jul 18, 2009
[1226] Remove escortAI option to "defend self". Creature must be able to enter combat with any attacking and then defend self by attacking back.
Show description for 64aa284
NoFantasy
committed
64aa284
View commit details
Copy full SHA for 64aa284
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL