sheepluva [Sat, 01 Sep 2012 10:40:22 +0200] rev 7642
fix parsing of 'if': identifiers can also contain underscores
unc0rr [Fri, 31 Aug 2012 22:08:29 +0200] rev 7641
fix parsing of 'if'
sheepluva [Fri, 31 Aug 2012 22:00:31 +0200] rev 7640
clean up LoadImage and UserPathz/AltPath/etc related redundancy by introducing 3 new functions in uStore.pas
sheepluva [Fri, 31 Aug 2012 17:52:53 +0200] rev 7639
* don't build moc for campaign.h
* added campaign.{h,cpp} to hedgewars.pro
nemo [Fri, 31 Aug 2012 11:10:21 -0400] rev 7638
oops
sheepluva [Fri, 31 Aug 2012 15:28:03 +0200] rev 7637
use old approach for printing gl extentions for pas2c (less complex/no StrUtils dependencies)
sheepluva [Fri, 31 Aug 2012 13:36:00 +0200] rev 7636
min -> qMin
sheepluva [Fri, 31 Aug 2012 12:06:48 +0200] rev 7635
don't query/print GL_AUX_BUFFERS if video recording is disabled
sheepluva [Fri, 31 Aug 2012 11:24:57 +0200] rev 7634
print all GL_EXTENSIONS properly to logfile (should a;sp fix build on systems with compiler/lib versions that can't implicity cast PGLubyte to PChar)
nemo [Thu, 30 Aug 2012 22:13:42 -0400] rev 7633
Allow adjusting bitrate so that I can get a somewhat usable webm video. The audio is still tinny and unlistenable. Configuration option for that might be helpful, or just adjusting defaults in the wrapper.
sheepluva [Sat, 25 Aug 2012 22:55:47 +0200] rev 7632
add 'a classic fairytale' campaign to cmake install
sheepluva [Thu, 30 Aug 2012 20:42:29 +0200] rev 7631
dos2unix newline fixes on 7 (video recording-)merged files
unc0rr [Thu, 30 Aug 2012 22:41:22 +0400] rev 7630
Move some options to the second page so first page doesn't look ugly on low resolution
nemo [Thu, 30 Aug 2012 14:26:05 -0400] rev 7629
neglected stuff
nemo [Thu, 30 Aug 2012 13:02:19 -0400] rev 7628
Checking merge against latest trunk
nemo [Wed, 29 Aug 2012 23:12:47 -0400] rev 7627
preliminary creeper (not yet functional)
sheepluva [Wed, 29 Aug 2012 20:07:17 +0200] rev 7626
new grave: dragonball (incl. svg) by Randy
nemo [Wed, 29 Aug 2012 11:48:10 -0400] rev 7625
tiny (probably) optimisation
nemo [Wed, 29 Aug 2012 10:56:32 -0400] rev 7624
A few more operators. Committing in case unc0rr wants to fiddle.
nemo [Wed, 29 Aug 2012 09:58:23 -0400] rev 7623
isZero appears to be never used. Use it in a few obvious cases and add web variant.
unc0rr [Wed, 29 Aug 2012 16:42:22 +0400] rev 7622
Fix library installation in win32
nemo [Wed, 29 Aug 2012 08:40:26 -0400] rev 7621
disable snowball damage, by request of sheepluva
sheepluva [Wed, 29 Aug 2012 12:48:27 +0200] rev 7620
remove a redundant assignment; whitespace fixes
unc0rr [Wed, 29 Aug 2012 11:35:38 +0400] rev 7619
This should work better
sheepluva [Tue, 28 Aug 2012 21:59:49 +0200] rev 7618
fix build for me
unc0rr [Tue, 28 Aug 2012 22:33:17 +0400] rev 7617
Make ffmpeg optional for frontend
unc0rr [Tue, 28 Aug 2012 22:32:19 +0400] rev 7616
Small fix
unc0rr [Tue, 28 Aug 2012 20:30:57 +0400] rev 7615
Merge Stepik-777's video recording gsoc project