hedgewars/uTextures.pas
2016-01-31 unc0rr Bye-bye TryDo
2016-01-09 unc0rr SDLTry doesn't halt engine no more
2016-01-10 sheepluva don't attempt to prettify alpha of single-pixel textures (segfault with "digital" theme from forums)
2015-11-10 sheepluva merge default sdl2transition
2015-11-07 sheepluva merge orphan head (while discarding all its changes) to make koda and his hg-git happy
2015-08-10 sheepluva more copyright fixes
2014-12-10 sheepluva merge FreeTexture into FreeAndNilTexture
2014-12-08 nemo Use FreeAndNil across the board. Even if we are immediately assigning after, probably avoids accidental mistakes. Also free neglected owner tex on shutdown, and delete hog gears using the normal deletion procedure if for any reason they still exist (EndGame call?).
2014-02-23 sheepluva change how textures from non-power-of-2-width textures are filled. this fixes e.g. the vertical lines appearing between Bath theme's horizontL
2014-02-11 unc0rr - pas2c recognizes typecasts in initialization expressions
2014-02-04 sheepluva update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
2014-01-26 unc0rr Some love to pas2c
2014-01-21 koda merge
2014-01-19 sheepluva 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
2014-01-19 sheepluva (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)
2014-01-21 koda fixwhitespace and dos2unix
2014-01-19 sheepluva (experimental) make the mysterious borders around land/hats/etc that appear on zoom vanish
2014-01-17 sheepluva update copyright to 2014
2013-11-07 unc0rr Provide more information to SDLTry sdl2transition
2013-10-29 unc0rr Tinted crosshair (without that cool white dot in the middle)
2013-05-29 unc0rr bump copyright year for Andrey entries
2012-11-15 nemo make stats-only mode work headless. also skip a few things to save time/memory.
2012-07-10 Wolfgang Steffens Debug commit
2012-07-10 Wolfgang Steffens Added auto cropping to atlasing
2012-06-25 Wolfgang Steffens using atlas for rendering now
2012-06-25 Wolfgang Steffens made surface retaining mandatory
2012-06-25 Wolfgang Steffens added missing uBinPacker.pas and uAtlas.pas
2012-06-25 Wolfgang Steffens retaining SDL surfaces in order to allow recreating atlases from scratch without
2012-06-05 Wolfgang Steffens Merge
2012-05-31 unc0rr pas2c stuff
less more (0) -30 tip