Changeset 192 for trunk/thanks.txt

Show
Ignore:
Timestamp:
06/16/07 11:03:01 (1 year ago)
Author:
takkaria
Message:

Make files Windows-friendly (add .txt), update things a bit.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/thanks.txt

    r1 r192  
     1If your name should be included in this file and it's not, please email us 
     2so we can fix it. :) 
     3 
     4 
     5Previous maintainers: 
     6===================== 
     7 
     8Angband 2.9.0 - 3.0.6: 
     9Robert Ruehlmann <rr9@thangorodrim.net> 
     10 
     11Angband 2.7.0 - 2.8.5: 
     12Ben Harrison <benh@phial.com> 
     13 
     14Angband 2.0 - 2.4 - 2.6.1 by: 
     15Alex Cutler, Andy Astrand, Sean Marsh, 
     16Geoff Hill, Charles Teague, Charles Swiger 
     17 
     18Based on Moria, Copyright (c) 1985 Robert Alan Koeneke 
     19and Umoria, Copyright (c) 1989 James E. Wilson 
     20 
     21 
    122Contributors: 
    2 ------------- 
     23============= 
    324 
    425Many thanks go to the following people who have contributed patches, 
     
    7899functions, bugfixes, and patches 
    79100 
    80 The developers of the Lua scripting language and the 'tolua' wrapper 
    81 generators for a nice scripting language that is not only easy to learn 
    82 and use, but also incredibly small and fast! 
    83  
    84101The UPX team (Markus Oberhumer and Laszlo Molnar) 
    85102The UPX packer for executables < http://upx.tsx.org/ > is used to reduce 
    86103the size of the Windows and DOS binaries. 
    87  
    88 The Lua < http://www.lua.org > team from TeCGraf, the Computer Graphics 
    89 Technology Group of PUC-Rio, including Luiz Henrique de Figueiredo, Waldemar 
    90 Celes, and Roberto Ierusalimschy.  Lua is a light-weight programming language 
    91 that is used in Angband to script things like object use and spell effects. 
    92  
    93 I hope I've remembered everyone who ought to be mentioned here. If your 
    94 name should be included, my apologies, and please tell me so I can correct 
    95 the oversight! 
    96  
    97 -- 
    98 Robert Ruehlmann < rr9@thangorodrim.net >