Tue, 10 Jul 2012 11:09:38 +0200 Merge
Wolfgang Steffens <WolfgangSteff@gmail.com> [Tue, 10 Jul 2012 11:09:38 +0200] rev 7374
Merge
Mon, 09 Jul 2012 16:42:13 +0400 merge
Stepan777 <stepik-777@mail.ru> [Mon, 09 Jul 2012 16:42:13 +0400] rev 7373
merge
Mon, 09 Jul 2012 23:28:02 -0400 Spread the droplets around more so it looks less square (looked especially bad with piano). Slow down large splashes a bit for dramatic purposes, also taking low-g into account. Small splashes you can't really tell anyway.
nemo [Mon, 09 Jul 2012 23:28:02 -0400] rev 7372
Spread the droplets around more so it looks less square (looked especially bad with piano). Slow down large splashes a bit for dramatic purposes, also taking low-g into account. Small splashes you can't really tell anyway.
Sun, 08 Jul 2012 13:29:06 +0400 First try to use framebuffer, instead of auxilary buffer.
Stepan777 <stepik-777@mail.ru> [Sun, 08 Jul 2012 13:29:06 +0400] rev 7371
First try to use framebuffer, instead of auxilary buffer. On my computer this fixes large resolutions (e.g. 1920x1080)
Sun, 08 Jul 2012 23:14:24 +0400 Introduce uGearsHandlers.pas, for now only part of cake handlers is moved there
unc0rr [Sun, 08 Jul 2012 23:14:24 +0400] rev 7370
Introduce uGearsHandlers.pas, for now only part of cake handlers is moved there
Sun, 08 Jul 2012 13:21:12 +0400 Move SDL_GetTicks() to another place, maybe this will fix sound desync.
Stepan777 <stepik-777@mail.ru> [Sun, 08 Jul 2012 13:21:12 +0400] rev 7369
Move SDL_GetTicks() to another place, maybe this will fix sound desync. Also, ensure that thumbnail is aslways saved.
Sun, 08 Jul 2012 13:49:41 -0400 A bit more convoluted, but more attractive visually
nemo [Sun, 08 Jul 2012 13:49:41 -0400] rev 7368
A bit more convoluted, but more attractive visually
Sun, 08 Jul 2012 13:18:52 +0400 merge
Stepan777 <stepik-777@mail.ru> [Sun, 08 Jul 2012 13:18:52 +0400] rev 7367
merge
Sun, 08 Jul 2012 12:00:27 -0400 Insert at front of same Z, not end. Saves a little time on insertion and lua lookup of recent adds.
nemo [Sun, 08 Jul 2012 12:00:27 -0400] rev 7366
Insert at front of same Z, not end. Saves a little time on insertion and lua lookup of recent adds.
Sat, 07 Jul 2012 19:59:44 +0400 fix alpha channel in image rescaling
Stepan777 <stepik-777@mail.ru> [Sat, 07 Jul 2012 19:59:44 +0400] rev 7365
fix alpha channel in image rescaling
Sun, 08 Jul 2012 11:43:22 -0400 Draw bombs behind plane
nemo [Sun, 08 Jul 2012 11:43:22 -0400] rev 7364
Draw bombs behind plane
Sat, 07 Jul 2012 19:17:50 +0400 Fix thumbnails. On some OpenGL implementations they weren't working.
Stepan777 <stepik-777@mail.ru> [Sat, 07 Jul 2012 19:17:50 +0400] rev 7363
Fix thumbnails. On some OpenGL implementations they weren't working.
Sun, 08 Jul 2012 18:59:25 +0400 Fix rare condition when hog's gear stucks in an infinite loop which adds 1 to its Y coordinate not checking for drowning
unc0rr [Sun, 08 Jul 2012 18:59:25 +0400] rev 7362
Fix rare condition when hog's gear stucks in an infinite loop which adds 1 to its Y coordinate not checking for drowning
Sat, 07 Jul 2012 17:43:10 +0400 fix frontend for ffmpeg 0.7.13
Stepan777 <stepik-777@mail.ru> [Sat, 07 Jul 2012 17:43:10 +0400] rev 7361
fix frontend for ffmpeg 0.7.13
Sun, 08 Jul 2012 10:35:40 -0400 Intended to help on bottom border maps or "red" maps - don't assume erasure if there is indestructible land below the hog
nemo [Sun, 08 Jul 2012 10:35:40 -0400] rev 7360
Intended to help on bottom border maps or "red" maps - don't assume erasure if there is indestructible land below the hog
Sat, 07 Jul 2012 17:26:20 +0400 Fix compilation of hwengine on ffmpeg 0.7.13.
Stepan777 <stepik-777@mail.ru> [Sat, 07 Jul 2012 17:26:20 +0400] rev 7359
Fix compilation of hwengine on ffmpeg 0.7.13. But frontend does not compiles.
Thu, 26 Jul 2012 11:01:32 +0200 Hedgeroid: Major overhaul of the network connection code. Now it is threaded and
Medo <smaxein@googlemail.com> [Thu, 26 Jul 2012 11:01:32 +0200] rev 7358
Hedgeroid: Major overhaul of the network connection code. Now it is threaded and errors are handled properly.
Sun, 08 Jul 2012 10:03:31 -0400 Score AI resurrection as a kill. These values will not be the same as the in-game scoring, since in-game scoring doesn't count friendlies.
nemo [Sun, 08 Jul 2012 10:03:31 -0400] rev 7357
Score AI resurrection as a kill. These values will not be the same as the in-game scoring, since in-game scoring doesn't count friendlies.
Sat, 07 Jul 2012 16:21:42 +0400 fix for older ffmpeg (0.7.13)
Stepan777 <stepik-777@mail.ru> [Sat, 07 Jul 2012 16:21:42 +0400] rev 7356
fix for older ffmpeg (0.7.13)
Tue, 24 Jul 2012 16:57:48 +0200 Hedgeroid: Misguided attempts at getting the connection lifecycle right.
Medo <smaxein@googlemail.com> [Tue, 24 Jul 2012 16:57:48 +0200] rev 7355
Hedgeroid: Misguided attempts at getting the connection lifecycle right. Committing this because it basically runs this way, so i might want to revert to it later :)
Sat, 07 Jul 2012 23:22:03 +0200 remaining files for the Danish translation
kjpou1 [Sat, 07 Jul 2012 23:22:03 +0200] rev 7354
remaining files for the Danish translation
Fri, 06 Jul 2012 19:15:44 +0400 When there are videos that are being encoded and user tries to quit display dialog with warning.
Stepan777 <stepik-777@mail.ru> [Fri, 06 Jul 2012 19:15:44 +0400] rev 7353
When there are videos that are being encoded and user tries to quit display dialog with warning.
Mon, 23 Jul 2012 00:17:06 +0200 Hedgeroid: Reworked player and room lists, added menus, added playername query
Medo <smaxein@googlemail.com> [Mon, 23 Jul 2012 00:17:06 +0200] rev 7352
Hedgeroid: Reworked player and room lists, added menus, added playername query Still work in progress...
Sat, 07 Jul 2012 23:31:59 +0400 - Check ready status only after deleting player's teams (should fix the bug when you're unable to start game)
unc0rr [Sat, 07 Jul 2012 23:31:59 +0400] rev 7351
- Check ready status only after deleting player's teams (should fix the bug when you're unable to start game) - Send LEFT message after deletion of player's teams (no idea if this breaks anything, but this is more accurate behavior)
Fri, 06 Jul 2012 13:22:33 +0400 When compiling with sdl2 use it instead of glut for creating hidden window (as suggested by koda).
Stepan777 <stepik-777@mail.ru> [Fri, 06 Jul 2012 13:22:33 +0400] rev 7350
When compiling with sdl2 use it instead of glut for creating hidden window (as suggested by koda). This is not tested but it should work.
Sat, 21 Jul 2012 14:56:52 +0200 Hedgeroid: More work on the lobby activity
Medo <smaxein@googlemail.com> [Sat, 21 Jul 2012 14:56:52 +0200] rev 7349
Hedgeroid: More work on the lobby activity
Sat, 07 Jul 2012 15:28:47 -0400 Limit firepunch/whip drowning checks to max AI, bat to top 2 levels.
nemo [Sat, 07 Jul 2012 15:28:47 -0400] rev 7348
Limit firepunch/whip drowning checks to max AI, bat to top 2 levels.
Fri, 06 Jul 2012 12:50:18 +0400 merge
Stepan777 <stepik-777@mail.ru> [Fri, 06 Jul 2012 12:50:18 +0400] rev 7347
merge
Thu, 19 Jul 2012 22:55:36 +0200 Hedgeroid: Lobby activity improvements
Medo <smaxein@googlemail.com> [Thu, 19 Jul 2012 22:55:36 +0200] rev 7346
Hedgeroid: Lobby activity improvements
Sat, 07 Jul 2012 14:29:35 -0400 unbreak grayscale
nemo [Sat, 07 Jul 2012 14:29:35 -0400] rev 7345
unbreak grayscale
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip