Skip to content
Snippets Groups Projects
  1. Apr 07, 2008
  2. Apr 05, 2008
  3. Apr 01, 2008
  4. Mar 22, 2008
    • cyan's avatar
      I've had this sitting around forever, so I may as well add it so that Deuce · 05febd39
      cyan authored
      can look at it and tell me how wrong the algorithms are ;)
      * "Kingdom Gold", based on the good ole 'Sumer Game' or 'Hamurabi'
      * The idea was to add some nice ANSI screens for various events (earthquake,
        food riots, rain, etc.)  But it's pretty tough to find an ANSI artist willing
        to do that kind of thing these days.
      * I also wanted to add in high score tracking ability and perhaps some kind of
        multi-player element. Alas.
      05febd39
  5. Mar 19, 2008
  6. Mar 16, 2008
  7. Mar 15, 2008
  8. Mar 12, 2008
  9. Mar 09, 2008
  10. Mar 02, 2008
  11. Mar 01, 2008
  12. Feb 29, 2008
    • deuce's avatar
      Remove debug output. · f60441e3
      deuce authored
      f60441e3
    • deuce's avatar
      Use correct filename for cabal data file in maint.js. · e7efcb23
      deuce authored
      Make the empty first record generation more like the rest of the init
      functions.
      
      Should fix the last Toolman bug...
      e7efcb23
    • deuce's avatar
      Since inifile.c v1.109, SyncTERM list reading has been broken. · 76c61dc3
      deuce authored
      Since SyncTERM was the only consumer of iniGetSection() and it needed
      the section name in the returned string list since the section was passed
      to the iniGet*() functions, one wonders if the section name being included
      was actually a bug that needed to be fixed
      
      *cough*
      
      The reason the section name was returned in the string list was to allow
      old code to be updated to read one section at a time with minimal changes.
      
      However, since the behaviour was apparently unexpected, update to use the
      new behaviour.
      76c61dc3
    • deuce's avatar
      6b92e551
    • deuce's avatar
      · 6859e86f
      deuce authored
      Use correct group variable for hunter group (should fix problem #2 reported
      by Toolman)
      6859e86f
    • deuce's avatar
      Fix typo. · 6465c1c5
      deuce authored
      6465c1c5
  13. Feb 28, 2008
  14. Feb 27, 2008
Loading