Thu, 30 Apr 2009 20:13:44 +0000 |
unc0rr |
nemo's great patch:
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 20:29:01 +0000 |
unc0rr |
Add an ability to run engine without IPC connection.
|
file |
diff |
annotate
|
Sat, 21 Feb 2009 14:43:40 +0000 |
unc0rr |
Hedgehog drops a grave on "/newgrave" command. Patch by nemo
|
file |
diff |
annotate
|
Sat, 10 Jan 2009 22:50:54 +0000 |
unc0rr |
Implement precise aiming when pressing left shift
|
file |
diff |
annotate
|
Fri, 02 Jan 2009 14:22:33 +0000 |
unc0rr |
Quick replay round to spectators until current move
|
file |
diff |
annotate
|
Mon, 27 Oct 2008 21:01:18 +0000 |
unc0rr |
Make debug messages not to screw text log
|
file |
diff |
annotate
|
Tue, 14 Oct 2008 14:33:54 +0000 |
unc0rr |
Add more support for handling disconnects while playing (not fully tested)
|
file |
diff |
annotate
|
Mon, 13 Oct 2008 19:04:27 +0000 |
unc0rr |
Add partial implementation of handling disconnects while playing via network
|
file |
diff |
annotate
|
Mon, 07 Jul 2008 13:06:25 +0000 |
unc0rr |
Update copyright headers a bit
|
file |
diff |
annotate
|
Fri, 27 Jun 2008 20:56:38 +0000 |
unc0rr |
- Fix accidental network breakage
|
file |
diff |
annotate
|
Fri, 27 Jun 2008 17:45:35 +0000 |
unc0rr |
Hopefully done taunts implementation
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Sat, 24 May 2008 18:37:04 +0000 |
unc0rr |
Preparing to have gsChat gamestate
|
file |
diff |
annotate
|
Sat, 24 May 2008 17:34:06 +0000 |
unc0rr |
- Start chat implementation: chat strings are on the screen
|
file |
diff |
annotate
|
Wed, 07 May 2008 14:41:34 +0000 |
unc0rr |
Fix potential queue error in rare cases
|
file |
diff |
annotate
|
Sun, 27 Apr 2008 11:40:22 +0000 |
unc0rr |
Update copyright info in source files headers
|
file |
diff |
annotate
|
Tue, 05 Feb 2008 18:25:46 +0000 |
unc0rr |
- Handle new command in game record and net
|
file |
diff |
annotate
|
Thu, 13 Dec 2007 22:46:36 +0000 |
unc0rr |
Fix network game bug caused by recent protocol changes
|
file |
diff |
annotate
|
Thu, 13 Dec 2007 14:34:13 +0000 |
unc0rr |
Update copyright header
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 13 Dec 2007 13:51:55 +0000 |
unc0rr |
Use list instead of array (no limit for network packets amount)
|
file |
diff |
annotate
|
Sun, 27 May 2007 13:53:41 +0000 |
unc0rr |
- Check for incoming buffer overflow
|
file |
diff |
annotate
|
Mon, 05 Feb 2007 19:20:56 +0000 |
unc0rr |
- Fix getting negative coordinates of cursor
|
file |
diff |
annotate
|
Sat, 27 Jan 2007 14:18:33 +0000 |
unc0rr |
integer -> LongInt
|
file |
diff |
annotate
|
Fri, 26 Jan 2007 18:11:03 +0000 |
unc0rr |
Check land digest
|
file |
diff |
annotate
|
Sun, 21 Jan 2007 19:51:02 +0000 |
unc0rr |
Fixed-point arithmetics in engine.
|
file |
diff |
annotate
|
Fri, 27 Oct 2006 22:07:38 +0000 |
unc0rr |
Implement Knowledge Base for libs/compilers bugs
|
file |
diff |
annotate
|
Thu, 12 Oct 2006 18:52:00 +0000 |
unc0rr |
- Many small fixes
|
file |
diff |
annotate
|
Thu, 05 Oct 2006 16:33:18 +0000 |
unc0rr |
Relicense to GPL
|
file |
diff |
annotate
|
Thu, 21 Sep 2006 21:29:02 +0000 |
unc0rr |
Preview stream doesn't need parsing now
|
file |
diff |
annotate
|
Wed, 20 Sep 2006 18:24:13 +0000 |
unc0rr |
Engine can generate land preview and send it via IPC
|
file |
diff |
annotate
|
Wed, 20 Sep 2006 15:33:47 +0000 |
unc0rr |
Network protocol uses integers in network byte order
|
file |
diff |
annotate
|
Wed, 16 Aug 2006 21:35:27 +0000 |
unc0rr |
Fix use of slot 8 and avoid such bug in future
|
file |
diff |
annotate
|
Sat, 05 Aug 2006 20:57:36 +0000 |
unc0rr |
- Fixed compilation
|
file |
diff |
annotate
|
Thu, 29 Jun 2006 18:27:53 +0000 |
unc0rr |
Basic save support in engine
|
file |
diff |
annotate
|
Fri, 23 Jun 2006 20:02:41 +0000 |
unc0rr |
- Many AI improvements
|
file |
diff |
annotate
|
Thu, 19 Jan 2006 21:12:20 +0000 |
unc0rr |
- Fixed bubble theme object
|
file |
diff |
annotate
|
Sun, 15 Jan 2006 14:14:12 +0000 |
unc0rr |
- Teams health bars sorting
|
file |
diff |
annotate
|
Thu, 12 Jan 2006 22:07:36 +0000 |
unc0rr |
- New /skip command
|
file |
diff |
annotate
|
Thu, 05 Jan 2006 15:54:22 +0000 |
unc0rr |
- Properly get seed in net game
|
file |
diff |
annotate
|
Sun, 04 Dec 2005 15:28:31 +0000 |
unc0rr |
- Fixed spawning boxes under water
|
file |
diff |
annotate
|
Mon, 12 Sep 2005 21:16:57 +0000 |
unc0rr |
minor code review
|
file |
diff |
annotate
|
Sun, 11 Sep 2005 21:02:11 +0000 |
unc0rr |
- Various fixes for ammo cases
|
file |
diff |
annotate
|
Tue, 23 Aug 2005 16:17:53 +0000 |
unc0rr |
- set svn:eol-style to native
|
file |
diff |
annotate
|
Mon, 22 Aug 2005 13:35:41 +0000 |
unc0rr |
Add current sources.
|
file |
diff |
annotate
|