hedgewars/uIO.pas
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
Thu, 13 Dec 2007 14:15:56 +0000 unc0rr - Use 2 bytes for timestamp in net protocol, thus decreasing average packet size from 6 to 4
Thu, 13 Dec 2007 13:51:55 +0000 unc0rr Use list instead of array (no limit for network packets amount)
Sun, 27 May 2007 13:53:41 +0000 unc0rr - Check for incoming buffer overflow
Mon, 05 Feb 2007 19:20:56 +0000 unc0rr - Fix getting negative coordinates of cursor
Sat, 27 Jan 2007 14:18:33 +0000 unc0rr integer -> LongInt
Fri, 26 Jan 2007 18:11:03 +0000 unc0rr Check land digest
Sun, 21 Jan 2007 19:51:02 +0000 unc0rr Fixed-point arithmetics in engine.
Fri, 27 Oct 2006 22:07:38 +0000 unc0rr Implement Knowledge Base for libs/compilers bugs
Thu, 12 Oct 2006 18:52:00 +0000 unc0rr - Many small fixes
Thu, 05 Oct 2006 16:33:18 +0000 unc0rr Relicense to GPL
Thu, 21 Sep 2006 21:29:02 +0000 unc0rr Preview stream doesn't need parsing now
Wed, 20 Sep 2006 18:24:13 +0000 unc0rr Engine can generate land preview and send it via IPC
Wed, 20 Sep 2006 15:33:47 +0000 unc0rr Network protocol uses integers in network byte order
Wed, 16 Aug 2006 21:35:27 +0000 unc0rr Fix use of slot 8 and avoid such bug in future
Sat, 05 Aug 2006 20:57:36 +0000 unc0rr - Fixed compilation
Thu, 29 Jun 2006 18:27:53 +0000 unc0rr Basic save support in engine
Fri, 23 Jun 2006 20:02:41 +0000 unc0rr - Many AI improvements
Thu, 19 Jan 2006 21:12:20 +0000 unc0rr - Fixed bubble theme object
Sun, 15 Jan 2006 14:14:12 +0000 unc0rr - Teams health bars sorting
Thu, 12 Jan 2006 22:07:36 +0000 unc0rr - New /skip command
Thu, 05 Jan 2006 15:54:22 +0000 unc0rr - Properly get seed in net game
Sun, 04 Dec 2005 15:28:31 +0000 unc0rr - Fixed spawning boxes under water
Mon, 12 Sep 2005 21:16:57 +0000 unc0rr minor code review
Sun, 11 Sep 2005 21:02:11 +0000 unc0rr - Various fixes for ammo cases
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