Commit History

Author SHA1 Message Date
  Zelphir Kaltstahl 61c421402a implement improved route display 4 years ago
  Zelphir Kaltstahl d453323d8d bugfix: recur with correct traveler state 4 years ago
  Zelphir Kaltstahl 09aee2c2c7 add missing recursive call to next-step 4 years ago
  Zelphir Kaltstahl 662df5fc4b rename actual-cost -> additional-cost 4 years ago
  Zelphir Kaltstahl 8f06f319cd add logs 4 years ago
  Zelphir Kaltstahl ed39a31a60 set disable-other-events to #f if route was changed 4 years ago
  Zelphir Kaltstahl 43dce59d63 replace cdr with rest 4 years ago
  Zelphir Kaltstahl 041e566bc4 less verbose logs 4 years ago
  Zelphir Kaltstahl b493f56f8b add logs 4 years ago
  Zelphir Kaltstahl 3fbe5a36e3 remove commented out old code 4 years ago
  Zelphir Kaltstahl 2f9dbce36d fix bug in log call 4 years ago
  Zelphir Kaltstahl d577d331a6 replace direct calls to simple-format with calls to log:... 4 years ago
  Zelphir Kaltstahl bb6198c1af bugfix for route change 4 years ago
  Zelphir Kaltstahl fab387b2eb add debug prints 4 years ago
  Zelphir Kaltstahl ba56b79069 give event as argument, not plain probability to make call simpler 4 years ago
  Zelphir Kaltstahl 0ccfa64ccb add probability modifying properties and implement difficulty 4 years ago
  Zelphir Kaltstahl 8f9d370adc implement route changing 4 years ago
  Zelphir Kaltstahl de3f6c6d3e add info message 4 years ago
  Zelphir Kaltstahl 630af74ce4 move struct to model module 4 years ago
  Zelphir Kaltstahl f6b64dc3a6 comment out some debug logs 4 years ago
  Zelphir Kaltstahl 04cb21400b add comment 4 years ago
  Zelphir Kaltstahl d8cb6c359b bugfix, wrongly took away steps of the journey 4 years ago
  Zelphir Kaltstahl c271c01092 get back to a working state 4 years ago
  Zelphir Kaltstahl 935fe7dec8 refactoring of travel proc with struct and encapsulating traveler-state 4 years ago
  Zelphir Kaltstahl a2b915ea79 remove unused code 4 years ago
  Zelphir Kaltstahl b87410ffa1 reimplement logic for processing events and route parts 4 years ago
  Zelphir Kaltstahl 0ef06f8fbc add set operations 4 years ago
  Zelphir Kaltstahl 7aacbcfccc begin implementing traveler event response 4 years ago
  Zelphir Kaltstahl 59aa037484 correct logic for getting possible events 4 years ago
  Zelphir Kaltstahl bbe7b1c813 add commented out code 4 years ago