Carbenium
1131229ee9
Core/WorldObject: Partially std::chrono-ify SummonCreature overloads
TempSummon* SummonCreature(uint32 entry, float x, float y, float z, float o = 0, TempSummonType despawnType = TEMPSUMMON_MANUAL_DESPAWN, uint32 despawnTime = 0);
to
TempSummon* SummonCreature(uint32 entry, float x, float y, float z, float o = 0, TempSummonType despawnType = TEMPSUMMON_MANUAL_DESPAWN, Milliseconds despawnTime = 0s);
2020-07-26 23:30:32 +02:00
..
2020-07-26 01:53:34 +02:00
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00
2020-04-05 19:10:58 +02:00
2020-03-31 13:42:01 +00:00
2020-01-02 06:25:50 +01:00
2020-03-19 20:34:22 +01:00
2020-07-12 15:36:55 +02:00
2020-01-02 06:25:50 +01:00
2020-07-26 23:30:32 +02:00
2020-01-02 06:25:50 +01:00
2020-03-31 13:42:01 +00:00
2020-01-02 06:25:50 +01:00
2020-07-18 18:34:45 +02:00
2020-07-15 10:22:29 +02:00
2020-07-12 15:36:55 +02:00
2020-07-12 15:36:55 +02:00
2020-03-31 13:42:01 +00:00
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00
2020-07-12 15:36:55 +02:00
2020-03-31 13:42:01 +00:00
2020-07-12 15:36:55 +02:00
2020-07-12 15:36:55 +02:00
2020-07-12 15:36:55 +02:00
2020-07-12 15:36:55 +02:00
2020-07-26 23:30:32 +02:00
2020-07-12 15:36:55 +02:00
2020-05-16 11:23:34 +02:00
2020-01-02 06:25:50 +01:00
2020-03-31 13:42:01 +00:00
2020-01-02 06:25:50 +01:00
2020-03-31 13:42:01 +00:00
2020-07-18 18:34:45 +02:00
2020-01-02 06:25:50 +01:00
2020-03-31 13:42:01 +00:00
2020-07-24 00:30:16 +02:00
2020-06-27 20:23:30 +02:00
2020-03-31 13:42:01 +00:00
2020-07-12 15:36:55 +02:00
2020-03-31 13:42:01 +00:00