liblashgame

Pathfinder and path decision making library for 2D tile game
git clone git://holbrook.no/liblashgame.git
Log | Files | Refs

ModeNameSize
-rw-r--r--c++/lash_game_sprite.cpp422L
-rw-r--r--c++/lash_game_sprite.h150L
-rw-r--r--c++/tests/fallbounceline.cpp523L
-rw-r--r--c++/tests/fallbounceline.dat3L
-rw-r--r--c++/tests/iswalking.cpp20L
-rw-r--r--c++/tests/slopeaccel.cpp234L
-rw-r--r--c++/tests/slopecollide.cpp333L
-rw-r--r--c++/tests/slopejump.cpp237L
-rw-r--r--c++/tests/sprite.cpp83L
-rw-r--r--c++/tests/spritesetvel.cpp46L
-rw-r--r--configure.in5568L
-rw-r--r--cpython/lash_game_map_setup.py18L
-rw-r--r--cpython/lash_game_map_wrapper.c310L
-rw-r--r--cpython/lash_game_standard_setup.py16L
-rw-r--r--cpython/lash_game_standard_wrapper.c235L
-rw-r--r--lash_game_color.c5L
-rw-r--r--lash_game_color.h16L
-rw-r--r--lash_game_map.c130L
-rw-r--r--lash_game_map.h81L
-rw-r--r--lash_game_path_simple.c312L
-rw-r--r--lash_game_path_simple.h83L
-rw-r--r--lash_game_standard.c476L
-rw-r--r--lash_game_standard.h157L
-rw-r--r--old/lash_game_path.c228L
-rw-r--r--old/lash_game_path.h196L
-rw-r--r--old/tmp_collision.c220L
-rw-r--r--tests/anglespan.c55L
-rw-r--r--tests/cartesianfloat.c26L
-rw-r--r--tests/cartesianindex.c45L
-rw-r--r--tests/cartesianlinear.c28L
-rw-r--r--tests/cartesianpolar.c39L
-rw-r--r--tests/circleline.c55L
-rw-r--r--tests/containedangle.c57L
-rw-r--r--tests/findpath.c129L
-rw-r--r--tests/getfreespace.c64L
-rw-r--r--tests/getquadrant.c15L
-rw-r--r--tests/include/common.c42L
-rw-r--r--tests/include/common.h7L
-rw-r--r--tests/linear.c74L
-rw-r--r--tests/log.txt2598L
-rw-r--r--tests/manhattan.c30L
-rw-r--r--tests/map.c28L
-rw-r--r--tests/mapclip.c92L
-rw-r--r--tests/mapcolor.c31L
-rw-r--r--tests/mapdata.txt11L
-rw-r--r--tests/mapdata_impossible.txt50L
-rw-r--r--tests/normalizequadrantradians.c15L
-rw-r--r--tests/normalizeradians.c14L
-rw-r--r--tests/pathcheckmodifier.c48L
-rw-r--r--tests/pathfindfreesquare.c247L
-rw-r--r--tests/pathsimple.c40L
-rw-r--r--tests/pathsimpledemo.c357L
-rw-r--r--tests/polarcartesian.c26L
-rw-r--r--tests/surfacecollision.c24L