hedgewars/uIO.pas
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
Tue, 14 Dec 2010 18:18:54 -0500 nemo Reenable ReadyTimer using a synced message NEEDS TESTING.
Mon, 13 Dec 2010 19:00:03 -0500 nemo Add an input mask for setting of gear messages. Intended for intercepting user messages. This is totally untested. I don't think it should desync but seriously needs a lot of testing. Esp the doPut behaviour.
Sun, 05 Dec 2010 23:50:04 -0500 nemo trying to unbreak hog speech
Mon, 22 Nov 2010 21:49:57 +0300 unc0rr Move doPut into uIO (not a very bad place really)
Sun, 21 Nov 2010 18:12:20 -0500 nemo fix chat
Sun, 21 Nov 2010 19:51:33 +0300 unc0rr Remove some more circular dependencies
Sun, 21 Nov 2010 19:41:19 +0300 unc0rr uDebug
Sat, 20 Nov 2010 23:48:04 +0300 unc0rr Move land hash checking into commands
Thu, 18 Nov 2010 12:12:51 +0300 unC0Rr Haven't found a better place than uIO for OutError
Thu, 18 Nov 2010 11:50:02 +0300 unC0Rr Move SendStats to uIO
Thu, 18 Nov 2010 11:32:47 +0300 unC0Rr Move some stuff from uMisc to uUtils
Thu, 18 Nov 2010 09:12:27 +0300 unC0Rr Introduce uCommands.pas
Wed, 17 Nov 2010 22:19:58 +0300 unc0rr uWorld
Wed, 17 Nov 2010 17:45:55 +0300 unC0Rr Move variables from uMisc to uVariables
Wed, 17 Nov 2010 17:22:36 +0300 unC0Rr Introduce unit uTypes in order to remove some cyclic unit dependencies
Tue, 12 Oct 2010 05:06:30 +0200 koda minor stuff
Mon, 11 Oct 2010 16:28:54 -0400 nemo Ok. Let's disable the right one this time. In fact, let's just remove newgrave entirely - no point in half-measures.
Mon, 11 Oct 2010 21:41:24 +0400 unc0rr Add debug message about # cmd
Sat, 31 Jul 2010 07:05:06 +0200 koda fix issue #6 (missing nick in chat)
Sat, 03 Jul 2010 00:11:23 +0200 koda interpret parameters before initializing everything
Sun, 02 May 2010 22:00:50 +0000 smxx Engine:
Sun, 21 Mar 2010 19:02:03 +0000 unc0rr In pascal unit is a namespace
Mon, 08 Mar 2010 21:52:40 +0000 nemo This *should* solve issue w/ cursor moving around in ammo menu while not your turn NEEDS TESTING, changing uIO makes me nervous
Sat, 06 Mar 2010 10:59:20 +0000 unc0rr Replace tabs with spaces using 'expand -t 4' command
Mon, 01 Mar 2010 19:54:33 +0000 smxx Engine:
Tue, 26 Jan 2010 21:55:51 +0000 koda complete the replacement of init/free wrappers for every unit
Mon, 18 Jan 2010 05:36:08 +0000 koda replace initialization/finalization statements with custom init functions
Thu, 14 Jan 2010 16:46:50 +0000 koda makes freepascal code compatible with OBJFPC mode
Sun, 10 Jan 2010 00:52:20 +0000 koda initial support for engine protocol
Sat, 28 Nov 2009 15:22:28 +0000 unc0rr Fix bug with cursor coordinates sent via net (or demo/save file)
Thu, 26 Nov 2009 18:43:33 +0000 unc0rr Probably fix bug (not tested, I just checked if it builds)
Fri, 20 Nov 2009 21:22:05 +0000 koda revamped file access and debug display
Thu, 05 Nov 2009 16:23:09 +0000 koda move compiler directives to standard pascal
Fri, 23 Oct 2009 11:12:01 +0000 koda err, complete previous commit
Wed, 21 Oct 2009 19:41:24 +0000 unc0rr Fix (quite rare) spectators queue error when joining game with teams left the game.
Wed, 07 Oct 2009 14:37:42 +0000 unc0rr - Fix mouse cursor bugs in net game (still has a bug near water)
Sat, 03 Oct 2009 09:35:14 +0000 unc0rr - Proper /team command implementation
Sun, 27 Sep 2009 10:26:36 +0000 unc0rr Colorize chat messages in frontend and engine
Wed, 16 Sep 2009 14:44:40 +0000 unc0rr Optimize network traffic a bit:
Tue, 07 Jul 2009 21:48:55 +0000 koda -Removal of older WAV files, now useless thanks to OpenAL
Fri, 12 Jun 2009 00:39:36 +0000 nemo Change default output to stderr since /tmp doesn't exist under windows and is useless under iphoneos, add a couple of extra parameters
Wed, 27 May 2009 03:52:07 +0000 nemo experiment in only sending a message to your clan
Sat, 16 May 2009 18:33:21 +0000 unc0rr Final fix
Sat, 16 May 2009 17:02:25 +0000 unc0rr Now should be okay
Sat, 16 May 2009 16:58:54 +0000 unc0rr Fix for teh fix
Sat, 16 May 2009 16:57:38 +0000 unc0rr Fix queue error caused by previous fix for queue error
Mon, 11 May 2009 18:57:39 +0000 unc0rr Don't accept 'team gone' command right after 'next turn' cmd
Thu, 30 Apr 2009 20:13:44 +0000 unc0rr nemo's great patch:
Thu, 12 Mar 2009 20:29:01 +0000 unc0rr Add an ability to run engine without IPC connection.
Sat, 21 Feb 2009 14:43:40 +0000 unc0rr Hedgehog drops a grave on "/newgrave" command. Patch by nemo
Sat, 10 Jan 2009 22:50:54 +0000 unc0rr Implement precise aiming when pressing left shift
Fri, 02 Jan 2009 14:22:33 +0000 unc0rr Quick replay round to spectators until current move
Mon, 27 Oct 2008 21:01:18 +0000 unc0rr Make debug messages not to screw text log
Tue, 14 Oct 2008 14:33:54 +0000 unc0rr Add more support for handling disconnects while playing (not fully tested)
Mon, 13 Oct 2008 19:04:27 +0000 unc0rr Add partial implementation of handling disconnects while playing via network
Mon, 07 Jul 2008 13:06:25 +0000 unc0rr Update copyright headers a bit
Fri, 27 Jun 2008 20:56:38 +0000 unc0rr - Fix accidental network breakage
Fri, 27 Jun 2008 17:45:35 +0000 unc0rr Hopefully done taunts implementation
Mon, 09 Jun 2008 14:20:16 +0000 unc0rr Fix another issue with chat, when chat string come just after 'NextTurn' cmd, thus setting Lag flag to true
Sun, 08 Jun 2008 18:53:02 +0000 unc0rr Fix an oops with chat string appearing between two net commands (it's very rare and random condition, but I caught it while playing via net)
Sat, 24 May 2008 18:37:04 +0000 unc0rr Preparing to have gsChat gamestate
Sat, 24 May 2008 17:34:06 +0000 unc0rr - Start chat implementation: chat strings are on the screen
Wed, 07 May 2008 14:41:34 +0000 unc0rr Fix potential queue error in rare cases
Sun, 27 Apr 2008 11:40:22 +0000 unc0rr Update copyright info in source files headers
Tue, 05 Feb 2008 18:25:46 +0000 unc0rr - Handle new command in game record and net
Thu, 13 Dec 2007 22:46:36 +0000 unc0rr Fix network game bug caused by recent protocol changes
Thu, 13 Dec 2007 14:34:13 +0000 unc0rr Update copyright header
less more (0) -120 tip