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
|
Mon, 27 Jan 2014 22:34:06 +0400 |
unc0rr |
Even more love to pas2c
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:53:15 +0100 |
koda |
merge
|
file |
diff |
annotate
|
Mon, 20 Jan 2014 21:16:17 -0500 |
nemo |
This adds idle hog tinting. Active hog tinting still needed.
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:38:13 +0100 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
Sat, 18 Jan 2014 00:10:33 +0400 |
unc0rr |
Convert some ansistrings to pchars
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 01:06:54 +0100 |
sheepluva |
update copyright to 2014
|
file |
diff |
annotate
|
Mon, 13 Jan 2014 14:40:06 -0500 |
nemo |
Free cached ammo menu tex on quit.
|
file |
diff |
annotate
|
Sun, 05 Jan 2014 10:54:03 +0400 |
unc0rr |
- Fix build via pas2c
webgl
|
file |
diff |
annotate
|
Sun, 05 Jan 2014 00:46:26 +0400 |
unc0rr |
Fix build (no idea what's going on in this branch btw)
webgl
|
file |
diff |
annotate
|
Sat, 04 Jan 2014 23:55:54 +0400 |
unc0rr |
merge default
webgl
|
file |
diff |
annotate
|
Sat, 21 Dec 2013 15:39:16 -0500 |
nemo |
redraw ownertex to fix tinting issue
|
file |
diff |
annotate
|
Tue, 17 Dec 2013 00:02:52 +0400 |
unc0rr |
merge default here
sdl2transition
|
file |
diff |
annotate
|
Fri, 13 Dec 2013 22:38:09 +0400 |
unc0rr |
Display team owner in teams widget (addresses issue 174)
|
file |
diff |
annotate
|
Fri, 06 Dec 2013 10:22:33 +0100 |
sheepluva |
don't allow autocamera to mess with targetting when e.g. spamming air-attacks in inf attack mode
|
file |
diff |
annotate
|
Thu, 28 Nov 2013 00:41:35 +0400 |
unc0rr |
Animate hedgehogs healths inside team health bar. Proper animation for the case when max team health grows is lost though.
|
file |
diff |
annotate
|
Tue, 12 Nov 2013 22:34:54 -0500 |
nemo |
Delete now toggles hiding team area
|
file |
diff |
annotate
|
Thu, 07 Nov 2013 22:51:34 +0400 |
unc0rr |
- Fix TryPut, so really large maps could load
sdl2transition
|
file |
diff |
annotate
|
Thu, 07 Nov 2013 21:15:36 +0400 |
unc0rr |
Sounds can be heard now
sdl2transition
|
file |
diff |
annotate
|
Sun, 03 Nov 2013 22:39:00 +0400 |
unc0rr |
Quick and simple implementation of afk mode (toggled by /pause)
|
file |
diff |
annotate
|
Fri, 01 Nov 2013 23:50:13 +0400 |
unc0rr |
- Bring back white dot in the center of crosshair. Crosshair is blurred now!
|
file |
diff |
annotate
|
Wed, 30 Oct 2013 00:18:10 +0400 |
unc0rr |
- More HealthTex to clan structure
|
file |
diff |
annotate
|
Tue, 29 Oct 2013 23:08:10 +0400 |
unc0rr |
- Cut code with bug to fix issue 713
|
file |
diff |
annotate
|
Sat, 19 Oct 2013 15:59:47 -0400 |
nemo |
differentiate borders a bit
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 03 Oct 2013 12:10:30 -0400 |
nemo |
add shotgun wrap, revert 100px offset. Problematic w/ things that rely on Land.
|
file |
diff |
annotate
|
Mon, 30 Sep 2013 13:43:55 -0400 |
nemo |
toss in a quick n dirty blacking out of the world beyond the barrier. still want to add edge effects, cross effects
|
file |
diff |
annotate
|
Mon, 30 Sep 2013 12:37:44 -0400 |
nemo |
move border back a bit from left/right bounds, bee tweak
|
file |
diff |
annotate
|
Sun, 29 Sep 2013 16:10:32 -0400 |
nemo |
partial implementation of non-infinite world (edge wrap/warp/bounce)
|
file |
diff |
annotate
|
Fri, 26 Jul 2013 23:02:25 +0200 |
koda |
remove old and unused getScreenDPI code
|
file |
diff |
annotate
|
Tue, 04 Jun 2013 22:28:12 +0200 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Wed, 29 May 2013 15:12:06 -0400 |
unc0rr |
bump copyright year for Andrey entries
|
file |
diff |
annotate
|
Tue, 21 May 2013 21:40:22 +0400 |
unc0rr |
Fix issue with last hog's part of team health bar
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 21:00:57 +0200 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
Fri, 22 Mar 2013 18:51:37 +0100 |
sheepluva |
remove engine warnings
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 11:13:18 -0500 |
nemo |
This has bothered me for the longest time. Move texture so it doesn't overlap. I'd initially had a test for isPaused, but jumping texture bothered me.
|
file |
diff |
annotate
|
Tue, 05 Feb 2013 17:28:12 -0500 |
nemo |
Trying to prevent audio mute from endlessly spamming. Untested.
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 00:28:57 +0100 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Wed, 23 Jan 2013 03:37:27 +0100 |
koda |
restored ios project file, updated Game() interface, tweaked arg parsing, updated log writing, minor warnings
|
file |
diff |
annotate
|
Sat, 12 Jan 2013 18:37:10 -0500 |
nemo |
Prevent camera from moving with auto camera disabled when remote teams are targetting
|
file |
diff |
annotate
|
Thu, 10 Jan 2013 22:59:46 +0400 |
martin_bede |
Fix tons of warnings
|
file |
diff |
annotate
|
Thu, 03 Jan 2013 19:57:17 +0100 |
martin_bede |
Removed wiggle 3D mode, reorder the list of 3D modes.
|
file |
diff |
annotate
|
Tue, 25 Dec 2012 04:45:22 +0100 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
Mon, 03 Dec 2012 17:51:57 +0100 |
Rowan D |
GCI2012: Convert uMobile into a Callback Record
|
file |
diff |
annotate
|
Thu, 29 Nov 2012 23:23:19 -0500 |
Joe Doyle (Ginto8) |
Move global variables to units that use them
|
file |
diff |
annotate
|
Thu, 29 Nov 2012 14:02:28 +1300 |
Chris Wong |
Invert S3D_DISABLED to more consistent USE_S3D_RENDERING
|
file |
diff |
annotate
|
Thu, 22 Nov 2012 01:47:09 +0100 |
koda |
throw in some 'nots' trying to restore pas2c functionality
webgl
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 04 Nov 2012 17:47:44 -0500 |
nemo |
Simplify ammo menu conditions so it shows up in more states. Should fix issue #465. The part w/ sliding in uworld is main #465 problem.
0.9.18
|
file |
diff |
annotate
|
Sun, 28 Oct 2012 12:36:08 -0400 |
nemo |
more like here
|
file |
diff |
annotate
|
Sun, 28 Oct 2012 04:31:27 +0100 |
koda |
merge
|
file |
diff |
annotate
|
Sun, 28 Oct 2012 04:28:39 +0100 |
koda |
cleanup in initEverything and freeEverything
|
file |
diff |
annotate
|
Sun, 28 Oct 2012 03:12:49 +0100 |
koda |
disable audio dampening on mobile
|
file |
diff |
annotate
|
Sat, 27 Oct 2012 21:56:58 -0400 |
nemo |
issue #428 - move power to after team labels
|
file |
diff |
annotate
|
Sat, 27 Oct 2012 20:05:52 +0200 |
Xeli |
apply unC0Rr's fix for 435 to landscape and non numbered ammomenu
|
file |
diff |
annotate
|
Sat, 27 Oct 2012 21:39:09 +0400 |
unc0rr |
Fix issue 435, and also unreported bug when 2 or even 4 entries could have selection at the same time in weapons menu.
|
file |
diff |
annotate
|
Mon, 01 Oct 2012 12:01:39 +0400 |
unc0rr |
- Fix warnings and hints
|
file |
diff |
annotate
|
Sat, 01 Sep 2012 15:44:59 -0400 |
nemo |
remove checks from c4272519b128, ed7fecd0f5fd just hides 'em instead.
|
file |
diff |
annotate
|
Sat, 01 Sep 2012 21:36:57 +0200 |
unc0rr |
hide health bars of dead teams
|
file |
diff |
annotate
|
Mon, 06 Aug 2012 00:40:26 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Wed, 01 Aug 2012 18:35:09 -0400 |
nemo |
Toggle autoCameraOn in Findhh instead of checking FollowGear which could be set in a variety of places. Issue #404
|
file |
diff |
annotate
|
Thu, 26 Jul 2012 21:56:47 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Wed, 25 Jul 2012 10:56:14 -0400 |
nemo |
Changes for the benefit of pas2c. Use downto in for loops to avoid repeated calls of Random/GetRandom. Wrap nots.
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 15:39:13 +0100 |
koda |
ooops (and indentation)
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 12:25:53 +0100 |
koda |
press 8 to mute audio while ingame
|
file |
diff |
annotate
|
Fri, 13 Jul 2012 16:39:20 +0400 |
Stepan777 |
Correctly distinguish between game and real ticks while recording video,
|
file |
diff |
annotate
|
Tue, 10 Jul 2012 21:58:19 +0400 |
Stepan777 |
Fix bug with isInLag picture displayed at end of some videos.
|
file |
diff |
annotate
|
Tue, 10 Jul 2012 11:09:38 +0200 |
Wolfgang Steffens |
Merge
|
file |
diff |
annotate
|
Mon, 09 Jul 2012 16:42:13 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Sun, 08 Jul 2012 13:49:41 -0400 |
nemo |
A bit more convoluted, but more attractive visually
|
file |
diff |
annotate
|
Fri, 06 Jul 2012 12:50:18 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Fri, 06 Jul 2012 01:25:04 +0400 |
unc0rr |
It is global var
|
file |
diff |
annotate
|
Tue, 10 Jul 2012 11:08:35 +0200 |
Wolfgang Steffens |
Added auto cropping to atlasing
|
file |
diff |
annotate
|
Mon, 25 Jun 2012 16:22:03 +0200 |
Wolfgang Steffens |
GL1.x fixes
|
file |
diff |
annotate
|
Mon, 25 Jun 2012 15:46:08 +0200 |
Wolfgang Steffens |
using atlas for rendering now
|
file |
diff |
annotate
|
Mon, 25 Jun 2012 11:47:40 +0200 |
Wolfgang Steffens |
retaining SDL surfaces in order to allow recreating atlases from scratch without
|
file |
diff |
annotate
|
Mon, 25 Jun 2012 10:44:27 +0200 |
Wolfgang Steffens |
Merge
|
file |
diff |
annotate
|
Sun, 24 Jun 2012 21:33:45 +0400 |
Stepan777 |
remaining IFDEFs
|
file |
diff |
annotate
|
Sun, 24 Jun 2012 20:31:26 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Wed, 13 Jun 2012 23:25:15 +0200 |
koda |
DPI for everyone
|
file |
diff |
annotate
|
Fri, 08 Jun 2012 02:52:35 +0400 |
Stepan777 |
1. Add IFDEFs for video recording
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 17:42:32 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Wed, 06 Jun 2012 22:11:55 +0400 |
unc0rr |
Not needed here
|
file |
diff |
annotate
|
Tue, 05 Jun 2012 22:37:36 +0200 |
Wolfgang Steffens |
Removed leftover FFP code: We should now be GL2 GLSL1.30+ forward compatible.
|
file |
diff |
annotate
|
Tue, 05 Jun 2012 14:07:28 +0400 |
unc0rr |
- Allow camera movement while current hedgehog is falling
|
file |
diff |
annotate
|
Tue, 05 Jun 2012 22:17:06 +0200 |
Wolfgang Steffens |
Merge
|
file |
diff |
annotate
|
Mon, 04 Jun 2012 21:32:30 +0400 |
Stepan777 |
here it is
|
file |
diff |
annotate
|
Sat, 02 Jun 2012 22:31:41 +0200 |
Xeli |
Android: added a callback to java to determine dpi/dip how much we should scale the ui
|
file |
diff |
annotate
|
Tue, 22 May 2012 09:18:46 +0200 |
Wolfgang Steffens |
Merge
|
file |
diff |
annotate
|
Thu, 17 May 2012 16:51:54 +0200 |
Xeli |
android typo/sabotage
|
file |
diff |
annotate
|
Mon, 14 May 2012 19:48:34 +0200 |
Wolfgang Steffens |
Replaced FFP code that sets up orthogonal projection with explicit matrix
|
file |
diff |
annotate
|
Mon, 14 May 2012 19:26:50 +0200 |
Wolfgang Steffens |
Refactored TTexture to allow encoding sprite(s) at an arbitrary location within
|
file |
diff |
annotate
|
Sat, 12 May 2012 23:55:09 +0400 |
unc0rr |
pas2c stuff again
|
file |
diff |
annotate
|
Fri, 11 May 2012 00:05:47 +0200 |
koda |
minor changes for warnings and a variables scope
|
file |
diff |
annotate
|
Sat, 05 May 2012 19:04:59 +0100 |
koda |
old typed const moved to their proper unit
|
file |
diff |
annotate
|
Sat, 05 May 2012 18:10:41 +0100 |
koda |
the scope cleanup continues...
|
file |
diff |
annotate
|
Sat, 05 May 2012 16:41:14 +0200 |
Xeli |
removed the default argument in uWorld
|
file |
diff |
annotate
|
Sat, 05 May 2012 16:38:41 +0200 |
Xeli |
fix breakage
|
file |
diff |
annotate
|
Thu, 03 May 2012 16:04:38 +0100 |
koda |
HAPPY 7000th COMMIT HEDGEWARS
|
file |
diff |
annotate
|
Thu, 03 May 2012 12:21:16 +0400 |
unc0rr |
Get rid of overloaded functions in uRenderUtils
|
file |
diff |
annotate
|
Wed, 02 May 2012 16:36:11 +0100 |
koda |
rename a few Draw* routines
|
file |
diff |
annotate
|
Wed, 02 May 2012 11:43:43 +0100 |
koda |
marked a couple of functions as inline
|
file |
diff |
annotate
|
Wed, 02 May 2012 08:07:17 +0100 |
koda |
add support for default pascal mode by removing default arguments value (maybe this also helps the parser)
|
file |
diff |
annotate
|
Tue, 01 May 2012 19:56:55 +0200 |
koda |
breaking news, we don't support typed consts anymore
|
file |
diff |
annotate
|
Sun, 29 Apr 2012 21:17:27 +0200 |
Xeli |
wops
|
file |
diff |
annotate
|
Sun, 29 Apr 2012 21:05:09 +0200 |
Xeli |
implement switch for the touch interface
|
file |
diff |
annotate
|
Sun, 29 Apr 2012 18:08:46 +0200 |
Xeli |
hide utilitywidget when changing turns, this also fixes some inconsistency when using targetting weapons
|
file |
diff |
annotate
|
Sun, 29 Apr 2012 16:09:42 +0200 |
Xeli |
target using the utility button, this fixes bee
|
file |
diff |
annotate
|
Fri, 27 Apr 2012 23:09:27 +0200 |
Xeli |
add ammoprop to enable to up and down buttons on for the touch interface
|
file |
diff |
annotate
|
Tue, 24 Apr 2012 23:50:40 +0400 |
unc0rr |
Get rid of overloaded functions in uAmmo
|
file |
diff |
annotate
|
Mon, 23 Apr 2012 19:22:43 +0200 |
Xeli |
fix the ammomenu F# buttons
|
file |
diff |
annotate
|
Sat, 21 Apr 2012 17:55:45 +0200 |
Xeli |
- Return of the F<numbers> in the ammomenu
|
file |
diff |
annotate
|
Sun, 08 Apr 2012 18:11:37 +0200 |
koda |
when focus is lost lower the volume to a minimum
|
file |
diff |
annotate
|
Fri, 23 Mar 2012 14:14:43 +0100 |
Xeli |
first part of the utilitywidget (grenade timer/swap hogs) code
|
file |
diff |
annotate
|
Sun, 18 Mar 2012 18:19:20 +0100 |
Xeli |
fix ammomenu, the cursor actually works now -_-
|
file |
diff |
annotate
|
Sun, 18 Mar 2012 00:30:56 -0400 |
nemo |
revert this until someone makes it not screw up camera focus
|
file |
diff |
annotate
|
Sun, 18 Mar 2012 00:59:17 +0100 |
Xeli |
touchinterface, move the up/down arrows a bit down
|
file |
diff |
annotate
|
Sun, 18 Mar 2012 00:02:33 +0100 |
Xeli |
You can now change AMAnimType to enable the animation through the x/y axis and alpha for example
|
file |
diff |
annotate
|
Sat, 17 Mar 2012 22:39:16 +0100 |
Xeli |
make ammomenu's speed dependent on RealTicks rather than frames
|
file |
diff |
annotate
|
Tue, 13 Mar 2012 21:09:46 +0100 |
Xeli |
allow for 0 values on AMShiftTarget, this allows for movement across one axis
|
file |
diff |
annotate
|
Thu, 23 Feb 2012 12:58:17 -0500 |
nemo |
Revert most of 033e4a8a9c74 and 9d501dc22f71 (see bug #362)
|
file |
diff |
annotate
|
Sat, 18 Feb 2012 16:56:04 +0100 |
Xeli |
moved the firebutton, added the AMWidget button and removed the forwardjump widget(it's longpress on backjump now)
|
file |
diff |
annotate
|
Sat, 18 Feb 2012 13:52:37 +0100 |
Xeli |
fixed the active region on widgets when they are animated, added active.x:= in uWorld too
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 20:42:22 -0500 |
nemo |
Experiment. This has bugged me for a long time. Should be possible to tell a team with 1 health from a team with 0
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 12:08:01 +0100 |
koda |
refactored a few types involved in the touch interface and corrected a few invisible mistakes
|
file |
diff |
annotate
|
Thu, 16 Feb 2012 21:32:19 +0100 |
Xeli |
move the aim buttons to be above the jump button
|
file |
diff |
annotate
|
Thu, 16 Feb 2012 17:48:03 +0100 |
Xeli |
added hide/show animation for the aiming keys (should animateWidget() be moved to another unit?)
|
file |
diff |
annotate
|
Thu, 16 Feb 2012 16:02:41 +0100 |
Xeli |
added translate/fade animations for OnScreenWidgets
|
file |
diff |
annotate
|
Wed, 15 Feb 2012 18:22:39 +0100 |
koda |
moved other widgets under the USE_TOUCH_INTERFACE, added pause button (at least, graphically...)
|
file |
diff |
annotate
|
Wed, 15 Feb 2012 16:23:59 +0100 |
koda |
small refactoring to touch screen buttons, use a record to store values, added 'offset' fields to adjust active button area
|
file |
diff |
annotate
|
Mon, 13 Feb 2012 08:18:59 +0100 |
koda |
update position of on screen buttons on resize
|
file |
diff |
annotate
|
Sun, 12 Feb 2012 15:59:10 +0100 |
koda |
add keywords for landscape ammomenu and touch interface
|
file |
diff |
annotate
|
Tue, 07 Feb 2012 22:39:36 -0500 |
nemo |
and oooone last off-by-1 in ammo menu
|
file |
diff |
annotate
|
Tue, 07 Feb 2012 21:19:10 +0100 |
Xeli |
fixed the blackpixel in the ammomenu, x,y in GetAmmoMenuTexture now initialized correctly
|
file |
diff |
annotate
|
Tue, 07 Feb 2012 18:56:49 +0100 |
Xeli |
prevent the cursor from being shown on the mobile version, and close the menu on tap when the tap is not on the ammo menu
|
file |
diff |
annotate
|
Mon, 06 Feb 2012 22:59:28 -0500 |
nemo |
slider tweak
|
file |
diff |
annotate
|
Mon, 06 Feb 2012 20:04:32 -0500 |
nemo |
Fixes slot sprite and ammo sprites overlapping left side border. There is still the issue that boxes should be 32px between borders, but right now they are 33px on all but the first row (since the outside border overlaps it by 1px) causing the slot sprite to have 2px of border on the left and 1px of border on the right.
|
file |
diff |
annotate
|
Mon, 06 Feb 2012 19:46:46 -0500 |
nemo |
Fix slider positions
|
file |
diff |
annotate
|
Mon, 06 Feb 2012 19:41:46 +0100 |
Xeli |
wops, too much copy pasting
|
file |
diff |
annotate
|
Mon, 06 Feb 2012 19:16:22 +0100 |
Xeli |
show buttons on the screen, similar to the iOS overlay
|
file |
diff |
annotate
|
Sun, 05 Feb 2012 20:08:17 -0500 |
nemo |
unbreak ammo menu
|
file |
diff |
annotate
|
Sun, 05 Feb 2012 15:20:49 -0500 |
nemo |
add individual hog healths to team health bar
|
file |
diff |
annotate
|
Sat, 04 Feb 2012 16:22:46 +0100 |
Xeli |
Rewrote the Ammomenu:
|
file |
diff |
annotate
|
Sun, 29 Jan 2012 00:48:39 +0100 |
Xeli |
koda/ammomenu on desktop fix!
|
file |
diff |
annotate
|
Sat, 28 Jan 2012 23:10:39 +0100 |
koda |
minor cleanup, gather AMSlotSize in uConsts
|
file |
diff |
annotate
|
Sat, 28 Jan 2012 22:19:42 +0100 |
Xeli |
added the background for the weaponnames in MOBILE
|
file |
diff |
annotate
|
Sat, 28 Jan 2012 19:04:42 +0100 |
Xeli |
fixed the weapon name position
|
file |
diff |
annotate
|
Sat, 28 Jan 2012 18:22:39 +0100 |
Xeli |
changed the ammomenu to be landscape for MOBILE, also tweaked the positions a bit, needs testing on iOS
|
file |
diff |
annotate
|
Thu, 26 Jan 2012 23:54:53 +0100 |
koda |
ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
|
file |
diff |
annotate
|
Thu, 26 Jan 2012 22:19:52 +0100 |
Xeli |
fixed the ammo menu on android, on tablets all weapons are 'choosable' and on phones I've moved the ammomenu up a bit
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 04 Dec 2011 01:00:18 +0300 |
unc0rr |
No more nested functions in code
|
file |
diff |
annotate
|
Sun, 27 Nov 2011 23:13:22 +0300 |
unc0rr |
Countless imporvements to the parser and countless help to the parser in sources.
|
file |
diff |
annotate
|
Thu, 24 Nov 2011 16:18:45 +0100 |
koda |
GSoC 2011: Android port - merged mainstream
|
file |
diff |
annotate
|
Fri, 18 Nov 2011 00:32:52 +0100 |
koda |
yay, finally osx (and likely windows) fullscreen switch works like on linux! ALL textures had to be destroyed and recreated only after the new window got created. In other news, the new window must be cleaned with glClear to skip a first frame of garbage and AddProgress is only called the first time.
|
file |
diff |
annotate
|
Mon, 14 Nov 2011 18:08:36 -0500 |
nemo |
Remove a bunch of unnecessary nil checks. FreeTexture does its own nil check.
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 19:00:31 +0100 |
koda |
iOS works again (also native touch interface \o/)
hedgeroid
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 17:06:49 +0100 |
Xeli |
merge...i think
hedgeroid
|
file |
diff |
annotate
|
Sun, 06 Nov 2011 12:40:35 -0500 |
nemo |
Spread flakes out over 5 layers now (far back, mid distance, just behind land, just in front of lands and hog, near distance). Spread clouds out over 3 layers (far back, mid distance, just behind land). Add a flatten clouds option, use
|
file |
diff |
annotate
|
Sat, 05 Nov 2011 21:01:21 -0400 |
nemo |
not sure why this condition wasn't here before
|
file |
diff |
annotate
|
Sat, 05 Nov 2011 12:10:49 -0400 |
nemo |
Increase rarity of near flakes (don't want them intruding in game much). Also fix stereo. Near flakes were being drawn far.
|
file |
diff |
annotate
|
Fri, 04 Nov 2011 00:38:37 +0100 |
koda |
while formatting the ammomenu code i found out that it's simpler to move than i thought, and fixed a small glitch when animation was disabled
|
file |
diff |
annotate
|
Mon, 31 Oct 2011 14:44:43 +0100 |
sheepluva |
mikade's request: dont delete mission text/texture in HideMission() (so that it can still be looked at in ESC menu
|
file |
diff |
annotate
|
Mon, 31 Oct 2011 13:36:39 +0100 |
sheepluva |
fix HideMission()
|
file |
diff |
annotate
|
Fri, 28 Oct 2011 18:26:17 +0200 |
koda |
one dangerous merge
hedgeroid
|
file |
diff |
annotate
|
Mon, 17 Oct 2011 11:21:08 -0400 |
nemo |
Use SkyL if SkyR is not included. Saves a bit of texture memory and removes some redundant files.
|
file |
diff |
annotate
|
Sun, 16 Oct 2011 21:03:30 +0200 |
koda |
merge the changes applied to 0.9.16
|
file |
diff |
annotate
|
Sat, 08 Oct 2011 01:27:43 -0400 |
nemo |
tweak Y movement
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 18:24:01 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sat, 24 Sep 2011 14:48:23 +0200 |
koda |
disable the followgear vertical offset for small screen devices
|
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
|
Sun, 25 Sep 2011 10:48:18 -0400 |
nemo |
merge from default. Pulls in sheepluva's frontend work, and unbreaks engine cmake.
0.9.16
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 18:19:45 +0200 |
Xeli |
make the fire button appear only on android for now, I'll make it depend on a variable later on
hedgeroid
|
file |
diff |
annotate
|
Fri, 16 Sep 2011 20:38:23 +0200 |
Xeli |
removed some commented lines
hedgeroid
|
file |
diff |
annotate
|
Fri, 16 Sep 2011 18:17:16 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sun, 11 Sep 2011 13:12:52 -0400 |
nemo |
better?
|
file |
diff |
annotate
|
Sun, 11 Sep 2011 10:46:53 -0400 |
nemo |
Should prevent a crasher when drowning while firing
|
file |
diff |
annotate
|
Sun, 11 Sep 2011 10:22:09 -0400 |
nemo |
I do believe the only thing that was *ever* wrong with camera shake was someone decided to use getRandom on something that had always been a visual effect anyway. Pretty sure WorldDx is in fact safe to modify.
|
file |
diff |
annotate
|
Sun, 11 Sep 2011 10:00:32 -0400 |
nemo |
tweak
|
file |
diff |
annotate
|
Sun, 11 Sep 2011 09:46:22 -0400 |
nemo |
Focus camera on moving current hog (probably more important to player). Should make tumbler, sine gun play, attacking off rope and saucer more playable. Also fix a typo in prior offset, and compensate for zoom.
|
file |
diff |
annotate
|