hedgewars/uIO.pas
Fri, 17 Jan 2014 01:06:54 +0100 sheepluva update copyright to 2014
Wed, 08 Jan 2014 13:04:50 +0400 unc0rr Oops webgl
Wed, 08 Jan 2014 01:16:20 +0400 unc0rr Remove X and Y from the structure since those are misaligned in c code and I failed to do anything about that and they were the last cause of desyncs and only used in 4 places and I'm too lazy webgl
Thu, 07 Nov 2013 21:06:30 +0400 unc0rr Provide more information to SDLTry sdl2transition
Fri, 11 Oct 2013 17:43:13 +0200 koda merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang webgl
Sat, 29 Jun 2013 02:42:15 +0200 koda break uDebug and uCommand depedency loop by putting stuff in uIO
Mon, 17 Jun 2013 16:56:58 +0200 koda update with default webgl
Mon, 10 Jun 2013 15:18:03 +0300 Periklis Ntanasis created a new sendstat type for changing the kills label
Sat, 08 Jun 2013 23:24:52 +0300 Periklis Ntanasis added option to change stats graph title
Tue, 04 Jun 2013 00:10:48 +0300 Periklis Ntanasis added custom stats message
Tue, 04 Jun 2013 22:28:12 +0200 koda update branch webgl
Wed, 29 May 2013 15:12:06 -0400 unc0rr bump copyright year for Andrey entries
Wed, 03 Apr 2013 00:16:37 +0400 unc0rr Fix rendering errors now. webgl
Tue, 02 Apr 2013 21:00:57 +0200 koda update webgl branch webgl
Mon, 04 Mar 2013 20:16:43 +0400 unc0rr Oops, forgot this check (fixes crash)
Sat, 02 Mar 2013 00:16:37 +0400 unc0rr Review the list of synced messages in isSyncedCommand. Fixes issue 546.
Fri, 22 Feb 2013 11:35:54 +0400 unc0rr Oh, and # too to prevent occasional game hang when N is followed by #
Fri, 22 Feb 2013 11:33:30 +0400 unc0rr Flush buffer on N command
Mon, 11 Feb 2013 10:20:07 +0400 unc0rr Bring back full log strings for commands, just a bit sanitized
Fri, 08 Feb 2013 15:33:43 +0400 unc0rr - Collect synced packets to send within 1 second (cSendEmptyPacketTime) into buffer which is flushed each second.
Sun, 27 Jan 2013 00:28:57 +0100 koda update branch webgl
Sat, 12 Jan 2013 18:37:10 -0500 nemo Prevent camera from moving with auto camera disabled when remote teams are targetting
Tue, 25 Dec 2012 04:45:22 +0100 koda update branch with default webgl
Thu, 06 Dec 2012 00:14:40 +0400 unc0rr Stop syncing when recieved 'o' message flibqtfrontend
Thu, 29 Nov 2012 23:23:19 -0500 Joe Doyle (Ginto8) Move global variables to units that use them
Thu, 22 Nov 2012 00:41:53 +0100 koda updated branch webgl
Sun, 11 Nov 2012 17:15:19 +0100 koda merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
Wed, 14 Nov 2012 22:08:40 -0500 nemo oops
Wed, 07 Nov 2012 14:02:10 -0500 nemo LongInt Land width/height, mouse coords
Thu, 30 Aug 2012 13:02:19 -0400 nemo Checking merge against latest trunk
Thu, 26 Jul 2012 21:56:47 +0400 Stepan777 merge
Wed, 25 Jul 2012 10:56:14 -0400 nemo Changes for the benefit of pas2c. Use downto in for loops to avoid repeated calls of Random/GetRandom. Wrap nots.
Mon, 25 Jun 2012 10:46:48 +0300 belphegorr The first campaign commit with a lot of changes...
Mon, 04 Jun 2012 21:32:30 +0400 Stepan777 here it is
Tue, 22 May 2012 00:29:32 +0400 unc0rr Feel free to add real checksum function
Sat, 12 May 2012 22:50:33 +0400 unc0rr Get rid of cripple SendIPCc
Sat, 05 May 2012 19:04:59 +0100 koda old typed const moved to their proper unit
Sat, 05 May 2012 17:29:04 +0100 koda split OnDestroy across the appropriate modules (this doen't cause leaks on mobile, right?)
Tue, 01 May 2012 19:56:55 +0200 koda breaking news, we don't support typed consts anymore
Sat, 21 Apr 2012 23:00:08 +0400 unc0rr Oops
Sat, 21 Apr 2012 20:12:22 +0400 unc0rr Make pas2c even smarter. Now uIO.c compiles fine, and only 1 warning when compiled with -Wall (clang).
Sat, 21 Apr 2012 19:51:13 +0400 unc0rr - Remove support for variables in command handlers
Tue, 10 Apr 2012 00:00:25 +0400 unc0rr Unbreak build (change was only tested with pas2c parser, and was okay to it)
Mon, 09 Apr 2012 23:36:23 +0400 unc0rr Better handle switch statement
Fri, 17 Feb 2012 18:23:36 +0100 koda the most important commit of the year
Tue, 17 Jan 2012 09:01:31 -0500 lovelacer A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
Sun, 27 Nov 2011 23:13:22 +0300 unc0rr Countless imporvements to the parser and countless help to the parser in sources.
Mon, 31 Oct 2011 03:08:16 +0100 koda unified the objc game state in a single place, which allowed some optimization to ObjcExport class (and more)
Thu, 08 Sep 2011 17:59:19 +0400 unc0rr Fix loading from save desync
Wed, 17 Aug 2011 21:26:34 +0400 unc0rr Free messages queue on engine shutdown
Tue, 26 Apr 2011 13:13:07 +0200 vittorio giovara ooops
Mon, 25 Apr 2011 06:38:59 +0200 koda initial refactoring of ObjcExports and OverlayViewController
Sun, 10 Apr 2011 20:24:25 +0400 unc0rr Add a parameter for game simulation with no gui/sound enabled, just to get statistics
Wed, 02 Mar 2011 00:27:20 +0100 koda Happy 2011 :)
Tue, 01 Feb 2011 15:30:08 +0100 koda addfilelog <3 debugfile
Mon, 17 Jan 2011 01:43:10 +0100 koda merge default into experimental3D experimental3D
Sun, 09 Jan 2011 21:36:51 +0300 unc0rr Add a space for better looking console message
Tue, 04 Jan 2011 22:33:20 +0300 unc0rr Clearly state which port is IPC connection on
Tue, 04 Jan 2011 13:05:30 +0100 koda smaller rearrangement of (non stereo related) variables experimental3D
Sat, 18 Dec 2010 21:08:02 +0300 unc0rr Try to avoid binary data in log, use shorter descriptions
less more (0) -100 -60 tip