hedgewars/uStore.pas
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
Mon, 12 Oct 2009 21:42:56 +0000 koda can compile on iphone again
Mon, 12 Oct 2009 16:44:30 +0000 unc0rr Huge Smaxx patch with some fixes by me:
Mon, 12 Oct 2009 13:49:22 +0000 unc0rr - Fix camera area with different zoom levels
Sun, 27 Sep 2009 14:33:59 +0000 unc0rr - Patch for "Syncronizing" message by Smaxx + some tweaks by me
Thu, 10 Sep 2009 15:29:28 +0000 nemo Strip trailing spaces
Wed, 26 Aug 2009 20:32:27 +0000 nemo Lower bound on speech text width for proper rendering
Sat, 01 Aug 2009 13:59:41 +0000 unc0rr New waves rendering procedure based on using texture coodrinates > 1.0
Thu, 30 Jul 2009 22:36:57 +0000 nemo Selectively enable clamping - seeing if this helps avoid weird flake problems while still fixing vertical lines in waves and sky
Tue, 28 Jul 2009 22:04:04 +0000 nemo Avoid /0 in SetScale - not sure this is right way to do it though. But just to try and stop crashing prg's machine
Tue, 28 Jul 2009 16:29:39 +0000 unc0rr - Remove one AddProgress call
Sun, 12 Jul 2009 13:57:20 +0000 koda corrects a wrong binding
Sat, 11 Jul 2009 15:22:10 +0000 koda -fix bamboo theme (unsupported color profile)
Sat, 11 Jul 2009 13:47:57 +0000 koda accessory stuff for iphone
Fri, 10 Jul 2009 16:47:11 +0000 koda real fix for iphone color (reverting previous commit)
Thu, 09 Jul 2009 00:56:26 +0000 koda routine for loading lower resolution horizont and sky for nature theme when bigger images are not supported; right now they are not installed, but they could be useful for less powerful machines in general
Tue, 07 Jul 2009 21:48:55 +0000 koda -Removal of older WAV files, now useless thanks to OpenAL
Mon, 06 Jul 2009 22:46:33 +0000 koda once again, trying to restore windows compatibility from nemo's experiments
Mon, 06 Jul 2009 11:37:03 +0000 koda patch for loading sprites on two columns (helps embedded and lowpower machines). must deal with amGirder.png
Mon, 06 Jul 2009 00:39:32 +0000 koda -fix teleport sound when moving to wrong positions
Fri, 03 Jul 2009 23:45:07 +0000 koda reworked progress structure
Thu, 18 Jun 2009 17:48:06 +0000 nemo Smaxx refactor of LoadImage to use flags, iphone changes by koda (mostly use of rgba instead of rgb)
Sat, 13 Jun 2009 15:30:40 +0000 unc0rr Some work on zooming. Hedgewars are now unplayable.
Fri, 12 Jun 2009 00:39:36 +0000 nemo Change default output to stderr since /tmp doesn't exist under windows and is useless under iphoneos, add a couple of extra parameters
Thu, 11 Jun 2009 15:57:51 +0000 unc0rr Patch by Smaxx:
Thu, 11 Jun 2009 15:22:02 +0000 unc0rr Patch by koda:
Tue, 02 Jun 2009 18:59:13 +0000 nemo A few FIXME flags for easy grepping
Sun, 03 May 2009 17:35:10 +0000 nemo Artillery mode, sniper rifle, speech bubble tweaks, fix of rope bug introduced by enabling hats in jump
Fri, 01 May 2009 11:58:22 +0000 unc0rr nemo's tweaks to bubbles
Thu, 30 Apr 2009 20:16:58 +0000 unc0rr Oops, remove debug stuff
Thu, 30 Apr 2009 20:13:44 +0000 unc0rr nemo's great patch:
Mon, 13 Apr 2009 12:59:48 +0000 unc0rr - Fix training
Fri, 03 Apr 2009 16:33:33 +0000 unc0rr Patch by nemo:
Mon, 23 Mar 2009 21:09:34 +0000 unc0rr patch by koda:
Sun, 22 Mar 2009 21:03:59 +0000 unc0rr Save much CPU time by initializing vertex arrays in texture creation function
Sun, 22 Mar 2009 17:39:12 +0000 unc0rr Use GL_TRIANGLE_FAN instead of GL_TRIANGLES (more efficient)
Sun, 22 Mar 2009 14:32:22 +0000 unc0rr Apply koda's OpenGL ES compatibility patch
Wed, 18 Mar 2009 22:02:55 +0000 unc0rr - Fix warnings in frontend
Mon, 16 Mar 2009 14:43:15 +0000 unc0rr Don't use GLU
Sat, 07 Mar 2009 17:42:54 +0000 unc0rr - nemo's patch: some animations, zero probability for infinite weapons
Mon, 02 Mar 2009 21:13:07 +0000 unc0rr laser beam by nemo reworked a bit by me
Wed, 18 Feb 2009 16:35:03 +0000 unc0rr More reorganization
Wed, 18 Feb 2009 16:28:21 +0000 unc0rr Reorganize land texteure function in prepare to texture split
Sun, 18 Jan 2009 14:17:10 +0000 unc0rr Fallback to no hat when hat couldn't be loaded
Thu, 04 Dec 2008 21:14:03 +0000 unc0rr Don't call SDL_FreeSurface with null pointer
Mon, 27 Oct 2008 16:49:42 +0000 unc0rr Draw dark background under chat text
Sun, 28 Sep 2008 21:56:37 +0000 unc0rr - Hedgehog doesn't take off hat when shooting from shotgun
Thu, 11 Sep 2008 15:30:04 +0000 unc0rr Hat 'wearing' animation
Sun, 31 Aug 2008 17:22:50 +0000 unc0rr Hats now fully implemented for local game
Fri, 08 Aug 2008 20:45:13 +0000 unc0rr - Fix previous commit
Fri, 08 Aug 2008 19:34:55 +0000 unc0rr Start implementing support for 32bit sprites concerned in map generation process.
Sun, 27 Jul 2008 19:37:24 +0000 unc0rr Add ability to resize engine's window
Tue, 22 Jul 2008 18:31:34 +0000 unc0rr Load flakes information from theme.cfg when playing painted map
Mon, 07 Jul 2008 13:06:25 +0000 unc0rr Update copyright headers a bit
Fri, 04 Jul 2008 14:40:52 +0000 unc0rr Testing explosion particles implementation
Sun, 22 Jun 2008 20:40:39 +0000 unc0rr Complete exit confirmation implementation
Sun, 27 Apr 2008 11:40:22 +0000 unc0rr Update copyright info in source files headers
Sun, 20 Apr 2008 10:39:08 +0000 unc0rr Teleport animation
Sun, 13 Apr 2008 14:06:17 +0000 unc0rr Also, repair weapon count show in ammo menu
Sun, 13 Apr 2008 13:57:32 +0000 unc0rr Repair weapon name show in ammo menu
Sun, 13 Apr 2008 12:47:18 +0000 unc0rr Get rid of DXOutText call
Sun, 13 Apr 2008 12:45:30 +0000 unc0rr Get rid if deprecated Surface parameter of Draw* calls
Sun, 13 Apr 2008 12:33:16 +0000 unc0rr Fix warnings
Mon, 24 Mar 2008 20:27:12 +0000 unc0rr Use 'rope gun' sprite
Mon, 24 Mar 2008 19:18:13 +0000 unc0rr Use 'regular standing' and 'rope swing' hedgehog sprites
Sun, 09 Mar 2008 12:33:54 +0000 unc0rr Fix hedgehogs switching hang
Fri, 07 Mar 2008 20:25:19 +0000 unc0rr Finish flakes implementation
Thu, 21 Feb 2008 18:48:16 +0000 unc0rr Start console OpenGL reincarnation
Fri, 01 Feb 2008 16:39:37 +0000 unc0rr - Store sky color in theme cfg file
Mon, 28 Jan 2008 22:21:47 +0000 unc0rr Solve problem with crosshairs
Mon, 28 Jan 2008 18:22:35 +0000 unc0rr - Some optimizations
Sun, 27 Jan 2008 20:35:40 +0000 unc0rr - Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
Sun, 27 Jan 2008 19:29:00 +0000 unc0rr Store Land surface in memory:
Sun, 27 Jan 2008 17:27:13 +0000 unc0rr - Update land texture after explosions
Sun, 27 Jan 2008 17:04:54 +0000 unc0rr Fix a bug introduced in previous revision (accidental delete of land surface)
Sun, 27 Jan 2008 16:49:11 +0000 unc0rr Now game looks almost like it did before switching to OpenGL
Sun, 27 Jan 2008 15:02:12 +0000 unc0rr More sprites are visible
Sun, 27 Jan 2008 13:35:56 +0000 unc0rr Now hedgehogs are seen on map :)
Sat, 26 Jan 2008 10:55:34 +0000 unc0rr Enable back fps counter
Fri, 25 Jan 2008 23:55:03 +0000 unc0rr Respect alpha channel
Fri, 25 Jan 2008 23:33:35 +0000 unc0rr Now show sprites too
Fri, 25 Jan 2008 21:55:48 +0000 unc0rr Some further work on switching to OpenGL rendering
Fri, 25 Jan 2008 20:47:50 +0000 unc0rr Start conversion to OpenGL rendering
Mon, 14 Jan 2008 17:00:54 +0000 unc0rr Make team health bar surface transparent
Sun, 30 Dec 2007 16:40:12 +0000 unc0rr Finally, get rid of large stupid StoreSurface
Sun, 30 Dec 2007 16:19:41 +0000 unc0rr The rest of stuff converted to sprites
Sat, 20 Oct 2007 13:49:36 +0000 unc0rr Add theme and map by omen (with fixes by me)
Sat, 21 Jul 2007 16:35:12 +0000 unc0rr Small fixes
Tue, 03 Jul 2007 16:09:04 +0000 unc0rr - Introduce clans (teams with same color)
Mon, 02 Jul 2007 21:33:21 +0000 unc0rr Convert teams list to array
Sun, 03 Jun 2007 17:21:57 +0000 unc0rr - Fix some bugs
Tue, 22 May 2007 16:31:59 +0000 unc0rr - Fix bug with desert damaging current hedgehog
Mon, 07 May 2007 21:12:06 +0000 unc0rr New loading progress sprite code
Sun, 11 Mar 2007 17:19:28 +0000 unc0rr - Fix most of the warnings in hwengine
Sun, 11 Feb 2007 12:27:45 +0000 unc0rr Delphi mode off
Mon, 05 Feb 2007 19:33:24 +0000 unc0rr Update copyright information
Sat, 27 Jan 2007 14:18:33 +0000 unc0rr integer -> LongInt
Sun, 21 Jan 2007 21:31:10 +0000 unc0rr Small fixes to bring engine to life
Sun, 21 Jan 2007 19:51:02 +0000 unc0rr Fixed-point arithmetics in engine.
Sun, 10 Dec 2006 12:09:32 +0000 unc0rr Current hedgehog is on top of others in Z-order
Mon, 27 Nov 2006 17:29:08 +0000 unc0rr Pause support (mouse cursor is released when the game is paused)
Fri, 27 Oct 2006 22:07:38 +0000 unc0rr Implement Knowledge Base for libs/compilers bugs
Fri, 27 Oct 2006 14:30:36 +0000 unc0rr Add workaround over freepascal bug (http://www.freepascal.org/mantis/view.php?id=7613)
Wed, 25 Oct 2006 18:03:41 +0000 unc0rr Better crosshair
Thu, 19 Oct 2006 18:57:58 +0000 unc0rr Support font styles
Mon, 16 Oct 2006 21:06:32 +0000 unc0rr Make use of "unused" struct member (based on sdl_ttf example)
Mon, 16 Oct 2006 19:20:13 +0000 unc0rr Small fixes
less more (0) -120 tip