hedgewars/uLand.pas
Tue, 01 Feb 2011 15:30:08 +0100 koda addfilelog <3 debugfile
Sun, 19 Dec 2010 20:01:24 +0300 unc0rr - Simplify map container code a bit
Sat, 18 Dec 2010 21:19:26 +0300 unc0rr Report 48 hogs for drawn maps
Thu, 09 Dec 2010 11:59:07 +0300 unc0rr Pass hardcoded drawn map from frontend into engine \o/
Sat, 04 Dec 2010 23:29:59 +0300 unc0rr Halfplement decode/drawing routine
Sun, 21 Nov 2010 19:41:19 +0300 unc0rr uDebug
Sun, 21 Nov 2010 17:48:58 +0300 unc0rr Move some command handlers out of uCommands into more appropriate places, thus removing some dependencies. Ideally uCommands shouldn't depend on anything (except for uTypes and uConsts probably)
Sat, 20 Nov 2010 23:48:04 +0300 unc0rr Move land hash checking into commands
Thu, 18 Nov 2010 12:12:51 +0300 unC0Rr Haven't found a better place than uIO for OutError
Thu, 18 Nov 2010 11:32:47 +0300 unC0Rr Move some stuff from uMisc to uUtils
Wed, 17 Nov 2010 22:14:41 +0300 unc0rr uTeams
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
Thu, 07 Oct 2010 16:02:28 -0400 nemo bug #83 - move test of disabled land objects into AddObjects
Thu, 30 Sep 2010 22:31:38 +0200 koda updated lua loading in the ifrontend and also fixed masked maps
Mon, 27 Sep 2010 04:58:15 +0200 koda have engine try for a second position when map loading fails (in this way it's possible to move Missions data to any path)
Mon, 06 Sep 2010 16:23:47 -0400 nemo Change all use of curslot/idx to CurAmmoType to try and avoid some bugs with use of last weapon.
Sat, 31 Jul 2010 11:24:53 +0200 koda remove trailing spaces from end of line
Sat, 10 Jul 2010 02:02:37 +0200 koda fix land check fo' real
Thu, 08 Jul 2010 23:34:25 +0200 koda fix land check
Thu, 08 Jul 2010 23:06:21 +0200 koda fix static land loading on desktop
Sat, 03 Jul 2010 05:51:24 +0200 koda a couple of fixes i missed previously
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
Thu, 01 Jul 2010 23:41:10 -0400 nemo Revert prior attempted optimisation. Gridding the land pays in some situations, but not all. Restricting to an upper bound might help, but overall, seems too fuzzy to be worth it. On one side is increased cost of Add/Delete + extra test on collision check, on the other is skipping the list iteration. Perhaps for large lists.
Thu, 01 Jul 2010 19:05:29 -0400 nemo Initialise to 0
Thu, 01 Jul 2010 17:00:14 -0400 nemo Grid the landscape, and shortcircuit checks on the collision array if there are no nearby checked in collisions to be collided with. This is a big win for fire's ammoshove in particular. Also add a +2 that seemed missing in the check, and update fire accordingly.
Wed, 30 Jun 2010 22:42:55 +0200 koda tiy new overlay graphics
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)
Sat, 26 Jun 2010 04:36:04 +0200 koda moar zoom, fixed fort mode, other glitches
Sun, 20 Jun 2010 22:35:10 -0400 nemo Replace SHA1 with adler32. For simple purposes of checking to see if players are playing the same map, this should be quite adequate and runs 15 times faster.
Fri, 18 Jun 2010 14:26:04 -0400 nemo rename flags
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)
Sun, 16 May 2010 17:23:30 +0000 koda update sdl functions to latest revision
Sun, 02 May 2010 22:00:50 +0000 smxx Engine:
Mon, 26 Apr 2010 01:55:26 +0000 koda add other controls for map preview, also fix a bug in digest
Sun, 25 Apr 2010 02:30:42 +0000 koda wow all these files only for land preview and seed generation
Sat, 03 Apr 2010 13:55:39 +0000 nemo New game scheme option to turn off land objects
Thu, 01 Apr 2010 16:55:42 +0000 nemo Suppress warning
Thu, 01 Apr 2010 16:44:56 +0000 nemo this was not checking all of Land[]
Thu, 01 Apr 2010 16:08:09 +0000 nemo Update (c) lines to 2010 as unc0rr requested - they all had varying values so I just took the first year mentioned, then tacked on -2010
Thu, 01 Apr 2010 05:10:50 +0000 unc0rr - update russian translation a bit
Thu, 01 Apr 2010 00:48:26 +0000 nemo another uninitialised value radz[k] for corresponding pa.ar of NTPX
Thu, 01 Apr 2010 00:38:02 +0000 sheepluva possible map gen desync "fix" -- test please
Tue, 30 Mar 2010 17:17:15 +0000 smxx Engine/Frontend:
Mon, 29 Mar 2010 23:20:34 +0000 koda just some very sane stuff for the iphone port (plus some macro on pascal files)
Sun, 28 Mar 2010 18:47:35 +0000 nemo prg adds option to toggle girders in maze, adjusts some frontend strings
Sun, 28 Mar 2010 16:46:26 +0000 nemo prg tweaks maze
Sun, 28 Mar 2010 02:49:39 +0000 nemo prg's maze generator
Wed, 24 Mar 2010 14:03:03 +0000 smxx Engine:
Tue, 23 Mar 2010 21:58:23 +0000 koda fix a build error on 10.5, LandPixels properly initialized
Mon, 22 Mar 2010 18:04:18 +0000 nemo oh. I missed the fact he moved it to uLandTexture
Mon, 22 Mar 2010 17:59:59 +0000 nemo Remove doubled call of freeEverything. restore freeing of LandBackSurface pending unc0rr explaining why 'sactly he took it out (assuming an error right now)
Mon, 22 Mar 2010 17:48:19 +0000 unc0rr Clean Augean stables
Sun, 21 Mar 2010 19:02:03 +0000 unc0rr In pascal unit is a namespace
Thu, 18 Mar 2010 02:27:46 +0000 koda fix the glitch causing pass-through in land objects besides first game
Sat, 13 Mar 2010 14:19:34 +0000 nemo Fix basketball map and hog cannon.
Sat, 06 Mar 2010 10:59:20 +0000 unc0rr Replace tabs with spaces using 'expand -t 4' command
Mon, 01 Mar 2010 19:54:33 +0000 smxx Engine:
less more (0) -100 -60 tip