hedgewars/uWorld.pas
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
Wed, 17 Nov 2010 17:45:55 +0300 unC0Rr Move variables from uMisc to uVariables
Wed, 17 Nov 2010 17:22:36 +0300 unC0Rr Introduce unit uTypes in order to remove some cyclic unit dependencies
Mon, 27 Dec 2010 23:57:44 +0100 koda add a S3D_DISABLED symbol to disable/enable stereo rendering at compilation time experimental3D
Wed, 22 Dec 2010 12:17:34 +0100 koda use a gentler positive parallax for background effect experimental3D
Mon, 15 Nov 2010 12:37:39 +0100 koda update the 3d branch after release experimental3D
Fri, 12 Nov 2010 15:20:54 +0100 koda yay i'm free to break things again!
Mon, 08 Nov 2010 22:26:44 -0500 nemo Revert yet again for breaking stuff. No more chances on this. If there'd been a release, this would have been twice with serious breakage. P.S. - as per koda's complaint last time, only reverted the non-iphone, probably means iphone is now broken. Oh well.
Mon, 08 Nov 2010 23:46:34 +0100 koda this time i got it right, i'm sure of it; TEST ANYWAYS
Sun, 07 Nov 2010 18:35:21 -0500 nemo revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
Sun, 07 Nov 2010 23:47:29 +0100 koda revamp gamemodes section in the ifrontend and update ios game modes
Sun, 07 Nov 2010 20:40:30 +0100 koda err better wait after relase for this one
Sun, 07 Nov 2010 20:27:05 +0100 koda move turnstime and minestime * 1000 outside frontend and place it in engine
Sun, 07 Nov 2010 16:41:03 +0300 unc0rr REmove stupid int64 conversions, provide real fixes to compiler hints
Fri, 05 Nov 2010 15:36:45 -0400 nemo Add some more game goals. Sorry translators.
Wed, 27 Oct 2010 14:02:20 +0200 koda update branch with latest head, most likely breaking water color in stereo mode experimental3D
Fri, 29 Oct 2010 00:24:17 +0200 koda disable gfMines and update variable names (landadds -> minesnum, cLandAdditions -> cLandMines)
Thu, 14 Oct 2010 22:01:33 +0200 koda less warning, no rotation glitch, more comments
Mon, 11 Oct 2010 15:47:40 -0400 nemo Extend the >0 / amNothing check
Mon, 11 Oct 2010 21:45:25 +0200 koda merge
Mon, 11 Oct 2010 12:37:42 -0400 nemo Constrain to <= to avoid a bug on bottom edge reported by Henek
Mon, 11 Oct 2010 03:28:15 +0200 koda moved some utilities to a separate column with round buttons
Wed, 22 Sep 2010 01:09:40 -0400 nemo Extend time limit to 9999, remove ready timer if time is over 999 and stop drawing time if it is over 999 (draws wrong over 999 anyway) - this has the effect of allowing an "unlimited" time appearance if turns are over a quarter hour or so. This can be used to add an unlimited time scheme or button to ipad
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.
Thu, 02 Sep 2010 19:21:41 +0200 smaxx Engine:
Wed, 01 Sep 2010 20:41:45 +0200 smaxx Engine:
Wed, 01 Sep 2010 18:06:52 +0200 smaxx Engine:
Thu, 26 Aug 2010 16:02:09 +0200 smaxx Engine:
Thu, 26 Aug 2010 14:46:30 +0100 tiyuri Fixes memory leak -Burp
Thu, 26 Aug 2010 14:02:48 +0100 tiyuri Add kill counter to Survival Mode -Burp
Tue, 24 Aug 2010 17:03:44 +0200 smaxx Engine:
Sat, 31 Jul 2010 11:24:53 +0200 koda remove trailing spaces from end of line
Wed, 18 Aug 2010 20:29:41 +0200 smaxx Engine: experimental3D
Sat, 31 Jul 2010 10:52:43 +0200 koda reverted stereo craziness - the experimental3D branch has been created for a reason
Sat, 31 Jul 2010 10:42:40 +0200 koda merge
Mon, 02 Aug 2010 12:24:06 +0200 koda these were removed by mistake experimental3D
Fri, 30 Jul 2010 19:56:28 +0200 smaxx Engine:
Sat, 31 Jul 2010 10:53:54 +0200 koda applying smaxx patch where it should be experimental3D
Fri, 30 Jul 2010 13:36:03 +0200 koda add some comments and fix indentation experimental3D
Fri, 30 Jul 2010 13:07:46 +0200 koda creating a new branch for experimental 3d stereographic rendering experimental3D
Sat, 31 Jul 2010 10:39:20 +0200 koda fix panning when zoomed (finally)
Thu, 22 Jul 2010 12:47:32 +0200 koda reduce the number of keywords used and switch to BMP format for screenshots
Wed, 14 Jul 2010 00:43:36 +0200 koda save the gl client state to get a nice 80% fps boost
Sun, 11 Jul 2010 18:39:01 +0200 koda touch overlay reworked, improvements to zoom and confirmation
Thu, 08 Jul 2010 02:23:10 +0200 koda redo spinning wheel, redo fix for detail selection, redo ammo quantity and name in ammomenu
Sat, 03 Jul 2010 00:11:23 +0200 koda interpret parameters before initializing everything
Wed, 30 Jun 2010 12:55:33 +0200 koda turn cReducedQuality into a LongInt and provide a series of quality flags (and best of all, this is still compatible with current frontend)
Mon, 28 Jun 2010 21:52:00 +0200 sheepluva fix segfault on HH-gear being 0 (e.g. after drowning) in cursor/target selection mode, thanks "ivze" for the heads-up!
Mon, 28 Jun 2010 09:33:10 +0200 sheepluva engine: apply weapon offset to charge animation
Sat, 26 Jun 2010 04:36:04 +0200 koda moar zoom, fixed fort mode, other glitches
Tue, 22 Jun 2010 23:08:57 -0400 nemo New approach to the low-res problem. Basically, we already have a 1024 minimum, and the tallest maps are restricting themselves to 2048 maximum. All backgrounds are scaled down 50%, then scaled up on draw. Saves memory, and backgrounds are already deliberately fuzzed for depth of field anyway.
Sun, 20 Jun 2010 18:35:59 +0200 koda fix zoom smoothness
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)
Fri, 28 May 2010 16:21:54 +0000 smxx Engine:
Sun, 16 May 2010 18:12:10 +0000 koda unbreak build (everyone saw this coming)
Sun, 16 May 2010 17:23:30 +0000 koda update sdl functions to latest revision
Fri, 07 May 2010 10:54:07 +0000 smxx Engine:
Fri, 07 May 2010 09:57:12 +0000 sheepluva * no zooming when game is paused
Thu, 06 May 2010 15:26:14 +0000 nemo Henek makes AmmoMenu more flexible
Sun, 02 May 2010 22:00:50 +0000 smxx Engine:
Sun, 02 May 2010 18:42:19 +0000 koda js' patch that restores Vsync on snow leopard
Sat, 01 May 2010 21:54:08 +0000 koda adding a somewhat working autoration for ipad (uStore.pas and uWorld.pas got mixed in the last two commits)
Sat, 01 May 2010 20:02:20 +0000 smxx Engine:
Thu, 29 Apr 2010 21:25:51 +0000 smxx Engine:
Thu, 29 Apr 2010 19:40:13 +0000 smxx Commited wrong file *grmlrgrml*
Thu, 29 Apr 2010 17:21:10 +0000 smxx Engine:
Sun, 04 Apr 2010 16:38:00 +0000 smxx Engine:
Fri, 02 Apr 2010 18:54:08 +0000 palewolf - Parallax effect for horizont when water is out of sight
Fri, 02 Apr 2010 10:50:10 +0000 sheepluva * make positions of both sky and horizon dependent on the most remote waterwave by adjusting Palewolf's offset values
Fri, 02 Apr 2010 08:46:57 +0000 palewolf - Added SkyOffset, HorizontOffset as global vars
Thu, 01 Apr 2010 16:46:44 +0000 smxx Maps:
Thu, 01 Apr 2010 16:08:09 +0000 nemo Update (c) lines to 2010 as unc0rr requested - they all had varying values so I just took the first year mentioned, then tacked on -2010
Wed, 31 Mar 2010 11:59:32 +0000 smxx Engine:
Mon, 29 Mar 2010 23:20:34 +0000 koda just some very sane stuff for the iphone port (plus some macro on pascal files)
Mon, 29 Mar 2010 09:52:10 +0000 smxx Engine:
Sat, 27 Mar 2010 22:25:18 +0000 smxx Engine:
Sat, 27 Mar 2010 20:51:53 +0000 smxx Engine:
Sat, 27 Mar 2010 16:57:18 +0000 koda * port fadeout to opengles
Sat, 27 Mar 2010 14:57:41 +0000 smxx Engine:
Sat, 27 Mar 2010 14:03:30 +0000 smxx Engine:
Sat, 27 Mar 2010 11:59:03 +0000 palewolf - Bee sprites for target and HH hand
Sat, 27 Mar 2010 00:48:59 +0000 palewolf Tweaking water depth with Tiy
Fri, 26 Mar 2010 22:53:42 +0000 palewolf First go at water depth
Mon, 22 Mar 2010 17:48:19 +0000 unc0rr Clean Augean stables
Sun, 21 Mar 2010 19:02:03 +0000 unc0rr In pascal unit is a namespace
Sun, 21 Mar 2010 15:50:38 +0000 palewolf Insert commit message here
Sat, 20 Mar 2010 15:16:59 +0000 koda update project for ipad target
Mon, 15 Mar 2010 11:53:32 +0000 smxx Engine:
Tue, 09 Mar 2010 02:48:27 +0000 nemo Ensure ammo menu is flagged false if no ammo
Tue, 09 Mar 2010 02:02:22 +0000 nemo Let's try this too (override following remote if in ammo menu)
Sat, 06 Mar 2010 13:56:33 +0000 smxx Engine:
Sat, 06 Mar 2010 13:55:58 +0000 smxx Engine:
Sat, 06 Mar 2010 10:59:20 +0000 unc0rr Replace tabs with spaces using 'expand -t 4' command
Thu, 04 Mar 2010 16:20:07 +0000 smxx Engine:
Wed, 03 Mar 2010 11:38:02 +0000 smxx Engine:
Mon, 01 Mar 2010 22:25:57 +0000 smxx Engine:
Mon, 01 Mar 2010 19:54:33 +0000 smxx Engine:
Mon, 01 Mar 2010 19:20:43 +0000 smxx Engine:
Mon, 01 Mar 2010 18:01:09 +0000 smxx Engine:
Sun, 28 Feb 2010 17:32:39 +0000 nemo Tweak condition for hiding ammo
Thu, 25 Feb 2010 13:02:08 +0000 smxx Engine:
Wed, 24 Feb 2010 13:29:06 +0000 nemo Fix spectator crash due to missing nil check in new dust gear, init Ammo to nil in World prior to nil check
Wed, 24 Feb 2010 03:03:43 +0000 nemo Adjust LocalClan when shuffling, set to -1 in case all local clans are bots.
Wed, 24 Feb 2010 01:55:59 +0000 nemo Show the ammo menu of the last local non-bot team when not local turn. needs testing
Tue, 23 Feb 2010 03:57:27 +0000 nemo oops. forgot the free. also drop the speed check.
Tue, 23 Feb 2010 03:55:46 +0000 nemo A little clock for convenience in finding things in demos
Mon, 22 Feb 2010 00:47:50 +0000 smxx Engine:
Sat, 13 Feb 2010 01:56:35 +0000 koda allow to compile engine as library with HWLIBRARY symbol
Wed, 10 Feb 2010 00:55:40 +0000 smxx Engine:
less more (0) -120 tip