| .. |
|
Makefile
|
Makefile: whitespace only change
|
2025-07-29 10:50:32 -04:00 |
|
PlowCmd.c
|
Plow() pass by-pointer const TileTypeBitMask* instead of by-value
|
2025-02-22 20:58:59 -05:00 |
|
PlowJogs.c
|
plowSrShadowBack() pass by-pointer const TileTypeBitMask* instead of by-value
|
2025-02-22 20:58:59 -05:00 |
|
PlowMain.c
|
Use HAVE_SYS_TIME_H and TIME_WITH_SYS_TIME from autoconf where possible
|
2025-07-27 12:43:04 -04:00 |
|
PlowQueue.c
|
Updates from running the fix-ending-whitespace script.
|
2020-05-23 17:13:14 -04:00 |
|
PlowRandom.c
|
include <unistd.h> where necessary in files using API calls
|
2025-07-27 12:42:05 -04:00 |
|
PlowRules1.c
|
plowSrShadow() pass by-pointer const TileTypeBitMask* instead of by-value
|
2025-02-22 20:58:59 -05:00 |
|
PlowRules2.c
|
plowSrShadow() pass by-pointer const TileTypeBitMask* instead of by-value
|
2025-02-22 20:58:59 -05:00 |
|
PlowRules3.c
|
plowSrShadow() pass by-pointer const TileTypeBitMask* instead of by-value
|
2025-02-22 20:58:59 -05:00 |
|
PlowSearch.c
|
Plane[GS]etHint() added to encapsulate access to Plane->pl_hint
|
2025-04-09 15:02:59 -04:00 |
|
PlowTech.c
|
LookupStruct() constify call-site
|
2024-12-26 15:20:58 -05:00 |
|
PlowTest.c
|
CodeQL File{MayNot,Never}BeClosed.ql file-handle resource leaks
|
2025-02-22 21:02:49 -05:00 |
|
PlowWidth.c
|
plowFindWidthBack() pass by-pointer const TileTypeBitMask* instead of by-value
|
2025-02-22 20:58:59 -05:00 |
|
PlowYank.c
|
Ti[GS]etClient() usage enforcement
|
2025-04-09 14:55:58 -04:00 |
|
TODO
|
Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky
|
2017-04-25 08:41:48 -04:00 |
|
plow.h
|
header file #ifndef guard namespace consistency (global change)
|
2025-07-29 10:50:32 -04:00 |
|
plowDebugInt.h
|
header file #ifndef guard presence consistency
|
2025-07-29 10:50:32 -04:00 |
|
plowInt.h
|
header file #ifndef guard namespace consistency (global change)
|
2025-07-29 10:50:32 -04:00 |