Commit 47ab346
committed
Apply visibility bounds check fix to all chapters
It didn't occur to me that the bounds check problem occurred in nearly
every chapter after 5; this commit propagates that fix to every chapter.
Unfortunately, I have not read any further than chapter 5 yet, so I don't
know for certain that this issue even exists in later chapters. I
apologize in advance if this fix is inappropriate for the rest of the book.1 parent 6c3c0ba commit 47ab346
63 files changed
Lines changed: 63 additions & 63 deletions
File tree
- chapter-06-monsters/src
- chapter-07-damage/src
- chapter-08-ui/src
- chapter-09-items/src
- chapter-10-ranged/src
- chapter-11-loadsave/src
- chapter-12-delvingdeeper/src
- chapter-13-difficulty/src
- chapter-14-gear/src
- chapter-16-nicewalls/src
- chapter-17-blood/src
- chapter-18-particles/src
- chapter-19-food/src
- chapter-22-simpletraps/src
- chapter-23-generic-map/src
- chapter-24-map-testing/src
- chapter-25-bsproom-dungeons/src
- chapter-26-bsp-interiors/src
- chapter-27-cellular-automata/src
- chapter-28-drunkards-walk/src
- chapter-29-mazes/src
- chapter-30-dla/src
- chapter-31-symmetry/src
- chapter-32-voronoi/src
- chapter-33-wfc/src
- chapter-34-vaults/src
- chapter-35-vaults2/src
- chapter-36-layers/src
- chapter-37-layers2/src
- chapter-38-rooms/src
- chapter-39-halls/src
- chapter-40-doors/src
- chapter-41-camera/src
- chapter-45-raws1/src
- chapter-46-raws2/src
- chapter-47-town1/src
- chapter-48-town2/src
- chapter-49-town3/src
- chapter-50-stats/src
- chapter-51-gear/src
- chapter-52-ui/src
- chapter-53-woods/src
- chapter-54-xp/src
- chapter-55-backtrack/src
- chapter-56-caverns/src
- chapter-57-ai/src
- chapter-57a-spatial/src
- chapter-58-itemstats/src
- chapter-59-caverns2/src
- chapter-60-caverns3/src
- chapter-61-townportal/src
- chapter-62-magicitems/src
- chapter-63-effects/src
- chapter-64-curses/src
- chapter-65-items/src
- chapter-66-spells/src
- chapter-67-dragon/src
- chapter-68-mushrooms/src
- chapter-69-mushrooms2/src
- chapter-70-missiles/src
- chapter-71-logging/src
- chapter-72-textlayers/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments