sheepluva [Thu, 15 Sep 2011 10:11:38 +0200] rev 5912
screenshots: display a msg on failure and log causative error
sheepluva [Thu, 15 Sep 2011 09:19:56 +0200] rev 5911
based on the fact that the crash never seemed to have happened with default screen resolutions and also inspired by the only other getmem usage in the code I came up with this simple solution which seems to work just fine.
I do not understand why getmem seems to need this, but well - feel free to explain.
sheepluva [Thu, 15 Sep 2011 03:17:23 +0200] rev 5910
cleaned up the screenshot procedure a little.
This does NOT fix the segfaults or invalid pointer operations that occur in there for me if I resize the window and then screenshot (does not always happen. usually in FreeMem() after the successful save though!
sheepluva [Thu, 15 Sep 2011 01:41:21 +0200] rev 5909
Randy's soldier helmet hat. I fixed the animation, brightened the color and made it a Team-colored hat.
Randy would also like to have his original hat committed ( http://img535.imageshack.us/img535/6720/awag.png) - let me know what you think.
nemo [Wed, 14 Sep 2011 19:20:39 -0400] rev 5908
Updated translation after typo fix
sheepluva [Thu, 15 Sep 2011 00:47:05 +0200] rev 5907
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
koda [Wed, 14 Sep 2011 22:39:39 +0200] rev 5906
merge
sheepluva [Wed, 14 Sep 2011 20:42:45 +0200] rev 5905
some love for TeamHeadband.png
mikade [Wed, 14 Sep 2011 14:27:28 -0400] rev 5904
Updates to golf theme.
nemo [Wed, 14 Sep 2011 14:14:23 -0400] rev 5903
merge
mikade [Wed, 14 Sep 2011 18:40:10 +0200] rev 5902
oops, just burning through commits today.
mikade [Wed, 14 Sep 2011 18:19:07 +0200] rev 5901
Add sounds for incorrectly placed waypoint, fastest time, and no record of any kind.
mikade [Wed, 14 Sep 2011 18:05:54 +0200] rev 5900
Revert currently unneccessary changes to uScript.
Don't allow way-points to be placed in land or outside of border boundaries
mikade [Wed, 14 Sep 2011 17:52:46 +0200] rev 5899
merge
sheepluva [Wed, 14 Sep 2011 19:07:18 +0200] rev 5898
add blink to cyclops hat
mikade [Wed, 14 Sep 2011 15:23:40 +0200] rev 5897
Expose some vars for tracking the border.
sheepluva [Wed, 14 Sep 2011 17:17:50 +0200] rev 5896
lua: boolean TestRectForObstacle(x1, y1, x2, y2, landOnly)
nemo [Tue, 13 Sep 2011 21:25:13 -0400] rev 5895
smoothing should be after despeckling
mikade [Wed, 14 Sep 2011 00:06:26 +0200] rev 5894
Balanced shield miser, multi-shot, and boss kills in SI. Added radar ping.
Make Racer less prone to fail. <- Please test.
nemo [Tue, 13 Sep 2011 17:49:39 -0400] rev 5893
unc0rr [Tue, 13 Sep 2011 21:15:23 +0400] rev 5892
Slightly translated ru.lua
unc0rr [Tue, 13 Sep 2011 21:02:12 +0400] rev 5891
Translation update
igor-hkr@mail.ru [Tue, 13 Sep 2011 20:56:53 +0400] rev 5890
Translation update
sheepluva [Mon, 12 Sep 2011 23:31:19 +0200] rev 5889
typo
nemo [Tue, 13 Sep 2011 10:30:39 -0400] rev 5888
Still haven't received updated lt ts file, but no reason that the .txt and .lua shouldn't get used
nemo [Tue, 13 Sep 2011 00:51:02 -0400] rev 5887
Don't set lfDamaged for small tunnels
nemo [Tue, 13 Sep 2011 00:32:41 -0400] rev 5886
fix voice preview
nemo [Tue, 13 Sep 2011 00:13:01 -0400] rev 5885
Remove extra graphical resweeps, and smooth prior to despeckling. Was getting odd desync here without Land[] seemingly incorrect at end of passes. Just removing seems to fix, and code wasn't that good an idea in its prior state anyway.
nemo [Mon, 12 Sep 2011 20:53:56 -0400] rev 5884
oops
nemo [Mon, 12 Sep 2011 19:30:18 -0400] rev 5883
Disable GL SetAttributes for Windows due to many testers with problems. This restores .15 behaviour.
If we can find willing testers, perhaps we can narrow down which attribute was the problem.
Also reenable F12 bind for Windows.