Sat, 24 Sep 2011 21:14:51 +0400 Store replays for further analysis
unc0rr [Sat, 24 Sep 2011 21:14:51 +0400] rev 6012
Store replays for further analysis
Sat, 24 Sep 2011 22:16:49 +0400 Fix a bunch of warnings (also improves speed a bit in 32 bit code)
unC0Rr [Sat, 24 Sep 2011 22:16:49 +0400] rev 6011
Fix a bunch of warnings (also improves speed a bit in 32 bit code)
Sat, 24 Sep 2011 17:12:46 +0200 I wanted to move this line, not to delete it heh.
sheepluva [Sat, 24 Sep 2011 17:12:46 +0200] rev 6010
I wanted to move this line, not to delete it heh.
Sat, 24 Sep 2011 16:22:10 +0200 code cleanup/etc
sheepluva [Sat, 24 Sep 2011 16:22:10 +0200] rev 6009
code cleanup/etc
Sat, 24 Sep 2011 04:53:53 +0200 fix a crash in getting statistics and a glitch that made background music start while in-game
koda [Sat, 24 Sep 2011 04:53:53 +0200] rev 6008
fix a crash in getting statistics and a glitch that made background music start while in-game
Fri, 26 Oct 2012 14:19:43 +0100 close branch 0.9.16
koda [Fri, 26 Oct 2012 14:19:43 +0100] rev 6007
close branch
Sat, 24 Sep 2011 03:00:57 +0200 yeah, fix dates -.-
koda [Sat, 24 Sep 2011 03:00:57 +0200] rev 6006
yeah, fix dates -.-
Tue, 18 Oct 2011 05:43:16 +0200 backport of c90f50e6dd8e (eggshell vgt related segfault) 0.9.16
sheepluva [Tue, 18 Oct 2011 05:43:16 +0200] rev 6005
backport of c90f50e6dd8e (eggshell vgt related segfault)
Sat, 24 Sep 2011 02:23:15 +0200 use a real button instead of a cellview in statspage
koda [Sat, 24 Sep 2011 02:23:15 +0200] rev 6004
use a real button instead of a cellview in statspage
Sun, 16 Oct 2011 19:02:48 +0200 fix the config.inc conflict by making the ios one in another folder 0.9.16
koda [Sun, 16 Oct 2011 19:02:48 +0200] rev 6003
fix the config.inc conflict by making the ios one in another folder
Sat, 24 Sep 2011 01:41:03 +0200 rope: CheezeMonkey (omg I mentioned your name :O) has pointed out that there is still a way to get stuck in walls. This should fix it.
sheepluva [Sat, 24 Sep 2011 01:41:03 +0200] rev 6002
rope: CheezeMonkey (omg I mentioned your name :O) has pointed out that there is still a way to get stuck in walls. This should fix it. NOTE: although not necessary for this fix to work rope behavior got also changed: I removed the direction-bias. if you press left and right at the same time the result is now neutral rather than left.
Sun, 16 Oct 2011 18:37:57 +0200 more details in chCheckProto 0.9.16
koda [Sun, 16 Oct 2011 18:37:57 +0200] rev 6001
more details in chCheckProto
Sat, 24 Sep 2011 00:54:47 +0200 ios frontend: sounds and music have their own class now (with caching\!) instead of being spread here and there (exploiting class methods like a true oop pro)
koda [Sat, 24 Sep 2011 00:54:47 +0200] rev 6000
ios frontend: sounds and music have their own class now (with caching\!) instead of being spread here and there (exploiting class methods like a true oop pro)
Fri, 14 Oct 2011 19:00:31 +0200 display a message when network is down or server is not reachable, nemo also made the page refresh at display time 0.9.16
koda [Fri, 14 Oct 2011 19:00:31 +0200] rev 5999
display a message when network is down or server is not reachable, nemo also made the page refresh at display time
Fri, 23 Sep 2011 22:42:30 +0200 many many netclient/frondent changes (just the beginning though):
sheepluva [Fri, 23 Sep 2011 22:42:30 +0200] rev 5998
many many netclient/frondent changes (just the beginning though): * better separation of concerns * trying to reduce segfaulst due to netclient being deconstructed while still in use * no extra popup for quit reason anymore * errors/warnings will be displayed in chat instead of popups in most cases * NOTE: auto-kick for ignored players is currently _disabled_ will fix that soon
Wed, 12 Oct 2011 04:14:38 +0200 because betas are baaaad (also really fix compiling everywhere) 0.9.16
koda [Wed, 12 Oct 2011 04:14:38 +0200] rev 5997
because betas are baaaad (also really fix compiling everywhere)
Sat, 24 Sep 2011 00:00:57 +0400 Convert boolean variable + a bunch of fields which make sense only while game is going on into Maybe + structure
unc0rr [Sat, 24 Sep 2011 00:00:57 +0400] rev 5996
Convert boolean variable + a bunch of fields which make sense only while game is going on into Maybe + structure
Sun, 25 Sep 2011 10:48:18 -0400 merge from default. Pulls in sheepluva's frontend work, and unbreaks engine cmake. 0.9.16
nemo [Sun, 25 Sep 2011 10:48:18 -0400] rev 5995
merge from default. Pulls in sheepluva's frontend work, and unbreaks engine cmake.
Fri, 23 Sep 2011 09:58:41 +0200 don't rumble while synchronising a demo/save
koda [Fri, 23 Sep 2011 09:58:41 +0200] rev 5994
don't rumble while synchronising a demo/save
Thu, 22 Sep 2011 23:20:11 +0200 randomly selected static/mission maps weren't properly reported to others in room (only new seed was)
sheepluva [Thu, 22 Sep 2011 23:20:11 +0200] rev 5993
randomly selected static/mission maps weren't properly reported to others in room (only new seed was)
Thu, 22 Sep 2011 15:30:40 +0200 prevent screen locking while synching saves (can take some time)
koda [Thu, 22 Sep 2011 15:30:40 +0200] rev 5992
prevent screen locking while synching saves (can take some time)
Thu, 22 Sep 2011 17:19:39 +0400 Fix sheepluva's merge
unc0rr [Thu, 22 Sep 2011 17:19:39 +0400] rev 5991
Fix sheepluva's merge
Thu, 22 Sep 2011 14:02:44 +0200 let frontend send (copypasta) multi-line messages line by line to avoid protocol violation
sheepluva [Thu, 22 Sep 2011 14:02:44 +0200] rev 5990
let frontend send (copypasta) multi-line messages line by line to avoid protocol violation
Thu, 22 Sep 2011 11:44:39 +0400 My best guess for issue #285 is send thread being stuck at sendAll function, so I move client removing function before sendAll
unc0rr [Thu, 22 Sep 2011 11:44:39 +0400] rev 5989
My best guess for issue #285 is send thread being stuck at sendAll function, so I move client removing function before sendAll
Wed, 21 Sep 2011 22:03:31 -0400 Disable clouds
nemo [Wed, 21 Sep 2011 22:03:31 -0400] rev 5988
Disable clouds
Thu, 22 Sep 2011 01:28:50 +0200 ios version bump
koda [Thu, 22 Sep 2011 01:28:50 +0200] rev 5987
ios version bump
Thu, 22 Sep 2011 01:28:19 +0200 apparently the old way was the correct one
koda [Thu, 22 Sep 2011 01:28:19 +0200] rev 5986
apparently the old way was the correct one
Thu, 22 Sep 2011 01:18:31 +0200 aligned credits and game modes to main release
koda [Thu, 22 Sep 2011 01:18:31 +0200] rev 5985
aligned credits and game modes to main release
Thu, 22 Sep 2011 01:02:57 +0200 create the ios schemes programmatically
koda [Thu, 22 Sep 2011 01:02:57 +0200] rev 5984
create the ios schemes programmatically
Wed, 21 Sep 2011 23:15:44 +0200 retina images, again
koda [Wed, 21 Sep 2011 23:15:44 +0200] rev 5983
retina images, again
Wed, 21 Sep 2011 22:51:52 +0200 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda [Wed, 21 Sep 2011 22:51:52 +0200] rev 5982
mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
Wed, 21 Sep 2011 15:00:01 -0400 Couple of missed changes inu pointed out
nemo [Wed, 21 Sep 2011 15:00:01 -0400] rev 5981
Couple of missed changes inu pointed out
Wed, 21 Sep 2011 17:31:37 +0200 one more
koda [Wed, 21 Sep 2011 17:31:37 +0200] rev 5980
one more
Wed, 21 Sep 2011 17:14:26 +0200 moar @2x
koda [Wed, 21 Sep 2011 17:14:26 +0200] rev 5979
moar @2x
Wed, 21 Sep 2011 12:57:30 +0200 another round of retina display images
koda [Wed, 21 Sep 2011 12:57:30 +0200] rev 5978
another round of retina display images
Tue, 20 Sep 2011 20:52:04 -0400 Disable a bit of code from revision 4 that I'm pretty sure is not hit anymore, or we'd end up with plenty of doubled graves at a minimum. Also, clear gstWinner/gstLoser along with gstWait - still need to figure out why exactly those aren't rendering anymore though.
nemo [Tue, 20 Sep 2011 20:52:04 -0400] rev 5977
Disable a bit of code from revision 4 that I'm pretty sure is not hit anymore, or we'd end up with plenty of doubled graves at a minimum. Also, clear gstWinner/gstLoser along with gstWait - still need to figure out why exactly those aren't rendering anymore though.
Wed, 21 Sep 2011 02:05:42 +0200 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda [Wed, 21 Sep 2011 02:05:42 +0200] rev 5976
fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
Tue, 20 Sep 2011 23:43:52 +0200 let's use the built in events, shall we
koda [Tue, 20 Sep 2011 23:43:52 +0200] rev 5975
let's use the built in events, shall we
Tue, 20 Sep 2011 16:00:20 -0400 check for amNothing
nemo [Tue, 20 Sep 2011 16:00:20 -0400] rev 5974
check for amNothing
Tue, 20 Sep 2011 13:37:52 -0400 Revert koda's c24fdd9a0458 until it stops breaking my builds :-p
nemo [Tue, 20 Sep 2011 13:37:52 -0400] rev 5973
Revert koda's c24fdd9a0458 until it stops breaking my builds :-p
Tue, 20 Sep 2011 13:27:07 -0400 Clear gstAnimation and reset Timer before entering death animation
nemo [Tue, 20 Sep 2011 13:27:07 -0400] rev 5972
Clear gstAnimation and reset Timer before entering death animation
Tue, 20 Sep 2011 12:59:02 -0400 revert prev - that was dumb. wrong gear.
nemo [Tue, 20 Sep 2011 12:59:02 -0400] rev 5971
revert prev - that was dumb. wrong gear.
Tue, 20 Sep 2011 12:46:45 -0400 Let's actually add the gstHHDeath check to the right line, shall we?
nemo [Tue, 20 Sep 2011 12:46:45 -0400] rev 5970
Let's actually add the gstHHDeath check to the right line, shall we?
Tue, 20 Sep 2011 12:02:58 -0400 Check on active hedgehog death animation
nemo [Tue, 20 Sep 2011 12:02:58 -0400] rev 5969
Check on active hedgehog death animation
Mon, 19 Sep 2011 23:35:07 +0200 this reintroduces the gsSuspend state to fix multitasking on ios
koda [Mon, 19 Sep 2011 23:35:07 +0200] rev 5968
this reintroduces the gsSuspend state to fix multitasking on ios
Mon, 19 Sep 2011 23:18:48 +0200 using fpc 2.7.1 in ios project file
koda [Mon, 19 Sep 2011 23:18:48 +0200] rev 5967
using fpc 2.7.1 in ios project file
Mon, 19 Sep 2011 23:49:20 +0200 also merge 0.9.16 in to make koda happy
sheepluva [Mon, 19 Sep 2011 23:49:20 +0200] rev 5966
also merge 0.9.16 in to make koda happy
Mon, 19 Sep 2011 23:25:13 +0200 merge the 2 heads. I hope I did it right. also I increased proto and ver number
sheepluva [Mon, 19 Sep 2011 23:25:13 +0200] rev 5965
merge the 2 heads. I hope I did it right. also I increased proto and ver number
Mon, 19 Sep 2011 14:17:33 -0400 return nil for position if no gear
nemo [Mon, 19 Sep 2011 14:17:33 -0400] rev 5964
return nil for position if no gear
Mon, 19 Sep 2011 19:12:19 +0200 fix mac compilation 0.9.16
koda [Mon, 19 Sep 2011 19:12:19 +0200] rev 5963
fix mac compilation
Sun, 18 Sep 2011 21:59:34 +0200 merge changes from 0.9.16 branch - I bet I just broke something XD
sheepluva [Sun, 18 Sep 2011 21:59:34 +0200] rev 5962
merge changes from 0.9.16 branch - I bet I just broke something XD
Mon, 19 Sep 2011 14:38:44 +0200 Added tag 0.9.16-release for changeset 74bc72746bec 0.9.16
koda [Mon, 19 Sep 2011 14:38:44 +0200] rev 5961
Added tag 0.9.16-release for changeset 74bc72746bec
Sun, 18 Sep 2011 21:46:00 +0200 make chatsection in game room stretch if space is available 0.9.16 0.9.16-release
sheepluva [Sun, 18 Sep 2011 21:46:00 +0200] rev 5960
make chatsection in game room stretch if space is available
Sun, 18 Sep 2011 21:06:09 +0200 another fix for a popup window that had no style 0.9.16
sheepluva [Sun, 18 Sep 2011 21:06:09 +0200] rev 5959
another fix for a popup window that had no style
Sun, 18 Sep 2011 16:46:26 +0200 set a default value for density that shouldn't lead to div by 0 0.9.16
sheepluva [Sun, 18 Sep 2011 16:46:26 +0200] rev 5958
set a default value for density that shouldn't lead to div by 0
Sat, 17 Sep 2011 22:01:17 +0400 Include lib* into src package 0.9.16
unc0rr [Sat, 17 Sep 2011 22:01:17 +0400] rev 5957
Include lib* into src package
Sat, 17 Sep 2011 21:48:18 +0400 okay, let's revert this for now 0.9.16
unc0rr [Sat, 17 Sep 2011 21:48:18 +0400] rev 5956
okay, let's revert this for now
Mon, 19 Sep 2011 23:55:52 +0400 - Unset hhdriven flag for gone hedgehog
unc0rr [Mon, 19 Sep 2011 23:55:52 +0400] rev 5955
- Unset hhdriven flag for gone hedgehog - Fix incorrect work with states in gstWait state handler - These two changes fix the bug with hogs of gone team not disappearing
Sat, 17 Sep 2011 13:40:54 -0400 Revert 3ec95dc2b249 - causes hogs to be trapped in the teleport animation. bad breakage
nemo [Sat, 17 Sep 2011 13:40:54 -0400] rev 5954
Revert 3ec95dc2b249 - causes hogs to be trapped in the teleport animation. bad breakage
Sat, 17 Sep 2011 19:43:45 +0200 fix style of lobby chatroom user context menu 0.9.16
sheepluva [Sat, 17 Sep 2011 19:43:45 +0200] rev 5953
fix style of lobby chatroom user context menu
Sat, 17 Sep 2011 10:22:35 -0400 oops, it was already added
nemo [Sat, 17 Sep 2011 10:22:35 -0400] rev 5952
oops, it was already added
Sat, 17 Sep 2011 16:20:54 +0400 Set version to 0.9.16, protocol to 39 0.9.16
unc0rr [Sat, 17 Sep 2011 16:20:54 +0400] rev 5951
Set version to 0.9.16, protocol to 39
Sat, 17 Sep 2011 10:11:56 -0400 Add straight lines to changelog
nemo [Sat, 17 Sep 2011 10:11:56 -0400] rev 5950
Add straight lines to changelog
Sat, 17 Sep 2011 16:20:09 +0400 Merge recent changes from default 0.9.16
unc0rr [Sat, 17 Sep 2011 16:20:09 +0400] rev 5949
Merge recent changes from default
Sat, 17 Sep 2011 11:39:42 +0200 update copyright year of README
sheepluva [Sat, 17 Sep 2011 11:39:42 +0200] rev 5948
update copyright year of README
Sat, 17 Sep 2011 04:09:05 +0200 change the changelog
mikade [Sat, 17 Sep 2011 04:09:05 +0200] rev 5947
change the changelog
Sat, 17 Sep 2011 00:34:21 +0200 update credits a bit
sheepluva [Sat, 17 Sep 2011 00:34:21 +0200] rev 5946
update credits a bit
Sat, 17 Sep 2011 00:04:16 +0200 german translations, a lot was still missing -.-
sheepluva [Sat, 17 Sep 2011 00:04:16 +0200] rev 5945
german translations, a lot was still missing -.-
Fri, 16 Sep 2011 16:52:05 -0400 typo
nemo [Fri, 16 Sep 2011 16:52:05 -0400] rev 5944
typo
Sun, 25 Sep 2011 18:22:12 +0200 Attempt to prevent oom after restarting too many times hedgeroid
Xeli [Sun, 25 Sep 2011 18:22:12 +0200] rev 5943
Attempt to prevent oom after restarting too many times
Fri, 16 Sep 2011 15:26:43 -0400 merge
nemo [Fri, 16 Sep 2011 15:26:43 -0400] rev 5942
merge
Sun, 25 Sep 2011 18:19:45 +0200 make the fire button appear only on android for now, I'll make it depend on a variable later on hedgeroid
Xeli [Sun, 25 Sep 2011 18:19:45 +0200] rev 5941
make the fire button appear only on android for now, I'll make it depend on a variable later on
Fri, 16 Sep 2011 15:21:27 -0400 clear HHJump on portaling
nemo [Fri, 16 Sep 2011 15:21:27 -0400] rev 5940
clear HHJump on portaling
Fri, 16 Sep 2011 15:26:02 -0400 merge
nemo [Fri, 16 Sep 2011 15:26:02 -0400] rev 5939
merge
Fri, 16 Sep 2011 20:39:14 +0200 isOnCurrentHog and isOnCrosshair now look at the distance relative to the screen rather than world coords, this means that zooming out doesn't make it harder to touch the hog or crosshair hedgeroid
Xeli [Fri, 16 Sep 2011 20:39:14 +0200] rev 5938
isOnCurrentHog and isOnCrosshair now look at the distance relative to the screen rather than world coords, this means that zooming out doesn't make it harder to touch the hog or crosshair
Fri, 16 Sep 2011 15:03:29 -0400 pt update
inu [Fri, 16 Sep 2011 15:03:29 -0400] rev 5937
pt update
Fri, 16 Sep 2011 20:38:23 +0200 removed some commented lines hedgeroid
Xeli [Fri, 16 Sep 2011 20:38:23 +0200] rev 5936
removed some commented lines
Fri, 16 Sep 2011 14:43:04 -0400 Requested a few times
nemo [Fri, 16 Sep 2011 14:43:04 -0400] rev 5935
Requested a few times
Fri, 16 Sep 2011 18:24:50 +0200 Exit hedgewars cleanly and return to the frontend with out crashing + fixed error messages "foo" -> HWEngine_Loader hedgeroid
Xeli [Fri, 16 Sep 2011 18:24:50 +0200] rev 5934
Exit hedgewars cleanly and return to the frontend with out crashing + fixed error messages "foo" -> HWEngine_Loader
Fri, 16 Sep 2011 14:04:21 -0400 AI insists on using snowball for digging. Until that is prevented, remove snowball
nemo [Fri, 16 Sep 2011 14:04:21 -0400] rev 5933
AI insists on using snowball for digging. Until that is prevented, remove snowball
Fri, 16 Sep 2011 18:17:16 +0200 merge hedgeroid
Xeli [Fri, 16 Sep 2011 18:17:16 +0200] rev 5932
merge
Fri, 16 Sep 2011 19:55:11 +0400 - Allow 8 teams in game on 0.9.16-dev
unc0rr [Fri, 16 Sep 2011 19:55:11 +0400] rev 5931
- Allow 8 teams in game on 0.9.16-dev - Move protocol version check from FOLLOW to JOIN_ROOM
Fri, 16 Sep 2011 10:29:09 -0400 Aaaaalllways!
nemo [Fri, 16 Sep 2011 10:29:09 -0400] rev 5930
Aaaaalllways!
Fri, 16 Sep 2011 14:55:48 +0200 Italian translation
Marco Bresciani [Fri, 16 Sep 2011 14:55:48 +0200] rev 5929
Italian translation
Fri, 16 Sep 2011 14:04:45 +0200 whoops, this line got lost in merging action
sheepluva [Fri, 16 Sep 2011 14:04:45 +0200] rev 5928
whoops, this line got lost in merging action
Fri, 16 Sep 2011 13:50:56 +0200 Polish translation updates
szczur [Fri, 16 Sep 2011 13:50:56 +0200] rev 5927
Polish translation updates
Thu, 15 Sep 2011 22:53:47 -0400 2 extra steps was still occasionally causing problems w/ edge cases. hopefully 3 should do the trick
nemo [Thu, 15 Sep 2011 22:53:47 -0400] rev 5926
2 extra steps was still occasionally causing problems w/ edge cases. hopefully 3 should do the trick
Thu, 15 Sep 2011 22:33:55 -0400 Move options caption to box title. This frees up quite a bit of space at 800x600
nemo [Thu, 15 Sep 2011 22:33:55 -0400] rev 5925
Move options caption to box title. This frees up quite a bit of space at 800x600
Thu, 15 Sep 2011 20:39:04 -0400 Tweak sparkles, glass. Left glass commented out in case he prefers old behaviour.
nemo [Thu, 15 Sep 2011 20:39:04 -0400] rev 5924
Tweak sparkles, glass. Left glass commented out in case he prefers old behaviour.
Fri, 16 Sep 2011 01:45:41 +0200 check waterline
mikade [Fri, 16 Sep 2011 01:45:41 +0200] rev 5923
check waterline
Fri, 16 Sep 2011 01:12:57 +0200 moar sparkles :3
sheepluva [Fri, 16 Sep 2011 01:12:57 +0200] rev 5922
moar sparkles :3
Thu, 15 Sep 2011 18:54:16 -0400 Avoid hog repeating himself
nemo [Thu, 15 Sep 2011 18:54:16 -0400] rev 5921
Avoid hog repeating himself
Fri, 16 Sep 2011 00:32:53 +0200 Spanish translation
Palewolf [Fri, 16 Sep 2011 00:32:53 +0200] rev 5920
Spanish translation
Fri, 16 Sep 2011 00:18:21 +0200 TestRectForObstacle: areas outside map borders are not passable
sheepluva [Fri, 16 Sep 2011 00:18:21 +0200] rev 5919
TestRectForObstacle: areas outside map borders are not passable
Thu, 15 Sep 2011 23:08:17 +0200 changeĀ²log
sheepluva [Thu, 15 Sep 2011 23:08:17 +0200] rev 5918
changeĀ²log
Thu, 15 Sep 2011 20:52:58 +0200 merge :(
Henek [Thu, 15 Sep 2011 20:52:58 +0200] rev 5917
merge :(
Thu, 15 Sep 2011 19:20:13 +0200 fix back button location in post-game stats screen
sheepluva [Thu, 15 Sep 2011 19:20:13 +0200] rev 5916
fix back button location in post-game stats screen
Thu, 15 Sep 2011 20:51:43 +0200 updateing swedish translation
Henek [Thu, 15 Sep 2011 20:51:43 +0200] rev 5915
updateing swedish translation
Thu, 15 Sep 2011 20:40:59 +0400 0.9.16 branch 0.9.16
unc0rr [Thu, 15 Sep 2011 20:40:59 +0400] rev 5914
0.9.16 branch
Thu, 15 Sep 2011 17:19:49 +0200 fix and optimize kamikaze's png
sheepluva [Thu, 15 Sep 2011 17:19:49 +0200] rev 5913
fix and optimize kamikaze's png
Thu, 15 Sep 2011 10:11:38 +0200 screenshots: display a msg on failure and log causative error
sheepluva [Thu, 15 Sep 2011 10:11:38 +0200] rev 5912
screenshots: display a msg on failure and log causative error
Thu, 15 Sep 2011 09:19:56 +0200 based on the fact that the crash never seemed to have happened with default screen resolutions and also inspired by the only other getmem usage in the code I came up with this simple solution which seems to work just fine.
sheepluva [Thu, 15 Sep 2011 09:19:56 +0200] rev 5911
based on the fact that the crash never seemed to have happened with default screen resolutions and also inspired by the only other getmem usage in the code I came up with this simple solution which seems to work just fine. I do not understand why getmem seems to need this, but well - feel free to explain.
Thu, 15 Sep 2011 03:17:23 +0200 cleaned up the screenshot procedure a little.
sheepluva [Thu, 15 Sep 2011 03:17:23 +0200] rev 5910
cleaned up the screenshot procedure a little. This does NOT fix the segfaults or invalid pointer operations that occur in there for me if I resize the window and then screenshot (does not always happen. usually in FreeMem() after the successful save though!
Thu, 15 Sep 2011 01:41:21 +0200 Randy's soldier helmet hat. I fixed the animation, brightened the color and made it a Team-colored hat.
sheepluva [Thu, 15 Sep 2011 01:41:21 +0200] rev 5909
Randy's soldier helmet hat. I fixed the animation, brightened the color and made it a Team-colored hat. Randy would also like to have his original hat committed ( http://img535.imageshack.us/img535/6720/awag.png) - let me know what you think.
Wed, 14 Sep 2011 19:20:39 -0400 Updated translation after typo fix
nemo [Wed, 14 Sep 2011 19:20:39 -0400] rev 5908
Updated translation after typo fix
Thu, 15 Sep 2011 00:47:05 +0200 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva [Thu, 15 Sep 2011 00:47:05 +0200] rev 5907
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
Wed, 14 Sep 2011 22:39:39 +0200 merge
koda [Wed, 14 Sep 2011 22:39:39 +0200] rev 5906
merge
Wed, 14 Sep 2011 20:42:45 +0200 some love for TeamHeadband.png
sheepluva [Wed, 14 Sep 2011 20:42:45 +0200] rev 5905
some love for TeamHeadband.png
Wed, 14 Sep 2011 14:27:28 -0400 Updates to golf theme.
mikade [Wed, 14 Sep 2011 14:27:28 -0400] rev 5904
Updates to golf theme.
Wed, 14 Sep 2011 14:14:23 -0400 merge
nemo [Wed, 14 Sep 2011 14:14:23 -0400] rev 5903
merge
Wed, 14 Sep 2011 18:40:10 +0200 oops, just burning through commits today.
mikade [Wed, 14 Sep 2011 18:40:10 +0200] rev 5902
oops, just burning through commits today.
Wed, 14 Sep 2011 18:19:07 +0200 Add sounds for incorrectly placed waypoint, fastest time, and no record of any kind.
mikade [Wed, 14 Sep 2011 18:19:07 +0200] rev 5901
Add sounds for incorrectly placed waypoint, fastest time, and no record of any kind.
Wed, 14 Sep 2011 18:05:54 +0200 Revert currently unneccessary changes to uScript.
mikade [Wed, 14 Sep 2011 18:05:54 +0200] rev 5900
Revert currently unneccessary changes to uScript. Don't allow way-points to be placed in land or outside of border boundaries
Wed, 14 Sep 2011 17:52:46 +0200 merge
mikade [Wed, 14 Sep 2011 17:52:46 +0200] rev 5899
merge
Wed, 14 Sep 2011 19:07:18 +0200 add blink to cyclops hat
sheepluva [Wed, 14 Sep 2011 19:07:18 +0200] rev 5898
add blink to cyclops hat
Wed, 14 Sep 2011 15:23:40 +0200 Expose some vars for tracking the border.
mikade [Wed, 14 Sep 2011 15:23:40 +0200] rev 5897
Expose some vars for tracking the border.
Wed, 14 Sep 2011 17:17:50 +0200 lua: boolean TestRectForObstacle(x1, y1, x2, y2, landOnly)
sheepluva [Wed, 14 Sep 2011 17:17:50 +0200] rev 5896
lua: boolean TestRectForObstacle(x1, y1, x2, y2, landOnly)
Tue, 13 Sep 2011 21:25:13 -0400 smoothing should be after despeckling
nemo [Tue, 13 Sep 2011 21:25:13 -0400] rev 5895
smoothing should be after despeckling
Wed, 14 Sep 2011 00:06:26 +0200 Balanced shield miser, multi-shot, and boss kills in SI. Added radar ping.
mikade [Wed, 14 Sep 2011 00:06:26 +0200] rev 5894
Balanced shield miser, multi-shot, and boss kills in SI. Added radar ping. Make Racer less prone to fail. <- Please test.
Tue, 13 Sep 2011 17:49:39 -0400 fix for issue #238
nemo [Tue, 13 Sep 2011 17:49:39 -0400] rev 5893
fix for issue #238
Tue, 13 Sep 2011 21:15:23 +0400 Slightly translated ru.lua
unc0rr [Tue, 13 Sep 2011 21:15:23 +0400] rev 5892
Slightly translated ru.lua
Tue, 13 Sep 2011 21:02:12 +0400 Translation update
unc0rr [Tue, 13 Sep 2011 21:02:12 +0400] rev 5891
Translation update
Tue, 13 Sep 2011 20:56:53 +0400 Translation update
igor-hkr@mail.ru [Tue, 13 Sep 2011 20:56:53 +0400] rev 5890
Translation update
Mon, 12 Sep 2011 23:31:19 +0200 typo
sheepluva [Mon, 12 Sep 2011 23:31:19 +0200] rev 5889
typo
Tue, 13 Sep 2011 10:30:39 -0400 Still haven't received updated lt ts file, but no reason that the .txt and .lua shouldn't get used
nemo [Tue, 13 Sep 2011 10:30:39 -0400] rev 5888
Still haven't received updated lt ts file, but no reason that the .txt and .lua shouldn't get used
Tue, 13 Sep 2011 00:51:02 -0400 Don't set lfDamaged for small tunnels
nemo [Tue, 13 Sep 2011 00:51:02 -0400] rev 5887
Don't set lfDamaged for small tunnels
Tue, 13 Sep 2011 00:32:41 -0400 fix voice preview
nemo [Tue, 13 Sep 2011 00:32:41 -0400] rev 5886
fix voice preview
Tue, 13 Sep 2011 00:13:01 -0400 Remove extra graphical resweeps, and smooth prior to despeckling. Was getting odd desync here without Land[] seemingly incorrect at end of passes. Just removing seems to fix, and code wasn't that good an idea in its prior state anyway.
nemo [Tue, 13 Sep 2011 00:13:01 -0400] rev 5885
Remove extra graphical resweeps, and smooth prior to despeckling. Was getting odd desync here without Land[] seemingly incorrect at end of passes. Just removing seems to fix, and code wasn't that good an idea in its prior state anyway.
Mon, 12 Sep 2011 20:53:56 -0400 oops
nemo [Mon, 12 Sep 2011 20:53:56 -0400] rev 5884
oops
Mon, 12 Sep 2011 19:30:18 -0400 Disable GL SetAttributes for Windows due to many testers with problems. This restores .15 behaviour.
nemo [Mon, 12 Sep 2011 19:30:18 -0400] rev 5883
Disable GL SetAttributes for Windows due to many testers with problems. This restores .15 behaviour. If we can find willing testers, perhaps we can narrow down which attribute was the problem. Also reenable F12 bind for Windows.
Mon, 12 Sep 2011 16:51:45 -0400 Fix hat naming, keep case consistent within the streetfighter group, fix spelling error.
nemo [Mon, 12 Sep 2011 16:51:45 -0400] rev 5882
Fix hat naming, keep case consistent within the streetfighter group, fix spelling error.
Mon, 12 Sep 2011 16:38:54 -0400 fix for issue #139
nemo [Mon, 12 Sep 2011 16:38:54 -0400] rev 5881
fix for issue #139
Mon, 12 Sep 2011 23:08:24 +0400 Add 0.9.16 and 0.9.17-dev version info to server
unc0rr [Mon, 12 Sep 2011 23:08:24 +0400] rev 5880
Add 0.9.16 and 0.9.17-dev version info to server
Mon, 12 Sep 2011 21:51:14 +0400 This should check if Qt provides zlib functions, and adds zlib dependency in case of zlibless Qt. Tested with Qt providing zlib functions only.
unc0rr [Mon, 12 Sep 2011 21:51:14 +0400] rev 5879
This should check if Qt provides zlib functions, and adds zlib dependency in case of zlibless Qt. Tested with Qt providing zlib functions only.
Mon, 12 Sep 2011 18:53:28 +0200 I.Fight.For.The.Users
koda [Mon, 12 Sep 2011 18:53:28 +0200] rev 5878
I.Fight.For.The.Users
Mon, 12 Sep 2011 15:58:59 +0200 remove the forced fullscreen resolution since everyone is hating it; kept it around only for stereo rendering (where it's mandatory)
koda [Mon, 12 Sep 2011 15:58:59 +0200] rev 5877
remove the forced fullscreen resolution since everyone is hating it; kept it around only for stereo rendering (where it's mandatory)
Mon, 12 Sep 2011 14:56:24 +0200 fix out-of-dir builds
sheepluva [Mon, 12 Sep 2011 14:56:24 +0200] rev 5876
fix out-of-dir builds
Mon, 12 Sep 2011 07:38:16 +0200 don't load key binds for AI hedgehogs
sheepluva [Mon, 12 Sep 2011 07:38:16 +0200] rev 5875
don't load key binds for AI hedgehogs
Mon, 12 Sep 2011 07:27:34 +0200 nemo's molotov burst effect; with a slight color modification added
sheepluva [Mon, 12 Sep 2011 07:27:34 +0200] rev 5874
nemo's molotov burst effect; with a slight color modification added
Mon, 12 Sep 2011 06:31:10 +0200 fix side-effects of nemo's bottle-turnin'
sheepluva [Mon, 12 Sep 2011 06:31:10 +0200] rev 5873
fix side-effects of nemo's bottle-turnin'
Sun, 11 Sep 2011 21:32:49 -0400 uh, that was just so I could look at the flame more closely, wasn't supposed to be checked in
nemo [Sun, 11 Sep 2011 21:32:49 -0400] rev 5872
uh, that was just so I could look at the flame more closely, wasn't supposed to be checked in
Sun, 11 Sep 2011 21:30:42 -0400 Since we are tweaking molotov. make the flame flickery and add a drowning frame
nemo [Sun, 11 Sep 2011 21:30:42 -0400] rev 5871
Since we are tweaking molotov. make the flame flickery and add a drowning frame
Mon, 12 Sep 2011 00:47:49 +0200 smoke for molotov
sheepluva [Mon, 12 Sep 2011 00:47:49 +0200] rev 5870
smoke for molotov
Sun, 11 Sep 2011 18:09:49 -0400 make it more sekret
nemo [Sun, 11 Sep 2011 18:09:49 -0400] rev 5869
make it more sekret
Sun, 11 Sep 2011 23:48:40 +0200 cyclops hat by Randy
sheepluva [Sun, 11 Sep 2011 23:48:40 +0200] rev 5868
cyclops hat by Randy
Sun, 11 Sep 2011 15:51:56 -0400 rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
nemo [Sun, 11 Sep 2011 15:51:56 -0400] rev 5867
rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
Sun, 11 Sep 2011 14:46:04 -0400 aaaallways, I want to beeee with you, and make belieeeeve with you
nemo [Sun, 11 Sep 2011 14:46:04 -0400] rev 5866
aaaallways, I want to beeee with you, and make belieeeeve with you
Sun, 11 Sep 2011 21:45:28 +0400 Save demo when loaded from save game finishes
unc0rr [Sun, 11 Sep 2011 21:45:28 +0400] rev 5865
Save demo when loaded from save game finishes
Sun, 11 Sep 2011 13:21:50 -0400 Remove some transparencies, fix some files
nemo [Sun, 11 Sep 2011 13:21:50 -0400] rev 5864
Remove some transparencies, fix some files
Sun, 11 Sep 2011 13:16:01 -0400 Man, checking it at end of turn was just tidier :(
nemo [Sun, 11 Sep 2011 13:16:01 -0400] rev 5863
Man, checking it at end of turn was just tidier :(
Sun, 11 Sep 2011 13:12:52 -0400 better?
nemo [Sun, 11 Sep 2011 13:12:52 -0400] rev 5862
better?
Sun, 11 Sep 2011 18:57:54 +0200 fix for disconnect reason not being shown
sheepluva [Sun, 11 Sep 2011 18:57:54 +0200] rev 5861
fix for disconnect reason not being shown
Sun, 11 Sep 2011 18:37:34 +0200 omg how could I forget
sheepluva [Sun, 11 Sep 2011 18:37:34 +0200] rev 5860
omg how could I forget
Sun, 11 Sep 2011 18:35:59 +0200 added some changes I remembered/saw in the logs to the changelog
sheepluva [Sun, 11 Sep 2011 18:35:59 +0200] rev 5859
added some changes I remembered/saw in the logs to the changelog
Sun, 11 Sep 2011 18:19:05 +0200 hand drawn map editor: allow "undo" after "clear"
sheepluva [Sun, 11 Sep 2011 18:19:05 +0200] rev 5858
hand drawn map editor: allow "undo" after "clear"
Sun, 11 Sep 2011 11:09:28 -0400 Also this
nemo [Sun, 11 Sep 2011 11:09:28 -0400] rev 5857
Also this
Sun, 11 Sep 2011 10:46:53 -0400 Should prevent a crasher when drowning while firing
nemo [Sun, 11 Sep 2011 10:46:53 -0400] rev 5856
Should prevent a crasher when drowning while firing
Sun, 11 Sep 2011 10:22:09 -0400 I do believe the only thing that was *ever* wrong with camera shake was someone decided to use getRandom on something that had always been a visual effect anyway. Pretty sure WorldDx is in fact safe to modify.
nemo [Sun, 11 Sep 2011 10:22:09 -0400] rev 5855
I do believe the only thing that was *ever* wrong with camera shake was someone decided to use getRandom on something that had always been a visual effect anyway. Pretty sure WorldDx is in fact safe to modify.
Sun, 11 Sep 2011 16:18:49 +0200 small de update
sheepluva [Sun, 11 Sep 2011 16:18:49 +0200] rev 5854
small de update
Sun, 11 Sep 2011 16:07:36 +0200 whoops, I didn't want to commit that line
sheepluva [Sun, 11 Sep 2011 16:07:36 +0200] rev 5853
whoops, I didn't want to commit that line
Sun, 11 Sep 2011 10:00:32 -0400 tweak
nemo [Sun, 11 Sep 2011 10:00:32 -0400] rev 5852
tweak
Sun, 11 Sep 2011 09:46:22 -0400 Focus camera on moving current hog (probably more important to player). Should make tumbler, sine gun play, attacking off rope and saucer more playable. Also fix a typo in prior offset, and compensate for zoom.
nemo [Sun, 11 Sep 2011 09:46:22 -0400] rev 5851
Focus camera on moving current hog (probably more important to player). Should make tumbler, sine gun play, attacking off rope and saucer more playable. Also fix a typo in prior offset, and compensate for zoom.
Sun, 11 Sep 2011 15:38:45 +0200 make "All Files" file filter in file dialog actually display all files rather then just those with a dot in their name
sheepluva [Sun, 11 Sep 2011 15:38:45 +0200] rev 5850
make "All Files" file filter in file dialog actually display all files rather then just those with a dot in their name
Sun, 11 Sep 2011 15:18:46 +0200 fix for issue #269
sheepluva [Sun, 11 Sep 2011 15:18:46 +0200] rev 5849
fix for issue #269
Sun, 11 Sep 2011 08:54:21 -0400 Try the same offsetting as X - I think it helps w/ mikade's Space Invasion camera problem
nemo [Sun, 11 Sep 2011 08:54:21 -0400] rev 5848
Try the same offsetting as X - I think it helps w/ mikade's Space Invasion camera problem
Sat, 10 Sep 2011 22:55:31 -0400 fix for issue #276
sheepluva [Sat, 10 Sep 2011 22:55:31 -0400] rev 5847
fix for issue #276
Sun, 11 Sep 2011 04:22:57 +0200 german lua translations
sheepluva [Sun, 11 Sep 2011 04:22:57 +0200] rev 5846
german lua translations
Sun, 11 Sep 2011 04:08:50 +0200 Substitute broken Tumbler-based GaudyRacer with generic, map independant Racer.
mikade [Sun, 11 Sep 2011 04:08:50 +0200] rev 5845
Substitute broken Tumbler-based GaudyRacer with generic, map independant Racer. More changes/updates on this script to come.
Sat, 10 Sep 2011 21:23:12 -0400 A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
nemo [Sat, 10 Sep 2011 21:23:12 -0400] rev 5844
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
Sat, 10 Sep 2011 21:02:34 -0400 For better or for worse. Add sheepluva's forcing of clean on engine subdirectory. This works around a bug in fpc 2.4-2.6 that appears to generate incorrect inlining of loops on 2nd build. -B avoids this, but without a clean, the -B never got called. Also restore options, which I had confused w/ config. my bad.
nemo [Sat, 10 Sep 2011 21:02:34 -0400] rev 5843
For better or for worse. Add sheepluva's forcing of clean on engine subdirectory. This works around a bug in fpc 2.4-2.6 that appears to generate incorrect inlining of loops on 2nd build. -B avoids this, but without a clean, the -B never got called. Also restore options, which I had confused w/ config. my bad.
Sun, 11 Sep 2011 02:24:46 +0200 fix timebox (differently), support for more players, remove version numbers,
mikade [Sun, 11 Sep 2011 02:24:46 +0200] rev 5842
fix timebox (differently), support for more players, remove version numbers, enable limited sudden death. Also: using Skip Go generates as many points as you would have gotten had you sat and waited.
Sun, 11 Sep 2011 00:36:47 +0200 some portal love for deagle/etc shots
sheepluva [Sun, 11 Sep 2011 00:36:47 +0200] rev 5841
some portal love for deagle/etc shots
Sat, 10 Sep 2011 11:40:37 -0400 tone flash waaaaay down when zoomed out
nemo [Sat, 10 Sep 2011 11:40:37 -0400] rev 5840
tone flash waaaaay down when zoomed out
Sat, 10 Sep 2011 16:21:38 +0200 fix: let's use less random code for drawing the bullet trajectory
sheepluva [Sat, 10 Sep 2011 16:21:38 +0200] rev 5839
fix: let's use less random code for drawing the bullet trajectory
Sat, 10 Sep 2011 10:13:19 -0400 This condition should have been removed when I was changing targetting
nemo [Sat, 10 Sep 2011 10:13:19 -0400] rev 5838
This condition should have been removed when I was changing targetting
Sat, 10 Sep 2011 14:43:16 +0200 translation fail/typo
sheepluva [Sat, 10 Sep 2011 14:43:16 +0200] rev 5837
translation fail/typo
Sat, 10 Sep 2011 14:10:14 +0200 some sniper training improvements and few german lua translations
sheepluva [Sat, 10 Sep 2011 14:10:14 +0200] rev 5836
some sniper training improvements and few german lua translations
Sat, 10 Sep 2011 04:08:15 +0200 actual rope fix for hogs getting stuck on walls
sheepluva [Sat, 10 Sep 2011 04:08:15 +0200] rev 5835
actual rope fix for hogs getting stuck on walls
Sat, 10 Sep 2011 03:27:47 +0200 rollin' back my silly hack ( rea4d1fe665d7 )
sheepluva [Sat, 10 Sep 2011 03:27:47 +0200] rev 5834
rollin' back my silly hack ( rea4d1fe665d7 )
Sat, 10 Sep 2011 01:05:01 +0200 Fix preview of ruler map. Thanks to Randy for pointing out it was incorrect.
sheepluva [Sat, 10 Sep 2011 01:05:01 +0200] rev 5833
Fix preview of ruler map. Thanks to Randy for pointing out it was incorrect.
Fri, 09 Sep 2011 18:30:40 -0400 Remove some unused variables and options.inc which uFloat doesn't use, probably should never use, and was getting in the way of my testcase - but most importantly, remove the inline on hwSqrt which was causing very bad math on my compiler/machine. We may have to remove more inlining. A pity.
nemo [Fri, 09 Sep 2011 18:30:40 -0400] rev 5832
Remove some unused variables and options.inc which uFloat doesn't use, probably should never use, and was getting in the way of my testcase - but most importantly, remove the inline on hwSqrt which was causing very bad math on my compiler/machine. We may have to remove more inlining. A pity.
Fri, 09 Sep 2011 21:31:39 +0200 monkey task: always log to userpath
sheepluva [Fri, 09 Sep 2011 21:31:39 +0200] rev 5831
monkey task: always log to userpath
Fri, 09 Sep 2011 20:17:50 +0200 move hedgehogs out of walls
sheepluva [Fri, 09 Sep 2011 20:17:50 +0200] rev 5830
move hedgehogs out of walls
Fri, 09 Sep 2011 22:04:40 +0400 Don't test for hasGone in unapproved places. Now any possibility of desync on player quit is ruled out. Not tested at all.
unc0rr [Fri, 09 Sep 2011 22:04:40 +0400] rev 5829
Don't test for hasGone in unapproved places. Now any possibility of desync on player quit is ruled out. Not tested at all.
Fri, 16 Sep 2011 17:36:05 +0200 Changed firebutton, parameters in uTouch might need to be tweaked some more hedgeroid
Xeli [Fri, 16 Sep 2011 17:36:05 +0200] rev 5828
Changed firebutton, parameters in uTouch might need to be tweaked some more
Fri, 09 Sep 2011 15:52:59 +0200 we don't need trailing whitespaces... I guess :P
sheepluva [Fri, 09 Sep 2011 15:52:59 +0200] rev 5827
we don't need trailing whitespaces... I guess :P
Wed, 14 Sep 2011 18:43:16 +0200 Fix to enable compiling for something else than arm, the compiler for x64_86 didn't recognize Int32 etc.. hedgeroid
Xeli [Wed, 14 Sep 2011 18:43:16 +0200] rev 5826
Fix to enable compiling for something else than arm, the compiler for x64_86 didn't recognize Int32 etc..
Fri, 09 Sep 2011 15:36:30 +0200 Scripting: Update screen dimensions on screen resize and introduce onScreenResize() event.
sheepluva [Fri, 09 Sep 2011 15:36:30 +0200] rev 5825
Scripting: Update screen dimensions on screen resize and introduce onScreenResize() event. I implemented that event in Tumber and Space Invasion already in order to update HUD locations properly. (mikade: deal with it $
Fri, 09 Sep 2011 05:15:45 +0200 merge hedgeroid
Xeli [Fri, 09 Sep 2011 05:15:45 +0200] rev 5824
merge
Fri, 09 Sep 2011 03:57:45 +0200 merge
mikade [Fri, 09 Sep 2011 03:57:45 +0200] rev 5823
merge Disable SuddenDeath on Missions Fix hats for Missions Add achievement "Lively Lifeguard" for "That Sinking Feeling"
Fri, 09 Sep 2011 03:22:08 +0200 merge
mikade [Fri, 09 Sep 2011 03:22:08 +0200] rev 5822
merge
Fri, 09 Sep 2011 03:21:16 +0200 Allow limited form of SuddenDeath (WaterRise = 0) in both CTF modes
mikade [Fri, 09 Sep 2011 03:21:16 +0200] rev 5821
Allow limited form of SuddenDeath (WaterRise = 0) in both CTF modes Fix missing case of support for more players in CTF_Blizzard
Thu, 08 Sep 2011 21:20:12 -0400 er. let's reference the right gear, shall we?
nemo [Thu, 08 Sep 2011 21:20:12 -0400] rev 5820
er. let's reference the right gear, shall we?
Fri, 09 Sep 2011 03:00:03 +0200 Add support for more players.
mikade [Fri, 09 Sep 2011 03:00:03 +0200] rev 5819
Add support for more players. (Hopefully) prevent Time-Box (or is that Time Box?) ruining my life.
Thu, 08 Sep 2011 21:18:44 -0400 There. Push this back on to unc0rr. This effect can still desync, 'cause it always could, but at least now the two are linked w/o argument I think.
nemo [Thu, 08 Sep 2011 21:18:44 -0400] rev 5818
There. Push this back on to unc0rr. This effect can still desync, 'cause it always could, but at least now the two are linked w/o argument I think.
Fri, 09 Sep 2011 02:11:51 +0200 For now, don't spawn anything other than health crates.
mikade [Fri, 09 Sep 2011 02:11:51 +0200] rev 5817
For now, don't spawn anything other than health crates.
Fri, 09 Sep 2011 03:04:15 +0200 "fix" for a screen scaling problem I had after resizing to odd width number values
sheepluva [Fri, 09 Sep 2011 03:04:15 +0200] rev 5816
"fix" for a screen scaling problem I had after resizing to odd width number values
Fri, 09 Sep 2011 01:25:21 +0200 * ShoppaKing/TrophyRace maps updated by wolfmarc
sheepluva [Fri, 09 Sep 2011 01:25:21 +0200] rev 5815
* ShoppaKing/TrophyRace maps updated by wolfmarc * post new resolution in console on resize
Fri, 09 Sep 2011 00:22:48 +0200 change minimum resolution back to 640x480 (full weapon menu too big for smaller screens)
sheepluva [Fri, 09 Sep 2011 00:22:48 +0200] rev 5814
change minimum resolution back to 640x480 (full weapon menu too big for smaller screens)
Thu, 08 Sep 2011 13:03:58 -0400 oops
nemo [Thu, 08 Sep 2011 13:03:58 -0400] rev 5813
oops
Thu, 08 Sep 2011 13:01:20 -0400 Restore hog on team gone
nemo [Thu, 08 Sep 2011 13:01:20 -0400] rev 5812
Restore hog on team gone
Thu, 08 Sep 2011 17:44:51 +0200 fix knight hat
sheepluva [Thu, 08 Sep 2011 17:44:51 +0200] rev 5811
fix knight hat
Thu, 08 Sep 2011 17:59:19 +0400 Fix loading from save desync
unc0rr [Thu, 08 Sep 2011 17:59:19 +0400] rev 5810
Fix loading from save desync
Thu, 08 Sep 2011 15:39:30 +0400 Remove unnecessary and wrong check
unc0rr [Thu, 08 Sep 2011 15:39:30 +0400] rev 5809
Remove unnecessary and wrong check
Wed, 07 Sep 2011 11:19:10 +0400 Replace tab with space
unc0rr [Wed, 07 Sep 2011 11:19:10 +0400] rev 5808
Replace tab with space
Thu, 08 Sep 2011 08:44:17 -0400 Define 2 script callbacks to notify of hog vanishment
nemo [Thu, 08 Sep 2011 08:44:17 -0400] rev 5807
Define 2 script callbacks to notify of hog vanishment
Thu, 08 Sep 2011 00:29:01 -0400 remove debug message, clear a couple of global gear references if appropriate, fix control script
nemo [Thu, 08 Sep 2011 00:29:01 -0400] rev 5806
remove debug message, clear a couple of global gear references if appropriate, fix control script
Wed, 07 Sep 2011 20:54:32 -0400 Add flickery ghost grave
nemo [Wed, 07 Sep 2011 20:54:32 -0400] rev 5805
Add flickery ghost grave
Wed, 07 Sep 2011 20:53:45 -0400 Since shakes are still proving unsafe until camera is reworked, try a mild flash instead
nemo [Wed, 07 Sep 2011 20:53:45 -0400] rev 5804
Since shakes are still proving unsafe until camera is reworked, try a mild flash instead
Wed, 07 Sep 2011 20:35:24 -0400 Revert camera shake. Now to make sure we don't desync anymore.
nemo [Wed, 07 Sep 2011 20:35:24 -0400] rev 5803
Revert camera shake. Now to make sure we don't desync anymore.
Wed, 07 Sep 2011 20:13:14 -0400 updated hat
Star [Wed, 07 Sep 2011 20:13:14 -0400] rev 5802
updated hat
Sat, 08 Oct 2011 16:45:52 +0200 merge
jose1711 [Sat, 08 Oct 2011 16:45:52 +0200] rev 5801
merge
Wed, 07 Sep 2011 20:12:20 -0400 NEEDS TESTING. Try reenabling camera shake based on unc0rr's comment.
nemo [Wed, 07 Sep 2011 20:12:20 -0400] rev 5800
NEEDS TESTING. Try reenabling camera shake based on unc0rr's comment.
Wed, 07 Sep 2011 15:06:42 -0400 svg export darkened the upper white band a bit too much for my tastes
nemo [Wed, 07 Sep 2011 15:06:42 -0400] rev 5799
svg export darkened the upper white band a bit too much for my tastes
Wed, 07 Sep 2011 15:03:26 -0400 new countries
nemo [Wed, 07 Sep 2011 15:03:26 -0400] rev 5798
new countries
Tue, 06 Sep 2011 17:14:29 -0400 fix hat name
nemo [Tue, 06 Sep 2011 17:14:29 -0400] rev 5797
fix hat name
Tue, 06 Sep 2011 17:10:03 -0400 Another mass hat rename, because people were just about finished fixing their teams.
nemo [Tue, 06 Sep 2011 17:10:03 -0400] rev 5796
Another mass hat rename, because people were just about finished fixing their teams.
Tue, 06 Sep 2011 21:15:01 +0400 - Don't generate seed twice
unc0rr [Tue, 06 Sep 2011 21:15:01 +0400] rev 5795
- Don't generate seed twice - Also update preview of missions when new one is chosen
Tue, 06 Sep 2011 21:10:02 +0400 Send mapgen for static maps
unc0rr [Tue, 06 Sep 2011 21:10:02 +0400] rev 5794
Send mapgen for static maps
Tue, 06 Sep 2011 20:53:26 +0400 This should be a real fix (7643cbb88f09 reverted). Not tested.
unc0rr [Tue, 06 Sep 2011 20:53:26 +0400] rev 5793
This should be a real fix (7643cbb88f09 reverted). Not tested.
Tue, 06 Sep 2011 10:40:32 -0400 translation update
tsleon [Tue, 06 Sep 2011 10:40:32 -0400] rev 5792
translation update
Tue, 06 Sep 2011 10:37:32 -0400 translation update
szczur [Tue, 06 Sep 2011 10:37:32 -0400] rev 5791
translation update
Tue, 06 Sep 2011 13:36:10 +0400 Fix link again (changed libraries order)
unc0rr [Tue, 06 Sep 2011 13:36:10 +0400] rev 5790
Fix link again (changed libraries order)
Mon, 05 Sep 2011 16:20:35 -0400 Don't set index if using static map - avoids desync where map name is passed and list is set, but then index is set to 0
nemo [Mon, 05 Sep 2011 16:20:35 -0400] rev 5789
Don't set index if using static map - avoids desync where map name is passed and list is set, but then index is set to 0
Mon, 05 Sep 2011 15:48:46 -0400 Add update preview when picking random static
nemo [Mon, 05 Sep 2011 15:48:46 -0400] rev 5788
Add update preview when picking random static
Mon, 05 Sep 2011 15:32:58 -0400 Add a fade out when in lag for snow.
nemo [Mon, 05 Sep 2011 15:32:58 -0400] rev 5787
Add a fade out when in lag for snow.
Mon, 05 Sep 2011 15:05:46 -0400 check for turn over (infinite attack)
nemo [Mon, 05 Sep 2011 15:05:46 -0400] rev 5786
check for turn over (infinite attack)
Mon, 05 Sep 2011 21:45:28 +0400 Fix linking in windows
unC0Rr [Mon, 05 Sep 2011 21:45:28 +0400] rev 5785
Fix linking in windows
Mon, 05 Sep 2011 21:12:22 +0400 Add zlib headers (library itself is included to Qt)
unC0Rr [Mon, 05 Sep 2011 21:12:22 +0400] rev 5784
Add zlib headers (library itself is included to Qt)
Mon, 05 Sep 2011 16:04:05 +0200 3 more user hats, fixed by "Star and Moon", thank you!
sheepluva [Mon, 05 Sep 2011 16:04:05 +0200] rev 5783
3 more user hats, fixed by "Star and Moon", thank you!
Mon, 05 Sep 2011 15:11:46 +0200 fix gas mask hat
sheepluva [Mon, 05 Sep 2011 15:11:46 +0200] rev 5782
fix gas mask hat
Mon, 05 Sep 2011 15:51:32 +0400 Don't refuse to create save file when a game loaded from save interrupts
unc0rr [Mon, 05 Sep 2011 15:51:32 +0400] rev 5781
Don't refuse to create save file when a game loaded from save interrupts
Mon, 05 Sep 2011 15:49:14 +0400 Support Qt version which have no qHash(QUrl)
unc0rr [Mon, 05 Sep 2011 15:49:14 +0400] rev 5780
Support Qt version which have no qHash(QUrl)
Sun, 04 Sep 2011 17:26:38 -0400 Move a few more, exclude NoHat and team hats from animation
nemo [Sun, 04 Sep 2011 17:26:38 -0400] rev 5779
Move a few more, exclude NoHat and team hats from animation
Sun, 04 Sep 2011 17:15:09 -0400 Load list of hats dynamically.
nemo [Sun, 04 Sep 2011 17:15:09 -0400] rev 5778
Load list of hats dynamically.
Sun, 04 Sep 2011 16:42:51 -0400 Add check on amNothing
nemo [Sun, 04 Sep 2011 16:42:51 -0400] rev 5777
Add check on amNothing
Sun, 04 Sep 2011 16:35:27 -0400 Break a bunch of teams by reorganising hats so that similar ones are found together. Hat groupings by Star
nemo [Sun, 04 Sep 2011 16:35:27 -0400] rev 5776
Break a bunch of teams by reorganising hats so that similar ones are found together. Hat groupings by Star
Sun, 04 Sep 2011 14:05:11 -0400 copy/paste fail
nemo [Sun, 04 Sep 2011 14:05:11 -0400] rev 5775
copy/paste fail
Sun, 04 Sep 2011 13:54:24 -0400 make pickhammer and blowtorch burn time for infinite attack mode
nemo [Sun, 04 Sep 2011 13:54:24 -0400] rev 5774
make pickhammer and blowtorch burn time for infinite attack mode
Sun, 04 Sep 2011 21:40:47 +0400 Some renaming
unc0rr [Sun, 04 Sep 2011 21:40:47 +0400] rev 5773
Some renaming
Sun, 04 Sep 2011 21:39:50 +0400 Replace iterators with simple declarative foreach (not tested if it works)
unc0rr [Sun, 04 Sep 2011 21:39:50 +0400] rev 5772
Replace iterators with simple declarative foreach (not tested if it works)
Sun, 04 Sep 2011 13:36:59 -0400 by request of shoppa player, remove land spray from shoppa wep set
nemo [Sun, 04 Sep 2011 13:36:59 -0400] rev 5771
by request of shoppa player, remove land spray from shoppa wep set
Sun, 04 Sep 2011 13:13:51 -0400 load mask from user path as well
nemo [Sun, 04 Sep 2011 13:13:51 -0400] rev 5770
load mask from user path as well
Sun, 04 Sep 2011 21:03:06 +0400 Prevent runtime warning
unc0rr [Sun, 04 Sep 2011 21:03:06 +0400] rev 5769
Prevent runtime warning
Sun, 04 Sep 2011 20:51:54 +0400 Only prepend hedgewars.org if the url is relative
unc0rr [Sun, 04 Sep 2011 20:51:54 +0400] rev 5768
Only prepend hedgewars.org if the url is relative
Sun, 04 Sep 2011 12:47:10 -0400 remove dupe
nemo [Sun, 04 Sep 2011 12:47:10 -0400] rev 5767
remove dupe
Sun, 04 Sep 2011 12:34:43 -0400 oops
nemo [Sun, 04 Sep 2011 12:34:43 -0400] rev 5766
oops
Sun, 04 Sep 2011 20:21:08 +0400 Allow surfing, download and extract only .zip files
unc0rr [Sun, 04 Sep 2011 20:21:08 +0400] rev 5765
Allow surfing, download and extract only .zip files
Sun, 04 Sep 2011 12:19:31 -0400 truncate page on comment tags, as suggested by unc0rr
nemo [Sun, 04 Sep 2011 12:19:31 -0400] rev 5764
truncate page on comment tags, as suggested by unc0rr
Sun, 04 Sep 2011 12:06:10 -0400 Add a crappy button to encourage artists to make another one. Restore Info page.
nemo [Sun, 04 Sep 2011 12:06:10 -0400] rev 5763
Add a crappy button to encourage artists to make another one. Restore Info page.
Sun, 04 Sep 2011 19:04:36 +0400 Extract to cfgdir
unc0rr [Sun, 04 Sep 2011 19:04:36 +0400] rev 5762
Extract to cfgdir
Sun, 04 Sep 2011 10:54:00 -0400 update animation page. remove test image
nemo [Sun, 04 Sep 2011 10:54:00 -0400] rev 5761
update animation page. remove test image
Sun, 04 Sep 2011 10:47:44 -0400 Add a bunch of new hats from the hats thread. There are still 20 or so that need pixel fixes that are not in this list.
nemo [Sun, 04 Sep 2011 10:47:44 -0400] rev 5760
Add a bunch of new hats from the hats thread. There are still 20 or so that need pixel fixes that are not in this list.
Sun, 04 Sep 2011 17:33:33 +0400 Call update() so loaded images appear
unc0rr [Sun, 04 Sep 2011 17:33:33 +0400] rev 5759
Call update() so loaded images appear
Sun, 04 Sep 2011 14:59:38 +0400 Fix a warning
unc0rr [Sun, 04 Sep 2011 14:59:38 +0400] rev 5758
Fix a warning
Sun, 04 Sep 2011 14:46:46 +0400 Link against quazip
unc0rr [Sun, 04 Sep 2011 14:46:46 +0400] rev 5757
Link against quazip
Sun, 04 Sep 2011 14:44:13 +0400 Extract downloaded content into temp dir
unc0rr [Sun, 04 Sep 2011 14:44:13 +0400] rev 5756
Extract downloaded content into temp dir
Sun, 04 Sep 2011 13:46:08 +0400 Implement DataBrowser which downloads resources (images, css) on its own.
unc0rr [Sun, 04 Sep 2011 13:46:08 +0400] rev 5755
Implement DataBrowser which downloads resources (images, css) on its own. There's a hack with resources base url and a bug with images not appearing when downloading done (scroll helps though).
Sun, 04 Sep 2011 11:48:01 +0400 - Implement progressbars to show download progress
unc0rr [Sun, 04 Sep 2011 11:48:01 +0400] rev 5754
- Implement progressbars to show download progress - Link to quazip library (not used yet)
Thu, 08 Sep 2011 00:34:57 +0200 Updated Slovak translation
jose1711 [Thu, 08 Sep 2011 00:34:57 +0200] rev 5753
Updated Slovak translation
Sun, 04 Sep 2011 10:58:42 +0400 Add QuaZIP library to build system
unc0rr [Sun, 04 Sep 2011 10:58:42 +0400] rev 5752
Add QuaZIP library to build system
Sun, 04 Sep 2011 00:48:54 +0200 Updated Slovak translation
jose1711 [Sun, 04 Sep 2011 00:48:54 +0200] rev 5751
Updated Slovak translation
Sat, 03 Sep 2011 18:04:19 -0400 Reenable a bunch of old portal play stuff, like dropping grenade into portal on hog, jumping through portal w/ hog on other end, collecting crate w/ portal etc. Also add cooldown to cake/portal interaction. It may still not do what you expect, but it probably shouldn't spin in place.
nemo [Sat, 03 Sep 2011 18:04:19 -0400] rev 5750
Reenable a bunch of old portal play stuff, like dropping grenade into portal on hog, jumping through portal w/ hog on other end, collecting crate w/ portal etc. Also add cooldown to cake/portal interaction. It may still not do what you expect, but it probably shouldn't spin in place.
Sat, 03 Sep 2011 20:36:08 +0200 'Star and Moon' updated his sheep hat.
sheepluva [Sat, 03 Sep 2011 20:36:08 +0200] rev 5749
'Star and Moon' updated his sheep hat.
Sat, 03 Sep 2011 14:01:52 -0400 Just for fun. Flowers! Also, use a less blatant image in ammo menu.
nemo [Sat, 03 Sep 2011 14:01:52 -0400] rev 5748
Just for fun. Flowers! Also, use a less blatant image in ammo menu.
Sat, 03 Sep 2011 21:35:49 +0400 Remove STL dependency
unc0rr [Sat, 03 Sep 2011 21:35:49 +0400] rev 5747
Remove STL dependency
Sat, 03 Sep 2011 21:23:20 +0400 Use QTextBrowser instead of WebKit for downloadable contents page (currently only shows the page itself)
unc0rr [Sat, 03 Sep 2011 21:23:20 +0400] rev 5746
Use QTextBrowser instead of WebKit for downloadable contents page (currently only shows the page itself)
Sat, 03 Sep 2011 12:35:49 +0200 allow fullscreen resolution selection (but still leaves in the auto max for commodity)
koda [Sat, 03 Sep 2011 12:35:49 +0200] rev 5745
allow fullscreen resolution selection (but still leaves in the auto max for commodity)
Fri, 02 Sep 2011 19:06:05 -0400 tweak to avoid jaggies
nemo [Fri, 02 Sep 2011 19:06:05 -0400] rev 5744
tweak to avoid jaggies
Fri, 02 Sep 2011 16:15:37 -0400 typo
nemo [Fri, 02 Sep 2011 16:15:37 -0400] rev 5743
typo
Fri, 02 Sep 2011 13:42:16 -0400 fiiine
nemo [Fri, 02 Sep 2011 13:42:16 -0400] rev 5742
fiiine
Fri, 02 Sep 2011 13:02:34 -0400 lighten a bit
nemo [Fri, 02 Sep 2011 13:02:34 -0400] rev 5741
lighten a bit
Fri, 02 Sep 2011 12:46:17 -0400 Add awesome new TARDIS art
nemo [Fri, 02 Sep 2011 12:46:17 -0400] rev 5740
Add awesome new TARDIS art
Fri, 02 Sep 2011 12:39:29 -0400 OMG. I forgot this one.
nemo [Fri, 02 Sep 2011 12:39:29 -0400] rev 5739
OMG. I forgot this one.
Fri, 02 Sep 2011 09:25:43 -0400 that was just getting me into trouble
nemo [Fri, 02 Sep 2011 09:25:43 -0400] rev 5738
that was just getting me into trouble
Fri, 02 Sep 2011 08:16:34 -0400 oops.
nemo [Fri, 02 Sep 2011 08:16:34 -0400] rev 5737
oops.
Fri, 02 Sep 2011 08:16:04 -0400 Thicker borders. Still need something by an actual artist.
nemo [Fri, 02 Sep 2011 08:16:04 -0400] rev 5736
Thicker borders. Still need something by an actual artist.
Fri, 02 Sep 2011 12:27:15 +0400 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: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.
Fri, 02 Sep 2011 12:06:24 +0400 Implement save button on game statistics page.
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
Fri, 09 Sep 2011 04:39:17 +0200 Fixed a major bug (related to pointers) which also solves the stuttering when zooming in and out hedgeroid
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
Fri, 02 Sep 2011 01:19:37 -0400 Add a delay before applying screen resize to cut down on resize events (especially bad on OSes that need texture recreation)
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)
Fri, 09 Sep 2011 04:33:14 +0200 removed these files which got added by accident, they are to be generated by cmake hedgeroid
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
Fri, 02 Sep 2011 09:04:11 +0400 Why so serious
unc0rr [Fri, 02 Sep 2011 09:04:11 +0400] rev 5730
Why so serious
Fri, 09 Sep 2011 04:32:45 +0200 Changed the package name from org.hedgewars to org.hedgewars.mobile, this file was forgotten last time hedgeroid
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
Fri, 02 Sep 2011 00:24:54 -0400 *sigh* I suppose I'd best avoid those trademarks...
nemo [Fri, 02 Sep 2011 00:24:54 -0400] rev 5728
*sigh* I suppose I'd best avoid those trademarks...
Thu, 08 Sep 2011 20:58:07 +0200 Fixed the captions, they are now below the windbar hedgeroid
Xeli [Thu, 08 Sep 2011 20:58:07 +0200] rev 5727
Fixed the captions, they are now below the windbar
Thu, 01 Sep 2011 20:52:17 +0200 add get away time modifier entry to changelog
sheepluva [Thu, 01 Sep 2011 20:52:17 +0200] rev 5726
add get away time modifier entry to changelog
Thu, 01 Sep 2011 17:03:19 +0200 merge + changed the tardis image to egg.png because the data folder isn't up to date hedgeroid
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
Thu, 01 Sep 2011 17:49:27 +0200 Changed SDL_PollEvent to SDL_PeepEvents
Xeli [Thu, 01 Sep 2011 17:49:27 +0200] rev 5724
Changed SDL_PollEvent to SDL_PeepEvents
Thu, 01 Sep 2011 10:13:03 -0400 merge
nemo [Thu, 01 Sep 2011 10:13:03 -0400] rev 5723
merge
Thu, 01 Sep 2011 17:45:21 +0400 Keep blowtorch direction (doesn't actually fix the bug with hedgehog turning opposite direction)
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)
Thu, 01 Sep 2011 00:00:23 -0400 button tweak, add missing left horizon
nemo [Thu, 01 Sep 2011 00:00:23 -0400] rev 5721
button tweak, add missing left horizon
Thu, 01 Sep 2011 00:28:38 +0200 onHogAttack hook. Might reposition this later.
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
Wed, 31 Aug 2011 15:50:39 -0400 Add buttons for tag team, bottom border, unbreak smoothing
nemo [Wed, 31 Aug 2011 15:50:39 -0400] rev 5719
Add buttons for tag team, bottom border, unbreak smoothing
Wed, 31 Aug 2011 15:06:03 -0400 Let's draw the bottom border thicker, so it is more visible
nemo [Wed, 31 Aug 2011 15:06:03 -0400] rev 5718
Let's draw the bottom border thicker, so it is more visible
Wed, 31 Aug 2011 14:47:01 -0400 Add option for a bottom border. Needs testing.
nemo [Wed, 31 Aug 2011 14:47:01 -0400] rev 5717
Add option for a bottom border. Needs testing.
Wed, 31 Aug 2011 11:08:03 -0400 Avoid burning other hog's turn
nemo [Wed, 31 Aug 2011 11:08:03 -0400] rev 5716
Avoid burning other hog's turn
Wed, 31 Aug 2011 08:45:22 -0400 Restore gear ASAP, add denied sound for illegal activation without wasting ammo.
nemo [Wed, 31 Aug 2011 08:45:22 -0400] rev 5715
Restore gear ASAP, add denied sound for illegal activation without wasting ammo.
Wed, 31 Aug 2011 14:23:12 +0400 - Don't reload fonts
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
Wed, 14 Sep 2011 22:27:22 +0200 Added tag Hedgewars-iOS-1.3.1 for changeset cba92708277b
koda [Wed, 14 Sep 2011 22:27:22 +0200] rev 5713
Added tag Hedgewars-iOS-1.3.1 for changeset cba92708277b
Wed, 31 Aug 2011 13:47:48 +0400 Fix check for darwin or win32. Add debug message.
unc0rr [Wed, 31 Aug 2011 13:47:48 +0400] rev 5712
Fix check for darwin or win32. Add debug message.
Wed, 14 Sep 2011 22:27:17 +0200 disable ios screenshooting for now Hedgewars-iOS-1.3.1
koda [Wed, 14 Sep 2011 22:27:17 +0200] rev 5711
disable ios screenshooting for now
Wed, 31 Aug 2011 01:32:12 -0400 TARDIS bugfix
nemo [Wed, 31 Aug 2011 01:32:12 -0400] rev 5710
TARDIS bugfix
Wed, 14 Sep 2011 22:07:03 +0200 fix for retina display devices
koda [Wed, 14 Sep 2011 22:07:03 +0200] rev 5709
fix for retina display devices
Wed, 31 Aug 2011 01:17:14 -0400 adjust Z order so crosshairs are on top of hogs, grenades behind explosives
nemo [Wed, 31 Aug 2011 01:17:14 -0400] rev 5708
adjust Z order so crosshairs are on top of hogs, grenades behind explosives
Wed, 14 Sep 2011 19:09:59 +0200 ios version bump
koda [Wed, 14 Sep 2011 19:09:59 +0200] rev 5707
ios version bump
Wed, 31 Aug 2011 00:58:48 -0400 more proper implementation of TARDIS
nemo [Wed, 31 Aug 2011 00:58:48 -0400] rev 5706
more proper implementation of TARDIS
Wed, 14 Sep 2011 19:08:37 +0200 Added tag Hedgewars-iOS-1.3 for changeset 718f98a9df12
koda [Wed, 14 Sep 2011 19:08:37 +0200] rev 5705
Added tag Hedgewars-iOS-1.3 for changeset 718f98a9df12
Tue, 30 Aug 2011 12:32:33 -0400 Reset to SD sky colour if in SD Hedgewars-iOS-1.3
nemo [Tue, 30 Aug 2011 12:32:33 -0400] rev 5704
Reset to SD sky colour if in SD
Mon, 29 Aug 2011 19:28:45 -0400 Check for nil from SpawnCustomCrate
nemo [Mon, 29 Aug 2011 19:28:45 -0400] rev 5703
Check for nil from SpawnCustomCrate
Mon, 29 Aug 2011 23:56:38 +0200 updated sdl.patch
koda [Mon, 29 Aug 2011 23:56:38 +0200] rev 5702
updated sdl.patch
Sun, 28 Aug 2011 20:03:14 +0200 Updated Slovak translation
jose1711 [Sun, 28 Aug 2011 20:03:14 +0200] rev 5701
Updated Slovak translation
Sun, 28 Aug 2011 17:37:40 +0200 savedgamesviewcontroller refactor, added icons to supportviewcontroller
koda [Sun, 28 Aug 2011 17:37:40 +0200] rev 5700
savedgamesviewcontroller refactor, added icons to supportviewcontroller
Sun, 28 Aug 2011 14:50:04 +0200 ios: respond more gracefully to didReceiveMemoryWarning and add sounds to two buttons
koda [Sun, 28 Aug 2011 14:50:04 +0200] rev 5699
ios: respond more gracefully to didReceiveMemoryWarning and add sounds to two buttons
Sun, 28 Aug 2011 11:50:26 +0200 move the ios background music under resources
koda [Sun, 28 Aug 2011 11:50:26 +0200] rev 5698
move the ios background music under resources
Sun, 28 Aug 2011 11:48:09 +0200 the return of SDL.patch D:
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
Sun, 28 Aug 2011 11:38:24 +0200 ios: fix a couple of bad memory management (unrelated to the crash at the end of each game)
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
Sat, 27 Aug 2011 17:53:35 -0400 Prevent flakes from drawing if they spawn in land
nemo [Sat, 27 Aug 2011 17:53:35 -0400] rev 5695
Prevent flakes from drawing if they spawn in land
Sat, 27 Aug 2011 16:13:40 -0400 I like the overall accumulation with a flat bottomed flake better. AA top w/o weird layers in middle
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
Sat, 27 Aug 2011 15:06:16 -0400 Avoid unsightly gaps in landbacktex
nemo [Sat, 27 Aug 2011 15:06:16 -0400] rev 5693
Avoid unsightly gaps in landbacktex
Sat, 27 Aug 2011 14:54:56 -0400 implement proper blending
nemo [Sat, 27 Aug 2011 14:54:56 -0400] rev 5692
implement proper blending
Sat, 27 Aug 2011 12:52:54 -0400 Try reenabling landbacktex to see how it behaves with current pixel rules
nemo [Sat, 27 Aug 2011 12:52:54 -0400] rev 5691
Try reenabling landbacktex to see how it behaves with current pixel rules
Fri, 26 Aug 2011 22:15:09 -0400 Allow vgtSmoke to scale. Scale it down 50% for mines, so smoke doesn't seem so oversized
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
Fri, 26 Aug 2011 21:49:10 -0400 Fix rounding error in sky colour causing visible lines
nemo [Fri, 26 Aug 2011 21:49:10 -0400] rev 5689
Fix rounding error in sky colour causing visible lines
Fri, 26 Aug 2011 21:38:11 -0400 Correctly check for failure to look up ammo, check for damaged mines
nemo [Fri, 26 Aug 2011 21:38:11 -0400] rev 5688
Correctly check for failure to look up ammo, check for damaged mines
Fri, 26 Aug 2011 20:59:55 -0400 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 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.
Fri, 26 Aug 2011 16:16:27 -0400 Use frontend value for fullscreening.
nemo [Fri, 26 Aug 2011 16:16:27 -0400] rev 5686
Use frontend value for fullscreening.
Thu, 25 Aug 2011 16:17:15 -0400 pt update
inu [Thu, 25 Aug 2011 16:17:15 -0400] rev 5685
pt update
Thu, 25 Aug 2011 21:00:53 +0200 * partial rollback of changes to camera
sheepluva [Thu, 25 Aug 2011 21:00:53 +0200] rev 5684
* partial rollback of changes to camera * fixed typo in comments
Thu, 25 Aug 2011 18:29:46 +0200 reduce effect of the look-ahead behaviour that I tried to implement
sheepluva [Thu, 25 Aug 2011 18:29:46 +0200] rev 5683
reduce effect of the look-ahead behaviour that I tried to implement
Thu, 25 Aug 2011 18:08:44 +0200 some camera adjustments (should also fix cam flickering on lowerst res)
sheepluva [Thu, 25 Aug 2011 18:08:44 +0200] rev 5682
some camera adjustments (should also fix cam flickering on lowerst res)
Thu, 25 Aug 2011 14:56:51 +0200 don't poison invul hogs
sheepluva [Thu, 25 Aug 2011 14:56:51 +0200] rev 5681
don't poison invul hogs
Wed, 24 Aug 2011 23:37:03 -0400 another silly mistake
nemo [Wed, 24 Aug 2011 23:37:03 -0400] rev 5680
another silly mistake
Wed, 24 Aug 2011 18:07:37 -0400 accidentally reverted this when reverting the rest of the override changes.
nemo [Wed, 24 Aug 2011 18:07:37 -0400] rev 5679
accidentally reverted this when reverting the rest of the override changes.
Wed, 24 Aug 2011 17:55:39 -0400 oops
nemo [Wed, 24 Aug 2011 17:55:39 -0400] rev 5678
oops
Wed, 24 Aug 2011 22:29:12 +0200 THUNKphewbzzweeEEeee
sheepluva [Wed, 24 Aug 2011 22:29:12 +0200] rev 5677
THUNKphewbzzweeEEeee
Wed, 24 Aug 2011 15:09:41 -0400 Scripting changes. Add override of mapgen, templatefilter. Expose waterline, add "GetAmmoCount". Default to amNothing in uAmmos if entry is not found.
nemo [Wed, 24 Aug 2011 15:09:41 -0400] rev 5676
Scripting changes. Add override of mapgen, templatefilter. Expose waterline, add "GetAmmoCount". Default to amNothing in uAmmos if entry is not found.
Wed, 24 Aug 2011 13:33:53 -0400 add for mine strike too. as cheezemonkey points out, mine bounce is height dependent.
nemo [Wed, 24 Aug 2011 13:33:53 -0400] rev 5675
add for mine strike too. as cheezemonkey points out, mine bounce is height dependent.
Tue, 23 Aug 2011 16:37:57 -0400 Set more generous minimums. Flicker seems to have nothing to do with minimum size. I get it even for fairly large dimensions after scaling down from a much larger size. Similar to issues with zoom from about a month ago, before unc0rr fixed them.
nemo [Tue, 23 Aug 2011 16:37:57 -0400] rev 5674
Set more generous minimums. Flicker seems to have nothing to do with minimum size. I get it even for fairly large dimensions after scaling down from a much larger size. Similar to issues with zoom from about a month ago, before unc0rr fixed them.
Tue, 23 Aug 2011 09:32:59 -0400 restore screwed up test
nemo [Tue, 23 Aug 2011 09:32:59 -0400] rev 5673
restore screwed up test
Tue, 23 Aug 2011 09:12:45 -0400 don't override user defined size when resizing
nemo [Tue, 23 Aug 2011 09:12:45 -0400] rev 5672
don't override user defined size when resizing
Thu, 01 Sep 2011 14:55:31 +0200 Check if we need to download and prevent user from reaching the startgame menu because it needs images from the download hedgeroid
Xeli [Thu, 01 Sep 2011 14:55:31 +0200] rev 5671
Check if we need to download and prevent user from reaching the startgame menu because it needs images from the download
Tue, 23 Aug 2011 12:53:47 +0200 enable window resizing (tested only on linux) - fix issue 103
koda [Tue, 23 Aug 2011 12:53:47 +0200] rev 5670
enable window resizing (tested only on linux) - fix issue #103
Thu, 01 Sep 2011 14:54:43 +0200 increment version number/name hedgeroid
Xeli [Thu, 01 Sep 2011 14:54:43 +0200] rev 5669
increment version number/name
Tue, 23 Aug 2011 10:19:33 +0200 ooops
koda [Tue, 23 Aug 2011 10:19:33 +0200] rev 5668
ooops
Sun, 28 Aug 2011 17:45:23 +0200 sabotage of the iphone port failed.. hedgeroid
Xeli [Sun, 28 Aug 2011 17:45:23 +0200] rev 5667
sabotage of the iphone port failed..
Tue, 23 Aug 2011 10:07:40 +0200 this should fix the double free that happens when closing the sdl window on ios (untested)
koda [Tue, 23 Aug 2011 10:07:40 +0200] rev 5666
this should fix the double free that happens when closing the sdl window on ios (untested)
Sun, 28 Aug 2011 17:42:32 +0200 fixed = operator in uFloat hedgeroid
Xeli [Sun, 28 Aug 2011 17:42:32 +0200] rev 5665
fixed = operator in uFloat
Tue, 23 Aug 2011 09:23:45 +0200 ok this makes no sense now, remove 'enhanced' option from ios
koda [Tue, 23 Aug 2011 09:23:45 +0200] rev 5664
ok this makes no sense now, remove 'enhanced' option from ios
Fri, 26 Aug 2011 21:03:23 +0200 Made getDownloadPath compatible with < Froyo devices hedgeroid
Xeli [Fri, 26 Aug 2011 21:03:23 +0200] rev 5663
Made getDownloadPath compatible with < Froyo devices
Tue, 23 Aug 2011 03:46:17 +0200 FREE AT LAST!!! SDL came around a (mostly) sane way for implementing rotation events, so we can scrap all the workaround code that has been added to workaround it!! Also this allows us to use proper (internal) multitasking handling and can simplify optional settings and other yet unexplored features. Yay!
koda [Tue, 23 Aug 2011 03:46:17 +0200] rev 5662
FREE AT LAST!!! SDL came around a (mostly) sane way for implementing rotation events, so we can scrap all the workaround code that has been added to workaround it!! Also this allows us to use proper (internal) multitasking handling and can simplify optional settings and other yet unexplored features. Yay!
Fri, 26 Aug 2011 18:24:29 +0200 Fixed AddFileLog, there's now a log created in /sdcard/Android/data/org.hedgewars.mobile/cache/Data/ hedgeroid
Xeli [Fri, 26 Aug 2011 18:24:29 +0200] rev 5661
Fixed AddFileLog, there's now a log created in /sdcard/Android/data/org.hedgewars.mobile/cache/Data/
Mon, 22 Aug 2011 23:56:25 +0200 set gl attributes before creating the window, or some of them might be ignored (like vsync on osx); also don't skip some reloads when switching to fullscreen and back; finally did a little code re-organisation
koda [Mon, 22 Aug 2011 23:56:25 +0200] rev 5660
set gl attributes before creating the window, or some of them might be ignored (like vsync on osx); also don't skip some reloads when switching to fullscreen and back; finally did a little code re-organisation
Fri, 26 Aug 2011 18:20:18 +0200 version name and api changed for Market version hedgeroid
Xeli [Fri, 26 Aug 2011 18:20:18 +0200] rev 5659
version name and api changed for Market version ss: Enter commit message. Lines beginning with 'HG:' are removed.
Mon, 22 Aug 2011 22:17:52 +0200 apparently sdl doesn't work anymore on ios < 3.2 so it is worth to take the leap and upgrade the minimum os to 4.0, so that we can use new apis (like imageio from sdl_image)
koda [Mon, 22 Aug 2011 22:17:52 +0200] rev 5658
apparently sdl doesn't work anymore on ios < 3.2 so it is worth to take the leap and upgrade the minimum os to 4.0, so that we can use new apis (like imageio from sdl_image)
Fri, 26 Aug 2011 16:47:00 +0200 removed some @override lines which cause compiler errors on openjdk-6 hedgeroid
Xeli [Fri, 26 Aug 2011 16:47:00 +0200] rev 5657
removed some @override lines which cause compiler errors on openjdk-6
Mon, 22 Aug 2011 21:28:04 -0400 Disable flakes in Blox theme
nemo [Mon, 22 Aug 2011 21:28:04 -0400] rev 5656
Disable flakes in Blox theme
Wed, 24 Aug 2011 12:34:37 +0200 merg with the latest rev of 22nd (end of GSoC) hedgeroid
= Xeli [Wed, 24 Aug 2011 12:34:37 +0200] rev 5655
merg with the latest rev of 22nd (end of GSoC)
Mon, 22 Aug 2011 15:35:37 -0400 Free land texture, reset sky colour.
nemo [Mon, 22 Aug 2011 15:35:37 -0400] rev 5654
Free land texture, reset sky colour.
Mon, 22 Aug 2011 10:56:19 -0400 Put it in the add as well
nemo [Mon, 22 Aug 2011 10:56:19 -0400] rev 5653
Put it in the add as well
Mon, 22 Aug 2011 10:54:53 -0400 Add check for no sound
nemo [Mon, 22 Aug 2011 10:54:53 -0400] rev 5652
Add check for no sound
Mon, 22 Aug 2011 16:20:28 +0200 allow accessing the snapshot folder from the about page in the frontend (button could use a nicer icon)
koda [Mon, 22 Aug 2011 16:20:28 +0200] rev 5651
allow accessing the snapshot folder from the about page in the frontend (button could use a nicer icon)
Mon, 22 Aug 2011 17:54:04 +0400 Fix translation (it was smth like "they have normal bounced")
unc0rr [Mon, 22 Aug 2011 17:54:04 +0400] rev 5650
Fix translation (it was smth like "they have normal bounced")
Mon, 22 Aug 2011 17:46:16 +0400 merge
unc0rr [Mon, 22 Aug 2011 17:46:16 +0400] rev 5649
merge
Mon, 22 Aug 2011 15:11:48 +0200 add Zorg to credits
koda [Mon, 22 Aug 2011 15:11:48 +0200] rev 5648
add Zorg to credits
Mon, 22 Aug 2011 03:57:11 +0200 tiny tweak in how lua is moved + added two reverts hedgeroid
Xeli [Mon, 22 Aug 2011 03:57:11 +0200] rev 5647
tiny tweak in how lua is moved + added two reverts
Mon, 22 Aug 2011 14:46:54 +0200 enable a tip on osx, remove trailing whitespaces
koda [Mon, 22 Aug 2011 14:46:54 +0200] rev 5646
enable a tip on osx, remove trailing whitespaces
Mon, 22 Aug 2011 17:44:30 +0400 Implement TestHammer which makes sense
unc0rr [Mon, 22 Aug 2011 17:44:30 +0400] rev 5645
Implement TestHammer which makes sense
Sun, 21 Aug 2011 22:20:20 +0200 merge hedgeroid
Xeli [Sun, 21 Aug 2011 22:20:20 +0200] rev 5644
merge
Mon, 22 Aug 2011 14:20:36 +0200 russian translation update
tsleon [Mon, 22 Aug 2011 14:20:36 +0200] rev 5643
russian translation update
Mon, 22 Aug 2011 17:22:11 +0400 Make AI aware of damage modifiers
unc0rr [Mon, 22 Aug 2011 17:22:11 +0400] rev 5642
Make AI aware of damage modifiers
Sun, 21 Aug 2011 22:18:54 +0200 removed the enabling of sensors hedgeroid
Xeli [Sun, 21 Aug 2011 22:18:54 +0200] rev 5641
removed the enabling of sensors
Sun, 21 Aug 2011 22:41:10 -0400 make it easier to do portal shoppa, ensure structure doesn't show up by accident in a weaponset
nemo [Sun, 21 Aug 2011 22:41:10 -0400] rev 5640
make it easier to do portal shoppa, ensure structure doesn't show up by accident in a weaponset
Sun, 21 Aug 2011 22:17:40 +0200 Removed chinese font hedgeroid
Xeli [Sun, 21 Aug 2011 22:17:40 +0200] rev 5639
Removed chinese font
Sun, 21 Aug 2011 19:29:04 -0400 Try to avoid overlapping voices for major statements (not things like byebye or oof)
nemo [Sun, 21 Aug 2011 19:29:04 -0400] rev 5638
Try to avoid overlapping voices for major statements (not things like byebye or oof)
Sun, 21 Aug 2011 22:16:55 +0200 Changed url to code.google.com page hedgeroid
Xeli [Sun, 21 Aug 2011 22:16:55 +0200] rev 5637
Changed url to code.google.com page
Sun, 21 Aug 2011 15:11:00 -0400 Strip and compress Golf theme
nemo [Sun, 21 Aug 2011 15:11:00 -0400] rev 5636
Strip and compress Golf theme
Sun, 21 Aug 2011 20:43:11 +0200 changed an ifdef so that android too uses mono sound hedgeroid
Xeli [Sun, 21 Aug 2011 20:43:11 +0200] rev 5635
changed an ifdef so that android too uses mono sound
Sun, 21 Aug 2011 14:19:43 -0400 mergy merge merge
nemo [Sun, 21 Aug 2011 14:19:43 -0400] rev 5634
mergy merge merge
Sun, 21 Aug 2011 19:57:23 +0200 cosmetic tweak in the teamselection menu hedgeroid
Xeli [Sun, 21 Aug 2011 19:57:23 +0200] rev 5633
cosmetic tweak in the teamselection menu
Sun, 21 Aug 2011 20:10:36 +0200 merge
mikade [Sun, 21 Aug 2011 20:10:36 +0200] rev 5632
merge
Sun, 21 Aug 2011 14:19:01 -0400 Try blurriness instead, to make inactive ammos clearer. Also add some missing line breaks in french locale.
nemo [Sun, 21 Aug 2011 14:19:01 -0400] rev 5631
Try blurriness instead, to make inactive ammos clearer. Also add some missing line breaks in french locale.
Sun, 21 Aug 2011 19:57:06 +0200 forgot to hg add the images... hedgeroid
Xeli [Sun, 21 Aug 2011 19:57:06 +0200] rev 5630
forgot to hg add the images...
Sun, 21 Aug 2011 18:43:59 +0200 HUD for Space Invasion, minor bugfix
mikade [Sun, 21 Aug 2011 18:43:59 +0200] rev 5629
HUD for Space Invasion, minor bugfix
Sun, 21 Aug 2011 13:53:11 -0400 hammer tweak
nemo [Sun, 21 Aug 2011 13:53:11 -0400] rev 5628
hammer tweak
Sun, 21 Aug 2011 19:40:01 +0200 Added a visual imageview to show how many teams have been selected, plus feedback when creating a new team: hedgeroid
Xeli [Sun, 21 Aug 2011 19:40:01 +0200] rev 5627
Added a visual imageview to show how many teams have been selected, plus feedback when creating a new team:
Sun, 21 Aug 2011 12:06:30 -0400 Add mikade and Xeli to credits
nemo [Sun, 21 Aug 2011 12:06:30 -0400] rev 5626
Add mikade and Xeli to credits
Sun, 21 Aug 2011 18:14:49 +0200 Added a check for team count to prevent the engine from crashes when starting with <2 teams + changed the text in the Teams selection menu hedgeroid
Xeli [Sun, 21 Aug 2011 18:14:49 +0200] rev 5625
Added a check for team count to prevent the engine from crashes when starting with <2 teams + changed the text in the Teams selection menu
Sun, 21 Aug 2011 11:37:39 -0400 Allow hammer to bash mines/barrels too, increase escape time to 3s
nemo [Sun, 21 Aug 2011 11:37:39 -0400] rev 5624
Allow hammer to bash mines/barrels too, increase escape time to 3s
Sun, 21 Aug 2011 18:13:11 +0200 few comments added hedgeroid
Xeli [Sun, 21 Aug 2011 18:13:11 +0200] rev 5623
few comments added
Sun, 21 Aug 2011 11:24:20 -0400 add check for other forms of flight too
nemo [Sun, 21 Aug 2011 11:24:20 -0400] rev 5622
add check for other forms of flight too
Sun, 21 Aug 2011 16:25:18 +0200 added licenses hedgeroid
Xeli [Sun, 21 Aug 2011 16:25:18 +0200] rev 5621
added licenses
Sun, 21 Aug 2011 09:26:33 -0400 Add Lithuanian Qt translation, add Lukas to game credits
nemo [Sun, 21 Aug 2011 09:26:33 -0400] rev 5620
Add Lithuanian Qt translation, add Lukas to game credits
Sat, 20 Aug 2011 13:53:45 +0200 added a visual fire button, isOnFireButton check needs to be fixed though it only works on 800x480 screens hedgeroid
Xeli [Sat, 20 Aug 2011 13:53:45 +0200] rev 5619
added a visual fire button, isOnFireButton check needs to be fixed though it only works on 800x480 screens
Sun, 21 Aug 2011 09:19:34 -0400 New lithuanian translation
Uncharted [Sun, 21 Aug 2011 09:19:34 -0400] rev 5618
New lithuanian translation
Sat, 20 Aug 2011 13:07:33 +0200 added low jump, you can low-jump by double tapping the right or left side of the screen hedgeroid
Xeli [Sat, 20 Aug 2011 13:07:33 +0200] rev 5617
added low jump, you can low-jump by double tapping the right or left side of the screen
Sun, 21 Aug 2011 08:52:19 -0400 Fix localisation of scripts
nemo [Sun, 21 Aug 2011 08:52:19 -0400] rev 5616
Fix localisation of scripts
Fri, 19 Aug 2011 22:40:13 +0200 changed aiming to be triggered when touching the crosshair hedgeroid
Xeli [Fri, 19 Aug 2011 22:40:13 +0200] rev 5615
changed aiming to be triggered when touching the crosshair
Sun, 21 Aug 2011 13:06:23 +0400 Add Guillaume Englert to art contributors list for his Olympic theme
unc0rr [Sun, 21 Aug 2011 13:06:23 +0400] rev 5614
Add Guillaume Englert to art contributors list for his Olympic theme
Fri, 19 Aug 2011 22:31:59 +0200 small cosmetic change hedgeroid
Xeli [Fri, 19 Aug 2011 22:31:59 +0200] rev 5613
small cosmetic change
Sat, 20 Aug 2011 16:43:57 -0400 This really should have been a TPoint for consistency
nemo [Sat, 20 Aug 2011 16:43:57 -0400] rev 5612
This really should have been a TPoint for consistency
Fri, 19 Aug 2011 17:22:12 +0200 merge hedgeroid
Xeli [Fri, 19 Aug 2011 17:22:12 +0200] rev 5611
merge
Sat, 20 Aug 2011 16:31:20 -0400 -gh (heaptrace) appears to be the reason for crashing in DrawCircle on my system. I wonder if it has other bad behaviour as well.
nemo [Sat, 20 Aug 2011 16:31:20 -0400] rev 5610
-gh (heaptrace) appears to be the reason for crashing in DrawCircle on my system. I wonder if it has other bad behaviour as well.
Fri, 19 Aug 2011 17:21:18 +0200 Introduced a Touch_Finger type to replace the arrays with coords, makes cleaner code hedgeroid
Xeli [Fri, 19 Aug 2011 17:21:18 +0200] rev 5609
Introduced a Touch_Finger type to replace the arrays with coords, makes cleaner code
Sat, 20 Aug 2011 15:31:23 -0400 Attempt to recreate all textures if using Windows or OSX which lose textures on context recreation.
nemo [Sat, 20 Aug 2011 15:31:23 -0400] rev 5608
Attempt to recreate all textures if using Windows or OSX which lose textures on context recreation. Not really tested since I don't have Windows or OSX.
Fri, 19 Aug 2011 03:33:25 +0200 Added several graphics hedgeroid
Xeli [Fri, 19 Aug 2011 03:33:25 +0200] rev 5607
Added several graphics
Sat, 20 Aug 2011 14:26:29 -0400 Special case small radius gears to try and prevent repeated collisions.
nemo [Sat, 20 Aug 2011 14:26:29 -0400] rev 5606
Special case small radius gears to try and prevent repeated collisions.
Fri, 19 Aug 2011 03:32:07 +0200 Added a hook to uGame which now allows uTouch to take action outside of SDL_Finger* events hedgeroid
Xeli [Fri, 19 Aug 2011 03:32:07 +0200] rev 5605
Added a hook to uGame which now allows uTouch to take action outside of SDL_Finger* events Users can no walk left, right, jump up, aim, fire and are limited in zooming
Sat, 20 Aug 2011 14:00:51 -0400 teach AI about sticky mines
nemo [Sat, 20 Aug 2011 14:00:51 -0400] rev 5604
teach AI about sticky mines
Fri, 19 Aug 2011 03:29:51 +0200 Fixed crash which occured when entering the teamselection menu for the second time hedgeroid
Xeli [Fri, 19 Aug 2011 03:29:51 +0200] rev 5603
Fixed crash which occured when entering the teamselection menu for the second time
Fri, 19 Aug 2011 17:25:30 +0400 - Update russian translation
unc0rr [Fri, 19 Aug 2011 17:25:30 +0400] rev 5602
- Update russian translation - Perform lupdate
Thu, 18 Aug 2011 22:37:47 +0200 merge hedgeroid
Xeli [Thu, 18 Aug 2011 22:37:47 +0200] rev 5601
merge
Fri, 19 Aug 2011 15:41:04 +0400 Remove PosInStack function, as bots behave better (they search more positions) without it
unc0rr [Fri, 19 Aug 2011 15:41:04 +0400] rev 5600
Remove PosInStack function, as bots behave better (they search more positions) without it
Thu, 18 Aug 2011 22:37:23 +0200 aiming fixed, inverted cursor on ammo menu, added equal and isZero function to uFloat, changed the way ammo menu opens, you must now click on the hog rather than anywhere on the screen hedgeroid
Xeli [Thu, 18 Aug 2011 22:37:23 +0200] rev 5599
aiming fixed, inverted cursor on ammo menu, added equal and isZero function to uFloat, changed the way ammo menu opens, you must now click on the hog rather than anywhere on the screen
Fri, 19 Aug 2011 06:08:06 +0200 - Updates to Tumbler gameplay mode [may still need a lil work]
mikade [Fri, 19 Aug 2011 06:08:06 +0200] rev 5598
- Updates to Tumbler gameplay mode [may still need a lil work] - New User Mission. Is this one possible?
Thu, 18 Aug 2011 15:26:41 +0200 Volume keys now work hedgeroid
Xeli [Thu, 18 Aug 2011 15:26:41 +0200] rev 5597
Volume keys now work
Thu, 18 Aug 2011 23:33:39 -0400 oops
nemo [Thu, 18 Aug 2011 23:33:39 -0400] rev 5596
oops
Wed, 17 Aug 2011 19:39:32 +0200 open ammo when clicking the current hog hedgeroid
Xeli [Wed, 17 Aug 2011 19:39:32 +0200] rev 5595
open ammo when clicking the current hog
Thu, 18 Aug 2011 00:14:43 +0200 portal: combating the space-detection issue.
sheepluva [Thu, 18 Aug 2011 00:14:43 +0200] rev 5594
portal: combating the space-detection issue. what needs to be tweaked next is how far away objects are spawned. it should either be a trial&error adjustment or depend on the object's moving direction and the portal's angle in order to avoid issues with box collisions. if the spawn distance to the portal is just a fixed value (as it was before this patch) or a constant factor (it is now) it can be too big for "nice" portal angles (in tight gaps with still enough space, but -> denied) and too small for bad angles (box collision esp. on big objects like barrels -> denied)
Wed, 17 Aug 2011 18:09:25 +0200 merge hedgeroid
Xeli [Wed, 17 Aug 2011 18:09:25 +0200] rev 5593
merge
Wed, 17 Aug 2011 21:26:34 +0400 Free messages queue on engine shutdown
unc0rr [Wed, 17 Aug 2011 21:26:34 +0400] rev 5592
Free messages queue on engine shutdown
Wed, 17 Aug 2011 17:15:42 +0200 merge hedgeroid
Xeli [Wed, 17 Aug 2011 17:15:42 +0200] rev 5591
merge
Wed, 17 Aug 2011 11:17:50 -0400 ...
nemo [Wed, 17 Aug 2011 11:17:50 -0400] rev 5590
...
Wed, 17 Aug 2011 17:14:47 +0200 Now able to select a weapon hedgeroid
Xeli [Wed, 17 Aug 2011 17:14:47 +0200] rev 5589
Now able to select a weapon
Wed, 17 Aug 2011 11:07:03 -0400 *sigh*
nemo [Wed, 17 Aug 2011 11:07:03 -0400] rev 5588
*sigh*
Wed, 17 Aug 2011 12:32:40 +0200 merge hedgeroid
Xeli [Wed, 17 Aug 2011 12:32:40 +0200] rev 5587
merge
Wed, 17 Aug 2011 10:58:00 -0400 Add square check to shotgun. This a minor optimisation that might sidestep a bug on iOS/Android. Still need to find out why the bug is happening though
nemo [Wed, 17 Aug 2011 10:58:00 -0400] rev 5586
Add square check to shotgun. This a minor optimisation that might sidestep a bug on iOS/Android. Still need to find out why the bug is happening though
Wed, 17 Aug 2011 00:11:57 -0400 Break visual gears list up into 4, to avoid iterating over entire list to draw a single layer. Also fix error in tag zoom.
nemo [Wed, 17 Aug 2011 00:11:57 -0400] rev 5585
Break visual gears list up into 4, to avoid iterating over entire list to draw a single layer. Also fix error in tag zoom.
Tue, 16 Aug 2011 23:02:27 -0400 Make it a lot harder to cheat with typical random crates. This also means that crates will vary even if map has the same seed (hog positions of course will be unchanged).
nemo [Tue, 16 Aug 2011 23:02:27 -0400] rev 5584
Make it a lot harder to cheat with typical random crates. This also means that crates will vary even if map has the same seed (hog positions of course will be unchanged).
Tue, 16 Aug 2011 21:37:10 -0400 At mikade's request, expose screenheight/screenwidth and allow setting tag zoom level
nemo [Tue, 16 Aug 2011 21:37:10 -0400] rev 5583
At mikade's request, expose screenheight/screenwidth and allow setting tag zoom level
Tue, 16 Aug 2011 21:57:58 +0400 Properly implement slot, connect signal from the object which actually sends it to the slot
unc0rr [Tue, 16 Aug 2011 21:57:58 +0400] rev 5582
Properly implement slot, connect signal from the object which actually sends it to the slot
Mon, 15 Aug 2011 16:57:36 -0400 Check for dX too
nemo [Mon, 15 Aug 2011 16:57:36 -0400] rev 5581
Check for dX too
Mon, 15 Aug 2011 16:50:09 -0400 I'll learn to build first eventually...
nemo [Mon, 15 Aug 2011 16:50:09 -0400] rev 5580
I'll learn to build first eventually...
Wed, 17 Aug 2011 12:31:10 +0200 uTouch, has cursor move, zoom and click or tap to open the ammo menu hedgeroid
Xeli [Wed, 17 Aug 2011 12:31:10 +0200] rev 5579
uTouch, has cursor move, zoom and click or tap to open the ammo menu
Mon, 15 Aug 2011 16:49:15 -0400 oops
nemo [Mon, 15 Aug 2011 16:49:15 -0400] rev 5578
oops
Mon, 15 Aug 2011 21:49:09 +0200 merge hedgeroid
Xeli [Mon, 15 Aug 2011 21:49:09 +0200] rev 5577
merge
Mon, 15 Aug 2011 16:48:39 -0400 Move HealthTag dY init into AddGear
nemo [Mon, 15 Aug 2011 16:48:39 -0400] rev 5576
Move HealthTag dY init into AddGear
Mon, 15 Aug 2011 19:42:39 +0200 merge
mikade [Mon, 15 Aug 2011 19:42:39 +0200] rev 5575
merge
Mon, 15 Aug 2011 12:47:53 -0400 Use Frame instead of State for the health flag
nemo [Mon, 15 Aug 2011 12:47:53 -0400] rev 5574
Use Frame instead of State for the health flag
Mon, 15 Aug 2011 20:31:31 +0400 Don't allow to join other protocol room using FOLLOW command (not tested)
unc0rr [Mon, 15 Aug 2011 20:31:31 +0400] rev 5573
Don't allow to join other protocol room using FOLLOW command (not tested)
Mon, 15 Aug 2011 20:18:18 +0400 Why so suspicious?
unc0rr [Mon, 15 Aug 2011 20:18:18 +0400] rev 5572
Why so suspicious?
Mon, 15 Aug 2011 17:29:54 +0200 Allow user to drop bombs off rope, parachute, and flying saucer.
mikade [Mon, 15 Aug 2011 17:29:54 +0200] rev 5571
Allow user to drop bombs off rope, parachute, and flying saucer.
Mon, 15 Aug 2011 10:16:18 -0400 forgot scale
nemo [Mon, 15 Aug 2011 10:16:18 -0400] rev 5570
forgot scale
Sun, 14 Aug 2011 23:52:45 -0400 suggestion of mikade's - delete old mines if the collision array shows signs of filling up. This is kind of an edge case, esp now that array is up to 1024, but should prevent (easiest) way to crash by collision array overflow (endless mines/minestrikes).
nemo [Sun, 14 Aug 2011 23:52:45 -0400] rev 5569
suggestion of mikade's - delete old mines if the collision array shows signs of filling up. This is kind of an edge case, esp now that array is up to 1024, but should prevent (easiest) way to crash by collision array overflow (endless mines/minestrikes).
Sun, 14 Aug 2011 23:06:00 -0400 bump up max collision to 1024 entries
nemo [Sun, 14 Aug 2011 23:06:00 -0400] rev 5568
bump up max collision to 1024 entries
Sun, 14 Aug 2011 23:00:12 -0400 Tiny bit of progress on download page - hooked it up to "Info" button for now.
nemo [Sun, 14 Aug 2011 23:00:12 -0400] rev 5567
Tiny bit of progress on download page - hooked it up to "Info" button for now.
Sun, 14 Aug 2011 21:49:04 -0400 draw health tag relative to screen if State <> 0
nemo [Sun, 14 Aug 2011 21:49:04 -0400] rev 5566
draw health tag relative to screen if State <> 0
Mon, 15 Aug 2011 00:23:32 +0200 smaller code cleanup
koda [Mon, 15 Aug 2011 00:23:32 +0200] rev 5565
smaller code cleanup
Sun, 14 Aug 2011 17:49:12 -0400 For mikade's sake, use old dx/dy/frametick as default, so health crosses move the same
nemo [Sun, 14 Aug 2011 17:49:12 -0400] rev 5564
For mikade's sake, use old dx/dy/frametick as default, so health crosses move the same
Sun, 14 Aug 2011 17:42:26 -0400 Use same visual gear for health tags and hearts.
nemo [Sun, 14 Aug 2011 17:42:26 -0400] rev 5563
Use same visual gear for health tags and hearts.
Sun, 14 Aug 2011 16:59:55 -0400 Seduction animation. New visual gear type.
nemo [Sun, 14 Aug 2011 16:59:55 -0400] rev 5562
Seduction animation. New visual gear type.
Sun, 14 Aug 2011 13:45:37 -0400 Shrink number of circle points to 60, reenable seduction circle (no longer crashes)
nemo [Sun, 14 Aug 2011 13:45:37 -0400] rev 5561
Shrink number of circle points to 60, reenable seduction circle (no longer crashes)
Sun, 14 Aug 2011 13:25:55 -0400 Change to "aura" due to odd crasher in DrawCircle, at least on my machine/driver. Less precise, but perhaps more attractive.
nemo [Sun, 14 Aug 2011 13:25:55 -0400] rev 5560
Change to "aura" due to odd crasher in DrawCircle, at least on my machine/driver. Less precise, but perhaps more attractive.
Sun, 14 Aug 2011 20:53:52 +0400 Use local scope global var instead
unc0rr [Sun, 14 Aug 2011 20:53:52 +0400] rev 5559
Use local scope global var instead
Sat, 13 Aug 2011 22:46:47 +0200 new SD flakes from mikade and a flash when sudden death starts
Henek [Sat, 13 Aug 2011 22:46:47 +0200] rev 5558
new SD flakes from mikade and a flash when sudden death starts
Sat, 13 Aug 2011 21:06:51 +0200 small fix for the ios project file
koda [Sat, 13 Aug 2011 21:06:51 +0200] rev 5557
small fix for the ios project file
Sat, 13 Aug 2011 21:26:59 +0400 Some screwing around GearsNear code
unc0rr [Sat, 13 Aug 2011 21:26:59 +0400] rev 5556
Some screwing around GearsNear code
Sat, 13 Aug 2011 20:44:42 +0400 Don't switch to gsConfirm state (which is pretty same as gsGame) when not in gsGame or gsChat state. Prevents crashes and other possible kinds of wierd behaviour.
unc0rr [Sat, 13 Aug 2011 20:44:42 +0400] rev 5555
Don't switch to gsConfirm state (which is pretty same as gsGame) when not in gsGame or gsChat state. Prevents crashes and other possible kinds of wierd behaviour.
Fri, 12 Aug 2011 15:33:07 -0400 Revert ParseCommandOverride change since it appears to be badly screwing up scripting. Need to find out why. This backs out 7f57d0c7816a and the recent workaround.
nemo [Fri, 12 Aug 2011 15:33:07 -0400] rev 5554
Revert ParseCommandOverride change since it appears to be badly screwing up scripting. Need to find out why. This backs out 7f57d0c7816a and the recent workaround.
Fri, 12 Aug 2011 14:09:08 -0400 extend the workaround. FIXME still applies
nemo [Fri, 12 Aug 2011 14:09:08 -0400] rev 5553
extend the workaround. FIXME still applies
Fri, 12 Aug 2011 13:15:30 -0400 oops. accidentaly committed test move of voice line (the FIXME still applies though)
nemo [Fri, 12 Aug 2011 13:15:30 -0400] rev 5552
oops. accidentaly committed test move of voice line (the FIXME still applies though)
Fri, 12 Aug 2011 12:42:50 -0400 use ansistring instead
nemo [Fri, 12 Aug 2011 12:42:50 -0400] rev 5551
use ansistring instead
Mon, 15 Aug 2011 21:45:27 +0200 Zoom and moving the camera now works with SDL_FINGER* events hedgeroid
Xeli [Mon, 15 Aug 2011 21:45:27 +0200] rev 5550
Zoom and moving the camera now works with SDL_FINGER* events
Fri, 12 Aug 2011 10:36:37 -0400 sheepluva pointed out there are 2 StrPas in pascal, in different units. Do conversion in LuaPas instead
nemo [Fri, 12 Aug 2011 10:36:37 -0400] rev 5549
sheepluva pointed out there are 2 StrPas in pascal, in different units. Do conversion in LuaPas instead
Thu, 11 Aug 2011 15:03:21 +0200 merge hedgeroid
Xeli [Thu, 11 Aug 2011 15:03:21 +0200] rev 5548
merge
Thu, 11 Aug 2011 23:07:45 -0400 This is a WTF checkin. Seriously. Someone needs to look at this to find out why it is behaving as it is.
nemo [Thu, 11 Aug 2011 23:07:45 -0400] rev 5547
This is a WTF checkin. Seriously. Someone needs to look at this to find out why it is behaving as it is.
Thu, 11 Aug 2011 15:01:05 +0200 Android (multitouch) implementation hedgeroid
Xeli [Thu, 11 Aug 2011 15:01:05 +0200] rev 5546
Android (multitouch) implementation
Thu, 11 Aug 2011 22:33:56 -0400 unbreak voice playback in team creation
nemo [Thu, 11 Aug 2011 22:33:56 -0400] rev 5545
unbreak voice playback in team creation
Thu, 11 Aug 2011 14:59:56 +0200 SDL_FINGERUP/DOWN/MOTION events added hedgeroid
Xeli [Thu, 11 Aug 2011 14:59:56 +0200] rev 5544
SDL_FINGERUP/DOWN/MOTION events added
Thu, 11 Aug 2011 00:18:10 +0200 disable campaign button, structure and change sudden death music to hell.ogg
Henek [Thu, 11 Aug 2011 00:18:10 +0200] rev 5543
disable campaign button, structure and change sudden death music to hell.ogg
Thu, 11 Aug 2011 14:59:14 +0200 start of implementation of the save button, check if there's something to save and update TeamSelectionActivity if a change has been made hedgeroid
Xeli [Thu, 11 Aug 2011 14:59:14 +0200] rev 5542
start of implementation of the save button, check if there's something to save and update TeamSelectionActivity if a change has been made
Wed, 10 Aug 2011 17:22:17 -0400 another merge to clean up
nemo [Wed, 10 Aug 2011 17:22:17 -0400] rev 5541
another merge to clean up
Thu, 11 Aug 2011 14:56:31 +0200 Android touch events propagate to hwengine now hedgeroid
Xeli [Thu, 11 Aug 2011 14:56:31 +0200] rev 5540
Android touch events propagate to hwengine now
Wed, 10 Aug 2011 17:20:21 -0400 :( bad revision.
nemo [Wed, 10 Aug 2011 17:20:21 -0400] rev 5539
:( bad revision.
Wed, 10 Aug 2011 14:55:00 +0200 back key now quits the game hedgeroid
Xeli [Wed, 10 Aug 2011 14:55:00 +0200] rev 5538
back key now quits the game
Wed, 10 Aug 2011 17:16:19 -0400 merge1
nemo [Wed, 10 Aug 2011 17:16:19 -0400] rev 5537
merge1
Wed, 10 Aug 2011 14:52:51 +0200 Changed gametype to 'style' hedgeroid
Xeli [Wed, 10 Aug 2011 14:52:51 +0200] rev 5536
Changed gametype to 'style'
Wed, 10 Aug 2011 22:34:25 +0200 Fixed up Golf theme. Should look pretty good, now.
mikade [Wed, 10 Aug 2011 22:34:25 +0200] rev 5535
Fixed up Golf theme. Should look pretty good, now.
Wed, 10 Aug 2011 01:50:57 +0200 typo on the nullpointer check hedgeroid
Xeli [Wed, 10 Aug 2011 01:50:57 +0200] rev 5534
typo on the nullpointer check
Wed, 10 Aug 2011 11:45:02 -0400 exclude current hedgehog
nemo [Wed, 10 Aug 2011 11:45:02 -0400] rev 5533
exclude current hedgehog
(0) -3000 -1000 -480 +480 +1000 +3000 +10000 tip