Mon, 20 Jan 2014 10:40:59 +0100 new cmake option NOVERSIONINFOUPDATE -- to be used if source is in a git/repo that is NOT the hedgewars repo
sheepluva [Mon, 20 Jan 2014 10:40:59 +0100] rev 10025
new cmake option NOVERSIONINFOUPDATE -- to be used if source is in a git/repo that is NOT the hedgewars repo
Mon, 20 Jan 2014 10:16:29 +0100 remove DroidSans font from source dir. it is unused afaik and also wrongly included in the source tarballs
sheepluva [Mon, 20 Jan 2014 10:16:29 +0100] rev 10024
remove DroidSans font from source dir. it is unused afaik and also wrongly included in the source tarballs
Sun, 19 Jan 2014 22:39:06 +0100 fix despeckle mutilating blurry land
sheepluva [Sun, 19 Jan 2014 22:39:06 +0100] rev 10023
fix despeckle mutilating blurry land
Mon, 20 Jan 2014 00:25:40 +0400 - Make Racer report achievements
unc0rr [Mon, 20 Jan 2014 00:25:40 +0400] rev 10022
- Make Racer report achievements - Add official racer challenge map #1 - Helper script to detect official challenge maps by land digest
Sun, 19 Jan 2014 17:53:16 +0100 no idea how I ended up forgetting about the offset I need for same position in different rows (in 1d array); also remove obsolete comment
sheepluva [Sun, 19 Jan 2014 17:53:16 +0100] rev 10021
no idea how I ended up forgetting about the offset I need for same position in different rows (in 1d array); also remove obsolete comment
Sun, 19 Jan 2014 16:35:06 +0100 small tweak/hax for blurry land to make tile borders vanish (when clamping is off)
sheepluva [Sun, 19 Jan 2014 16:35:06 +0100] rev 10020
small tweak/hax for blurry land to make tile borders vanish (when clamping is off)
Tue, 21 Jan 2014 22:44:37 +0100 add travis tests for the two new cmake options
koda [Tue, 21 Jan 2014 22:44:37 +0100] rev 10019
add travis tests for the two new cmake options
Sun, 19 Jan 2014 14:58:54 +0100 (experimental) merging the new procedures for different pixel representations (1D/2D arrays) into a single procedure with the algorithm and two procedures for the different mapping. - because redundant code sucks (at least twice)
sheepluva [Sun, 19 Jan 2014 14:58:54 +0100] rev 10018
(experimental) merging the new procedures for different pixel representations (1D/2D arrays) into a single procedure with the algorithm and two procedures for the different mapping. - because redundant code sucks (at least twice)
Tue, 21 Jan 2014 22:43:06 +0100 fixwhitespace and dos2unix
koda [Tue, 21 Jan 2014 22:43:06 +0100] rev 10017
fixwhitespace and dos2unix
Sun, 19 Jan 2014 13:41:11 +0100 (experimental) make the mysterious borders around land/hats/etc that appear on zoom vanish
sheepluva [Sun, 19 Jan 2014 13:41:11 +0100] rev 10016
(experimental) make the mysterious borders around land/hats/etc that appear on zoom vanish note: not applied to everything yet note: I'll probably merge the two functions that do the same thing (one for 1darray, one for 2darray representation of pixels) into a single function
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip