hedgewars/uStore.pas
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
Mon, 16 Oct 2006 17:26:50 +0000 unc0rr Better error message
Mon, 16 Oct 2006 17:10:30 +0000 unc0rr - New crosshair
Thu, 12 Oct 2006 18:52:00 +0000 unc0rr - Many small fixes
Sun, 08 Oct 2006 18:17:52 +0000 unc0rr Bots are in the same thread as game. Fixes FreePascal issues.
Thu, 05 Oct 2006 20:13:51 +0000 unc0rr Alpha channel value fix
Thu, 05 Oct 2006 20:07:04 +0000 unc0rr Color fixes
Thu, 05 Oct 2006 16:33:18 +0000 unc0rr Relicense to GPL
Sat, 23 Sep 2006 19:26:07 +0000 unc0rr - AmmoMenu
Fri, 11 Aug 2006 20:00:29 +0000 unc0rr Small fixes for better FPC compatibility
Fri, 11 Aug 2006 16:17:50 +0000 unc0rr - Many type fixes
Thu, 10 Aug 2006 21:52:14 +0000 unc0rr - Fixed integer->longint
Sun, 06 Aug 2006 15:48:48 +0000 unc0rr - make the game be run from ${PREFIX}/bin with data in ${PREFIX}/share/hedgewars/Data
Sat, 05 Aug 2006 20:57:36 +0000 unc0rr - Fixed compilation
Mon, 24 Jul 2006 14:03:51 +0000 unc0rr - First hedgehog in team has first turn in team
Thu, 20 Jul 2006 20:11:32 +0000 unc0rr - Fixed bug with hedgehog under water using rope
Sat, 08 Jul 2006 21:40:03 +0000 unc0rr - Unicode support for team and hedgehogs names
Wed, 28 Jun 2006 18:27:42 +0000 unc0rr - Changed falling damage scoring
Fri, 23 Jun 2006 20:02:41 +0000 unc0rr - Many AI improvements
Sat, 21 Jan 2006 16:18:19 +0000 unc0rr Send run parameters by cmd line, game parameters by IPC... breaks network game
Fri, 20 Jan 2006 19:02:50 +0000 unc0rr - Fixed game loading
Thu, 19 Jan 2006 21:12:20 +0000 unc0rr - Fixed bubble theme object
Sun, 15 Jan 2006 14:14:12 +0000 unc0rr - Teams health bars sorting
Thu, 12 Jan 2006 16:33:26 +0000 unc0rr Show team health bars, without sorting yet
Tue, 10 Jan 2006 19:53:18 +0000 unc0rr - Removed dark pixels on the corners of health case
Mon, 09 Jan 2006 20:33:12 +0000 unc0rr - Fixed console behavior
Thu, 05 Jan 2006 22:55:45 +0000 unc0rr Better Desert Eagle and Shotgun
Thu, 05 Jan 2006 15:54:22 +0000 unc0rr - Properly get seed in net game
Sat, 31 Dec 2005 13:45:09 +0000 unc0rr - New rope
Tue, 27 Dec 2005 10:19:21 +0000 unc0rr - Fixed slow sprite blt
Tue, 23 Aug 2005 16:17:53 +0000 unc0rr - set svn:eol-style to native
Mon, 22 Aug 2005 13:35:41 +0000 unc0rr Add current sources.
less more (0) tip