hedgewars/uLandTexture.pas
Sun, 21 Nov 2010 19:41:19 +0300 unc0rr uDebug
Sat, 20 Nov 2010 23:55:00 +0300 unc0rr Move localization data to uVariables, some Uses cleanup
Thu, 18 Nov 2010 15:45:35 +0300 unC0Rr Introduce uRender
Thu, 18 Nov 2010 12:12:51 +0300 unC0Rr Haven't found a better place than uIO for OutError
Thu, 18 Nov 2010 11:45:31 +0300 unC0Rr Introduce uTextures
Wed, 17 Nov 2010 22:07:03 +0300 unc0rr uLand isn't that important to them
Wed, 17 Nov 2010 17:45:55 +0300 unC0Rr Move variables from uMisc to uVariables
Wed, 17 Nov 2010 17:22:36 +0300 unC0Rr Introduce unit uTypes in order to remove some cyclic unit dependencies
Sat, 31 Jul 2010 11:24:53 +0200 koda remove trailing spaces from end of line
Sun, 25 Jul 2010 10:15:56 -0400 nemo Fix splashes
Sat, 03 Jul 2010 04:09:27 +0200 koda further code cleanup and less redundancy
Sat, 03 Jul 2010 01:31:18 +0200 koda land arrays are allocated dynamically, so DOWNSCALE and LOWRES macros are now removed and replaced by run time flags rqBlurryLand and rqLowRes
Wed, 30 Jun 2010 14:52:48 +0200 koda partially removing DOWNSCALE ifdef -- only two remain and their removal requires dynamic allocation (btw this breaks low quality mode)
Thu, 17 Jun 2010 19:57:51 +0200 koda now it's possible to select the scheme file in the ifrontendfix a type about loading an image (iphone file system IS case senstive)
Thu, 17 Jun 2010 11:41:38 -0400 nemo Make land types flagged (to allow stacking future attributes such as indestructible ice, but also for a damaged flag)
Thu, 03 Jun 2010 14:03:48 +0000 smxx Engine:
Mon, 29 Mar 2010 23:20:34 +0000 koda just some very sane stuff for the iphone port (plus some macro on pascal files)
Mon, 22 Mar 2010 17:48:19 +0000 unc0rr Clean Augean stables
Sat, 06 Mar 2010 10:59:20 +0000 unc0rr Replace tabs with spaces using 'expand -t 4' command
Tue, 26 Jan 2010 21:55:51 +0000 koda complete the replacement of init/free wrappers for every unit
Mon, 18 Jan 2010 05:36:08 +0000 koda replace initialization/finalization statements with custom init functions
Thu, 05 Nov 2009 16:23:09 +0000 koda move compiler directives to standard pascal
Thu, 29 Oct 2009 17:51:54 +0000 koda fix missing land on ppc
Sun, 25 Oct 2009 16:35:09 +0000 koda fix a segfault in the iphone simulator by moving options.inc at the beginning of the file
Thu, 10 Sep 2009 15:29:28 +0000 nemo Strip trailing spaces
Fri, 10 Jul 2009 16:47:11 +0000 koda real fix for iphone color (reverting previous commit)
Sun, 14 Jun 2009 13:20:28 +0000 unc0rr koda's patch fixing some iphone port troubles (color, mouse)
Thu, 11 Jun 2009 15:22:02 +0000 unc0rr Patch by koda:
Sun, 22 Mar 2009 14:32:22 +0000 unc0rr Apply koda's OpenGL ES compatibility patch
Wed, 04 Mar 2009 13:55:53 +0000 unc0rr Pixels2 proc, which uses Land array when updating textures
Sun, 01 Mar 2009 17:36:44 +0000 unc0rr Fix crash when explosion is outside of the map (check was lost while refactoring)
Wed, 18 Feb 2009 16:49:27 +0000 unc0rr Fix a bug with updating
Wed, 18 Feb 2009 16:46:27 +0000 unc0rr Split land texture into small ones:
Wed, 18 Feb 2009 16:35:03 +0000 unc0rr More reorganization
less more (0) tip