Commit History

Author SHA1 Message Date
  Herbert Wolverson ea1cef01a0 Improve chapter 4 wording and Rust explanations for new concepts. 4 years ago
  Herbert Wolverson 0d7c2fccf2 Remove extraneous extern crate calls from chapter 4 source. 4 years ago
  Herbert Wolverson 7ab5d0f787 Add some missing apostrophes. 4 years ago
  Herbert Wolverson fd3180bbc0 Clean up chapter 3 and add Rust exposition. 4 years ago
  Herbert Wolverson 97cc9e0a07 Remove redundant extern crate calls from chapter 3 body. 4 years ago
  Herbert Wolverson f896e00832 Remove redundant extern crate calls from chapter 3 source. 4 years ago
  Herbert Wolverson ba57c7a586 Clean up chapter 2 extern crates that aren't needed, and add a lot more help with learning Rust while you learn Roguelikes. 4 years ago
  Herbert Wolverson 514a1b61ad Update contributors again. 4 years ago
  Herbert Wolverson b3d1e4b8d9 Merge branch 'master' of https://github.com/thebracket/rustrogueliketutorial 4 years ago
  Herbert "TheBracket 178cd8b55f Merge pull request #4 from mgedmin/patch-3 4 years ago
  Herbert Wolverson 339d8ca67b Improve chapter 1 with more linkage to Rust resources, and a full line-by-line explanation of the Hello Rust program. Also remove redundant extern crate, since Rust 2018 has obviated it. 4 years ago
  Marius Gedminas 694ff43b2f Correct indentation in Chapter 13 4 years ago
  Herbert Wolverson 675ddbb895 More contributors notes. 4 years ago
  Herbert Wolverson 132e34cca9 Merge branch 'master' of https://github.com/thebracket/rustrogueliketutorial 4 years ago
  Herbert "TheBracket 553fbaa985 Merge pull request #2 from mgedmin/patch-1 4 years ago
  Herbert Wolverson 9b149c0251 Marius also corrected a typo in chapter 7 - update contributors list. 4 years ago
  Herbert "TheBracket b772fce032 Merge pull request #3 from mgedmin/patch-2 4 years ago
  Marius Gedminas 74c164c426 Typo in Chapter 7 4 years ago
  Marius Gedminas 0d3905f021 Fix slight Markdown mishap in chapter 7 4 years ago
  Herbert Wolverson f39e15ee1c Chapter 21 - REX Paint menu. 4 years ago
  Herbert Wolverson 7d3362950f Merge branch 'mgedmin-patch-1' 4 years ago
  Herbert Wolverson 6745c17e09 Apply visibility fix, check in multiple chapters. Add contributors page. Fix a busted reference to distance2d from a previous RLTK version. 4 years ago
  Herbert Wolverson 352c2c3857 Merge branch 'patch-1' of https://github.com/mgedmin/rustrogueliketutorial into mgedmin-patch-1 4 years ago
  Herbert Wolverson b59ca3ae0a Hopefully fixes navigation - works locally. 4 years ago
  Herbert Wolverson e37451cdec Didn't help - revert. 4 years ago
  Marius Gedminas b9954eb0aa Clear map.visible_tiles only once 4 years ago
  Herbert Wolverson 1fd15835d6 Navigation fix? 4 years ago
  Herbert Wolverson 7d83ea854c Remember to fix the magic mapper spawn priority. 4 years ago
  Herbert Wolverson 8b29693624 Add chapter 20 - magic mapping. 4 years ago
  Herbert Wolverson f8886f5a2e Chapter 20 - magic mapping - part 1. 4 years ago