-rw-r--r-- | c++/lash_game_sprite.cpp | 422L |
-rw-r--r-- | c++/lash_game_sprite.h | 150L |
-rw-r--r-- | c++/tests/fallbounceline.cpp | 523L |
-rw-r--r-- | c++/tests/fallbounceline.dat | 3L |
-rw-r--r-- | c++/tests/iswalking.cpp | 20L |
-rw-r--r-- | c++/tests/slopeaccel.cpp | 234L |
-rw-r--r-- | c++/tests/slopecollide.cpp | 333L |
-rw-r--r-- | c++/tests/slopejump.cpp | 237L |
-rw-r--r-- | c++/tests/sprite.cpp | 83L |
-rw-r--r-- | c++/tests/spritesetvel.cpp | 46L |
-rw-r--r-- | configure.in | 5568L |
-rw-r--r-- | cpython/lash_game_map_setup.py | 18L |
-rw-r--r-- | cpython/lash_game_map_wrapper.c | 310L |
-rw-r--r-- | cpython/lash_game_standard_setup.py | 16L |
-rw-r--r-- | cpython/lash_game_standard_wrapper.c | 235L |
-rw-r--r-- | lash_game_color.c | 5L |
-rw-r--r-- | lash_game_color.h | 16L |
-rw-r--r-- | lash_game_map.c | 130L |
-rw-r--r-- | lash_game_map.h | 81L |
-rw-r--r-- | lash_game_path_simple.c | 312L |
-rw-r--r-- | lash_game_path_simple.h | 83L |
-rw-r--r-- | lash_game_standard.c | 476L |
-rw-r--r-- | lash_game_standard.h | 157L |
-rw-r--r-- | old/lash_game_path.c | 228L |
-rw-r--r-- | old/lash_game_path.h | 196L |
-rw-r--r-- | old/tmp_collision.c | 220L |
-rw-r--r-- | tests/anglespan.c | 55L |
-rw-r--r-- | tests/cartesianfloat.c | 26L |
-rw-r--r-- | tests/cartesianindex.c | 45L |
-rw-r--r-- | tests/cartesianlinear.c | 28L |
-rw-r--r-- | tests/cartesianpolar.c | 39L |
-rw-r--r-- | tests/circleline.c | 55L |
-rw-r--r-- | tests/containedangle.c | 57L |
-rw-r--r-- | tests/findpath.c | 129L |
-rw-r--r-- | tests/getfreespace.c | 64L |
-rw-r--r-- | tests/getquadrant.c | 15L |
-rw-r--r-- | tests/include/common.c | 42L |
-rw-r--r-- | tests/include/common.h | 7L |
-rw-r--r-- | tests/linear.c | 74L |
-rw-r--r-- | tests/log.txt | 2598L |
-rw-r--r-- | tests/manhattan.c | 30L |
-rw-r--r-- | tests/map.c | 28L |
-rw-r--r-- | tests/mapclip.c | 92L |
-rw-r--r-- | tests/mapcolor.c | 31L |
-rw-r--r-- | tests/mapdata.txt | 11L |
-rw-r--r-- | tests/mapdata_impossible.txt | 50L |
-rw-r--r-- | tests/normalizequadrantradians.c | 15L |
-rw-r--r-- | tests/normalizeradians.c | 14L |
-rw-r--r-- | tests/pathcheckmodifier.c | 48L |
-rw-r--r-- | tests/pathfindfreesquare.c | 247L |
-rw-r--r-- | tests/pathsimple.c | 40L |
-rw-r--r-- | tests/pathsimpledemo.c | 357L |
-rw-r--r-- | tests/polarcartesian.c | 26L |
-rw-r--r-- | tests/surfacecollision.c | 24L |