hedgewars/uMisc.pas
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?
Thu, 05 Nov 2009 16:23:09 +0000 koda move compiler directives to standard pascal
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
Fri, 23 Oct 2009 11:12:01 +0000 koda err, complete previous commit
Thu, 22 Oct 2009 21:03:38 +0000 koda code cleanup for Surface2Tex (we don't have 3 bytes surfaces any more)
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.
Thu, 15 Oct 2009 18:02:01 +0000 nemo Adjustments to training mode and credits by Smaxx
Wed, 14 Oct 2009 22:53:24 +0000 koda Smaxx's updated german translation + texture gap fixes + updated room list
Mon, 12 Oct 2009 16:44:30 +0000 unc0rr Huge Smaxx patch with some fixes by me:
Tue, 22 Sep 2009 21:58:08 +0000 koda Smaxx's patch fixing openal sound issues with poor card drivers
Tue, 22 Sep 2009 15:48:49 +0000 unc0rr - Remove cake fix
Wed, 16 Sep 2009 14:44:40 +0000 unc0rr Optimize network traffic a bit:
Thu, 10 Sep 2009 15:29:28 +0000 nemo Strip trailing spaces
Thu, 10 Sep 2009 12:42:01 +0000 unc0rr Implement smooth zoom
less more (0) -100 -60 tip