projects
/
open-adventure.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix bad copypasta.
2018-12-10
Aaron Traas
Commenting and cleanups
commit
|
commitdiff
|
tree
2018-12-07
Aaron Traas
Correct return types for all of the action handling...
commit
|
commitdiff
|
tree
2018-12-07
Aaron Traas
Abstracted a chuck of do_command() into seperate function...
commit
|
commitdiff
|
tree
2018-12-06
Aaron Traas
Fix warning on macOS
commit
|
commitdiff
|
tree
2018-12-05
Aaron Traas
Refactored; added state property to command struct...
commit
|
commitdiff
|
tree
2018-12-04
Aaron Traas
Major cleanups. Pre-process loop back in main loop...
commit
|
commitdiff
|
tree
2018-12-03
Aaron Traas
Makefile fix for macOS 10.14
commit
|
commitdiff
|
tree
2018-12-03
Aaron Traas
Fix for change in list handling behavior in Python 3
commit
|
commitdiff
|
tree
2018-11-19
Aaron Traas
We are now goto free!
commit
|
commitdiff
|
tree
2018-11-19
Aaron Traas
Eliminated "Lookup" label
commit
|
commitdiff
|
tree
2017-07-23
Aaron Traas
Moved dungeon.c and dungeon.h templates into external...
commit
|
commitdiff
|
tree
2017-07-22
Aaron Traas
Address Gitlab issue #35
commit
|
commitdiff
|
tree
2017-07-21
Aaron Traas
Modified action() to take take a copy of command rather...
commit
|
commitdiff
|
tree
2017-07-21
Aaron Traas
Back up to 100% coverage.
commit
|
commitdiff
|
tree
2017-07-21
Aaron Traas
Specials excised from adventure.yaml
commit
|
commitdiff
|
tree
2017-07-21
Aaron Traas
All specials are now actions. Builds correct outputs...
commit
|
commitdiff
|
tree
2017-07-21
Aaron Traas
Fix to Gitlab issue #32. Now SEED and WASTE are in...
commit
|
commitdiff
|
tree
2017-07-20
Aaron Traas
Information hiding - moved all of command input parsing...
commit
|
commitdiff
|
tree
2017-07-17
Aaron Traas
LOC_SMALLPIT.small and LOC_TOPSTALACTITE.small
commit
|
commitdiff
|
tree
2017-07-17
Aaron Traas
YAML coverage generator minor cleanup
commit
|
commitdiff
|
tree
2017-07-16
Aaron Traas
Test consolidation
commit
|
commitdiff
|
tree
2017-07-16
Aaron Traas
YAML coverage generator minor cleanup
commit
|
commitdiff
|
tree
2017-07-16
Aaron Traas
Fixed YAML coverage generator in python3
commit
|
commitdiff
|
tree
2017-07-15
Aaron Traas
YAML coverage - TROLL_BLOCKS arbitrary message
commit
|
commitdiff
|
tree
2017-07-15
Aaron Traas
Named unnamed actions and specials
commit
|
commitdiff
|
tree
2017-07-15
Aaron Traas
Full refactor of YAML dungeon generator.
commit
|
commitdiff
|
tree
2017-07-15
Aaron Traas
First stage cleanup of YAML dungeon generator. Less...
commit
|
commitdiff
|
tree
2017-07-14
Aaron Traas
YAML coverage - last object message
commit
|
commitdiff
|
tree
2017-07-14
Aaron Traas
YAML coverage - object messages 100% covered
commit
|
commitdiff
|
tree
2017-07-14
Aaron Traas
YAML coverage - commented out unused arbitrary messages
commit
|
commitdiff
|
tree
2017-07-14
Aaron Traas
YAML coverage - all the listen messages
commit
|
commitdiff
|
tree
2017-07-14
Aaron Traas
YAML coverage - cleanup and comments
commit
|
commitdiff
|
tree
2017-07-14
Aaron Traas
YAML coverage - locations 100% covered
commit
|
commitdiff
|
tree
2017-07-14
Aaron Traas
YAML coverage - more locations and message
commit
|
commitdiff
|
tree
2017-07-14
Aaron Traas
YAML coverage - hints 100% covered
commit
|
commitdiff
|
tree
2017-07-14
Aaron Traas
YAML coverage parser bug fixed -- handling `\n` and...
commit
|
commitdiff
|
tree
2017-07-14
Aaron Traas
YAML coverage parser fixed to equate "NO_MESSAGE" with...
commit
|
commitdiff
|
tree
2017-07-14
Aaron Traas
adventure.yaml - coverage of all scoring class thresholds
commit
|
commitdiff
|
tree
2017-07-14
Aaron Traas
Prompt and taunt you after 3rd and final death
commit
|
commitdiff
|
tree
2017-07-14
Aaron Traas
Expand scope of coverage_dungeon.py - actions and obituaries
commit
|
commitdiff
|
tree
2017-07-14
Aaron Traas
Expand scope of coverage_dungeon.py - specials
commit
|
commitdiff
|
tree
2017-07-12
Aaron Traas
Expand scope of coverage_dungeon.py
commit
|
commitdiff
|
tree
2017-07-12
Aaron Traas
Forcing floating point division for % coverage, so...
commit
|
commitdiff
|
tree
2017-07-11
Aaron Traas
LOC_* coverage - at 98.4%
commit
|
commitdiff
|
tree
2017-07-10
Aaron Traas
Cleanups and clarifications in do_command()
commit
|
commitdiff
|
tree
2017-07-10
Aaron Traas
Eliminated another label
commit
|
commitdiff
|
tree
2017-07-10
Aaron Traas
Eliminated a label
commit
|
commitdiff
|
tree
2017-07-10
Aaron Traas
\10
Cleaned up do_command() a little
commit
|
commitdiff
|
tree
2017-07-10
Aaron Traas
Isolate command input processing, got rid of label...
commit
|
commitdiff
|
tree
2017-07-10
Aaron Traas
refactored fallback_handler() to use command_t, isolating...
commit
|
commitdiff
|
tree
2017-07-10
Aaron Traas
Test message corrected
commit
|
commitdiff
|
tree
2017-07-10
Aaron Traas
Revert "Remove 'version' test. Framework plays badly...
commit
|
commitdiff
|
tree
2017-07-10
Aaron Traas
Coverage - bird attack snake in endgame
commit
|
commitdiff
|
tree
2017-07-09
Aaron Traas
Coverage: LOC_DIFFERENT* and fail to feed bear
commit
|
commitdiff
|
tree
2017-07-09
Aaron Traas
Sort coverage report to make more readable
commit
|
commitdiff
|
tree
2017-07-08
Aaron Traas
Made YAML coverage test work with variable messages...
commit
|
commitdiff
|
tree
2017-07-08
Aaron Traas
Now YAML coverage test generates a nice HTML template
commit
|
commitdiff
|
tree
2017-07-07
Aaron Traas
adventure.yaml coverage test script -- not at all polished...
commit
|
commitdiff
|
tree
2017-07-04
Aaron Traas
Coverage -- more odd actions
commit
|
commitdiff
|
tree
2017-07-04
Aaron Traas
Removed equivocation between ROD and ROD2 in throw()
commit
|
commitdiff
|
tree
2017-07-04
Aaron Traas
Eliminated bivalve function.
commit
|
commitdiff
|
tree
2017-07-03
Aaron Traas
Coverage -- attack bird after game closed
commit
|
commitdiff
|
tree
2017-07-03
Aaron Traas
Remove testing for intransitive seperate from NO_OBJECT...
commit
|
commitdiff
|
tree
2017-07-03
Aaron Traas
Coverage -- corner cases in lock and find
commit
|
commitdiff
|
tree
2017-07-03
Aaron Traas
Coverage -- giant words
commit
|
commitdiff
|
tree
2017-07-03
Aaron Traas
Coverage -- intransitive attack
commit
|
commitdiff
|
tree
2017-07-02
Aaron Traas
Coverage - attack sitting bear
commit
|
commitdiff
|
tree
2017-07-02
Aaron Traas
Test coverage: intransitive lock
commit
|
commitdiff
|
tree
2017-07-02
Aaron Traas
Eliminate unreachable code in lock()
commit
|
commitdiff
|
tree
2017-07-02
Aaron Traas
Add capabilities to cheat. Expand testing to cover.
commit
|
commitdiff
|
tree
2017-07-02
Aaron Traas
Moved application settings to settings_t struct
commit
|
commitdiff
|
tree
2017-07-02
Aaron Traas
Localize scope for restore file pointer in main.
commit
|
commitdiff
|
tree
2017-07-02
Aaron Traas
Coverage -- version command
commit
|
commitdiff
|
tree
2017-07-02
Aaron Traas
centralize calls to make_zzword()
commit
|
commitdiff
|
tree
2017-07-02
Aaron Traas
Fixed -r option. Added test to make sure it doesn't...
commit
|
commitdiff
|
tree
2017-07-02
Aaron Traas
Changed usage message to multi-line string for cheat
commit
|
commitdiff
|
tree
2017-07-02
Aaron Traas
make_zzword() moved to initialize. Pruned unused stuff...
commit
|
commitdiff
|
tree
2017-07-01
Aaron Traas
Error message when you make if without retrieving git...
commit
|
commitdiff
|
tree
2017-06-29
Aaron Traas
Test coverage -- fix regression
commit
|
commitdiff
|
tree
2017-06-29
Aaron Traas
Test coverage - add lots more coverage from actions.c
commit
|
commitdiff
|
tree
2017-06-29
Aaron Traas
Documentation and comment cleanup.
commit
|
commitdiff
|
tree
2017-06-29
Aaron Traas
Updated documentation
commit
|
commitdiff
|
tree
2017-06-29
Aaron Traas
Cleanup test case
commit
|
commitdiff
|
tree
2017-06-29
Aaron Traas
Coverage - Die while closing after lamp dim
commit
|
commitdiff
|
tree
2017-06-29
Aaron Traas
Coverage - Test going back when you can't.
commit
|
commitdiff
|
tree
2017-06-29
Aaron Traas
Fixed automated testing
commit
|
commitdiff
|
tree
2017-06-29
Aaron Traas
Add make target for coverage
commit
|
commitdiff
|
tree
2017-06-28
Aaron Traas
Make clean now removes cheat binary
commit
|
commitdiff
|
tree
2017-06-28
Aaron Traas
Removed advent.info and added to .gitignore
commit
|
commitdiff
|
tree
2017-06-28
Aaron Traas
Test coverage: make LCOV ignore code unreachable without...
commit
|
commitdiff
|
tree
2017-06-28
Aaron Traas
Test coverage: make LCOV ignore bug() and all calls...
commit
|
commitdiff
|
tree
2017-06-28
Aaron Traas
Test coverage: make LCOV ignore sig_handler and OOM...
commit
|
commitdiff
|
tree
2017-06-28
Aaron Traas
Cleaned up tests/Makefile - added save generation to...
commit
|
commitdiff
|
tree
2017-06-28
Aaron Traas
Test coverage: command-line options for advent
commit
|
commitdiff
|
tree
2017-06-28
Aaron Traas
Test coverage -- 100% cheat for real this time
commit
|
commitdiff
|
tree
2017-06-27
Aaron Traas
Test Coverage - elicit hints for grate and snake
commit
|
commitdiff
|
tree
2017-06-27
Aaron Traas
Remove unused code
commit
|
commitdiff
|
tree
2017-06-27
Aaron Traas
Test coverage -- additional coverage in actions.c
commit
|
commitdiff
|
tree
2017-06-27
Aaron Traas
buildregress now generates save files correctly.
commit
|
commitdiff
|
tree
2017-06-27
Aaron Traas
100% coverage of cheat.c
commit
|
commitdiff
|
tree
next