FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scripts/examples/example_escort.cpp - 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
example_escort.cpp
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
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
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 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 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 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
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
Commits on May 12, 2009
[1077] Update sources and use enum GossipOptionIcon instead of magic number.
Show description for 42133e2
NoFantasy
committed
42133e2
View commit details
Copy full SHA for 42133e2
View code at this point
Browse repository at this point
Commits on May 8, 2009
[1060] Update scripts with SD2 code style for a few commonly used pointers passed in functions (Player* pPlayer, Creature* pCreature, etc)
Show description for 818917e
NoFantasy
committed
818917e
View commit details
Copy full SHA for 818917e
View code at this point
Browse repository at this point
Commits on Apr 24, 2009
[1021] Remove ScriptedAI boolean InCombat and use real combat state instead where check is needed.
Show description for 1f0da45
NoFantasy
committed
1f0da45
View commit details
Copy full SHA for 1f0da45
View code at this point
Browse repository at this point
Commits on Mar 17, 2009
[915] Fixed many possible Creature::SummonCreature related crashes
Show description for 68e6449
arrai
committed
68e6449
View commit details
Copy full SHA for 68e6449
View code at this point
Browse repository at this point
Commits on Jan 24, 2009
[860] Move text in example scripts to database
Show description for dced28d
NoFantasy
committed
dced28d
View commit details
Copy full SHA for dced28d
View code at this point
Browse repository at this point
[858] Moved all example scripts in to separate folder and renamed for consistency
Show description for 6aeb48c
NoFantasy
committed
6aeb48c
View commit details
Copy full SHA for 6aeb48c
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL