14 Commits

Author SHA1 Message Date
Ignacio R. Morelle
6ca69b2df5 New year copyright update 2012-01-07 02:35:17 +00:00
Mark de Wever
ecbabea838 New year copyright update. 2011-01-01 15:57:50 +00:00
Guillaume Melquiond
eeb047de55 Fixed file headers so that they match the content of the COPYING file. 2010-09-01 21:12:38 +00:00
Mark de Wever
92f5f92ce5 New year copyright update. 2010-01-01 13:16:49 +00:00
Mark de Wever
a5d1d2e969 New year copyright update. 2009-01-01 10:27:41 +00:00
Mark de Wever
4d0673ca4f Update doxygen comment style. 2008-05-25 10:53:54 +00:00
Mark de Wever
001af46e6e Updated all headers to 2008. 2008-02-16 08:47:16 +00:00
Gunter Labes
ae9e10f260 codeclean run
set svn:eol-style to native where missing
2007-08-31 19:09:40 +00:00
Mark de Wever
080eb69f60 Updated the headers to state GPL 2+ and a few changelog cleanups. 2007-08-15 13:41:56 +00:00
Patrick Parker
e8627c393c since we are working mainly with raw bit manipulation here,
...use an unsigned type
2007-08-07 21:31:45 +00:00
Benoît Timbert
73948bebdb Allow Wesnoth to compile on case-sensitive OSs 2007-08-04 18:37:07 +00:00
Patrick Parker
58a2587ac4 use a constructor for sha1_hash instead of calling void hash() 2007-08-04 13:57:04 +00:00
Patrick Parker
3e2b1b6fa8 fix a truncated value and a platform specific include 2007-08-04 13:40:45 +00:00
Benoît Timbert
32251b76a6 Remove 6-define limit in the cache filename by storing part in a SHA-1 hash.
Note that i might have messed up somewhere my implementation of the
SHA-1 algorithm since it doesn't seem to produce exactly the same
result as sha1sum :/ ... but well it seems good enough for the task.
2007-08-03 23:20:16 +00:00