Sat, 20 Apr 2013 20:39:01 +0200 expose a hidden function that prevented linking on osx 10.4 when compiling physfs statically 0.9.19
koda [Sat, 20 Apr 2013 20:39:01 +0200] rev 8928
expose a hidden function that prevented linking on osx 10.4 when compiling physfs statically
Sat, 20 Apr 2013 20:13:23 +0200 resolve divdi3 on ppc 0.9.19
koda [Sat, 20 Apr 2013 20:13:23 +0200] rev 8927
resolve divdi3 on ppc
Tue, 26 Mar 2013 01:18:04 +0100 link stdc++ (for physfs on linux) only when targetting 32bit 0.9.19
koda [Tue, 26 Mar 2013 01:18:04 +0100] rev 8926
link stdc++ (for physfs on linux) only when targetting 32bit (grafted from db108c85131501e1ac4ded2758f742836f83f4b5)
Sat, 20 Apr 2013 19:03:57 -0400 Hiding overflow on Labels/ComboBoxes to prevent 1px off by one error
DrinkMachine [Sat, 20 Apr 2013 19:03:57 -0400] rev 8925
Hiding overflow on Labels/ComboBoxes to prevent 1px off by one error
Sat, 20 Apr 2013 02:20:15 +0200 update 0.9.19 with dev branch 0.9.19
koda [Sat, 20 Apr 2013 02:20:15 +0200] rev 8924
update 0.9.19 with dev branch
Fri, 19 Apr 2013 16:30:39 -0400 merge
nemo [Fri, 19 Apr 2013 16:30:39 -0400] rev 8923
merge
Fri, 19 Apr 2013 22:20:49 +0200 turkish translation updates
volkan [Fri, 19 Apr 2013 22:20:49 +0200] rev 8922
turkish translation updates
Sat, 20 Apr 2013 00:26:52 +0400 - Revert division hack nonsense
unc0rr [Sat, 20 Apr 2013 00:26:52 +0400] rev 8921
- Revert division hack nonsense - Patch Distance instead to not produce zero on non-zero parameters passed
Thu, 18 Apr 2013 21:25:38 +0400 Store colors in human-readable form
unc0rr [Thu, 18 Apr 2013 21:25:38 +0400] rev 8920
Store colors in human-readable form
Thu, 18 Apr 2013 17:37:50 +0400 lol, how did it manage to work for years? (z1 - z2 * z.Round) shouldn't respect signs of z1 and z2. It turns out we often had arbitrary .Frac value in division result. Also fixes issue 613.
unc0rr [Thu, 18 Apr 2013 17:37:50 +0400] rev 8919
lol, how did it manage to work for years? (z1 - z2 * z.Round) shouldn't respect signs of z1 and z2. It turns out we often had arbitrary .Frac value in division result. Also fixes issue #613.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip