hedgewars/uStore.pas
Thu, 26 Aug 2010 14:46:30 +0100 tiyuri Fixes memory leak -Burp
Wed, 25 Aug 2010 00:17:51 +0200 koda set flake to non critical, no touches until game is starding, moved some variables to be initialized in the right place
Tue, 24 Aug 2010 17:03:44 +0200 smaxx Engine:
Mon, 23 Aug 2010 13:58:46 +0200 smaxx Frontend:
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
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 18:20:42 +0200 smaxx Engine:
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
Sun, 25 Jul 2010 16:02:02 +0200 koda use llvm to compile, don't preview map on wimpier devices, merge vsync, fix iphone launch image
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
Sat, 10 Jul 2010 15:39:07 +0200 koda cWeaponTooltips -> rqTooltipsOff
Thu, 08 Jul 2010 02:23:10 +0200 koda redo spinning wheel, redo fix for detail selection, redo ammo quantity and name in ammomenu
Wed, 07 Jul 2010 03:16:12 +0200 koda enable tooltips on ipad (todo: disable them on iphone)
Wed, 07 Jul 2010 02:52:11 +0200 koda fix the multitouch shooting and moving
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)
Fri, 25 Jun 2010 22:59:31 -0400 nemo Flag dimensions with booleans instead of using 0.
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 23:05:11 +0200 koda some memory caring code
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)
Thu, 17 Jun 2010 11:41:38 -0400 nemo Make land types flagged (to allow stacking future attributes such as indestructible ice, but also for a damaged flag)
Thu, 03 Jun 2010 14:03:48 +0000 smxx Engine:
Wed, 02 Jun 2010 13:52:23 +0000 koda a bunch of minor stuff
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:
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:53:31 +0000 koda Henek's patch - adds a column to ammoMenu and removes the F* column in iphone version
Sat, 01 May 2010 20:02:20 +0000 smxx Engine:
Sat, 01 May 2010 05:15:16 +0000 sheepluva * added some comments
Thu, 29 Apr 2010 21:25:51 +0000 smxx Engine:
Thu, 29 Apr 2010 17:21:10 +0000 smxx Engine:
Thu, 15 Apr 2010 14:24:26 +0000 smxx Engine:
Sat, 10 Apr 2010 21:36:40 +0000 smxx Frontend:
Fri, 09 Apr 2010 00:04:50 +0000 nemo Skip loading of splashes
Tue, 30 Mar 2010 20:18:04 +0000 smxx Frontend:
Tue, 30 Mar 2010 00:02:40 +0000 nemo prophylactic removal of some Integer references, raise a few of the template islands up a bit so they work inverted without triggering border
Mon, 29 Mar 2010 23:20:34 +0000 koda just some very sane stuff for the iphone port (plus some macro on pascal files)
Fri, 26 Mar 2010 17:43:21 +0000 smxx Engine:
Sun, 21 Mar 2010 20:55:45 +0000 koda fix a small leak
Sun, 21 Mar 2010 19:02:03 +0000 unc0rr In pascal unit is a namespace
Sat, 20 Mar 2010 15:16:59 +0000 koda update project for ipad target
Wed, 17 Mar 2010 00:26:35 +0000 koda restore compilation on simulator and device
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
Tue, 02 Mar 2010 15:04:31 +0000 smxx Engine:
Mon, 01 Mar 2010 19:54:33 +0000 smxx Engine:
Fri, 26 Feb 2010 19:52:22 +0000 nemo A simple hat reservation mechanism. Can be worked around with a little effort, but to make it useful, you'd have to get everyone you played with to work around it too. Quite a bit of effort for a small reward feature.
Fri, 26 Feb 2010 16:29:00 +0000 nemo Font switch requested by Copy Liu in issue #220 - a GPL CJK font set that includes some hand-drawn bitmaps for lower resolutions, reducing fuzziness of CJK chars in places like the ammo menu
Mon, 22 Feb 2010 10:56:43 +0000 smxx Engine:
Mon, 22 Feb 2010 05:50:29 +0000 nemo Check the right midpoint font
Mon, 22 Feb 2010 05:40:24 +0000 nemo Fix CJK in tooltips.
Mon, 15 Feb 2010 14:04:29 +0000 smxx Engine:
Fri, 12 Feb 2010 17:02:08 +0000 smxx Engine:
Wed, 10 Feb 2010 00:55:40 +0000 smxx Engine:
Thu, 04 Feb 2010 22:34:21 +0000 koda update iphone port to new code from Smaxx
Thu, 04 Feb 2010 22:29:19 +0000 smxx Engine:
Thu, 04 Feb 2010 20:45:03 +0000 smxx Server:
Sun, 31 Jan 2010 22:52:42 +0000 smxx Engine:
Sat, 30 Jan 2010 01:46:23 +0000 koda redo LANDSCAPE MODE in a saner way with lots of fps
Fri, 29 Jan 2010 00:55:14 +0000 koda LANDSCAPE ON IPHONE
Tue, 26 Jan 2010 21:55:51 +0000 koda complete the replacement of init/free wrappers for every unit
Sun, 24 Jan 2010 13:37:03 +0000 koda fix a nasty 196 bytes memory leak in engine, plus other stuff for iphone frontend
Sat, 23 Jan 2010 13:15:27 +0000 koda settings tab has now a very nice iphone-like interface
Mon, 18 Jan 2010 05:36:08 +0000 koda replace initialization/finalization statements with custom init functions
Sat, 16 Jan 2010 17:30:37 +0000 koda objc/pascal finally working
Sat, 16 Jan 2010 06:48:56 +0000 koda code cleanup and opengles optimizations
Thu, 14 Jan 2010 16:46:50 +0000 koda makes freepascal code compatible with OBJFPC mode
Sat, 09 Jan 2010 01:34:23 +0000 koda move mixed functions in PascalExports
Sat, 09 Jan 2010 00:59:12 +0000 koda iphone overlay button animation
Thu, 07 Jan 2010 22:59:14 +0000 nemo Hopefully this is the last error. Fix the if test, offset by -1 due to how the output appears to be handled.
Thu, 07 Jan 2010 16:18:32 +0000 nemo Drop the LongInt conversion, strip the two tests that are too large
Thu, 07 Jan 2010 16:12:26 +0000 nemo bit of a short circuit to reduce a few pointless tests on most text strings
Tue, 05 Jan 2010 21:26:38 +0000 nemo Non-hacked version of CJK handling. Should switch to CJK rendering only if a particular string needs it, instead of based on locale file.
Sun, 03 Jan 2010 22:58:19 +0000 koda lupdate + Palewolf's updated spanish translation + other patches of mine
Sun, 03 Jan 2010 17:23:40 +0000 koda check for sdl_image and sdl_mixer versions
Sun, 03 Jan 2010 15:40:41 +0000 koda smaller patches, one missing Sky-lowres, IMG_Init and Mix_Init (might require newer libraries), updates to SDL bindings, code cleanup, new compile flags
Thu, 24 Dec 2009 13:38:20 +0000 koda regression, powerpc colors working again
Thu, 24 Dec 2009 02:02:12 +0000 koda introduction of IMG_Init
Sat, 19 Dec 2009 19:37:30 +0000 koda update SDLMain.m/.h to latest version
Fri, 18 Dec 2009 02:47:28 +0000 koda complete transition of longword->sdl_color for TTF bindings
Wed, 16 Dec 2009 14:58:45 +0000 koda random updates for 10.6 and iphone builds
Sun, 29 Nov 2009 16:56:04 +0000 unc0rr Smaxx patch with tuning by me:
Fri, 20 Nov 2009 23:40:24 +0000 koda trailing mods from previous commit
Fri, 20 Nov 2009 21:22:05 +0000 koda revamped file access and debug display
Sun, 15 Nov 2009 22:26:42 +0000 koda Color Fix in PPC + files fallbacks
Sun, 15 Nov 2009 19:43:58 +0000 koda forgot this file in previous commit
Sat, 14 Nov 2009 05:26:26 +0000 nemo koda, can we try to keep unC0Rr's code formatting, and not just change it when we feel like it?
Sat, 14 Nov 2009 02:53:04 +0000 koda fix wrong ttf blending in ppc
Wed, 11 Nov 2009 19:48:16 +0000 koda removes workaround except for iphone
Tue, 10 Nov 2009 16:43:15 +0000 nemo unbreak build
Tue, 10 Nov 2009 04:07:08 +0000 koda color works under ppc
Thu, 05 Nov 2009 20:48:13 +0000 koda revert previous commit to remove a wip patch
Thu, 05 Nov 2009 20:47:42 +0000 koda update themes cmakefiles to use GLOB instead of listing all the files
Thu, 05 Nov 2009 20:40:31 +0000 koda fix iphone build
Thu, 05 Nov 2009 19:50:16 +0000 koda revamped SDLh.pas
Thu, 05 Nov 2009 16:23:09 +0000 koda move compiler directives to standard pascal
Wed, 04 Nov 2009 01:42:06 +0000 nemo Oops. Accidentally removed the scaling.
Mon, 02 Nov 2009 18:24:58 +0000 nemo A basic Spidey hat, leave hat on when roping.
Thu, 29 Oct 2009 23:59:46 +0000 koda add an uninstall target (to be tested)
Thu, 29 Oct 2009 17:51:54 +0000 koda fix missing land on ppc
Sun, 25 Oct 2009 16:35:09 +0000 koda fix a segfault in the iphone simulator by moving options.inc at the beginning of the file
Sun, 25 Oct 2009 10:39:12 +0000 koda fix build
Sun, 25 Oct 2009 10:38:09 +0000 koda convert 24 bits images to 32 (faster to manage)
Sun, 25 Oct 2009 09:02:17 +0000 koda completes touch input/control (problems with moving camera)
Fri, 23 Oct 2009 11:12:01 +0000 koda err, complete previous commit
Thu, 22 Oct 2009 18:59:35 +0000 koda update color management for new sdl_image on mac
Tue, 20 Oct 2009 21:20:47 +0000 nemo Bunch of neat stuff by Smaxx. ATI check, translucent name tags to reduce terrain fail, disabling health crates on invulnerable hogs. Also tweaks to prior stuff.
Tue, 20 Oct 2009 17:55:11 +0000 koda WE HAVE TOUCH INPUT
Tue, 20 Oct 2009 11:49:10 +0000 koda update sdlmain files to 1.2.14
Wed, 21 Oct 2009 16:47:30 +0000 nemo Disable NPOTT in 0.9.12 tag :) 0.9.12
Thu, 15 Oct 2009 15:33:43 +0000 nemo Remove sprFlake from set of clamped textures
Wed, 14 Oct 2009 22:53:24 +0000 koda Smaxx's updated german translation + texture gap fixes + updated room list
less more (0) -120 tip