nemo [Fri, 02 Sep 2011 16:15:37 -0400] rev 5743
typo
nemo [Fri, 02 Sep 2011 13:42:16 -0400] rev 5742
fiiine
nemo [Fri, 02 Sep 2011 13:02:34 -0400] rev 5741
lighten a bit
nemo [Fri, 02 Sep 2011 12:46:17 -0400] rev 5740
Add awesome new TARDIS art
nemo [Fri, 02 Sep 2011 12:39:29 -0400] rev 5739
OMG. I forgot this one.
nemo [Fri, 02 Sep 2011 09:25:43 -0400] rev 5738
that was just getting me into trouble
nemo [Fri, 02 Sep 2011 08:16:34 -0400] rev 5737
oops.
nemo [Fri, 02 Sep 2011 08:16:04 -0400] rev 5736
Thicker borders. Still need something by an actual artist.
unc0rr [Fri, 02 Sep 2011 12:27:15 +0400] rev 5735
Remove toLocal8Bit() conversion of file name as Qt should handle filenames on its own. Helps with filename on Windows, could help with
issue #189.
unc0rr [Fri, 02 Sep 2011 12:06:24 +0400] rev 5734
Implement save button on game statistics page.
I'm surprised I did it.
Closes
issue #264
Xeli [Fri, 09 Sep 2011 04:39:17 +0200] rev 5733
Fixed a major bug (related to pointers) which also solves the stuttering when zooming in and out
nemo [Fri, 02 Sep 2011 01:19:37 -0400] rev 5732
Add a delay before applying screen resize to cut down on resize events (especially bad on OSes that need texture recreation)
Xeli [Fri, 09 Sep 2011 04:33:14 +0200] rev 5731
removed these files which got added by accident, they are to be generated by cmake
unc0rr [Fri, 02 Sep 2011 09:04:11 +0400] rev 5730
Why so serious
Xeli [Fri, 09 Sep 2011 04:32:45 +0200] rev 5729
Changed the package name from org.hedgewars to org.hedgewars.mobile, this file was forgotten last time
nemo [Fri, 02 Sep 2011 00:24:54 -0400] rev 5728
*sigh* I suppose I'd best avoid those trademarks...
Xeli [Thu, 08 Sep 2011 20:58:07 +0200] rev 5727
Fixed the captions, they are now below the windbar
sheepluva [Thu, 01 Sep 2011 20:52:17 +0200] rev 5726
add get away time modifier entry to changelog
Xeli [Thu, 01 Sep 2011 17:03:19 +0200] rev 5725
merge + changed the tardis image to egg.png because the data folder isn't up to date
Xeli [Thu, 01 Sep 2011 17:49:27 +0200] rev 5724
Changed SDL_PollEvent to SDL_PeepEvents
nemo [Thu, 01 Sep 2011 10:13:03 -0400] rev 5723
merge
unc0rr [Thu, 01 Sep 2011 17:45:21 +0400] rev 5722
Keep blowtorch direction (doesn't actually fix the bug with hedgehog turning opposite direction)
nemo [Thu, 01 Sep 2011 00:00:23 -0400] rev 5721
button tweak, add missing left horizon
mikade [Thu, 01 Sep 2011 00:28:38 +0200] rev 5720
onHogAttack hook. Might reposition this later.
Updates to Tumbler gameplay mode
-- Better HUD
-- Allow more user customization
-- Bugfix for new gear spawns
-- Performance tweaks
-- Variety of small gameplay changes
nemo [Wed, 31 Aug 2011 15:50:39 -0400] rev 5719
Add buttons for tag team, bottom border, unbreak smoothing
nemo [Wed, 31 Aug 2011 15:06:03 -0400] rev 5718
Let's draw the bottom border thicker, so it is more visible
nemo [Wed, 31 Aug 2011 14:47:01 -0400] rev 5717
Add option for a bottom border. Needs testing.
nemo [Wed, 31 Aug 2011 11:08:03 -0400] rev 5716
Avoid burning other hog's turn
nemo [Wed, 31 Aug 2011 08:45:22 -0400] rev 5715
Restore gear ASAP, add denied sound for illegal activation without wasting ammo.
unc0rr [Wed, 31 Aug 2011 14:23:12 +0400] rev 5714
- Don't reload fonts
- Fix one more ifdef which made me waste an hour debugging crash
koda [Wed, 14 Sep 2011 22:27:22 +0200] rev 5713
Added tag Hedgewars-iOS-1.3.1 for
changeset cba92708277b
unc0rr [Wed, 31 Aug 2011 13:47:48 +0400] rev 5712
Fix check for darwin or win32. Add debug message.
koda [Wed, 14 Sep 2011 22:27:17 +0200] rev 5711
disable ios screenshooting for now
nemo [Wed, 31 Aug 2011 01:32:12 -0400] rev 5710
TARDIS bugfix
koda [Wed, 14 Sep 2011 22:07:03 +0200] rev 5709
fix for retina display devices
nemo [Wed, 31 Aug 2011 01:17:14 -0400] rev 5708
adjust Z order so crosshairs are on top of hogs, grenades behind explosives
koda [Wed, 14 Sep 2011 19:09:59 +0200] rev 5707
ios version bump
nemo [Wed, 31 Aug 2011 00:58:48 -0400] rev 5706
more proper implementation of TARDIS
koda [Wed, 14 Sep 2011 19:08:37 +0200] rev 5705
Added tag Hedgewars-iOS-1.3 for
changeset 718f98a9df12
nemo [Tue, 30 Aug 2011 12:32:33 -0400] rev 5704
Reset to SD sky colour if in SD
nemo [Mon, 29 Aug 2011 19:28:45 -0400] rev 5703
Check for nil from SpawnCustomCrate
koda [Mon, 29 Aug 2011 23:56:38 +0200] rev 5702
updated sdl.patch
jose1711 [Sun, 28 Aug 2011 20:03:14 +0200] rev 5701
Updated Slovak translation
koda [Sun, 28 Aug 2011 17:37:40 +0200] rev 5700
savedgamesviewcontroller refactor, added icons to supportviewcontroller
koda [Sun, 28 Aug 2011 14:50:04 +0200] rev 5699
ios: respond more gracefully to didReceiveMemoryWarning and add sounds to two buttons
koda [Sun, 28 Aug 2011 11:50:26 +0200] rev 5698
move the ios background music under resources
koda [Sun, 28 Aug 2011 11:48:09 +0200] rev 5697
the return of SDL.patch D:
contains fixes for double free at window destruction, touch interface and the minimum ios version supported
koda [Sun, 28 Aug 2011 11:38:24 +0200] rev 5696
ios: fix a couple of bad memory management (unrelated to the crash at the end of each game)
sdl13: fixed compilation
nemo [Sat, 27 Aug 2011 17:53:35 -0400] rev 5695
Prevent flakes from drawing if they spawn in land
nemo [Sat, 27 Aug 2011 16:13:40 -0400] rev 5694
I like the overall accumulation with a flat bottomed flake better. AA top w/o weird layers in middle
nemo [Sat, 27 Aug 2011 15:06:16 -0400] rev 5693
Avoid unsightly gaps in landbacktex
nemo [Sat, 27 Aug 2011 14:54:56 -0400] rev 5692
implement proper blending
nemo [Sat, 27 Aug 2011 12:52:54 -0400] rev 5691
Try reenabling landbacktex to see how it behaves with current pixel rules
nemo [Fri, 26 Aug 2011 22:15:09 -0400] rev 5690
Allow vgtSmoke to scale. Scale it down 50% for mines, so smoke doesn't seem so oversized
nemo [Fri, 26 Aug 2011 21:49:10 -0400] rev 5689
Fix rounding error in sky colour causing visible lines
nemo [Fri, 26 Aug 2011 21:38:11 -0400] rev 5688
Correctly check for failure to look up ammo, check for damaged mines
nemo [Fri, 26 Aug 2011 20:59:55 -0400] rev 5687
Die speckles, round N. Check that alpha is not basically empty while blending, try to match the damaged land type.
nemo [Fri, 26 Aug 2011 16:16:27 -0400] rev 5686
Use frontend value for fullscreening.
inu [Thu, 25 Aug 2011 16:17:15 -0400] rev 5685
pt update
sheepluva [Thu, 25 Aug 2011 21:00:53 +0200] rev 5684
* partial rollback of changes to camera
* fixed typo in comments