hedgewars/uMisc.pas
Wed, 30 Jun 2010 22:42:55 +0200 koda tiy new overlay graphics
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)
Tue, 29 Jun 2010 23:30:49 -0400 nemo Remove hwFloat from VisualGears - they don't need the precision for syncing purposes, and it saves a whole lot of operations.
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.
Tue, 22 Jun 2010 18:06:55 +0200 koda ok really fix the command line utility
Tue, 22 Jun 2010 17:10:27 +0200 koda fix build and permissions problems when launching hwengine from command line
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)
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
Sun, 02 May 2010 22:00:50 +0000 smxx Engine:
Thu, 29 Apr 2010 21:25:51 +0000 smxx Engine:
Thu, 29 Apr 2010 18:53:22 +0000 koda add option to look at the previous debug log
Sun, 25 Apr 2010 02:30:42 +0000 koda wow all these files only for land preview and seed generation
Sat, 17 Apr 2010 23:03:52 +0000 palewolf cWindSpeed recalculation assumed GetRandom returns a value between 0.0-1.0 while in fact is in the 0.0-0.5 range; Halve cMaxWindSpeed to compensate.
Fri, 16 Apr 2010 16:04:41 +0000 smxx Engine:
Mon, 12 Apr 2010 20:58:32 +0000 smxx Engine:
Sun, 04 Apr 2010 19:51:53 +0000 koda merged code from ipad and iphone frontends
Sat, 03 Apr 2010 14:59:41 +0000 koda fix building without DEBUGFILE
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)
Sun, 28 Mar 2010 02:49:39 +0000 nemo prg's maze generator
Sat, 27 Mar 2010 17:22:33 +0000 smxx Engine:
Sat, 27 Mar 2010 14:03:30 +0000 smxx Engine:
Fri, 26 Mar 2010 00:26:32 +0000 nemo Enable birdy. Has egg bombing. Eggs should possibly have a dX component. No poison yet, no egg sprite.
Sun, 21 Mar 2010 19:02:03 +0000 unc0rr In pascal unit is a namespace
Sat, 06 Mar 2010 10:59:20 +0000 unc0rr Replace tabs with spaces using 'expand -t 4' command
Sat, 06 Mar 2010 10:54:24 +0000 unc0rr hate Smaxx (tested)
Wed, 03 Mar 2010 02:56:18 +0000 nemo Add spinner for explosives, add dust on crate impact, crank up explosives a bit
Mon, 01 Mar 2010 19:54:33 +0000 smxx Engine:
Sun, 28 Feb 2010 16:03:33 +0000 nemo Dude mine probability spinner
Sat, 13 Feb 2010 01:56:35 +0000 koda allow to compile engine as library with HWLIBRARY symbol
Wed, 10 Feb 2010 17:53:21 +0000 smxx Engine:
Wed, 10 Feb 2010 17:31:12 +0000 smxx Engine:
Thu, 04 Feb 2010 22:34:21 +0000 koda update iphone port to new code from Smaxx
Thu, 04 Feb 2010 20:45:03 +0000 smxx Server:
Thu, 04 Feb 2010 14:48:49 +0000 smxx Engine:
Sun, 31 Jan 2010 22:52:42 +0000 smxx Engine:
Sun, 31 Jan 2010 16:20:53 +0000 nemo Update translation files, add "King Mode"
Tue, 26 Jan 2010 21:55:51 +0000 koda complete the replacement of init/free wrappers for every unit
Tue, 26 Jan 2010 04:13:37 +0000 nemo Free up some unfreed memory. Needed for Koda's iphone lib work
Sun, 24 Jan 2010 13:37:03 +0000 koda fix a nasty 196 bytes memory leak in engine, plus other stuff for iphone frontend
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
Wed, 13 Jan 2010 09:41:35 +0000 koda GameSetup is now a class, use of NSThread instead of pthreads, game doesn't quit after first execution (but crashes aftewards - the irony)
Sun, 10 Jan 2010 00:52:20 +0000 koda initial support for engine protocol
Sat, 09 Jan 2010 01:34:23 +0000 koda move mixed functions in PascalExports
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
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
Fri, 18 Dec 2009 02:33:45 +0000 koda powerpc and gameserver compilation disabled temporarily
Sun, 29 Nov 2009 18:30:21 +0000 unc0rr Get rid of stupid ToggleLongInt and ToggleString functions
Sun, 29 Nov 2009 16:56:04 +0000 unc0rr Smaxx patch with tuning by me:
Sun, 22 Nov 2009 04:28:30 +0000 koda fix build
Fri, 20 Nov 2009 21:22:05 +0000 koda revamped file access and debug display
Sun, 15 Nov 2009 19:42:28 +0000 koda fix chat color in ppc
Sat, 14 Nov 2009 11:06:55 +0000 unc0rr Fix desync when playing with AI via network, occuring in certain conditions
Sat, 14 Nov 2009 02:53:04 +0000 koda fix wrong ttf blending in ppc
Mon, 09 Nov 2009 18:44:09 +0000 unc0rr wtf is this, koda?
less more (0) -100 -60 tip