Tue, 24 Jul 2012 18:36:23 +0300 Fixed localization of Mission 6 and fixed a typo.
belphegorr <szabibibi@gmail.com> [Tue, 24 Jul 2012 18:36:23 +0300] rev 7415
Fixed localization of Mission 6 and fixed a typo.
Fri, 20 Jul 2012 21:30:53 -0400 unc0rr, let me know what you think? Values were chosen semi-arbitrarily. But I was playing through a lot of large demos.
nemo [Fri, 20 Jul 2012 21:30:53 -0400] rev 7414
unc0rr, let me know what you think? Values were chosen semi-arbitrarily. But I was playing through a lot of large demos.
Mon, 23 Jul 2012 19:17:04 +0300 Finished mission 6: Dragon's lair
belphegorr <szabibibi@gmail.com> [Mon, 23 Jul 2012 19:17:04 +0300] rev 7413
Finished mission 6: Dragon's lair Modified uCommandHandlers (DrawGear function), as the last merge was causing crashes when hogs were hidden.
Fri, 20 Jul 2012 21:15:38 -0400 Ok. *these* should be safe with just this one extra check...
nemo [Fri, 20 Jul 2012 21:15:38 -0400] rev 7412
Ok. *these* should be safe with just this one extra check...
Thu, 30 Aug 2012 12:13:24 -0400 checkpoint merge
nemo [Thu, 30 Aug 2012 12:13:24 -0400] rev 7411
checkpoint merge
Fri, 20 Jul 2012 19:56:58 -0400 :( I have no idea why this did not work
nemo [Fri, 20 Jul 2012 19:56:58 -0400] rev 7410
:( I have no idea why this did not work
Fri, 20 Jul 2012 18:48:04 -0400 Avoid desync playing back demos
nemo [Fri, 20 Jul 2012 18:48:04 -0400] rev 7409
Avoid desync playing back demos
Fri, 20 Jul 2012 17:43:35 -0400 don't need the camera following invisible stuff (maybe this should be in the general camera routine?)
nemo [Fri, 20 Jul 2012 17:43:35 -0400] rev 7408
don't need the camera following invisible stuff (maybe this should be in the general camera routine?)
Fri, 20 Jul 2012 15:12:47 -0400 I thirst for randomness.
nemo [Fri, 20 Jul 2012 15:12:47 -0400] rev 7407
I thirst for randomness.
Fri, 20 Jul 2012 14:16:05 -0400 Try avoiding spamming the log by retaining the gears. untested.
nemo [Fri, 20 Jul 2012 14:16:05 -0400] rev 7406
Try avoiding spamming the log by retaining the gears. untested.
Fri, 20 Jul 2012 18:42:45 +0400 Replace stupid 'mod' with 'and'
unc0rr [Fri, 20 Jul 2012 18:42:45 +0400] rev 7405
Replace stupid 'mod' with 'and'
Fri, 20 Jul 2012 15:39:13 +0100 ooops (and indentation)
koda [Fri, 20 Jul 2012 15:39:13 +0100] rev 7404
ooops (and indentation)
Fri, 20 Jul 2012 12:25:53 +0100 press 8 to mute audio while ingame
koda [Fri, 20 Jul 2012 12:25:53 +0100] rev 7403
press 8 to mute audio while ingame
Fri, 20 Jul 2012 09:09:17 +0400 mod operator is so stupid in pascal
unc0rr [Fri, 20 Jul 2012 09:09:17 +0400] rev 7402
mod operator is so stupid in pascal
Thu, 19 Jul 2012 20:34:21 -0400 oh yeah, these too
nemo [Thu, 19 Jul 2012 20:34:21 -0400] rev 7401
oh yeah, these too
Thu, 19 Jul 2012 17:34:18 -0400 Fix TARDIS, make switcher work w/ the new more stringent check.
nemo [Thu, 19 Jul 2012 17:34:18 -0400] rev 7400
Fix TARDIS, make switcher work w/ the new more stringent check.
Thu, 19 Jul 2012 17:14:02 -0400 Update team health
nemo [Thu, 19 Jul 2012 17:14:02 -0400] rev 7399
Update team health
Wed, 18 Jul 2012 23:02:14 +0400 Start TestCake
unc0rr [Wed, 18 Jul 2012 23:02:14 +0400] rev 7398
Start TestCake
Wed, 18 Jul 2012 15:05:56 +0100 allow FPFLAGS and GHFLAGS only in cmakes able to support them
koda [Wed, 18 Jul 2012 15:05:56 +0100] rev 7397
allow FPFLAGS and GHFLAGS only in cmakes able to support them
Mon, 16 Jul 2012 23:08:42 -0400 what the heck, let's add a few more
nemo [Mon, 16 Jul 2012 23:08:42 -0400] rev 7396
what the heck, let's add a few more
Mon, 16 Jul 2012 23:46:44 +0400 - Check for harmful gear deletions
unc0rr [Mon, 16 Jul 2012 23:46:44 +0400] rev 7395
- Check for harmful gear deletions - Catch and fix bug in kamikaze - TARDIS has similar bug, leave fixing to its authors
Mon, 16 Jul 2012 23:12:59 +0400 Use gmDestroy message instead
unc0rr [Mon, 16 Jul 2012 23:12:59 +0400] rev 7394
Use gmDestroy message instead
Sun, 15 Jul 2012 16:56:05 -0400 Fix bug in resurrector deleting graves (exists in stable too), remove some unnecessary assignments due to the fillchar 0
nemo [Sun, 15 Jul 2012 16:56:05 -0400] rev 7393
Fix bug in resurrector deleting graves (exists in stable too), remove some unnecessary assignments due to the fillchar 0
Fri, 13 Jul 2012 16:39:20 +0400 Correctly distinguish between game and real ticks while recording video,
Stepan777 <stepik-777@mail.ru> [Fri, 13 Jul 2012 16:39:20 +0400] rev 7392
Correctly distinguish between game and real ticks while recording video, so that paused game and speed-up demo are recorded better. Also support recording videos from demos executed directly (without frontend), such videos will be automatically encoded on frontend startup.
Sun, 15 Jul 2012 15:35:28 -0400 Apparently order of multiple getrandom in params is undefined. Also remove broken and pointless getrandom call.
nemo [Sun, 15 Jul 2012 15:35:28 -0400] rev 7391
Apparently order of multiple getrandom in params is undefined. Also remove broken and pointless getrandom call.
Fri, 13 Jul 2012 16:35:42 +0400 merge
Stepan777 <stepik-777@mail.ru> [Fri, 13 Jul 2012 16:35:42 +0400] rev 7390
merge
Sat, 14 Jul 2012 23:19:09 -0400 Sorry about the slight delay in pickup. You can blame a few lame cheaters. This is to make their cheating a bit harder.
nemo [Sat, 14 Jul 2012 23:19:09 -0400] rev 7389
Sorry about the slight delay in pickup. You can blame a few lame cheaters. This is to make their cheating a bit harder.
Fri, 13 Jul 2012 13:21:52 +0400 Catch all exceptions in clientSendLoop. If there could something besides IOException be thrown there, that would explain ping timeouts server issue.
unc0rr [Fri, 13 Jul 2012 13:21:52 +0400] rev 7388
Catch all exceptions in clientSendLoop. If there could something besides IOException be thrown there, that would explain ping timeouts server issue.
Fri, 10 Jan 2014 00:57:15 +0400 Filter sprSDFlake too, so engine could pass initialization gl2
unc0rr [Fri, 10 Jan 2014 00:57:15 +0400] rev 7387
Filter sprSDFlake too, so engine could pass initialization
Tue, 10 Jul 2012 21:58:19 +0400 Fix bug with isInLag picture displayed at end of some videos.
Stepan777 <stepik-777@mail.ru> [Tue, 10 Jul 2012 21:58:19 +0400] rev 7386
Fix bug with isInLag picture displayed at end of some videos. + Some improvements to user interface.
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip