Home
last modified time | relevance | path

Searched defs:tileset (Results 1 – 25 of 352) sorted by last modified time

12345678910>>...15

/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/widgets/
H A Dmap_view.cpp465 TilesetModel* tileset = map->get_quest().get_tileset(id); in start_adding_entities_from_tileset() local
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/
H A Dmaprecord.h11 uint8_t tileset; member
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/tools/
H A Dextractmapinfo.c10 char tileset[32]; member
53 filelist bg, tileset, npcset; in main() local
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/graphics/
H A Dgraphics.cpp138 NXSurface *tileset = Tileset::GetSurface(); in CopySpriteToTile() local
H A Dtileset.cpp14 static NXSurface *tileset; variable
84 int tileset = current_tileset; in Reload() local
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/extract-auto/
H A Dextractstages.cpp25 char tileset[32]; member
/dports/games/xrally/xrally/
H A Dglobal.h85 char tileset[256]; member
/dports/games/crimson/crimson-0.5.3/tools/
H A Dcfed.cpp182 MissionHandler::MissionHandler( Mission &m, string &tileset, string &unitset, Point &mapsize ) : in MissionHandler()
1026 string tileset, unitset; in parse() local
/dports/games/glest/glest_source_3.2.2/source/glest_game/network/
H A Dnetwork_message.h132 NetworkString<maxStringSize> tileset; member
/dports/games/glest/glest_source_3.2.2/source/glest_game/graphics/
H A Drenderer.cpp2258 const Tileset *tileset= game->getWorld()->getTileset(); in computeLightColor() local
2508 const Tileset *tileset= game->getWorld()->getTileset(); in init3dList() local
/dports/games/glest/glest_source_3.2.2/source/glest_game/game/
H A Dgame_settings.h27 string tileset; variable
67 void setTileset(const string& tileset) {this->tileset= tileset;} in setTileset()
H A Dgame.cpp178 Tileset *tileset= world.getTileset(); in init() local
/dports/games/glest/glest_source_3.2.2/source/glest_game/world/
H A Dtime_flow.cpp28 void TimeFlow::init(Tileset *tileset){ in init()
H A Dworld.h65 Tileset tileset; variable
H A Dtime_flow.h38 Tileset *tileset; variable
H A Dmap.cpp104 void Map::load(const string &path, TechTree *techTree, Tileset *tileset){ in load()
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/main/
H A Dmain.cpp5230 string tileset="forest"; in glestMain() local
/dports/games/traingame/traingame-cb6513e/src/
H A DMap.cpp1566 xml::element tileset("tileset"); in save_to() local
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/platform/posix/
H A Dminiftpclient.cpp1153 pair<string,string> tileset = tilesetList[0]; in execute() local
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/network/
H A Dmasterserver_info.h43 string tileset; variable
H A Dnetwork_message.h324 NetworkString<maxSmallStringSize> tileset; member
605 NetworkString<maxStringSize> tileset; member
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/game/
H A Dgame_settings.h91 string tileset; variable
402 void setTileset(const string& tileset) {this->tileset= tileset;} in setTileset()
H A Dgame.cpp1507 Tileset *tileset= world.getTileset(); in init() local
2720 Tileset *tileset= world.getTileset(); in update() local
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/world/
H A Dtime_flow.cpp41 void TimeFlow::init(Tileset *tileset){ in init()
H A Dtime_flow.h44 Tileset *tileset; variable

12345678910>>...15