projects
/
open-adventure.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
Boolify some logical variables.
2017-05-25
Eric S. Raymond
Repair CentOS 6 build (fails due to clock_gettime(...
commit
|
commitdiff
|
tree
2017-05-25
Eric S. Raymond
Once again, take srand()/random() out of the initialization...
commit
|
commitdiff
|
tree
2017-05-25
Eric S. Raymond
Re-enable skipping of #-led comments.
commit
|
commitdiff
|
tree
2017-05-25
Eric S. Raymond
Reapply "Clean up logic for exiting input loop and...
commit
|
commitdiff
|
tree
2017-05-24
Eric S. Raymond
Remove cached data on clean.
commit
|
commitdiff
|
tree
2017-05-24
Eric S. Raymond
Revert SEED handling and comment orocessing. It broke...
commit
|
commitdiff
|
tree
2017-05-24
Eric S. Raymond
Take srand()/rand() out of the initialization chain...
commit
|
commitdiff
|
tree
2017-05-24
Eric S. Raymond
Clean up logic for exiting input loop and scoring.
commit
|
commitdiff
|
tree
2017-05-24
Eric S. Raymond
Allow comments in logfiles.
commit
|
commitdiff
|
tree
2017-05-24
Eric S. Raymond
Seed command fully implemented but apparently buggy.
commit
|
commitdiff
|
tree
2017-05-24
Eric S. Raymond
Implement stub handler for SEED command. Not hooked...
commit
|
commitdiff
|
tree
2017-05-24
Eric S. Raymond
Fix the slightly broken prompt test.
commit
|
commitdiff
|
tree
2017-05-24
Eric S. Raymond
Revert structurization changes, they broke database...
commit
|
commitdiff
|
tree
2017-05-24
Eric S. Raymond
More switch reformatting.
commit
|
commitdiff
|
tree
2017-05-24
Eric S. Raymond
Reformat a switch statement for readability. No logic...
commit
|
commitdiff
|
tree
2017-05-24
Eric S. Raymond
Revert a variable name previously changed to be out...
commit
|
commitdiff
|
tree
2017-05-24
Eric S. Raymond
More structurization.
commit
|
commitdiff
|
tree
2017-05-24
Eric S. Raymond
Echo commands to stdout when replaying...
commit
|
commitdiff
|
tree
2017-05-24
Eric S. Raymond
More globals to the game structure.
commit
|
commitdiff
|
tree
2017-05-24
Eric S. Raymond
More global-to-structure moves.
commit
|
commitdiff
|
tree
2017-05-23
Eric S. Raymond
More comment cleanup.
commit
|
commitdiff
|
tree
2017-05-23
Eric S. Raymond
Fixed case in a comment.
commit
|
commitdiff
|
tree
2017-05-23
Eric S. Raymond
Move more globals into the state structure.
commit
|
commitdiff
|
tree
2017-05-23
Eric S. Raymond
Begin gathering saveable game state into a structure...
commit
|
commitdiff
|
tree
2017-05-23
Eric S. Raymond
Input source is parametrized all the way down.
commit
|
commitdiff
|
tree
2017-05-23
Eric S. Raymond
Begin factoring out the command interpreter.
commit
|
commitdiff
|
tree
2017-05-23
Eric S. Raymond
Documentation polishing.
commit
|
commitdiff
|
tree
2017-05-23
Eric S. Raymond
Update for TODO items accomplished.
commit
|
commitdiff
|
tree
2017-05-23
Eric S. Raymond
Fix command synopsis on the manual page.
commit
|
commitdiff
|
tree
2017-05-23
Eric S. Raymond
Added oldstyle option.
commit
|
commitdiff
|
tree
2017-05-23
Eric S. Raymond
Fix capitalization glitches.
commit
|
commitdiff
|
tree
2017-05-23
Eric S. Raymond
Add -l option to enable command logging.
commit
|
commitdiff
|
tree
2017-05-23
Eric S. Raymond
Fix strange inside-out organization of the input routines.
commit
|
commitdiff
|
tree
2017-05-23
Eric S. Raymond
Remove unused labels.
commit
|
commitdiff
|
tree
2017-05-23
Eric S. Raymond
More magic-number elimination.
commit
|
commitdiff
|
tree
2017-05-23
Eric S. Raymond
Don't use a magic number when we can use sizeof().
commit
|
commitdiff
|
tree
2017-05-22
Eric S. Raymond
Prototypization.
commit
|
commitdiff
|
tree
2017-05-22
Eric S. Raymond
Correct long-size bug that resulted in checksum error.
commit
|
commitdiff
|
tree
2017-05-22
Eric S. Raymond
Correct history based on code comments.
commit
|
commitdiff
|
tree
2017-05-21
Eric S. Raymond
Fix up case on all comments to make them more readable...
commit
|
commitdiff
|
tree
2017-05-19
Eric S. Raymond
Add TODO items.
commit
|
commitdiff
|
tree
2017-05-19
Eric S. Raymond
Documentation polishing. Add TODO.
commit
|
commitdiff
|
tree
2017-05-19
Eric S. Raymond
Prepare to initialize public repository.
commit
|
commitdiff
|
tree
2017-05-19
Eric S. Raymond
More ANSI prototype conversions.
commit
|
commitdiff
|
tree
2017-05-19
Eric S. Raymond
Document ADVENTURE environment variable.
commit
|
commitdiff
|
tree
2017-05-18
Eric S. Raymond
More boolification.
commit
|
commitdiff
|
tree
2017-05-18
Eric S. Raymond
Replace fDATIME with ANSI/POSIX clock_gettime(). Rip...
commit
|
commitdiff
|
tree
2017-05-18
Eric S. Raymond
Remove a remnant of the old non-licensing.
commit
|
commitdiff
|
tree
2017-05-18
Eric S. Raymond
Use prototypes and bools.
commit
|
commitdiff
|
tree
2017-05-18
Eric S. Raymond
Partially ANSIfy C, fix compiler warnings.
commit
|
commitdiff
|
tree
2017-05-18
Eric S. Raymond
Typo fix.
commit
|
commitdiff
|
tree
2017-05-18
Eric S. Raymond
Add control file for shipper.
commit
|
commitdiff
|
tree
2017-05-18
Eric S. Raymond
Consistent use of 'advent' to avoid collision with...
commit
|
commitdiff
|
tree
2017-05-15
Eric S. Raymond
Add README. More history.
commit
|
commitdiff
|
tree
2017-05-15
Eric S. Raymond
Relicense to 2-clause BSD. Befin the history document.
commit
|
commitdiff
|
tree
2017-02-16
Eric S. Raymond
Minimal forward-port to modern C - just enough to get...
commit
|
commitdiff
|
tree
2017-02-16
Eric S. Raymond
Don Wood's 430-point Adventure 2.5 from 1995, from...
commit
|
commitdiff
|
tree