Fri, 27 Jul 2012 10:38:29 -0400 nemo rewrite to make the string shorter
Thu, 26 Jul 2012 11:10:56 +0200 Medo Merge
Fri, 10 Aug 2012 00:20:21 +0300 belphegorr Modified Animate.lua: Modified event removal function to check if removed event is before current one, added optional parameter to RemoveEventFunc for optional checking of parameter list identicity.
Wed, 25 Jul 2012 22:46:03 +0400 unc0rr merge
Thu, 02 Aug 2012 05:52:56 +0300 belphegorr Removed gfOneClanMode from Mission 7
Wed, 25 Jul 2012 16:31:34 +0400 unc0rr Commit commented out code which I used to debug AI walking
Tue, 31 Jul 2012 21:21:27 +0300 belphegorr Added Mission 7: Family Reunion
Wed, 25 Jul 2012 16:24:30 +0400 unc0rr - Implement AI land marks which only used to tracks visited areas on the map for now. Significantly reduces wasting of cpu time by AI checking same place several times (10x or even more in rare cases)
Wed, 25 Jul 2012 22:36:39 +0400 unc0rr Bonus for dealing more damage than needed to kill. Should help with cake leaving 1hp issue. Not tested.
Tue, 31 Jul 2012 21:20:58 +0300 belphegorr Mission 6: Modified a dialogue timing
Wed, 25 Jul 2012 12:29:53 +0400 unc0rr Some tiny improvements to AI walking algorythm
Wed, 25 Jul 2012 10:57:00 -0400 xymeng Changes to pas2c - unreviewed apart from cursory glance and compile test.
Tue, 31 Jul 2012 20:25:28 +0300 belphegorr Mission 6: Fixed a typo, an animation bug, added 2 rope crates to the weapon stack
Wed, 25 Jul 2012 12:28:14 +0400 unc0rr Adjust firepunch and bat consts yet again
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.
Tue, 31 Jul 2012 17:19:24 +0300 belphegorr Mission 1: Fixed a typo
Tue, 24 Jul 2012 16:12:41 +0400 unc0rr Prefer to bat enemy away dealing the same amount of damage
Tue, 24 Jul 2012 18:53:42 -0400 nemo workaround - not great though since they probably should have proper initial values like they used to have in uConsts. leaving a note to koda
Tue, 24 Jul 2012 20:46:12 +0300 belphegorr Changed name of princess in mission 6 (forgot it last time).
Tue, 24 Jul 2012 16:10:09 +0400 unc0rr No need to redefine signal
Tue, 24 Jul 2012 17:50:42 -0400 nemo Fix bee crasher, tweak splash values
Tue, 24 Jul 2012 20:21:01 +0300 belphegorr Removed some campaign variables from Mission 6.
Sat, 21 Jul 2012 17:51:51 -0400 nemo better?
Tue, 24 Jul 2012 20:15:30 +0300 belphegorr Switched Fell From Heaven to Fell From Grace on missions 5, 6.
Sun, 22 Jul 2012 00:48:48 +0400 unc0rr AI uses cake! Known issues: AI could damage itself for no reason, could let cake go looping in a hole with exit closed by AI hog.
Tue, 24 Jul 2012 18:36:23 +0300 belphegorr Fixed localization of Mission 6 and fixed a typo.
Fri, 20 Jul 2012 21:30:53 -0400 nemo 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 belphegorr Finished mission 6: Dragon's lair
Fri, 20 Jul 2012 21:15:38 -0400 nemo Ok. *these* should be safe with just this one extra check...
Thu, 30 Aug 2012 12:13:24 -0400 nemo checkpoint merge
Fri, 20 Jul 2012 19:56:58 -0400 nemo :( I have no idea why this did not work
Fri, 20 Jul 2012 18:48:04 -0400 nemo Avoid desync playing back demos
Fri, 20 Jul 2012 17:43:35 -0400 nemo 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 nemo I thirst for randomness.
Fri, 20 Jul 2012 14:16:05 -0400 nemo Try avoiding spamming the log by retaining the gears. untested.
Fri, 20 Jul 2012 18:42:45 +0400 unc0rr Replace stupid 'mod' with 'and'
Fri, 20 Jul 2012 15:39:13 +0100 koda ooops (and indentation)
Fri, 20 Jul 2012 12:25:53 +0100 koda press 8 to mute audio while ingame
Fri, 20 Jul 2012 09:09:17 +0400 unc0rr mod operator is so stupid in pascal
Thu, 19 Jul 2012 20:34:21 -0400 nemo oh yeah, these too
Thu, 19 Jul 2012 17:34:18 -0400 nemo Fix TARDIS, make switcher work w/ the new more stringent check.
Thu, 19 Jul 2012 17:14:02 -0400 nemo Update team health
Wed, 18 Jul 2012 23:02:14 +0400 unc0rr Start TestCake
Wed, 18 Jul 2012 15:05:56 +0100 koda allow FPFLAGS and GHFLAGS only in cmakes able to support them
Mon, 16 Jul 2012 23:08:42 -0400 nemo what the heck, let's add a few more
Mon, 16 Jul 2012 23:46:44 +0400 unc0rr - Check for harmful gear deletions
Mon, 16 Jul 2012 23:12:59 +0400 unc0rr Use gmDestroy message instead
Sun, 15 Jul 2012 16:56:05 -0400 nemo 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 Stepan777 Correctly distinguish between game and real ticks while recording video,
Sun, 15 Jul 2012 15:35:28 -0400 nemo Apparently order of multiple getrandom in params is undefined. Also remove broken and pointless getrandom call.
Fri, 13 Jul 2012 16:35:42 +0400 Stepan777 merge
Sat, 14 Jul 2012 23:19:09 -0400 nemo 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 unc0rr 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 unc0rr Filter sprSDFlake too, so engine could pass initialization gl2
Tue, 10 Jul 2012 21:58:19 +0400 Stepan777 Fix bug with isInLag picture displayed at end of some videos.
Fri, 13 Jul 2012 01:07:53 +0400 unc0rr Don't consider moving hedgehogs in place rating in after attack mode
Thu, 09 Jan 2014 22:38:40 +0400 Wolfgang Steffens Import temp.diff which is a try to fix glitches with textures edges gl2
Tue, 10 Jul 2012 21:56:25 +0400 Stepan777 merge
Thu, 12 Jul 2012 23:31:06 +0400 unc0rr When removing a record, set selection on the next item in the list
Thu, 09 Jan 2014 22:35:40 +0400 unc0rr Wolfgang Steffens's gl2 and atlas branch gl2
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip