Fri, 07 Oct 2011 23:57:14 -0400 |
nemo |
Add landbacktex to a few maps, just to see how it looks.
|
file |
diff |
annotate
|
Tue, 04 Oct 2011 17:13:39 -0400 |
nemo |
hm. probably should set both
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 28 Oct 2011 17:41:39 +0200 |
Xeli |
Enabled landhash check again
hedgeroid
|
file |
diff |
annotate
|
Mon, 26 Sep 2011 00:03:14 +0200 |
koda |
reviewed the build system and parts of the previous merge, performed some code cleanup
hedgeroid
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 18:24:01 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sat, 24 Sep 2011 22:16:49 +0400 |
unC0Rr |
Fix a bunch of warnings (also improves speed a bit in 32 bit code)
|
file |
diff |
annotate
|
Fri, 16 Sep 2011 18:17:16 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 09 Sep 2011 05:15:45 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sun, 04 Sep 2011 14:05:11 -0400 |
nemo |
copy/paste fail
|
file |
diff |
annotate
|
Sun, 04 Sep 2011 13:13:51 -0400 |
nemo |
load mask from user path as well
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 31 Aug 2011 15:50:39 -0400 |
nemo |
Add buttons for tag team, bottom border, unbreak smoothing
|
file |
diff |
annotate
|
Wed, 31 Aug 2011 15:06:03 -0400 |
nemo |
Let's draw the bottom border thicker, so it is more visible
|
file |
diff |
annotate
|
Wed, 31 Aug 2011 14:47:01 -0400 |
nemo |
Add option for a bottom border. Needs testing.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Thu, 04 Aug 2011 17:44:55 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sun, 24 Jul 2011 00:25:35 -0400 |
nemo |
Add grayscale option for 3d, helps with colour clashing
|
file |
diff |
annotate
|
Wed, 22 Jun 2011 00:38:31 +0200 |
Xeli |
First commit..
hedgeroid
|
file |
diff |
annotate
|
Mon, 20 Jun 2011 20:46:27 -0400 |
nemo |
Avoid desyncing on blurry land
|
file |
diff |
annotate
|
Tue, 14 Jun 2011 14:00:29 -0400 |
nemo |
add missing user path check
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 00:00:33 -0400 |
nemo |
tweak to avoid specks after damage
|
file |
diff |
annotate
|
Thu, 02 Jun 2011 18:39:35 -0400 |
nemo |
oops.
|
file |
diff |
annotate
|
Thu, 02 Jun 2011 18:08:50 -0400 |
nemo |
Experiment in making the land less jagg-y
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Tue, 01 Feb 2011 15:30:08 +0100 |
koda |
addfilelog <3 debugfile
|
file |
diff |
annotate
|
Sun, 19 Dec 2010 20:01:24 +0300 |
unc0rr |
- Simplify map container code a bit
|
file |
diff |
annotate
|
Sat, 18 Dec 2010 21:19:26 +0300 |
unc0rr |
Report 48 hogs for drawn maps
|
file |
diff |
annotate
|
Thu, 09 Dec 2010 11:59:07 +0300 |
unc0rr |
Pass hardcoded drawn map from frontend into engine \o/
|
file |
diff |
annotate
|
Sat, 04 Dec 2010 23:29:59 +0300 |
unc0rr |
Halfplement decode/drawing routine
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 19:41:19 +0300 |
unc0rr |
uDebug
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Sat, 20 Nov 2010 23:48:04 +0300 |
unc0rr |
Move land hash checking into commands
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 12:12:51 +0300 |
unC0Rr |
Haven't found a better place than uIO for OutError
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 11:32:47 +0300 |
unC0Rr |
Move some stuff from uMisc to uUtils
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 22:14:41 +0300 |
unc0rr |
uTeams
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 22:07:03 +0300 |
unc0rr |
uLand isn't that important to them
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 17:45:55 +0300 |
unC0Rr |
Move variables from uMisc to uVariables
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 17:22:36 +0300 |
unC0Rr |
Introduce unit uTypes in order to remove some cyclic unit dependencies
|
file |
diff |
annotate
|
Thu, 07 Oct 2010 16:02:28 -0400 |
nemo |
bug #83 - move test of disabled land objects into AddObjects
|
file |
diff |
annotate
|
Thu, 30 Sep 2010 22:31:38 +0200 |
koda |
updated lua loading in the ifrontend and also fixed masked maps
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 11:24:53 +0200 |
koda |
remove trailing spaces from end of line
|
file |
diff |
annotate
|
Sat, 10 Jul 2010 02:02:37 +0200 |
koda |
fix land check fo' real
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 23:34:25 +0200 |
koda |
fix land check
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 23:06:21 +0200 |
koda |
fix static land loading on desktop
|
file |
diff |
annotate
|
Sat, 03 Jul 2010 05:51:24 +0200 |
koda |
a couple of fixes i missed previously
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 19:05:29 -0400 |
nemo |
Initialise to 0
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Wed, 30 Jun 2010 22:42:55 +0200 |
koda |
tiy new overlay graphics
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Sat, 26 Jun 2010 04:36:04 +0200 |
koda |
moar zoom, fixed fort mode, other glitches
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 18 Jun 2010 14:26:04 -0400 |
nemo |
rename flags
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|