2017-06-07 |
Eric S. Raymond | Begin localizing OBJ. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-07 |
Eric S. Raymond | LOC pulled into game structure block. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-07 |
Eric S. Raymond | Fix allcapsed comment. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-07 |
Eric S. Raymond | Global LL becomes local to command interpreter toplevel... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-07 |
Eric S. Raymond | Finish moving state arrays into game structure block. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-07 |
Eric S. Raymond | Change name of dungeon maker - dual use of "compile... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-07 |
Eric S. Raymond | More collecting of globals. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-07 |
Eric S. Raymond | Magic-number cleanup. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-07 |
Peje Nilsson | Split init loop into separate loops based on size. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-07 |
Eric S. Raymond | Bite the bullet - size siymbols have to be shared. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-07 |
Eric S. Raymond | Bring SETUP variable into game state block |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-07 |
Eric S. Raymond | Pull more globals into the game state block. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-07 |
Eric S. Raymond | Move more globals into the game state block. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-07 |
Eric S. Raymond | Pack more globals into the game block structure. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-07 |
Eric S. Raymond | Capture clock variables into the game-state block. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-07 |
Eric S. Raymond | More magic-number elimination, and some information... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-07 |
Eric S. Raymond | Information hiding. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-07 |
Eric S. Raymond | More more globals into the game state block. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-07 |
Eric S. Raymond | First step in game state encapsulation: the dwarf ... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-07 |
Eric S. Raymond | Magic-number elimination. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-07 |
Eric S. Raymond | Gotoectomy+. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-07 |
Eric S. Raymond | Gotoectomy. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-06 |
Eric S. Raymond | Semantic types. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-06 |
Eric S. Raymond | Goto elimination. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-06 |
Eric S. Raymond | Begin to split undifferentiated longs into semantic... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-06 |
Eric S. Raymond | Typo fix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-06 |
Eric S. Raymond | Magic-number elimination. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-06 |
Eric S. Raymond | Abstract out NOBJECTS (formerly magic number 100). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-06 |
Eric S. Raymond | Translate some loops out of FORTRAN. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-06 |
Eric S. Raymond | Replace homebrew IABS() with C kubrary labs(3). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-06 |
Eric S. Raymond | MAPLIN is no longer called during setup phase. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-06 |
Eric S. Raymond | More test coverage improvements. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-06 |
Eric S. Raymond | Fix for parallel make. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-06 |
Eric S. Raymond | Properly include tests directory - must use find, not ls. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-06 |
Eric S. Raymond | Another test coverage extension. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-06 |
Eric S. Raymond | Should have been committee along with last change to... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-06 |
Eric S. Raymond | Note a dropped stitch. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-06 |
Eric S. Raymond | Address GitLab issue #8: `make check` breaks. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-06 |
Eric S. Raymond | Further extend test coverage. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-06 |
Eric S. Raymond | In tests, exercise the "go back" code. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-06 |
Eric S. Raymond | Add a small tool for making logs from checkfiles. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-06 |
Jason S. Ninneman | Update the tests README. 48/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-06 |
Jason S. Ninneman | Alphabetically sort the test file list. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-06 |
Jason S. Ninneman | Add simple tests of save and resume. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-05 |
Jason S. Ninneman | Get rid of tarballs with 'make clean'. 47/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-05 |
Jason S. Ninneman | git-ignore MANIFEST. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-05 |
Eric S. Raymond | Add a bug warning. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-05 |
Eric S. Raymond | More hints. 46/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-05 |
Eric S. Raymond | Prevent spurious pipeline failure on GitLab. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-05 |
Eric S. Raymond | Typo fix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-05 |
Eric S. Raymond | Re-spin 1.0: same code, repaired website. 1.0 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-05 |
Eric S. Raymond | Project name consistency. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-05 |
Eric S. Raymond | Restore Makefile productions needed for CI pipeline. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-05 |
Eric S. Raymond | Release 1.0. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-05 |
Eric S. Raymond | Release preparation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-05 |
Jason S. Ninneman | Create the public directory first. 45/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-05 |
Jason S. Ninneman | Stop publishing anything to Gitlab Pages (except coverage). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-05 |
Jason S. Ninneman | Update the pipeline to produce a tarball of the source... 44/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-04 |
Eric S. Raymond | Simplification. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-04 |
Eric S. Raymond | Typo fix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-04 |
Eric S. Raymond | Deal wuth GNU tar not being available in Alpine Linux. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-04 |
Eric S. Raymond | Removed bogus depenency of .h on .h. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-04 |
Eric S. Raymond | Fix a slightly incorrect deoendency. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-04 |
Eric S. Raymond | Remove database.h from SOURCES list, it's generated. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-04 |
Eric S. Raymond | Fix dropped stitch in last commit. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-04 |
Eric S. Raymond | Make it possible to pass options to advent from within... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-04 |
Jason S. Ninneman | Actually return a value from SETBIT(). 42/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-04 |
Jason S. Ninneman | Remove a disused function, thereby upping the code... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-04 |
Eric S. Raymond | More history of non-influence. 0.90 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-04 |
Eric S. Raymond | More history. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-04 |
Eric S. Raymond | Note some non-influences. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-04 |
Eric S. Raymond | Test coverage improvement. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-04 |
Eric S. Raymond | Typo fix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-04 |
Eric S. Raymond | Attempt YAML repair. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-04 |
Eric S. Raymond | Makefile and CI recipe YML rework. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-04 |
Rémi Verschelde | Honor external CCFLAGS and LDFLAGS |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-04 |
Eric S. Raymond | Repair dist slightly broken by previous commit. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-04 |
Rémi Verschelde | Fix Makefile dist target. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-04 |
Jason S. Ninneman | Unpolished but working 'package' job to collect artifac... 39/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-04 |
Jason S. Ninneman | Reconfigure the CI pipeline to deploy more static HTML... 38/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-03 |
Eric S. Raymond | Add html production for convenience generating the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-03 |
Eric S. Raymond | More documentation polishing. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-03 |
Eric S. Raymond | Fix HTML rules and input. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-03 |
Eric S. Raymond | Make git ignore all HTML. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-03 |
Eric S. Raymond | Ignore coverage files. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-03 |
Eric S. Raymond | Create website iindex and hints pages. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-03 |
Eric S. Raymond | Address GitLab issue #7: History note about Crowther... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-03 |
Jason S. Ninneman | Sync compile.c with misc.c. 37/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-03 |
Jason S. Ninneman | Rescope and retype a variable. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-03 |
Jason S. Ninneman | Make GETTXT() a bit closer to actual C. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-03 |
Eric S. Raymond | Use "adoc" extension for asciidoc, it's the GitLab... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-03 |
Eric S. Raymond | Attempt to use GitLab's asciidic grinder for README. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-03 |
Eric S. Raymond | Documentation polishing. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-03 |
Eric S. Raymond | Test for more unusual cases. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-03 |
Eric S. Raymond | Add some tests that increase test coverage to add cases. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-02 |
Jason S. Ninneman | Do code coverage analysis, and publish the results... 35/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-02 |
Eric S. Raymond | Simplify bitmask test/set from FORTRANish to actual C. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-02 |
Eric S. Raymond | Macro elimination - easy cases first. No logic changes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-02 |
Eric S. Raymond | Header consolidation - main.h, misc.h, and share.h... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-06-02 |
Jason S. Ninneman | Fix typo in COPYING. 34/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |