hedgewars/uLand.pas
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
Sat, 04 Jan 2014 23:55:54 +0400 unc0rr merge default webgl
Mon, 30 Dec 2013 23:28:47 -0500 nemo allow SDL 1.2 to at least do a 32767 map. We probably should add a TryDo somewhere to assert that limit on SDL 1.2 to avoid overflows. Ditto int version for SDL 2 0.9.20
Fri, 27 Dec 2013 01:22:12 +0400 unc0rr Oops, meant Land
Thu, 07 Nov 2013 21:06:30 +0400 unc0rr Provide more information to SDLTry sdl2transition
Fri, 11 Oct 2013 13:06:04 -0400 nemo disable side borders if bounce or wrap
Fri, 11 Oct 2013 17:43:13 +0200 koda merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang webgl
Tue, 13 Aug 2013 16:12:54 +0400 unc0rr gfShoppaBorder
Fri, 28 Jun 2013 12:47:54 -0400 nemo Remove some GLunit dependencies noticed on graph. uUtils was using it for GLfloat - but, the stuff it was returning to was usually converting to "real" anyway. uLand was including it unnecessarily. Minor refactor
Thu, 20 Jun 2013 11:15:50 +0400 unc0rr First select group of templates, then pick template from selected group
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, 04 Apr 2013 08:10:59 -0400 nemo So. Some themes have objects that seem to be large natural extensions of the landscape. Masks allow maintaining that. Lemme know if it doesn't look good. If it doesn't, can still use for ice/bounce/indestructible. Indestructible bunker object for example.
Sun, 27 Jan 2013 00:28:57 +0100 koda update branch webgl
Thu, 10 Jan 2013 22:59:46 +0400 martin_bede Fix tons of warnings
Tue, 25 Dec 2012 04:45:22 +0100 koda update branch with default webgl
Fri, 07 Dec 2012 16:03:53 -0500 mk12 will fix this http://code.google.com/p/hedgewars/source/detail?r=9f0e79ab51f00f3b1e133ae70cdd63f6963439c0 and will allow hedgewars to build without video recording enabled, for the time being although i want to talk to koda or someone to understand what should be #ifdef'd and if i've done too much or too little.. but at least that will let it build
Sat, 01 Dec 2012 19:57:57 -0500 nemo fix mask only
Thu, 22 Nov 2012 00:41:53 +0100 koda updated branch webgl
Sun, 18 Nov 2012 18:58:46 +0400 unc0rr Convert reading hedgehogs limit from map config
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
Wed, 14 Nov 2012 22:45:36 +0400 unc0rr Get rid of Pathz and UserPathz physfslayer
Wed, 07 Nov 2012 23:04:29 -0500 nemo objects too
Wed, 07 Nov 2012 21:47:00 -0500 nemo something bender asked for. allow a mask without a map
Wed, 07 Nov 2012 14:02:10 -0500 nemo LongInt Land width/height, mouse coords
Mon, 05 Nov 2012 22:03:26 -0500 nemo support ridiculously large maps
Sat, 03 Nov 2012 18:01:38 +0100 koda merge from 0.9.18
Thu, 01 Nov 2012 15:54:05 -0400 nemo fix for forts mode *sob* 0.9.18 0.9.18-release
Sun, 16 Sep 2012 16:54:51 +0200 Medo Merge
Fri, 31 Aug 2012 22:00:31 +0200 sheepluva clean up LoadImage and UserPathz/AltPath/etc related redundancy by introducing 3 new functions in uStore.pas
Mon, 27 Aug 2012 17:40:16 +0200 Medo Merge
Fri, 24 Aug 2012 18:51:29 -0400 nemo fromdos + fix end of turn velocity
Thu, 23 Aug 2012 20:43:39 -0400 nemo Fix formatting, reduce border sensitivity
Wed, 22 Aug 2012 11:42:42 -0400 nemo Burn a random number in the override. Make sure cirbuf is reset.
Sat, 18 Aug 2012 21:05:30 +0200 Medo Merge
Wed, 22 Aug 2012 10:27:26 +0400 unc0rr now really avoid
Tue, 21 Aug 2012 21:02:52 -0400 nemo avoid overflow on templates
Tue, 21 Aug 2012 19:40:02 -0400 nemo allow lua to specify template by number
Sat, 18 Aug 2012 13:45:00 +0200 Medo engine: Fixed indentation regression
Sat, 18 Aug 2012 13:40:21 +0200 Medo Merge
Sat, 18 Aug 2012 15:01:27 -0400 nemo oops
Sat, 18 Aug 2012 13:21:37 +0200 Medo engine: Fixed sigsegv on android caused by modifying Template.FillPoints constants
Sat, 18 Aug 2012 02:01:50 -0400 nemo Avoid a bit of a memory spike on small maps
Sat, 04 Aug 2012 21:36:31 -0400 nemo unbreak AI. remove inits from uLand
Sat, 04 Aug 2012 20:47:13 -0400 nemo First pass at variable land size. For playing a small map (forced on rqLowRes), this should save 42MiB of RAM.
Tue, 26 Jun 2012 10:14:40 -0400 nemo Add green mask for anti-portal areas on custom maps. Flagged as Bouncy since it is intended for that general use. Needs testing.
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 22:47:56 +0400 unc0rr Learn hask^Wpascal, dudes!
Fri, 11 May 2012 23:36:42 +0400 unc0rr sysutils -> SysUtils
Fri, 11 May 2012 11:08:50 -0400 nemo Avoid returning an array for the sake of pas2c
Sat, 05 May 2012 19:04:59 +0100 koda old typed const moved to their proper unit
Tue, 01 May 2012 19:56:55 +0200 koda breaking news, we don't support typed consts anymore
Tue, 24 Apr 2012 17:16:18 -0400 nemo Oh, and I guess this is needed as well, although if many other places in the code do this, pas2c will need
Sat, 21 Apr 2012 19:51:13 +0400 unc0rr - Remove support for variables in command handlers
Fri, 17 Feb 2012 18:23:36 +0100 koda the most important commit of the year
Sun, 05 Feb 2012 23:24:43 +0400 unc0rr Further work on propagating types. Now it hopefully works fully, just need to annotate namespace with types first.
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.
Sun, 04 Dec 2011 00:56:07 +0300 unc0rr Some cleanup here and there
Sun, 04 Dec 2011 00:52:47 +0300 unc0rr - Give uLand more modularity
Sun, 27 Nov 2011 23:13:22 +0300 unc0rr Countless imporvements to the parser and countless help to the parser in sources.
Sat, 12 Nov 2011 17:06:49 +0100 Xeli merge...i think hedgeroid
Thu, 10 Nov 2011 12:20:01 -0500 nemo Make mazes filter use same variable as template filter
Sun, 06 Nov 2011 13:00:25 -0500 nemo Add missing grayscale conversions
Mon, 31 Oct 2011 14:08:10 -0400 nemo Force a desync if there is a script name mismatch. This avoids playing until the game desyncs due to script differences.
Fri, 28 Oct 2011 18:26:17 +0200 koda one dangerous merge hedgeroid
Fri, 07 Oct 2011 23:57:14 -0400 nemo Add landbacktex to a few maps, just to see how it looks.
Tue, 04 Oct 2011 17:13:39 -0400 nemo hm. probably should set both
Sun, 02 Oct 2011 10:36:43 -0400 nemo Basic test implementation of an ice flag. Allows for slick parts of terrain. Intended for ice gun, or "ice" mask on portions of land objects.
Fri, 28 Oct 2011 17:41:39 +0200 Xeli Enabled landhash check again hedgeroid
Mon, 26 Sep 2011 00:03:14 +0200 koda reviewed the build system and parts of the previous merge, performed some code cleanup hedgeroid
Sun, 25 Sep 2011 18:24:01 +0200 Xeli merge hedgeroid
Sat, 24 Sep 2011 22:16:49 +0400 unC0Rr Fix a bunch of warnings (also improves speed a bit in 32 bit code)
Fri, 16 Sep 2011 18:17:16 +0200 Xeli merge hedgeroid
Fri, 09 Sep 2011 18:30:40 -0400 nemo Remove some unused variables and options.inc which uFloat doesn't use, probably should never use, and was getting in the way of my testcase - but most importantly, remove the inline on hwSqrt which was causing very bad math on my compiler/machine. We may have to remove more inlining. A pity.
Fri, 09 Sep 2011 05:15:45 +0200 Xeli merge hedgeroid
Sun, 04 Sep 2011 14:05:11 -0400 nemo copy/paste fail
Sun, 04 Sep 2011 13:13:51 -0400 nemo load mask from user path as well
Thu, 01 Sep 2011 17:03:19 +0200 Xeli merge + changed the tardis image to egg.png because the data folder isn't up to date hedgeroid
Wed, 31 Aug 2011 15:50:39 -0400 nemo Add buttons for tag team, bottom border, unbreak smoothing
Wed, 31 Aug 2011 15:06:03 -0400 nemo Let's draw the bottom border thicker, so it is more visible
Wed, 31 Aug 2011 14:47:01 -0400 nemo Add option for a bottom border. Needs testing.
Fri, 26 Aug 2011 20:59:55 -0400 nemo Die speckles, round N. Check that alpha is not basically empty while blending, try to match the damaged land type.
Thu, 04 Aug 2011 17:44:55 +0200 Xeli merge hedgeroid
Sun, 24 Jul 2011 00:25:35 -0400 nemo Add grayscale option for 3d, helps with colour clashing
Wed, 22 Jun 2011 00:38:31 +0200 Xeli First commit.. hedgeroid
Mon, 20 Jun 2011 20:46:27 -0400 nemo Avoid desyncing on blurry land
Tue, 14 Jun 2011 14:00:29 -0400 nemo add missing user path check
Sun, 12 Jun 2011 21:06:48 -0400 nemo Enable ~/.hedgewars/Data (or platform equivalent) to override/extend pretty much everything in system Data dir. Obviously desyncing can occur, so this is at user's own risk. Should simplify map etc install. Needs testing.
Thu, 09 Jun 2011 00:00:33 -0400 nemo tweak to avoid specks after damage
Thu, 02 Jun 2011 18:39:35 -0400 nemo oops.
Thu, 02 Jun 2011 18:08:50 -0400 nemo Experiment in making the land less jagg-y
Wed, 02 Mar 2011 00:27:20 +0100 koda Happy 2011 :)
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
less more (0) -120 tip