Home
last modified time | relevance | path

Searched defs:mapy (Results 1 – 25 of 130) sorted by relevance

123456

/dports/games/scourge/scourge/src/
H A Dmapeditor.cpp845 void MapEditor::addRug( Sint16 mapx, Sint16 mapy ) { in addRug()
858 void MapEditor::addSecret( Sint16 mapx, Sint16 mapy ) { in addSecret()
865 void MapEditor::removeSecret( Sint16 mapx, Sint16 mapy ) { in removeSecret()
872 void MapEditor::addTrap( Sint16 mapx, Sint16 mapy ) { in addTrap()
878 void MapEditor::removeTrap( Sint16 mapx, Sint16 mapy ) { in removeTrap()
895 void MapEditor::addWall( Sint16 mapx, Sint16 mapy, int dir ) { in addWall()
906 void MapEditor::addDoor( Sint16 mapx, Sint16 mapy, int dir ) { in addDoor()
1249 void MapEditor::lowerGroundHeight( Sint16 mapx, Sint16 mapy ) { in lowerGroundHeight()
1253 void MapEditor::raiseGroundHeight( Sint16 mapx, Sint16 mapy ) { in raiseGroundHeight()
1298 void MapEditor::removeFloor( Sint16 mapx, Sint16 mapy ) { in removeFloor()
[all …]
H A Dmondrian.cpp531 Sint16 mapx, mapy; in drawBasics() local
818 void MondrianGenerator::drawEastDoor( Map *map, ShapePalette *shapePal, Sint16 mapx, Sint16 mapy, b… in drawEastDoor()
842 void MondrianGenerator::drawWestDoor( Map *map, ShapePalette *shapePal, Sint16 mapx, Sint16 mapy, b… in drawWestDoor()
863 void MondrianGenerator::drawSouthDoor( Map *map, ShapePalette *shapePal, Sint16 mapx, Sint16 mapy, … in drawSouthDoor()
884 void MondrianGenerator::drawNorthDoor( Map *map, ShapePalette *shapePal, Sint16 mapx, Sint16 mapy, … in drawNorthDoor()
906 Sint16 mapx, Sint16 mapy, int doorType, bool secret ) { in drawDoor()
H A Dscourgehandler.cpp92 Uint16 mapy = scourge->getMap()->getCursorMapY(); in handleEvent() local
399 Uint16 mapx, mapy, mapz; in processGameMouseClick() local
491 bool ScourgeHandler::handleCreatureClick( Uint16 mapx, Uint16 mapy, Uint16 mapz ) { in handleCreatureClick()
H A Ddungeongenerator.cpp611 Sint16 mapx, mapy; in drawBasics() local
896 void DungeonGenerator::drawEastDoor( Map *map, ShapePalette *shapePal, Sint16 mapx, Sint16 mapy, bo… in drawEastDoor()
920 void DungeonGenerator::drawWestDoor( Map *map, ShapePalette *shapePal, Sint16 mapx, Sint16 mapy, bo… in drawWestDoor()
941 void DungeonGenerator::drawSouthDoor( Map *map, ShapePalette *shapePal, Sint16 mapx, Sint16 mapy, b… in drawSouthDoor()
962 void DungeonGenerator::drawNorthDoor( Map *map, ShapePalette *shapePal, Sint16 mapx, Sint16 mapy, b… in drawNorthDoor()
984 Sint16 mapx, Sint16 mapy, int doorType, bool secret ) { in drawDoor()
/dports/games/lincity/lincity-1.13.1/
H A Dpower.c70 int mapx, mapy; in map_power_grid() local
157 int mapx = startx, mapy = starty; /* to move about */ in recurse_power_grid() local
313 project_power(int mapx, int mapy) in project_power()
/dports/games/lincity-ng/lincity-ng-2.0/src/lincity/
H A Dpower.cpp136 int mapx = startx, mapy = starty; /* to move about */ in recurse_power_grid() local
272 int mapx, mapy; in map_power_grid() local
287 for (int mapy = 0; mapy < WORLD_SIDE_LEN; mapy++) { in map_power_grid() local
/dports/games/senken/senken-0.3.0/src/
H A Dscreen.c191 nominal_screen_to_map(screen_t *screen, int sx, int sy, int *mapx, int *mapy) in nominal_screen_to_map()
406 screen_to_mapcoord(screen_t *screen, int screenx, int screeny, int *mapx, int *mapy) in screen_to_mapcoord()
500 screen_to_mapcoord_screen_center(screen_t *screen, int *mapx, int *mapy) in screen_to_mapcoord_screen_center()
506 int mapx, int mapy, int *screenx, int *screeny) in mapcoord_to_screen()
542 int mapy; in screen_zoom() local
604 screen_is_square_viewable(screen_t *screen, int mapx, int mapy, int *screenx, int *screeny) in screen_is_square_viewable()
H A Dcallbacks.c201 set_cursor(int mapx, int mapy) in set_cursor()
263 int mapy; in draw_grid() local
283 int mapx, mapy; in on_maindrawingarea_key_press_event() local
427 int mapy = 0; in on_maindrawingarea_configure_event() local
483 show_mapspot_info(int mapx, int mapy) in show_mapspot_info()
509 int mapy; in on_maindrawingarea_button_press_event() local
543 int mapy; in on_maindrawingarea_motion_notify_event() local
702 int mapy; in on_maindrawingarea_button_release_event() local
936 int mapy = 0; in zoom() local
1292 int mapx, mapy; in on_maindrawingarea_leave_notify_event() local
[all …]
H A Dsdlwin.c191 square_t *drawsquare, int owner, map_t *map, int mapx, int mapy) in draw_grid_lines()
404 display_land_value(map_t *map, tiles_t *tiles, int mapx, int mapy, square_t *drawsquare, in display_land_value()
449 int screen_moved, int mapx, int mapy, int x, int y) in sdlwin_draw_spot()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/graphics_utils/mipmap/
H A Dimgresize.c623 int x, y, mapx, mapy; in imStaticKernel1Linear() local
656 int x, y, mapx, mapy; in imStaticKernel2Linear() local
692 int x, y, mapx, mapy; in imStaticKernel3Linear() local
731 int x, y, mapx, mapy; in imStaticKernel4Linear() local
795 int x, y, mapx, mapy; in imStaticKernel4Linear_Core() local
841 int x, y, mapx, mapy; in imStaticKernel4LinearAlphaNorm() local
897 int x, y, mapx, mapy; in imStaticKernel4LinearAlphaNorm_Core() local
990 int x, y, mapx, mapy; in imStaticKernel1sRGB() local
1043 int x, y, mapx, mapy; in imStaticKernel2sRGB() local
1107 int x, y, mapx, mapy; in imStaticKernel3sRGB() local
[all …]
/dports/games/yadex/yadex-1.7.0/src/
H A Deditgrid.h54 inline int edit_mapy_snapped (const edit_t *e, int mapy) in edit_mapy_snapped()
H A Ddrawmap.cc155 int mapy = Things[n].ypos; in draw_map() local
170 int mapy; in draw_map() local
325 int mapy = Vertices[n].y; in draw_vertices() local
339 int mapy = Vertices[n].y; in draw_vertices() local
559 int mapy = Things[n].ypos; in draw_things_squares() local
752 int mapy = Things[t.thing_no].ypos; in draw_things_sprites() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/videostab/src/cuda/
H A Dglobal_motion.cu70 PtrStepf mapx, PtrStepf mapy) in calcWobbleSuppressionMapsKernel()
99 const float *ml, const float *mr, PtrStepSzf mapx, PtrStepSzf mapy) in calcWobbleSuppressionMaps()
/dports/games/vavoom/vavoom-1.33/source/
H A Dp_world.cpp282 int mapy; in Init() local
463 bool VPathTraverse::AddLineIntercepts(VThinker* Self, int mapx, int mapy, in AddLineIntercepts()
522 void VPathTraverse::AddThingIntercepts(VThinker* Self, int mapx, int mapy) in AddThingIntercepts()
/dports/games/senken/senken-0.3.0/server/
H A Dvars.h7 int mapy; member
H A Dinvestment.c298 build_housing(struct investment_obj *obj, int *mapx, int *mapy) in build_housing()
388 buy_something(struct investment_obj *obj, int *mapx, int *mapy) in buy_something()
527 find_zoned(map_t *map, int mapx, int mapy, int owner, mapobj_t obj, void *rock) in find_zoned()
662 int mapy = -1; in investment_invest() local
H A Dpopulation.c559 house_is_suitable(int mapx, int mapy, void *data, float dist, void *rock) in house_is_suitable()
598 school_is_suitable(int mapx, int mapy, void *data, float dist, void *rock) in school_is_suitable()
636 job_is_suitable(int mapx, int mapy, void *data, float dist, void *rock) in job_is_suitable()
893 patronize_cb(int mapx, int mapy, void *data, float dist, void *rock) in patronize_cb()
990 pay_upkeep(map_t *map, int mapx, int mapy, int owner, int upkeep, void *rock) in pay_upkeep()
1041 is_field_callback(map_t *map, int mapx, int mapy, int owner, in is_field_callback()
1191 corp_poperty_tax_callback(map_t *map, int mapx, int mapy, int owner, in corp_poperty_tax_callback()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudev/test/
H A Dtest_warp.cu55 static void generateMap(Mat& mapx, Mat& mapy, int remapMode) in generateMap()
99 Mat mapy(size, CV_32FC1); in test_remap() local
148 Mat mapy(size.height * 2, size.width * 2, CV_32FC1); in TEST() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudev/include/opencv2/cudev/ptr2d/
H A Dremap.hpp82 MapYPtr mapy; member
131 remapPtr(const SrcPtr& src, const MapXPtr& mapx, const MapYPtr& mapy) in remapPtr()
/dports/games/blobwars/blobwars-2.00/src/
H A Dmap.cpp38 int mapy = offsetY >> BRICKSHIFT; in drawMap() local
77 int mapy = offsetY >> BRICKSHIFT; in drawMapTopLayer() local
/dports/games/spring/spring_98.0/rts/Sim/Misc/
H A DGlobalSynced.h93 int mapy; variable
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/
H A Dmap.cpp719 int mapy = map.displayed_yscroll / CSFI; in DrawFastLeftLayered() local
776 int mapx, mapy; in map_draw() local
843 int mapx, mapy; in map_draw_oob() local
/dports/devel/upp/upp/bazaar/Gen/
H A DVTypes.cpp55 static VectorMap<String, int> mapx, mapy; in Xmlize() local
/dports/lang/sdcc/sdcc-4.0.0/support/regression/tests/
H A Dbug3410878.c54 uint16_t mapx, mapy; in mainx() local
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_hsight.c226 int mapx, mapy, mapxstep, mapystep; in P_SightPathTraverse() local

123456