Sat, 29 Jun 2013 02:42:15 +0200 |
koda |
break uDebug and uCommand depedency loop by putting stuff in uIO
|
file |
diff |
annotate
|
Mon, 17 Jun 2013 16:56:58 +0200 |
koda |
update with default
webgl
|
file |
diff |
annotate
|
Mon, 10 Jun 2013 15:18:03 +0300 |
Periklis Ntanasis |
created a new sendstat type for changing the kills label
|
file |
diff |
annotate
|
Sat, 08 Jun 2013 23:24:52 +0300 |
Periklis Ntanasis |
added option to change stats graph title
|
file |
diff |
annotate
|
Tue, 04 Jun 2013 00:10:48 +0300 |
Periklis Ntanasis |
added custom stats message
|
file |
diff |
annotate
|
Tue, 04 Jun 2013 22:28:12 +0200 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Wed, 29 May 2013 15:12:06 -0400 |
unc0rr |
bump copyright year for Andrey entries
|
file |
diff |
annotate
|
Wed, 03 Apr 2013 00:16:37 +0400 |
unc0rr |
Fix rendering errors now.
webgl
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 21:00:57 +0200 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
Mon, 04 Mar 2013 20:16:43 +0400 |
unc0rr |
Oops, forgot this check (fixes crash)
|
file |
diff |
annotate
|
Sat, 02 Mar 2013 00:16:37 +0400 |
unc0rr |
Review the list of synced messages in isSyncedCommand. Fixes issue 546.
|
file |
diff |
annotate
|
Fri, 22 Feb 2013 11:35:54 +0400 |
unc0rr |
Oh, and # too to prevent occasional game hang when N is followed by #
|
file |
diff |
annotate
|
Fri, 22 Feb 2013 11:33:30 +0400 |
unc0rr |
Flush buffer on N command
|
file |
diff |
annotate
|
Mon, 11 Feb 2013 10:20:07 +0400 |
unc0rr |
Bring back full log strings for commands, just a bit sanitized
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 00:28:57 +0100 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Sat, 12 Jan 2013 18:37:10 -0500 |
nemo |
Prevent camera from moving with auto camera disabled when remote teams are targetting
|
file |
diff |
annotate
|
Tue, 25 Dec 2012 04:45:22 +0100 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
Thu, 06 Dec 2012 00:14:40 +0400 |
unc0rr |
Stop syncing when recieved 'o' message
flibqtfrontend
|
file |
diff |
annotate
|
Thu, 29 Nov 2012 23:23:19 -0500 |
Joe Doyle (Ginto8) |
Move global variables to units that use them
|
file |
diff |
annotate
|
Thu, 22 Nov 2012 00:41:53 +0100 |
koda |
updated branch
webgl
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 14 Nov 2012 22:08:40 -0500 |
nemo |
oops
|
file |
diff |
annotate
|
Wed, 07 Nov 2012 14:02:10 -0500 |
nemo |
LongInt Land width/height, mouse coords
|
file |
diff |
annotate
|
Thu, 30 Aug 2012 13:02:19 -0400 |
nemo |
Checking merge against latest trunk
|
file |
diff |
annotate
|
Thu, 26 Jul 2012 21:56:47 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Mon, 25 Jun 2012 10:46:48 +0300 |
belphegorr |
The first campaign commit with a lot of changes...
|
file |
diff |
annotate
|
Mon, 04 Jun 2012 21:32:30 +0400 |
Stepan777 |
here it is
|
file |
diff |
annotate
|
Tue, 22 May 2012 00:29:32 +0400 |
unc0rr |
Feel free to add real checksum function
|
file |
diff |
annotate
|
Sat, 12 May 2012 22:50:33 +0400 |
unc0rr |
Get rid of cripple SendIPCc
|
file |
diff |
annotate
|
Sat, 05 May 2012 19:04:59 +0100 |
koda |
old typed const moved to their proper unit
|
file |
diff |
annotate
|
Sat, 05 May 2012 17:29:04 +0100 |
koda |
split OnDestroy across the appropriate modules (this doen't cause leaks on mobile, right?)
|
file |
diff |
annotate
|
Tue, 01 May 2012 19:56:55 +0200 |
koda |
breaking news, we don't support typed consts anymore
|
file |
diff |
annotate
|
Sat, 21 Apr 2012 23:00:08 +0400 |
unc0rr |
Oops
|
file |
diff |
annotate
|
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).
|
file |
diff |
annotate
|
Sat, 21 Apr 2012 19:51:13 +0400 |
unc0rr |
- Remove support for variables in command handlers
|
file |
diff |
annotate
|
Tue, 10 Apr 2012 00:00:25 +0400 |
unc0rr |
Unbreak build (change was only tested with pas2c parser, and was okay to it)
|
file |
diff |
annotate
|
Mon, 09 Apr 2012 23:36:23 +0400 |
unc0rr |
Better handle switch statement
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 27 Nov 2011 23:13:22 +0300 |
unc0rr |
Countless imporvements to the parser and countless help to the parser in sources.
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Thu, 08 Sep 2011 17:59:19 +0400 |
unc0rr |
Fix loading from save desync
|
file |
diff |
annotate
|
Wed, 17 Aug 2011 21:26:34 +0400 |
unc0rr |
Free messages queue on engine shutdown
|
file |
diff |
annotate
|
Tue, 26 Apr 2011 13:13:07 +0200 |
vittorio giovara |
ooops
|
file |
diff |
annotate
|
Mon, 25 Apr 2011 06:38:59 +0200 |
koda |
initial refactoring of ObjcExports and OverlayViewController
|
file |
diff |
annotate
|
Sun, 10 Apr 2011 20:24:25 +0400 |
unc0rr |
Add a parameter for game simulation with no gui/sound enabled, just to get statistics
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Tue, 01 Feb 2011 15:30:08 +0100 |
koda |
addfilelog <3 debugfile
|
file |
diff |
annotate
|
Mon, 17 Jan 2011 01:43:10 +0100 |
koda |
merge default into experimental3D
experimental3D
|
file |
diff |
annotate
|
Sun, 09 Jan 2011 21:36:51 +0300 |
unc0rr |
Add a space for better looking console message
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 22:33:20 +0300 |
unc0rr |
Clearly state which port is IPC connection on
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 13:05:30 +0100 |
koda |
smaller rearrangement of (non stereo related) variables
experimental3D
|
file |
diff |
annotate
|
Sat, 18 Dec 2010 21:08:02 +0300 |
unc0rr |
Try to avoid binary data in log, use shorter descriptions
|
file |
diff |
annotate
|
Tue, 14 Dec 2010 18:18:54 -0500 |
nemo |
Reenable ReadyTimer using a synced message NEEDS TESTING.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 05 Dec 2010 23:50:04 -0500 |
nemo |
trying to unbreak hog speech
|
file |
diff |
annotate
|
Mon, 22 Nov 2010 21:49:57 +0300 |
unc0rr |
Move doPut into uIO (not a very bad place really)
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 18:12:20 -0500 |
nemo |
fix chat
|
file |
diff |
annotate
|