hedgewars/uWorld.pas
Sun, 11 Sep 2011 13:12:52 -0400 nemo better?
Sun, 11 Sep 2011 10:46:53 -0400 nemo Should prevent a crasher when drowning while firing
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.
Sun, 11 Sep 2011 10:00:32 -0400 nemo tweak
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.
Sun, 11 Sep 2011 08:54:21 -0400 nemo Try the same offsetting as X - I think it helps w/ mikade's Space Invasion camera problem
Fri, 16 Sep 2011 17:36:05 +0200 Xeli Changed firebutton, parameters in uTouch might need to be tweaked some more hedgeroid
Fri, 09 Sep 2011 05:15:45 +0200 Xeli merge hedgeroid
Wed, 07 Sep 2011 20:12:20 -0400 nemo NEEDS TESTING. Try reenabling camera shake based on unc0rr's comment.
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
Thu, 25 Aug 2011 21:00:53 +0200 sheepluva * partial rollback of changes to camera
Thu, 25 Aug 2011 18:29:46 +0200 sheepluva reduce effect of the look-ahead behaviour that I tried to implement
Thu, 25 Aug 2011 18:08:44 +0200 sheepluva some camera adjustments (should also fix cam flickering on lowerst res)
Wed, 24 Aug 2011 13:33:53 -0400 nemo add for mine strike too. as cheezemonkey points out, mine bounce is height dependent.
Sat, 20 Aug 2011 13:53:45 +0200 Xeli added a visual fire button, isOnFireButton check needs to be fixed though it only works on 800x480 screens hedgeroid
Tue, 09 Aug 2011 21:41:52 +0200 Xeli merge hedgeroid
Sun, 07 Aug 2011 22:24:13 +0400 unc0rr Also unhide mouse cursor when in gsConfirm state
Sun, 07 Aug 2011 22:20:52 +0400 unc0rr Release mouse cursor in gsConfirm state
Sun, 07 Aug 2011 22:18:51 +0400 unc0rr Enter gsConfirm state when loosing focus
Tue, 09 Aug 2011 20:51:20 +0200 Xeli changed iphone specific ifdefs to mobile hedgeroid
Thu, 04 Aug 2011 17:44:55 +0200 Xeli merge hedgeroid
Sun, 31 Jul 2011 12:07:44 -0400 nemo Reset to default zoom. Unbreaks waves
Tue, 05 Jul 2011 18:33:42 +0200 Xeli merge hedgeroid
Sun, 03 Jul 2011 14:36:42 -0400 nemo Based on some user complaints on forum, try to reduce impact of teams on small displays.
Tue, 28 Jun 2011 17:57:54 +0200 Xeli merge hedgeroid
Sun, 03 Jul 2011 11:24:53 -0400 nemo Change bee pos sprite, make aiming napalm a little easier, adjust napalm flames to be more centred on the target
Fri, 24 Jun 2011 09:54:39 +0200 Xeli merge hedgeroid
Thu, 23 Jun 2011 16:52:23 +0200 Xeli Reverted back to tip and changed the correct IFDEF IPHONEOS to MOBILE without breaking other iphoneos hedgeroid
Thu, 23 Jun 2011 16:29:46 +0200 Xeli Changed UI elements hedgeroid
Sat, 25 Jun 2011 16:39:54 +0400 unc0rr Fix camera jerking on zoom in
Thu, 23 Jun 2011 21:19:43 +0400 unc0rr merge
Tue, 21 Jun 2011 18:28:34 -0400 nemo Make sky, horizon, flakes and clouds optional, replace repeated strips of skyL/skyR with 2x2 transparent PNGs instead of larger images of variable dimensions, remove a number of empty unused images
Tue, 21 Jun 2011 16:43:05 +0400 unc0rr Ability to turn camera following gears off
Mon, 02 May 2011 18:37:57 +0400 unc0rr - Implement a thin wrapper over real cursor, which eliminates need in SDL_WarpMouse outside game window cursor_issues
Sun, 17 Apr 2011 22:16:36 +0400 unc0rr Try to allow cursor to reach water when zooming out cursor_issues
Sat, 19 Mar 2011 16:19:50 +0100 Henek some final work and buggfix for Tag Team, it is now playable
Wed, 02 Mar 2011 00:27:20 +0100 koda Happy 2011 :)
Tue, 01 Feb 2011 19:49:10 +0100 sheepluva Thou shalt not leak!
Sat, 29 Jan 2011 21:16:09 +0100 Henek added dummy for tardis and ugly icons for tardis and structure
Tue, 18 Jan 2011 00:12:39 +0100 koda code cleanup
Mon, 17 Jan 2011 01:43:10 +0100 koda merge default into experimental3D experimental3D
Wed, 12 Jan 2011 20:31:55 +0100 Henek added rq-sky to themes so it can set sky color for low quality. also added tint of sky on sudden death. underwater theme is an example of this
Sun, 16 Jan 2011 05:21:00 +0100 koda rename "frame alternate" to "wiggle" as it's more appropriate experimental3D
Sat, 15 Jan 2011 18:35:59 +0100 koda use a different depth for different layers (land, water, explosions) experimental3D
Tue, 04 Jan 2011 12:53:46 +0100 koda merge with HEAD after 0.9.15 release, move consts and vars in their proper files experimental3D
Mon, 03 Jan 2011 10:45:50 -0500 nemo Apply RGBA consistently in Tint
Sun, 02 Jan 2011 18:12:16 +0100 koda remove obsolete TrainingFlags code
Fri, 31 Dec 2010 01:05:23 +0100 Henek sudden death changes: only change visual bit on health decrease and support for water transparancy change and clouds number change
Tue, 28 Dec 2010 23:53:37 +0100 Henek sudden death, now with visual and audial effects :D
Wed, 22 Dec 2010 15:42:47 +0100 Henek fixed showmission so it actually displays the right icons
Tue, 07 Dec 2010 22:23:40 -0500 nemo Restore millisecond precision for mines time
Sun, 21 Nov 2010 16:53:31 +0300 unc0rr uCaptions
Thu, 18 Nov 2010 16:19:55 +0300 unC0Rr Introduce uRenderUtils
Thu, 18 Nov 2010 15:45:35 +0300 unC0Rr Introduce uRender
Thu, 18 Nov 2010 11:45:31 +0300 unC0Rr Introduce uTextures
Thu, 18 Nov 2010 11:32:47 +0300 unC0Rr Move some stuff from uMisc to uUtils
Wed, 17 Nov 2010 22:26:34 +0300 unc0rr Some more
Wed, 17 Nov 2010 22:19:58 +0300 unc0rr uWorld
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
less more (0) -300 -100 -60 tip