Wed, 27 Jun 2012 08:54:03 -0400 oops
nemo [Wed, 27 Jun 2012 08:54:03 -0400] rev 7309
oops
Wed, 27 Jun 2012 07:58:16 -0400 Another try at the trace with more aggressive optimisation. Also tweaked the radial gradiant a bit to match the original more
nemo [Wed, 27 Jun 2012 07:58:16 -0400] rev 7308
Another try at the trace with more aggressive optimisation. Also tweaked the radial gradiant a bit to match the original more
Tue, 26 Jun 2012 23:02:25 -0400 This is necessary because commands can contain 0s, and StrPas used by LuaPas halts at the first 0. It might be necessary to change the base string handling.
nemo [Tue, 26 Jun 2012 23:02:25 -0400] rev 7307
This is necessary because commands can contain 0s, and StrPas used by LuaPas halts at the first 0. It might be necessary to change the base string handling.
Tue, 26 Jun 2012 23:29:41 +0400 Here they come - thumbnails.
Stepan777 <stepik-777@mail.ru> [Tue, 26 Jun 2012 23:29:41 +0400] rev 7306
Here they come - thumbnails. Also fixing some resizing issues in pagevideos - now it resizes nicer. Wait for a announcement on hedgewars.org, I hope to make it soon.
Tue, 26 Jun 2012 20:05:24 -0400 Extend TARDIS away time a bit (minimum, range) to make it a bit more useful. Remove a couple of unused variables.
nemo [Tue, 26 Jun 2012 20:05:24 -0400] rev 7305
Extend TARDIS away time a bit (minimum, range) to make it a bit more useful. Remove a couple of unused variables.
Tue, 10 Jul 2012 11:08:35 +0200 Added auto cropping to atlasing
Wolfgang Steffens <WolfgangSteff@gmail.com> [Tue, 10 Jul 2012 11:08:35 +0200] rev 7304
Added auto cropping to atlasing Added splitting of animation sheets to frames and auto crop the frames. Fixed some atlas blitting issues. Vertex coords are still improper tho for auto cropped frames
Tue, 26 Jun 2012 23:23:02 +0400 merge
Stepan777 <stepik-777@mail.ru> [Tue, 26 Jun 2012 23:23:02 +0400] rev 7303
merge
Wed, 27 Jun 2012 01:25:26 +0200 updated ios project file
koda [Wed, 27 Jun 2012 01:25:26 +0200] rev 7302
updated ios project file
Mon, 25 Jun 2012 16:22:03 +0200 GL1.x fixes
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 16:22:03 +0200] rev 7301
GL1.x fixes
Tue, 26 Jun 2012 14:38:19 -0400 Quick inkscape trace + a radial gradiant glow on the hedgewars logo. Perhaps it'll encourage Tiy to provide the vector original.
nemo [Tue, 26 Jun 2012 14:38:19 -0400] rev 7300
Quick inkscape trace + a radial gradiant glow on the hedgewars logo. Perhaps it'll encourage Tiy to provide the vector original.
Mon, 25 Jun 2012 15:46:49 +0200 Merge
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 15:46:49 +0200] rev 7299
Merge
Tue, 26 Jun 2012 21:13:27 +0400 Don't set erasing flag when it is unnecessary so hwmap could compress better
unc0rr [Tue, 26 Jun 2012 21:13:27 +0400] rev 7298
Don't set erasing flag when it is unnecessary so hwmap could compress better
Mon, 25 Jun 2012 15:46:08 +0200 using atlas for rendering now
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 15:46:08 +0200] rev 7297
using atlas for rendering now
Tue, 26 Jun 2012 11:08:33 -0400 er. this one too
nemo [Tue, 26 Jun 2012 11:08:33 -0400] rev 7296
er. this one too
Mon, 25 Jun 2012 12:02:54 +0200 made surface retaining mandatory
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 12:02:54 +0200] rev 7295
made surface retaining mandatory
Tue, 26 Jun 2012 02:15:50 +0400 merge
Stepan777 <stepik-777@mail.ru> [Tue, 26 Jun 2012 02:15:50 +0400] rev 7294
merge
Tue, 26 Jun 2012 10:14:40 -0400 Add green mask for anti-portal areas on custom maps. Flagged as Bouncy since it is intended for that general use. Needs testing.
nemo [Tue, 26 Jun 2012 10:14:40 -0400] rev 7293
Add green mask for anti-portal areas on custom maps. Flagged as Bouncy since it is intended for that general use. Needs testing.
Mon, 25 Jun 2012 12:01:19 +0200 added missing uBinPacker.pas and uAtlas.pas
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 12:01:19 +0200] rev 7292
added missing uBinPacker.pas and uAtlas.pas
Mon, 25 Jun 2012 11:47:40 +0200 retaining SDL surfaces in order to allow recreating atlases from scratch without
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 11:47:40 +0200] rev 7291
retaining SDL surfaces in order to allow recreating atlases from scratch without reading back textures from the GL
Mon, 25 Jun 2012 09:40:56 -0400 Update contributor e-mail address
nemo [Mon, 25 Jun 2012 09:40:56 -0400] rev 7290
Update contributor e-mail address
Tue, 26 Jun 2012 02:14:35 +0400 Restore almost old TCPBase behaviour
Stepan777 <stepik-777@mail.ru> [Tue, 26 Jun 2012 02:14:35 +0400] rev 7289
Restore almost old TCPBase behaviour (it was only necessary to move emiting of isReadyNow() from ClientDisconnect() to NewConnection()). Also ensure deletion of IPCSocket.
Mon, 25 Jun 2012 10:44:27 +0200 Merge
Wolfgang Steffens <WolfgangSteff@gmail.com> [Mon, 25 Jun 2012 10:44:27 +0200] rev 7288
Merge
Mon, 25 Jun 2012 09:01:03 -0400 oops
nemo [Mon, 25 Jun 2012 09:01:03 -0400] rev 7287
oops
Sun, 24 Jun 2012 21:33:45 +0400 remaining IFDEFs
Stepan777 <stepik-777@mail.ru> [Sun, 24 Jun 2012 21:33:45 +0400] rev 7286
remaining IFDEFs
Mon, 25 Jun 2012 10:16:19 +0400 oops
unc0rr [Mon, 25 Jun 2012 10:16:19 +0400] rev 7285
oops
Sun, 24 Jun 2012 21:32:33 +0400 merge
Stepan777 <stepik-777@mail.ru> [Sun, 24 Jun 2012 21:32:33 +0400] rev 7284
merge
Sun, 24 Jun 2012 20:30:51 -0400 oops
nemo [Sun, 24 Jun 2012 20:30:51 -0400] rev 7283
oops
Sun, 24 Jun 2012 21:15:20 +0400 correctly fix odd dimensions (it was incorrectly fixed in previous commit)
Stepan777 <stepik-777@mail.ru> [Sun, 24 Jun 2012 21:15:20 +0400] rev 7282
correctly fix odd dimensions (it was incorrectly fixed in previous commit)
Sun, 24 Jun 2012 18:21:12 -0400 These 2 need masks now
nemo [Sun, 24 Jun 2012 18:21:12 -0400] rev 7281
These 2 need masks now
Sun, 24 Jun 2012 20:57:02 +0400 pagevideos is now much better that before:
Stepan777 <stepik-777@mail.ru> [Sun, 24 Jun 2012 20:57:02 +0400] rev 7280
pagevideos is now much better that before: 1. Display list of video files. 2. For each file in progress display progress bar. 3. Description for each file (size, duration etc). 4. It is possible to remove and rename files. 5. Video file can be launched in external media player. 6. ... also fixed some bugs http://postimage.org/image/hk87cuqm9/
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip