projects
/
open-adventure.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Clean up missed actspk[] references.
2017-06-27
Jason S. Ninneman
Clean up missed actspk[] references.
commit
|
commitdiff
|
tree
2017-06-27
Jason S. Ninneman
Use actions[].message instead of actspk[].
commit
|
commitdiff
|
tree
2017-06-27
Jason S. Ninneman
Add missing declaration.
commit
|
commitdiff
|
tree
2017-06-27
Jason S. Ninneman
Express actions[] in newdb.[ch].
commit
|
commitdiff
|
tree
2017-06-27
Jason S. Ninneman
Combine actspk and the action words into a single structure.
commit
|
commitdiff
|
tree
2017-06-27
Jason S. Ninneman
Reexpress the motion words in adventure.yaml.
commit
|
commitdiff
|
tree
2017-06-26
Jason S. Ninneman
Update cheat.c to unbreak the build.
commit
|
commitdiff
|
tree
2017-06-26
Jason S. Ninneman
Jettison some disused macros.
commit
|
commitdiff
|
tree
2017-06-26
Jason S. Ninneman
Use enums for object number mnemonics instead of VOCWRD...
commit
|
commitdiff
|
tree
2017-06-26
Jason S. Ninneman
Fold object vocab words into the objects[] structure.
commit
|
commitdiff
|
tree
2017-06-26
Jason S. Ninneman
object_descriptions[] is now objects[].
commit
|
commitdiff
|
tree
2017-06-26
Jason S. Ninneman
Add vocab length define to newdb.
commit
|
commitdiff
|
tree
2017-06-26
Jason S. Ninneman
Remove duped const keywords.
commit
|
commitdiff
|
tree
2017-06-26
Jason S. Ninneman
Fix typo and type mismatch.
commit
|
commitdiff
|
tree
2017-06-26
Jason S. Ninneman
Expose a vocabulary[] array in newdb.c.
commit
|
commitdiff
|
tree
2017-06-26
Jason S. Ninneman
Inline the hint messages.
commit
|
commitdiff
|
tree
2017-06-25
Jason S. Ninneman
Deal with some compiler warnings.
commit
|
commitdiff
|
tree
2017-06-22
Jason S. Ninneman
Fixups to the adventure.yaml commentary.
commit
|
commitdiff
|
tree
2017-06-22
Jason S. Ninneman
Quick-fix the 'pillo bug'.
commit
|
commitdiff
|
tree
2017-06-21
Jason S. Ninneman
Switch to 0-indexing for hint handling code.
commit
|
commitdiff
|
tree
2017-06-21
Jason S. Ninneman
Abolish HNTMAX and HNTSIZ in favor of HINT_COUNT.
commit
|
commitdiff
|
tree
2017-06-20
Jason S. Ninneman
Fix another ob1 error.
commit
|
commitdiff
|
tree
2017-06-20
Jason S. Ninneman
Clean out some disused variables.
commit
|
commitdiff
|
tree
2017-06-20
Jason S. Ninneman
Fix off-by-one error.
commit
|
commitdiff
|
tree
2017-06-20
Jason S. Ninneman
Refactor how turn threshold penalties are accounted...
commit
|
commitdiff
|
tree
2017-06-20
Jason S. Ninneman
Refactored dungeon generator.
commit
|
commitdiff
|
tree
2017-06-20
Jason S. Ninneman
Clean up adventure.yaml.
commit
|
commitdiff
|
tree
2017-06-20
Jason S. Ninneman
Don't exit on EOF from get_input().
commit
|
commitdiff
|
tree
2017-06-19
Jason S. Ninneman
Fix typo and compiler warning.
commit
|
commitdiff
|
tree
2017-06-19
Jason S. Ninneman
Add token_to_packed() utility function.
commit
|
commitdiff
|
tree
2017-06-19
Jason S. Ninneman
Reorganize debug build options.
commit
|
commitdiff
|
tree
2017-06-19
Jason S. Ninneman
Abolish MAXDIE in favor of maximum_deaths.
commit
|
commitdiff
|
tree
2017-06-19
Jason S. Ninneman
Clean old obit messages from adventure.yaml.
commit
|
commitdiff
|
tree
2017-06-19
Jason S. Ninneman
Remove message pointer math in croak().
commit
|
commitdiff
|
tree
2017-06-19
Jason S. Ninneman
Change YES() to take const char* arguments.
commit
|
commitdiff
|
tree
2017-06-19
Jason S. Ninneman
Give obituary messages their own data structure.
commit
|
commitdiff
|
tree
2017-06-18
Jason S. Ninneman
Fix bug that made YES() case-sensitive.
commit
|
commitdiff
|
tree
2017-06-18
Jason S. Ninneman
Gut and rebuild YES() with cleaner approach that doesn...
commit
|
commitdiff
|
tree
2017-06-18
Jason S. Ninneman
Rename newspeak() to speak().
commit
|
commitdiff
|
tree
2017-06-14
Jason S. Ninneman
Put the long and short location descriptions into a...
commit
|
commitdiff
|
tree
2017-06-14
Jason S. Ninneman
Fix some Makefile glitches.
commit
|
commitdiff
|
tree
2017-06-14
Jason S. Ninneman
Use Python 3's pip.
commit
|
commitdiff
|
tree
2017-06-14
Jason S. Ninneman
Update pipeline for python3 and PyYAML.
commit
|
commitdiff
|
tree
2017-06-14
Jason S. Ninneman
git-ignore newdb.[ch].
commit
|
commitdiff
|
tree
2017-06-14
Jason S. Ninneman
Run python3 explicitly at build.
commit
|
commitdiff
|
tree
2017-06-14
Jason S. Ninneman
Generate newdb.[ch] at build time, parallel with database...
commit
|
commitdiff
|
tree
2017-06-14
Jason S. Ninneman
Remove newdb.[ch] from version control.
commit
|
commitdiff
|
tree
2017-06-14
Jason S. Ninneman
New dungeon compiler to gradually replace the existing...
commit
|
commitdiff
|
tree
2017-06-13
Jason S. Ninneman
Fix all the simple compiler warnings.
commit
|
commitdiff
|
tree
2017-06-13
Jason S. Ninneman
Max out compiler warnings, and rearrange the debug...
commit
|
commitdiff
|
tree
2017-06-12
Jason S. Ninneman
Don't output disused dungeon data.
commit
|
commitdiff
|
tree
2017-06-12
Jason S. Ninneman
Remove some hard-coded array dimensions. Generate CLSSES...
commit
|
commitdiff
|
tree
2017-06-12
Jason S. Ninneman
Clean up function argument.
commit
|
commitdiff
|
tree
2017-06-12
Jason S. Ninneman
Use strdup() instead of strncpy().
commit
|
commitdiff
|
tree
2017-06-11
Jason S. Ninneman
Massive whitespace update to the test output.
commit
|
commitdiff
|
tree
2017-06-11
Jason S. Ninneman
Change 'drop pillow' to 'drop pillo' to make the test...
commit
|
commitdiff
|
tree
2017-06-11
Jason S. Ninneman
Fix broken unpacking algorithm.
commit
|
commitdiff
|
tree
2017-06-11
Jason S. Ninneman
Abolish SPEAK().
commit
|
commitdiff
|
tree
2017-06-11
Jason S. Ninneman
Fix spacing problem.
commit
|
commitdiff
|
tree
2017-06-11
Jason S. Ninneman
Add missing function prototypes.
commit
|
commitdiff
|
tree
2017-06-11
Jason S. Ninneman
Working first draft of newspeak().
commit
|
commitdiff
|
tree
2017-06-11
Jason S. Ninneman
Get plural replacement working.
commit
|
commitdiff
|
tree
2017-06-11
Jason S. Ninneman
Partially-working newspeak().
commit
|
commitdiff
|
tree
2017-06-11
Jason S. Ninneman
More retrofitting.
commit
|
commitdiff
|
tree
2017-06-11
Jason S. Ninneman
Retrofit main.c for the new database and newspeak().
commit
|
commitdiff
|
tree
2017-06-11
Jason S. Ninneman
Retrofit RSPEAK() and PSPEAK().
commit
|
commitdiff
|
tree
2017-06-11
Jason S. Ninneman
Check in dropped file.
commit
|
commitdiff
|
tree
2017-06-11
Jason S. Ninneman
Compile in the new (partial) database.
commit
|
commitdiff
|
tree
2017-06-11
Jason S. Ninneman
First crude version of newspeak().
commit
|
commitdiff
|
tree
2017-06-11
Jason S. Ninneman
Remove handlers for disused advent format specifiers.
commit
|
commitdiff
|
tree
2017-06-11
Jason S. Ninneman
More SPEAK() hardening.
commit
|
commitdiff
|
tree
2017-06-11
Jason S. Ninneman
Replace some spaces with tabs per the database spec.
commit
|
commitdiff
|
tree
2017-06-10
Jason S. Ninneman
Zero-index the lookup tables and the code that references...
commit
|
commitdiff
|
tree
2017-06-10
Jason S. Ninneman
Replace advent character constants with lookups.
commit
|
commitdiff
|
tree
2017-06-10
Jason S. Ninneman
Keep ascii_to_advent[] numeric. Using char literals...
commit
|
commitdiff
|
tree
2017-06-10
Jason S. Ninneman
Add missing common.c.
commit
|
commitdiff
|
tree
2017-06-10
Jason S. Ninneman
Use a header/source set common to both advent and the...
commit
|
commitdiff
|
tree
2017-06-09
Jason S. Ninneman
Render the ascii<->advent character code mappings to...
commit
|
commitdiff
|
tree
2017-06-08
Jason S. Ninneman
Update the save/resume tests for linenoise.
commit
|
commitdiff
|
tree
2017-06-08
Jason S. Ninneman
Remove .adv files with make clean.
commit
|
commitdiff
|
tree
2017-06-08
Jason S. Ninneman
git-ignore .adv files.
commit
|
commitdiff
|
tree
2017-06-08
Jason S. Ninneman
Use linenoise to get the save file name.
commit
|
commitdiff
|
tree
2017-06-08
Jason S. Ninneman
Add database.o to the linker list.
commit
|
commitdiff
|
tree
2017-06-08
Jason S. Ninneman
Fix Makefile issue that broke 'make dist'.
commit
|
commitdiff
|
tree
2017-06-08
Jason S. Ninneman
The nuclear option.
commit
|
commitdiff
|
tree
2017-06-08
Jason S. Ninneman
Getting desperate now.
commit
|
commitdiff
|
tree
2017-06-08
Jason S. Ninneman
Fix YAML syntax.
commit
|
commitdiff
|
tree
2017-06-08
Jason S. Ninneman
Fix YAML syntax.
commit
|
commitdiff
|
tree
2017-06-08
Jason S. Ninneman
Fix YAML syntax.
commit
|
commitdiff
|
tree
2017-06-08
Jason S. Ninneman
Fix YAML syntax.
commit
|
commitdiff
|
tree
2017-06-08
Jason S. Ninneman
Another workaround.
commit
|
commitdiff
|
tree
2017-06-08
Jason S. Ninneman
Use a workaround of Gitlab issue 2148.wq
commit
|
commitdiff
|
tree
2017-06-08
Jason S. Ninneman
Tell Gitlab to grab git submodules.
commit
|
commitdiff
|
tree
2017-06-08
Jason S. Ninneman
Update Makefile for linenoise.
commit
|
commitdiff
|
tree
2017-06-08
Jason S. Ninneman
Submodularize the linenoise library.
commit
|
commitdiff
|
tree
2017-06-06
Jason S. Ninneman
Update the tests README.
commit
|
commitdiff
|
tree
2017-06-06
Jason S. Ninneman
Alphabetically sort the test file list.
commit
|
commitdiff
|
tree
2017-06-06
Jason S. Ninneman
Add simple tests of save and resume.
commit
|
commitdiff
|
tree
2017-06-05
Jason S. Ninneman
Get rid of tarballs with 'make clean'.
commit
|
commitdiff
|
tree
2017-06-05
Jason S. Ninneman
git-ignore MANIFEST.
commit
|
commitdiff
|
tree
next