Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m4/ax_prepend_flag.m4: New file | P. J. McDermott | 2021-09-26 | 2 | -0/+52 |
| | | | | | | | | | | | | Now needed for AX_CFLAGS_WARN_ALL(). Fixes: configure.ac:55: error: macro AX_PREPEND_FLAG is not defined; is a m4 file missing? m4/ax_require_defined.m4:35: AX_REQUIRE_DEFINED is expanded from... m4/ax_cflags_warn_all.m4:84: AX_FLAGS_WARN_ALL is expanded from... m4/ax_cflags_warn_all.m4:142: AX_CFLAGS_WARN_ALL is expanded from... configure.ac:55: the top level | ||||
* | m4/ax_check_compile_flag.m4: Update from Autoconf Archive | P. J. McDermott | 2021-09-26 | 1 | -26/+5 |
| | | | | 0e7f328 AX_CHECK_COMPILE_FLAG: released under all-permissive license | ||||
* | m4/ax_cflags_warn_all.m4: Update from Autoconf Archive | P. J. McDermott | 2021-09-26 | 1 | -72/+108 |
| | | | | | | | | | | | | 20ea11b Trivial cosmetic to make the generator happy. 86b513d ax_cflags_warn_all.m4: Avoid prepending empty flags bfc41a8 ax_cflags_warn_all.m4: Prepend flags instead of appending them fc51f04 ax_cflags_warn_all.m4: Bug fix: modern Intel compilers don't accept "-warn all" 9000a82 ax_cflags_warn_all.m4: Bug fix: the PGI compilers do not understand "-Wall" 3d68321 ax_cflags_warn_all.m4: Rewrite the documentation to provide greater clarity e13932a ax_cflags_warn_all.m4: Nicely indent remaining macros b259e09 ax_cflags_warn_all.m4: Rewrite AX_FLAGS_WARN_ALL to use AX_COMPILER_VENDOR 8388e03 ax_cflags_warn_all.m4: Bump version number and add new copyright holder | ||||
* | m4/ax_append_flag.m4: Update from Autoconf Archive | P. J. McDermott | 2021-09-26 | 1 | -26/+5 |
| | | | | d27290f all-permissive for macros from Guido Draheim / Maarten Bosmans | ||||
* | m4/gl_warnings.m4: Update from Gnulib | P. J. McDermott | 2021-09-26 | 1 | -12/+16 |
| | | | | | | | | | | 4b9483219 maint: run 'make update-copyright' 85d1d48f6 Fix quoting of AC_LANG_PROGRAM arguments. 15ce5a630 Assume autoconf >= 2.64. 2cdc1bafb maint: Run 'make update-copyright' e6633650a maint: Run 'make update-copyright' 2f494b706 warnings: Add support for Objective C. 281b825eb maint: Run 'make update-copyright' | ||||
* | m4/gl_manywarnings.m4: Update from Gnulib | P. J. McDermott | 2021-09-26 | 1 | -190/+70 |
| | | | | | | | | | | | | | | | | | | | 6dae7213a manywarnings: enable some malloc warnings 3ffd76432 manywarnings: improve -fanalyzer malloc checking 4b9483219 maint: run 'make update-copyright' 15ce5a630 Assume autoconf >= 2.64. 3831e2e9f manywarnings: improve port to GCC 10.1 da2a958f1 manywarnings: port to GCC 10.1 2cdc1bafb maint: Run 'make update-copyright' 3f14b27de Port manywarnings to GCC 9 e6633650a maint: Run 'make update-copyright' fa3e2ad20 Make better use of Autoconf. f24fbe9d9 manywarnings: omit -Wswitch-default fcdf335e0 manywarnings: Don't enable -Wjump-misses-init warnings by default. 63e719c9c manywarnings: accommodate GCC 9.0-pre: remove -Wchkp and -Wabi 36999acc3 manywarnings: port to GCC 8.0 2a7e33d35 manywarnings: fix maintainer comment 281b825eb maint: Run 'make update-copyright' | ||||
* | tk: Define colors within local header | P. J. McDermott | 2021-09-25 | 11 | -155/+143 |
| | |||||
* | char: Remove old collision functions | P. J. McDermott | 2021-09-25 | 6 | -49/+0 |
| | |||||
* | tk: Handle keypad Enter key | P. J. McDermott | 2021-09-25 | 4 | -0/+4 |
| | |||||
* | tk/text: Replace min_char, max_char with callback | P. J. McDermott | 2021-09-25 | 4 | -7/+20 |
| | |||||
* | game: Fix stack use after scope | P. J. McDermott | 2021-09-25 | 1 | -8/+7 |
| | |||||
* | menu: Fix stack use after scope | P. J. McDermott | 2021-09-25 | 1 | -19/+23 |
| | |||||
* | game: Slow down for debugging | P. J. McDermott | 2021-09-25 | 1 | -1/+1 |
| | |||||
* | Revert "char/enemy: Try to fix movement lag" | P. J. McDermott | 2021-08-19 | 3 | -18/+2 |
| | | | | This reverts commit 09775804429ccd7486419b4c539581d6f70e193d. | ||||
* | Revert "char/enemy: Try to fix movement lag" | P. J. McDermott | 2021-08-19 | 1 | -35/+36 |
| | | | | This reverts commit 44a31faf04009ee147f1e2fbf3ba3cab9fd13b12. | ||||
* | char/enemy: Try to fix movement lag | P. J. McDermott | 2021-08-19 | 1 | -36/+35 |
| | |||||
* | char/enemy: Try to fix movement lag | P. J. McDermott | 2021-08-19 | 3 | -2/+18 |
| | |||||
* | char/enemy: Fix movement upon collision after turn | P. J. McDermott | 2021-08-19 | 1 | -0/+30 |
| | |||||
* | menu: Debugging | P. J. McDermott | 2021-08-19 | 1 | -1/+1 |
| | |||||
* | char/enemy: Resume movement after stopping | P. J. McDermott | 2021-08-19 | 1 | -6/+17 |
| | | | | | If backed into a dead end by an ally, wait for the ally to leave then resume movement. | ||||
* | char/enemy: Add collision avoidance | P. J. McDermott | 2021-08-19 | 1 | -0/+19 |
| | |||||
* | char/enemy: Add room for pointer in method decls | P. J. McDermott | 2021-08-19 | 1 | -8/+8 |
| | |||||
* | char/enemy: Store allies array | P. J. McDermott | 2021-08-19 | 3 | -6/+14 |
| | | | | And fix variable name. | ||||
* | game: Separate player struct from enemies array | P. J. McDermott | 2021-08-19 | 1 | -13/+19 |
| | |||||
* | menu: Debugging | P. J. McDermott | 2021-08-19 | 1 | -4/+4 |
| | |||||
* | Revert "char/enemy: Make a linked list of enemy chars" | P. J. McDermott | 2021-08-19 | 3 | -54/+56 |
| | | | | This reverts commit b1fbb0b1c078e82a651181101fed9d6742164e0b. | ||||
* | Revert "char/enemy: Add room for pointer in method decls" | P. J. McDermott | 2021-08-19 | 1 | -8/+8 |
| | | | | This reverts commit ad6baa8005d083b5dbe8b4c3a68808b1819cd6ae. | ||||
* | Revert "char/enemy: Add collision avoidance" | P. J. McDermott | 2021-08-19 | 1 | -13/+0 |
| | | | | This reverts commit 7a252a42c4ec1a0116f7eff5727afcda3c5aba22. | ||||
* | char/enemy: Add collision avoidance | P. J. McDermott | 2021-08-19 | 1 | -0/+13 |
| | |||||
* | char/enemy: Add room for pointer in method decls | P. J. McDermott | 2021-08-18 | 1 | -8/+8 |
| | |||||
* | char/enemy: Invert wall check logic | P. J. McDermott | 2021-08-18 | 1 | -4/+6 |
| | |||||
* | char/enemy: Make a linked list of enemy chars | P. J. McDermott | 2021-08-18 | 3 | -56/+54 |
| | |||||
* | Revert "game: Slow down on enemy collision" | P. J. McDermott | 2021-08-18 | 1 | -6/+2 |
| | | | | This reverts commit 74904bd7f54e63c1068a8165a71940866205dfbe. | ||||
* | Revert "char/char: Add debugging info" | P. J. McDermott | 2021-08-18 | 1 | -3/+0 |
| | | | | This reverts commit 459c30627d9a2192d0f79280efaafc1d3a737be5. | ||||
* | game: Slow down on enemy collision | P. J. McDermott | 2021-08-18 | 1 | -2/+6 |
| | |||||
* | char/char: Add debugging info | P. J. McDermott | 2021-08-18 | 1 | -0/+3 |
| | |||||
* | char: Add collision detection/handling | P. J. McDermott | 2021-08-10 | 6 | -0/+49 |
| | |||||
* | char/enemy: Expose random positioning function | P. J. McDermott | 2021-08-10 | 2 | -5/+14 |
| | |||||
* | char/enemy: Fix closeness check | P. J. McDermott | 2021-08-10 | 1 | -1/+1 |
| | |||||
* | menu: Add enemies text widget | P. J. McDermott | 2021-08-10 | 1 | -12/+57 |
| | |||||
* | game: Create multiple enemies | P. J. McDermott | 2021-08-10 | 3 | -37/+64 |
| | |||||
* | menu: Store size by index | P. J. McDermott | 2021-08-10 | 1 | -4/+4 |
| | |||||
* | Revert "menu: Debugging" | P. J. McDermott | 2021-08-10 | 1 | -3/+3 |
| | | | | This reverts commit bea477939db550d942fbca55a6270ff4aa5698ca. | ||||
* | menu: Debugging | P. J. McDermott | 2021-08-10 | 1 | -3/+3 |
| | |||||
* | char/char: Decrement travel before step method | P. J. McDermott | 2021-08-10 | 1 | -2/+2 |
| | | | | Also fix some assignment alignment. | ||||
* | char/enemy: Don't turn in ALL the directions | P. J. McDermott | 2021-08-09 | 1 | -0/+1 |
| | |||||
* | char: Add turn method | P. J. McDermott | 2021-08-09 | 4 | -0/+21 |
| | |||||
* | char/enemy: Fix anti-backtracking | P. J. McDermott | 2021-08-09 | 1 | -1/+11 |
| | |||||
* | char: Add a step method | P. J. McDermott | 2021-08-09 | 4 | -13/+22 |
| | |||||
* | char: Notify update method if completed turn | P. J. McDermott | 2021-08-08 | 1 | -0/+2 |
| |