hedgewars/SDLh.pas
Sat, 11 Jul 2009 13:47:57 +0000 koda accessory stuff for iphone
Fri, 10 Jul 2009 19:10:29 +0000 koda fix a binding that was preveting to display anything else besides hogs on iphone
Fri, 10 Jul 2009 16:47:11 +0000 koda real fix for iphone color (reverting previous commit)
Wed, 08 Jul 2009 12:53:36 +0000 koda initial support for touch input
Tue, 07 Jul 2009 22:02:13 +0000 koda completes removal of wav files, updates SDLh and adds DEBUGFILE to hwengine when compiled in Debug mode
Tue, 07 Jul 2009 21:48:55 +0000 koda -Removal of older WAV files, now useless thanks to OpenAL
Sun, 28 Jun 2009 14:37:26 +0000 nemo koda/Smaxx changes to openal for crossplatform building
Wed, 24 Jun 2009 15:59:32 +0000 unc0rr koda's OpenAL conversion:
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)
Thu, 11 Jun 2009 15:22:02 +0000 unc0rr Patch by koda:
Thu, 30 Apr 2009 20:13:44 +0000 unc0rr nemo's great patch:
Tue, 14 Apr 2009 19:05:23 +0000 unc0rr koda's patch
Tue, 07 Apr 2009 14:01:46 +0000 unc0rr patch by koda
Mon, 23 Mar 2009 21:09:34 +0000 unc0rr patch by koda:
Sun, 22 Mar 2009 14:32:22 +0000 unc0rr Apply koda's OpenGL ES compatibility patch
Wed, 18 Mar 2009 21:43:46 +0000 unc0rr Patch by koda
Tue, 10 Mar 2009 17:55:29 +0000 unc0rr a patch
Sat, 21 Feb 2009 11:49:56 +0000 unc0rr Patch by koda to better support Mac OS X
Mon, 19 Jan 2009 15:25:22 +0000 unc0rr Patch by nemo (polished by me)
Tue, 30 Dec 2008 19:17:47 +0000 unc0rr Patch for engine to successfully build on Mac OS X by Michael Schindler
Sat, 16 Aug 2008 20:36:18 +0000 unc0rr Play music in menu also, with fading effects when run game
Sun, 27 Jul 2008 19:37:24 +0000 unc0rr Add ability to resize engine's window
Mon, 07 Jul 2008 13:06:25 +0000 unc0rr Update copyright headers a bit
Sat, 24 May 2008 17:34:06 +0000 unc0rr - Start chat implementation: chat strings are on the screen
Sun, 27 Apr 2008 11:40:22 +0000 unc0rr Update copyright info in source files headers
Fri, 01 Feb 2008 16:39:37 +0000 unc0rr - Store sky color in theme cfg file
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, 19 Mar 2007 19:12:46 +0000 unc0rr Use freepascal's routines to manipulate threads
Tue, 20 Feb 2007 21:33:49 +0000 unc0rr - Proper fix to get network byte order
Tue, 20 Feb 2007 16:58:53 +0000 unc0rr Do not use SDL_Net's to/from network byte order conversion functions
Sun, 11 Feb 2007 15:33:19 +0000 unc0rr AI thinks in separate thread
Sun, 11 Feb 2007 12:27:45 +0000 unc0rr Delphi mode off
Thu, 01 Feb 2007 21:42:11 +0000 unc0rr Support unicode input for chat
Tue, 23 Jan 2007 16:59:05 +0000 unc0rr - New Land Generator
Sun, 21 Jan 2007 19:51:02 +0000 unc0rr Fixed-point arithmetics in engine.
Thu, 11 Jan 2007 20:45:59 +0000 unc0rr Calculate land digest
Sun, 07 Jan 2007 16:53:16 +0000 unc0rr Release mouse when keyboard focus lost
Fri, 27 Oct 2006 14:30:36 +0000 unc0rr Add workaround over freepascal bug (http://www.freepascal.org/mantis/view.php?id=7613)
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:10:30 +0000 unc0rr - New crosshair
Mon, 09 Oct 2006 18:26:44 +0000 unc0rr Add video driver name to debug
Sun, 08 Oct 2006 18:17:52 +0000 unc0rr Bots are in the same thread as game. Fixes FreePascal issues.
Thu, 05 Oct 2006 16:33:18 +0000 unc0rr Relicense to GPL
Wed, 27 Sep 2006 20:13:29 +0000 unc0rr Changeable volume
Wed, 20 Sep 2006 15:33:47 +0000 unc0rr Network protocol uses integers in network byte order
Sat, 12 Aug 2006 17:41:02 +0000 unc0rr - Initialize translations earlier
Fri, 11 Aug 2006 16:17:50 +0000 unc0rr - Many type fixes
Thu, 10 Aug 2006 22:19:35 +0000 unc0rr Small fix for 64bit compatibility
Thu, 10 Aug 2006 21:52:14 +0000 unc0rr - Fixed integer->longint
Sat, 05 Aug 2006 20:57:36 +0000 unc0rr - Fixed compilation
Sat, 08 Jul 2006 21:40:03 +0000 unc0rr - Unicode support for team and hedgehogs names
Fri, 23 Jun 2006 20:02:41 +0000 unc0rr - Many AI improvements
Tue, 20 Jun 2006 21:18:49 +0000 unc0rr Many AI improvements, bots do think in separate thread
Sat, 31 Dec 2005 13:45:09 +0000 unc0rr - New rope
Sun, 04 Sep 2005 21:19:19 +0000 unc0rr Fix some issues with sound
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