Home
last modified time | relevance | path

Searched refs:AddCheckpoint (Results 1 – 25 of 31) sorted by relevance

12

/dports/games/openclonk/openclonk-release-8.1-src/planet/Parkour.ocf/Boomrace.ocs/
H A DScript.c14 goal->AddCheckpoint(660, 580, mode); in Initialize()
15 goal->AddCheckpoint(500, 270, mode); in Initialize()
16 goal->AddCheckpoint(1850, 90, mode); in Initialize()
17 goal->AddCheckpoint(1650, 740, mode); in Initialize()
18 goal->AddCheckpoint(2200, 870, mode); in Initialize()
19 goal->AddCheckpoint(3300, 240, mode); in Initialize()
20 goal->AddCheckpoint(3830, 710, mode); in Initialize()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Parkour.ocf/Boomshire.ocs/
H A DObjects.c510 …g_goal->AddCheckpoint(760, 950, PARKOUR_CP_Respawn|PARKOUR_CP_Check|PARKOUR_CP_Ordered|PARKOUR_CP_… in InitializeObjects()
511 …g_goal->AddCheckpoint(400, 660, PARKOUR_CP_Respawn|PARKOUR_CP_Check|PARKOUR_CP_Ordered|PARKOUR_CP_… in InitializeObjects()
512 …g_goal->AddCheckpoint(870, 460, PARKOUR_CP_Respawn|PARKOUR_CP_Check|PARKOUR_CP_Ordered|PARKOUR_CP_… in InitializeObjects()
513 …g_goal->AddCheckpoint(1665, 1070, PARKOUR_CP_Respawn|PARKOUR_CP_Check|PARKOUR_CP_Ordered|PARKOUR_C… in InitializeObjects()
514 …g_goal->AddCheckpoint(1485, 800, PARKOUR_CP_Respawn|PARKOUR_CP_Check|PARKOUR_CP_Ordered|PARKOUR_CP… in InitializeObjects()
515 …g_goal->AddCheckpoint(1735, 1410, PARKOUR_CP_Respawn|PARKOUR_CP_Check|PARKOUR_CP_Ordered|PARKOUR_C… in InitializeObjects()
518 …g_goal->AddCheckpoint(3040, 720, PARKOUR_CP_Respawn|PARKOUR_CP_Check|PARKOUR_CP_Ordered|PARKOUR_CP… in InitializeObjects()
519 …g_goal->AddCheckpoint(2530, 520, PARKOUR_CP_Respawn|PARKOUR_CP_Check|PARKOUR_CP_Ordered|PARKOUR_CP… in InitializeObjects()
520 …g_goal->AddCheckpoint(2150, 510, PARKOUR_CP_Respawn|PARKOUR_CP_Check|PARKOUR_CP_Ordered|PARKOUR_CP… in InitializeObjects()
521 …g_goal->AddCheckpoint(2000, 200, PARKOUR_CP_Respawn|PARKOUR_CP_Check|PARKOUR_CP_Ordered|PARKOUR_CP… in InitializeObjects()
[all …]
/dports/games/openclonk/openclonk-release-8.1-src/planet/Parkour.ocf/BristleRidge.ocs/
H A DScript.c42 var cp = goal->AddCheckpoint(x, y, cp_mode); in Initialize()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/light/
H A Dlightchain.go124 self.odr.ChtIndexer().AddCheckpoint(cp.SectionIndex, cp.SectionHead)
128 self.odr.BloomTrieIndexer().AddCheckpoint(cp.SectionIndex, cp.SectionHead)
131 self.odr.BloomIndexer().AddCheckpoint(cp.SectionIndex, cp.SectionHead)
/dports/games/openclonk/openclonk-release-8.1-src/planet/Parkour.ocf/ShiverPeak.ocs/
H A DScript.c42 var cp = goal->AddCheckpoint(x, y, cp_mode); in Initialize()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/light/
H A Dlightchain.go127 lc.odr.ChtIndexer().AddCheckpoint(cp.SectionIndex, cp.SectionHead)
131 lc.odr.BloomTrieIndexer().AddCheckpoint(cp.SectionIndex, cp.SectionHead)
134 lc.odr.BloomIndexer().AddCheckpoint(cp.SectionIndex, cp.SectionHead)
/dports/lang/mono/mono-5.10.1.57/mcs/mcs/
H A Dlocation.cs289 AddCheckpoint (file_index, row); in Location()
310 static void AddCheckpoint (int file, int row) in AddCheckpoint() method
/dports/games/openclonk/openclonk-release-8.1-src/planet/Parkour.ocf/Cavern.ocs/
H A DScript.c32 goal->AddCheckpoint(x, y, mode); in Initialize()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Parkour.ocf/VolcanoEscape.ocs/
H A DScript.c46 goal->AddCheckpoint(cave_loc.x, cave_loc.y, mode); in Initialize()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Parkour.ocf/Aerobatics.ocs/
H A DScript.c38 goal->AddCheckpoint(x - 10, y, mode); in Initialize()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/core/
H A Dchain_indexer.go127 func (c *ChainIndexer) AddCheckpoint(section uint64, shead common.Hash) { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/core/
H A Dchain_indexer.go130 func (c *ChainIndexer) AddCheckpoint(section uint64, shead common.Hash) {
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Goals.ocd/Parkour.ocd/
H A DScript.c108 public func AddCheckpoint(int x, int y, int mode) in AddCheckpoint() function
/dports/devel/protobuf25/protobuf-2.5.0/src/google/protobuf/
H A Ddescriptor.cc352 void AddCheckpoint();
575 void DescriptorPool::Tables::AddCheckpoint() { in AddCheckpoint() function in google::protobuf::DescriptorPool::Tables
3083 tables_->AddCheckpoint(); in BuildFile()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor.cc362 void AddCheckpoint();
610 void DescriptorPool::Tables::AddCheckpoint() { in AddCheckpoint() function in google::protobuf::DescriptorPool::Tables
3344 tables_->AddCheckpoint(); in BuildFile()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor.cc362 void AddCheckpoint();
610 void DescriptorPool::Tables::AddCheckpoint() { in AddCheckpoint() function in google::protobuf::DescriptorPool::Tables
3344 tables_->AddCheckpoint(); in BuildFile()
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor.cc362 void AddCheckpoint();
610 void DescriptorPool::Tables::AddCheckpoint() { in AddCheckpoint() function in google::protobuf::DescriptorPool::Tables
3344 tables_->AddCheckpoint(); in BuildFile()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor.cc362 void AddCheckpoint();
610 void DescriptorPool::Tables::AddCheckpoint() { in AddCheckpoint() function in google::protobuf::DescriptorPool::Tables
3344 tables_->AddCheckpoint(); in BuildFile()
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor.cc362 void AddCheckpoint();
610 void DescriptorPool::Tables::AddCheckpoint() { in AddCheckpoint() function in google::protobuf::DescriptorPool::Tables
3344 tables_->AddCheckpoint(); in BuildFile()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.cc362 void AddCheckpoint();
610 void DescriptorPool::Tables::AddCheckpoint() { in AddCheckpoint() function in google::protobuf::DescriptorPool::Tables
3344 tables_->AddCheckpoint(); in BuildFile()
/dports/databases/mysql57-client/mysql-5.7.36/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor.cc362 void AddCheckpoint();
610 void DescriptorPool::Tables::AddCheckpoint() { in AddCheckpoint() function in google::protobuf::DescriptorPool::Tables
3344 tables_->AddCheckpoint(); in BuildFile()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.cc542 void AddCheckpoint();
834 void DescriptorPool::Tables::AddCheckpoint() { in AddCheckpoint() function in google::protobuf::DescriptorPool::Tables
4098 tables_->AddCheckpoint(); in BuildFileImpl()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/protobuf/src/google/protobuf/
H A Ddescriptor.cc542 void AddCheckpoint();
852 void DescriptorPool::Tables::AddCheckpoint() { in AddCheckpoint() function in google::protobuf::DescriptorPool::Tables
4229 tables_->AddCheckpoint(); in BuildFile()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.cc545 void AddCheckpoint();
827 void DescriptorPool::Tables::AddCheckpoint() { in AddCheckpoint() function in google::protobuf::DescriptorPool::Tables
4294 tables_->AddCheckpoint(); in BuildFile()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.cc545 void AddCheckpoint();
827 void DescriptorPool::Tables::AddCheckpoint() { in AddCheckpoint() function in google::protobuf::DescriptorPool::Tables
4294 tables_->AddCheckpoint(); in BuildFile()

12