Thu, 15 Oct 2015 22:48:32 +0200 |
antonc27 |
- Workaround for wrong sprite in utility widget when selecting DrillStrike
ios-revival
|
file |
diff |
annotate
|
Thu, 15 Oct 2015 21:58:30 +0200 |
antonc27 |
- Target button added to mobile touch controls
ios-revival
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 08:15:17 +0200 |
sheepluva |
fix pas2c build, it was broken in the long long ago ( 97f9a25024e6 )
|
file |
diff |
annotate
|
Thu, 10 Sep 2015 18:22:52 +0200 |
sheepluva |
merge branch ios-revival into default
|
file |
diff |
annotate
|
Sat, 08 Aug 2015 22:02:31 +0200 |
antonc27 |
- Fix for "uWorld.s:4736:8: error: base register is 64-bit, but index register is not leal (%rax,%edx),%eax"
ios-revival
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 03:53:11 +0200 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
Thu, 09 Jul 2015 13:27:56 -0400 |
nemo |
Fix build w/o S3D and video recording. untested.
|
file |
diff |
annotate
|
Wed, 03 Jun 2015 07:30:12 -0400 |
nemo |
cursor x/y when targeting for mikade's visual effects. this is not synced
|
file |
diff |
annotate
|
Fri, 08 May 2015 15:36:19 +0200 |
sheepluva |
reduce volume a bit more. also fix engine hint
|
file |
diff |
annotate
|
Fri, 01 May 2015 23:22:23 +0300 |
unc0rr |
- ?Fix? nemo's attempt in r959219241c67
|
file |
diff |
annotate
|
Tue, 24 Mar 2015 19:25:03 +0100 |
sheepluva |
rendering tweaks cont.
|
file |
diff |
annotate
|
Tue, 24 Mar 2015 16:52:35 +0100 |
sheepluva |
rendering tweaks cont.
|
file |
diff |
annotate
|
Tue, 24 Mar 2015 12:48:55 +0100 |
sheepluva |
rendering tweaks/cleanup cont.
|
file |
diff |
annotate
|
Sat, 14 Feb 2015 17:34:12 -0500 |
nemo |
Add placement of airmines in engine outside of hog proximity. Has a bug, only protecting 1st team. Also fix a spelling error and rename gstHHChooseTarget to gstChooseTarget
|
file |
diff |
annotate
|
Sun, 14 Dec 2014 21:54:54 +0100 |
sheepluva |
Issue 768: Bee: Camera focus lost
|
file |
diff |
annotate
|
Thu, 11 Dec 2014 22:22:40 +0100 |
sheepluva |
make camera in wrap mode a bit smarter
|
file |
diff |
annotate
|
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?).
|
file |
diff |
annotate
|
Fri, 05 Dec 2014 02:21:35 +0100 |
sheepluva |
better initial camera position
|
file |
diff |
annotate
|
Fri, 05 Dec 2014 02:20:33 +0100 |
sheepluva |
darken wrapped world etc. some more
|
file |
diff |
annotate
|
Sat, 29 Nov 2014 03:13:06 +0100 |
sheepluva |
some more fixing
|
file |
diff |
annotate
|
Sun, 23 Nov 2014 03:41:37 +0100 |
sheepluva |
fix some indentation
|
file |
diff |
annotate
|
Sun, 23 Nov 2014 03:38:15 +0100 |
sheepluva |
fix view limits in stereo 3d
|
file |
diff |
annotate
|
Sat, 22 Nov 2014 22:35:21 +0100 |
sheepluva |
display airplane altitude indicator also with drill strike and air attack - when more-wind is activated
|
file |
diff |
annotate
|
Fri, 21 Nov 2014 02:03:19 +0100 |
sheepluva |
fix some nasty rendering issues reported by Nexia - thanks a lot!
|
file |
diff |
annotate
|
Mon, 17 Nov 2014 15:25:24 +0100 |
sheepluva |
some whitespace fixes
|
file |
diff |
annotate
|
Sun, 16 Nov 2014 17:23:58 +0100 |
sheepluva |
I'm such a dirty boi... cleaning up my own mess a little
|
file |
diff |
annotate
|
Fri, 14 Nov 2014 17:00:47 +0300 |
unC0Rr |
Fix warnings given by 32-bit fpc
|
file |
diff |
annotate
|
Thu, 02 Oct 2014 13:01:18 +0200 |
sheepluva |
fix stereoscopic rendering leading to screen "running away to the left" since webgl merge (due to bug in webgl branch). reason was incomplete change of name/scope of variable stereoDepth -> cStereoDepth
|
file |
diff |
annotate
|
Fri, 22 Aug 2014 00:57:07 +0400 |
alfadur |
- Support for pausing multiplayer games
|
file |
diff |
annotate
|
Sun, 06 Jul 2014 19:20:43 +0200 |
sheepluva |
some adjustments and support for mirrored world rendering. disabled atm though, I think it is more confusing than helping
|
file |
diff |
annotate
|
Sun, 06 Jul 2014 12:19:24 +0200 |
sheepluva |
one finger ought to be enough for everybody
|
file |
diff |
annotate
|
Sun, 06 Jul 2014 12:02:55 +0200 |
sheepluva |
tweaks
|
file |
diff |
annotate
|
Thu, 19 Jun 2014 00:16:58 +0200 |
sheepluva |
fix camera now being centered on land when game starts
|
file |
diff |
annotate
|
Thu, 19 Jun 2014 00:09:03 +0200 |
sheepluva |
cleanup and lol
|
file |
diff |
annotate
|
Wed, 18 Jun 2014 23:57:51 +0200 |
sheepluva |
move DrawWaves to uRender
|
file |
diff |
annotate
|
Wed, 18 Jun 2014 15:42:01 +0200 |
sheepluva |
tweak/refactor how water is drawn
|
file |
diff |
annotate
|
Tue, 17 Jun 2014 23:53:59 +0200 |
sheepluva |
fix typo that caused visual glitch in water body (e.g. visible on that particular screenie on bottom right corner)
|
file |
diff |
annotate
|
Tue, 17 Jun 2014 20:09:11 +0200 |
sheepluva |
"documentation"
|
file |
diff |
annotate
|
Tue, 17 Jun 2014 16:10:43 +0200 |
sheepluva |
fix some (newly introduces) glitches with normal water
|
file |
diff |
annotate
|
Tue, 17 Jun 2014 15:39:29 +0200 |
sheepluva |
fix pas2c build
|
file |
diff |
annotate
|
Tue, 17 Jun 2014 15:18:07 +0200 |
sheepluva |
little visual tweak to weSea rendering
|
file |
diff |
annotate
|
Tue, 17 Jun 2014 00:41:49 +0200 |
sheepluva |
adding some arrow
|
file |
diff |
annotate
|
Mon, 16 Jun 2014 02:23:37 +0200 |
sheepluva |
various tweaks
|
file |
diff |
annotate
|
Sat, 14 Jun 2014 15:49:44 +0200 |
sheepluva |
fix gl2 build, further rendering cleanup WIP, also new chat command: /debugvl
|
file |
diff |
annotate
|
Fri, 13 Jun 2014 23:43:34 +0200 |
sheepluva |
make mouse cursor size same, no matter what zoom level is used...
|
file |
diff |
annotate
|
Fri, 13 Jun 2014 17:51:55 +0200 |
sheepluva |
make using the teleporter a bit less challenging
|
file |
diff |
annotate
|
Wed, 11 Jun 2014 13:07:46 +0200 |
sheepluva |
uWorld does not require uMatrix anymore
|
file |
diff |
annotate
|
Wed, 11 Jun 2014 12:55:24 +0200 |
sheepluva |
fix hint and gl2 build. NOTE: this does not change that GL2 segfaults right away. that is an issue that dates back at least 50 commits, but most likely even back to the webgl merge. I guess nobody actually tried to run hedgewars in GL2 since back then :P
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 23:21:22 +0200 |
sheepluva |
RAR: cleaning up a bit of the IFDEF-clusterf*ck
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 08:19:59 +0200 |
sheepluva |
darken wrapped areas, which was a very nice suggestion by nemo
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 01:15:48 +0200 |
sheepluva |
here a personal experimental mockup of how I imagine wrapping world edges should look like. bouncing one could be similar just with mirrored stuff. please test and share opinion. note: you might wanna disable auto-cam
|
file |
diff |
annotate
|
Sun, 01 Jun 2014 04:17:27 +0200 |
sheepluva |
collision indicator on failed girder placement (especially useful with rubberband I guess). still needs some tweaks but I am going to bed now :P
|
file |
diff |
annotate
|
Wed, 26 Feb 2014 00:28:27 +0400 |
unc0rr |
- Make world wrap edges not depend on gear radius
|
file |
diff |
annotate
|
Thu, 20 Feb 2014 00:28:49 +0400 |
unc0rr |
Fix tinting of AI kills counter
|
file |
diff |
annotate
|
Sun, 16 Feb 2014 16:56:53 +0400 |
unc0rr |
Fix build
|
file |
diff |
annotate
|
Fri, 14 Feb 2014 13:48:14 +0400 |
unc0rr |
In stats-only mode:
|
file |
diff |
annotate
|
Sun, 09 Feb 2014 00:44:29 +0400 |
unc0rr |
Even more explicit type conversions and other stuff to help pas2c use ansistrings
|
file |
diff |
annotate
|
Fri, 07 Feb 2014 23:57:32 +0400 |
unc0rr |
Revert 88929358d2e1 in favor of ansistrings implementation in pas2c
|
file |
diff |
annotate
|
Fri, 07 Feb 2014 15:44:27 +0400 |
unc0rr |
Pas2C recognizes ansistrings
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|