hedgewars/uLandTexture.pas
Sun, 31 Jan 2016 16:07:14 +0300 unc0rr Bye-bye TryDo
Sat, 07 Nov 2015 16:15:27 +0100 sheepluva merge orphan head (while discarding all its changes) to make koda and his hg-git happy
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
Wed, 10 Dec 2014 20:03:28 +0100 sheepluva remove redundant check
Mon, 08 Dec 2014 09:35:14 -0500 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?).
Fri, 14 Nov 2014 17:00:47 +0300 unC0Rr Fix warnings given by 32-bit fpc
Tue, 10 Jun 2014 19:30:06 +0200 sheepluva superminor tweaks
Tue, 10 Jun 2014 17:41:27 +0200 sheepluva <koda> wut, chats as commit mesages?
Tue, 10 Jun 2014 17:34:32 +0200 sheepluva "<unC0Rr> could also refuse to update textures when land changes if the tile isn't visible"
Tue, 10 Jun 2014 13:26:58 +0200 sheepluva figure out visible land tiles in advance
Tue, 10 Jun 2014 08:47:03 +0200 sheepluva some minor tweaks and stuff
Sun, 09 Feb 2014 00:44:29 +0400 unc0rr Even more explicit type conversions and other stuff to help pas2c use ansistrings
Tue, 04 Feb 2014 19:45:22 +0100 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
Tue, 21 Jan 2014 22:53:15 +0100 koda merge
Sun, 19 Jan 2014 16:35:06 +0100 sheepluva small tweak/hax for blurry land to make tile borders vanish (when clamping is off)
Tue, 21 Jan 2014 22:38:13 +0100 koda partial merge of the webgl branch
Fri, 17 Jan 2014 01:06:54 +0100 sheepluva update copyright to 2014
Tue, 04 Jun 2013 22:28:12 +0200 koda update branch webgl
Wed, 29 May 2013 15:12:06 -0400 unc0rr bump copyright year for Andrey entries
Thu, 22 Nov 2012 00:41:53 +0100 koda updated branch webgl
Wed, 14 Nov 2012 22:27:05 -0500 nemo make stats-only mode work headless. also skip a few things to save time/memory.
Sun, 11 Nov 2012 17:15:19 +0100 koda merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
Sun, 28 Oct 2012 04:28:39 +0100 koda cleanup in initEverything and freeEverything
Tue, 05 Jun 2012 22:17:06 +0200 Wolfgang Steffens Merge
Sun, 03 Jun 2012 22:56:30 -0400 nemo After experimenting with a long running average at maxed out FPS and a variety of map sizes, 128 seems to actually be a good size to use if only drawing bits of world with stuff in it. 64 actually did even better in some situations, but significantly worse in others (lots of land, zoomed out).
Sun, 03 Jun 2012 18:52:22 -0400 nemo Only create textures for non-empty LandPixel chunks. This should save a fair amount of memory, especially on smaller maps, and eliminate a number of draws
Thu, 31 May 2012 15:14:39 +0400 unc0rr pas2c stuff
Mon, 14 May 2012 19:26:50 +0200 Wolfgang Steffens Refactored TTexture to allow encoding sprite(s) at an arbitrary location within
Fri, 17 Feb 2012 18:23:36 +0100 koda the most important commit of the year
Tue, 17 Jan 2012 09:01:31 -0500 lovelacer A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
less more (0) -50 -30 tip