hedgewars/uWorld.pas
Sun, 05 Jan 2014 10:54:03 +0400 unc0rr - Fix build via pas2c webgl
Sun, 05 Jan 2014 00:46:26 +0400 unc0rr Fix build (no idea what's going on in this branch btw) webgl
Sat, 04 Jan 2014 23:55:54 +0400 unc0rr merge default webgl
Sat, 21 Dec 2013 15:39:16 -0500 nemo redraw ownertex to fix tinting issue
Tue, 17 Dec 2013 00:02:52 +0400 unc0rr merge default here sdl2transition
Fri, 13 Dec 2013 22:38:09 +0400 unc0rr Display team owner in teams widget (addresses issue 174)
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
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.
Tue, 12 Nov 2013 22:34:54 -0500 nemo Delete now toggles hiding team area
Thu, 07 Nov 2013 22:51:34 +0400 unc0rr - Fix TryPut, so really large maps could load sdl2transition
Thu, 07 Nov 2013 21:15:36 +0400 unc0rr Sounds can be heard now sdl2transition
Sun, 03 Nov 2013 22:39:00 +0400 unc0rr Quick and simple implementation of afk mode (toggled by /pause)
Fri, 01 Nov 2013 23:50:13 +0400 unc0rr - Bring back white dot in the center of crosshair. Crosshair is blurred now!
Wed, 30 Oct 2013 00:18:10 +0400 unc0rr - More HealthTex to clan structure
Tue, 29 Oct 2013 23:08:10 +0400 unc0rr - Cut code with bug to fix issue 713
Sat, 19 Oct 2013 15:59:47 -0400 nemo differentiate borders a bit
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
Thu, 03 Oct 2013 12:10:30 -0400 nemo add shotgun wrap, revert 100px offset. Problematic w/ things that rely on Land.
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
Mon, 30 Sep 2013 12:37:44 -0400 nemo move border back a bit from left/right bounds, bee tweak
Sun, 29 Sep 2013 16:10:32 -0400 nemo partial implementation of non-infinite world (edge wrap/warp/bounce)
Fri, 26 Jul 2013 23:02:25 +0200 koda remove old and unused getScreenDPI code
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
Tue, 21 May 2013 21:40:22 +0400 unc0rr Fix issue with last hog's part of team health bar
Tue, 02 Apr 2013 21:00:57 +0200 koda update webgl branch webgl
Fri, 22 Mar 2013 18:51:37 +0100 sheepluva remove engine warnings
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.
Tue, 05 Feb 2013 17:28:12 -0500 nemo Trying to prevent audio mute from endlessly spamming. Untested.
Sun, 27 Jan 2013 00:28:57 +0100 koda update branch webgl
Wed, 23 Jan 2013 03:37:27 +0100 koda restored ios project file, updated Game() interface, tweaked arg parsing, updated log writing, minor warnings
Sat, 12 Jan 2013 18:37:10 -0500 nemo Prevent camera from moving with auto camera disabled when remote teams are targetting
Thu, 10 Jan 2013 22:59:46 +0400 martin_bede Fix tons of warnings
Thu, 03 Jan 2013 19:57:17 +0100 martin_bede Removed wiggle 3D mode, reorder the list of 3D modes.
Tue, 25 Dec 2012 04:45:22 +0100 koda update branch with default webgl
Mon, 03 Dec 2012 17:51:57 +0100 Rowan D GCI2012: Convert uMobile into a Callback Record
Thu, 29 Nov 2012 23:23:19 -0500 Joe Doyle (Ginto8) Move global variables to units that use them
Thu, 29 Nov 2012 14:02:28 +1300 Chris Wong Invert S3D_DISABLED to more consistent USE_S3D_RENDERING
Thu, 22 Nov 2012 01:47:09 +0100 koda throw in some 'nots' trying to restore pas2c functionality webgl
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
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
Sun, 28 Oct 2012 12:36:08 -0400 nemo more like here
Sun, 28 Oct 2012 04:31:27 +0100 koda merge
Sun, 28 Oct 2012 04:28:39 +0100 koda cleanup in initEverything and freeEverything
Sun, 28 Oct 2012 03:12:49 +0100 koda disable audio dampening on mobile
Sat, 27 Oct 2012 21:56:58 -0400 nemo issue #428 - move power to after team labels
Sat, 27 Oct 2012 20:05:52 +0200 Xeli apply unC0Rr's fix for 435 to landscape and non numbered ammomenu
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.
Mon, 01 Oct 2012 12:01:39 +0400 unc0rr - Fix warnings and hints
Sat, 01 Sep 2012 15:44:59 -0400 nemo remove checks from c4272519b128, ed7fecd0f5fd just hides 'em instead.
Sat, 01 Sep 2012 21:36:57 +0200 unc0rr hide health bars of dead teams
Mon, 06 Aug 2012 00:40:26 +0400 Stepan777 merge
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
Thu, 26 Jul 2012 21:56:47 +0400 Stepan777 merge
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.
Fri, 20 Jul 2012 15:39:13 +0100 koda ooops (and indentation)
Fri, 20 Jul 2012 12:25:53 +0100 koda press 8 to mute audio while ingame
Fri, 13 Jul 2012 16:39:20 +0400 Stepan777 Correctly distinguish between game and real ticks while recording video,
Tue, 10 Jul 2012 21:58:19 +0400 Stepan777 Fix bug with isInLag picture displayed at end of some videos.
Tue, 10 Jul 2012 11:09:38 +0200 Wolfgang Steffens Merge
Mon, 09 Jul 2012 16:42:13 +0400 Stepan777 merge
Sun, 08 Jul 2012 13:49:41 -0400 nemo A bit more convoluted, but more attractive visually
Fri, 06 Jul 2012 12:50:18 +0400 Stepan777 merge
Fri, 06 Jul 2012 01:25:04 +0400 unc0rr It is global var
Tue, 10 Jul 2012 11:08:35 +0200 Wolfgang Steffens Added auto cropping to atlasing
Mon, 25 Jun 2012 16:22:03 +0200 Wolfgang Steffens GL1.x fixes
Mon, 25 Jun 2012 15:46:08 +0200 Wolfgang Steffens using atlas for rendering now
Mon, 25 Jun 2012 11:47:40 +0200 Wolfgang Steffens retaining SDL surfaces in order to allow recreating atlases from scratch without
Mon, 25 Jun 2012 10:44:27 +0200 Wolfgang Steffens Merge
Sun, 24 Jun 2012 21:33:45 +0400 Stepan777 remaining IFDEFs
Sun, 24 Jun 2012 20:31:26 +0400 Stepan777 merge
Wed, 13 Jun 2012 23:25:15 +0200 koda DPI for everyone
Fri, 08 Jun 2012 02:52:35 +0400 Stepan777 1. Add IFDEFs for video recording
Thu, 07 Jun 2012 17:42:32 +0400 Stepan777 merge
Wed, 06 Jun 2012 22:11:55 +0400 unc0rr Not needed here
Tue, 05 Jun 2012 22:37:36 +0200 Wolfgang Steffens Removed leftover FFP code: We should now be GL2 GLSL1.30+ forward compatible.
Tue, 05 Jun 2012 14:07:28 +0400 unc0rr - Allow camera movement while current hedgehog is falling
Tue, 05 Jun 2012 22:17:06 +0200 Wolfgang Steffens Merge
Mon, 04 Jun 2012 21:32:30 +0400 Stepan777 here it is
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
Tue, 22 May 2012 09:18:46 +0200 Wolfgang Steffens Merge
Thu, 17 May 2012 16:51:54 +0200 Xeli android typo/sabotage
Mon, 14 May 2012 19:48:34 +0200 Wolfgang Steffens Replaced FFP code that sets up orthogonal projection with explicit matrix
Mon, 14 May 2012 19:26:50 +0200 Wolfgang Steffens Refactored TTexture to allow encoding sprite(s) at an arbitrary location within
Sat, 12 May 2012 23:55:09 +0400 unc0rr pas2c stuff again
Fri, 11 May 2012 00:05:47 +0200 koda minor changes for warnings and a variables scope
Sat, 05 May 2012 19:04:59 +0100 koda old typed const moved to their proper unit
Sat, 05 May 2012 18:10:41 +0100 koda the scope cleanup continues...
Sat, 05 May 2012 16:41:14 +0200 Xeli removed the default argument in uWorld
Sat, 05 May 2012 16:38:41 +0200 Xeli fix breakage
Thu, 03 May 2012 16:04:38 +0100 koda HAPPY 7000th COMMIT HEDGEWARS
Thu, 03 May 2012 12:21:16 +0400 unc0rr Get rid of overloaded functions in uRenderUtils
Wed, 02 May 2012 16:36:11 +0100 koda rename a few Draw* routines
Wed, 02 May 2012 11:43:43 +0100 koda marked a couple of functions as inline
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)
Tue, 01 May 2012 19:56:55 +0200 koda breaking news, we don't support typed consts anymore
Sun, 29 Apr 2012 21:17:27 +0200 Xeli wops
Sun, 29 Apr 2012 21:05:09 +0200 Xeli implement switch for the touch interface
Sun, 29 Apr 2012 18:08:46 +0200 Xeli hide utilitywidget when changing turns, this also fixes some inconsistency when using targetting weapons
Sun, 29 Apr 2012 16:09:42 +0200 Xeli target using the utility button, this fixes bee
Fri, 27 Apr 2012 23:09:27 +0200 Xeli add ammoprop to enable to up and down buttons on for the touch interface
Tue, 24 Apr 2012 23:50:40 +0400 unc0rr Get rid of overloaded functions in uAmmo
Mon, 23 Apr 2012 19:22:43 +0200 Xeli fix the ammomenu F# buttons
Sat, 21 Apr 2012 17:55:45 +0200 Xeli - Return of the F<numbers> in the ammomenu
Sun, 08 Apr 2012 18:11:37 +0200 koda when focus is lost lower the volume to a minimum
Fri, 23 Mar 2012 14:14:43 +0100 Xeli first part of the utilitywidget (grenade timer/swap hogs) code
Sun, 18 Mar 2012 18:19:20 +0100 Xeli fix ammomenu, the cursor actually works now -_-
Sun, 18 Mar 2012 00:30:56 -0400 nemo revert this until someone makes it not screw up camera focus
Sun, 18 Mar 2012 00:59:17 +0100 Xeli touchinterface, move the up/down arrows a bit down
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
Sat, 17 Mar 2012 22:39:16 +0100 Xeli make ammomenu's speed dependent on RealTicks rather than frames
Tue, 13 Mar 2012 21:09:46 +0100 Xeli allow for 0 values on AMShiftTarget, this allows for movement across one axis
Thu, 23 Feb 2012 12:58:17 -0500 nemo Revert most of 033e4a8a9c74 and 9d501dc22f71 (see bug #362)
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)
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
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
Fri, 17 Feb 2012 18:23:36 +0100 koda the most important commit of the year
Fri, 17 Feb 2012 12:08:01 +0100 koda refactored a few types involved in the touch interface and corrected a few invisible mistakes
Thu, 16 Feb 2012 21:32:19 +0100 Xeli move the aim buttons to be above the jump button
Thu, 16 Feb 2012 17:48:03 +0100 Xeli added hide/show animation for the aiming keys (should animateWidget() be moved to another unit?)
less more (0) -120 tip