Sat, 10 Mar 2012 23:00:39 -0500 nemo Add div to allow safe integer division from lua
Sat, 10 Mar 2012 16:32:46 -0500 nemo Recount team health if modifying hedgehog health
Sat, 10 Mar 2012 16:10:38 -0500 nemo Set default empty ammo sets. Current mission handling appears to not pass any default ammo set, so script was never getting a chance to set its own.
Sat, 10 Mar 2012 15:56:36 -0500 nemo Avoid rare double decrement.
Sat, 10 Mar 2012 14:38:31 -0500 nemo Prevent pirate ship from repeating on Islands, remove vertical line in art landback
Sat, 03 Mar 2012 22:40:00 -0500 nemo bug #370
Thu, 01 Mar 2012 23:55:19 +0400 unc0rr Oh, should also check for game finish when player quits without ROUNDFINISHED message: small refactoring, not tested at all
Thu, 01 Mar 2012 14:45:42 -0500 nemo comment out reserve to maintain old Qt compat
Thu, 01 Mar 2012 23:35:13 +0400 unc0rr Also consider game finished when the last player reports ROUNDFINISHED despite the correctness parameter.
Wed, 29 Feb 2012 18:30:37 -0500 nemo Someone might find this useful. Plan to link to it from the wiki.
Wed, 29 Feb 2012 18:24:56 -0500 nemo Fix for bug #366, delete gear if hog is drowning (needed either that or a check on nil Gear^.Hedgehog^.Gear)
Wed, 29 Feb 2012 23:44:49 +0400 unc0rr Don't remove client's teams from teams list on "ROUNDFINISHED 0", just send team removal message to others.
Tue, 28 Feb 2012 21:25:36 -0500 nemo oops
Tue, 28 Feb 2012 22:00:33 +0100 Xeli android: fix finding cache dir on prefroyo devices, it now creates the Hedgewars folder if it wasn't there
Tue, 28 Feb 2012 09:40:48 -0500 nemo attractiveness tweak to the text clip
Mon, 27 Feb 2012 19:01:44 -0500 nemo Clamp name/team name textures to avoid long team / hog name abuse. Limit width in px instead of chars to avoid unicode issues.
Sun, 26 Feb 2012 18:13:26 -0500 nemo don't use currenthedgehog
Sun, 26 Feb 2012 16:31:25 -0500 mikade use per hog ammo game flag. improves AI play
Sun, 26 Feb 2012 15:42:28 -0500 nemo oops
Sun, 26 Feb 2012 13:37:17 -0500 nemo right-click colour selection to scroll backwards through colours (bit hackish, subclassing + right click handling would be better than custom menu item signal)
Sun, 26 Feb 2012 12:56:53 -0500 nemo ugh
Sun, 26 Feb 2012 12:45:00 -0500 nemo make onAmmoStoreInit optional in the case of onNewAmmoStore
Sun, 26 Feb 2012 12:32:48 -0500 nemo pass indexes for the clan/team/hedgehog
Sun, 26 Feb 2012 11:28:28 -0500 nemo copypasta fail
Sun, 26 Feb 2012 11:21:32 -0500 nemo Add a new script hook. onNewAmmoStore. This will allow scripts like The Specialists to define separate ammo sets for each hog
Sun, 26 Feb 2012 12:15:32 +0400 unc0rr Send ROUND_FINISHED only once (only from in game mode)
Sat, 25 Feb 2012 22:18:08 +0400 unc0rr Remove client's teams only when game is running and exit status is 'incorrect exit'. Frontend still sends excessive ROUND_FINISHED, so the bug is not fixed completely.
Fri, 24 Feb 2012 23:49:31 +0400 unc0rr - Increase server version number due to rooms list protocol changes
Thu, 23 Feb 2012 23:13:48 +0400 unc0rr Bring back functionality to "Join" button
Thu, 23 Feb 2012 22:58:52 +0400 unc0rr Setup rooms list headers
Thu, 23 Feb 2012 12:58:17 -0500 nemo Revert most of 033e4a8a9c74 and 9d501dc22f71 (see bug #362)
Thu, 23 Feb 2012 18:41:52 +0400 unc0rr Handle ROOM* commands in rooms list model
Thu, 23 Feb 2012 00:46:03 +0400 unc0rr Start switching to rooms list model. To be continued.
Wed, 22 Feb 2012 18:13:14 +0100 koda Added tag hedgeroid-alpha for changeset ce2b24995ab2
Wed, 22 Feb 2012 18:09:39 +0100 koda Added tag 0.9.17-release for changeset 4670f003f91b
Wed, 22 Feb 2012 18:09:17 +0100 koda Removed tag 0-9.17-release
Mon, 20 Feb 2012 22:04:57 +0100 Xeli updated version for market hedgeroid-alpha
Mon, 20 Feb 2012 21:55:59 +0100 Xeli incremental loading of all the images in teamcreation on android, this should really be rewritten though..
Mon, 20 Feb 2012 21:50:56 +0100 Xeli fixed a nullpointer exception when creating a new team
Mon, 20 Feb 2012 21:22:21 +0100 Xeli fixed the schemes on android
Mon, 20 Feb 2012 21:22:04 +0100 Xeli schemes/teams now get replaces on each version update
Sun, 19 Feb 2012 16:51:22 +0100 Xeli check if the widget is shown before checking if the finger is on the widget
Mon, 20 Feb 2012 22:04:52 +0400 unc0rr Show message and return from network game pages on server shutdown
Mon, 20 Feb 2012 21:52:18 +0400 unc0rr - Register HWTeam metatype so HWTeam objects could be passed via queued connections
Mon, 20 Feb 2012 20:33:26 +0400 unc0rr Make all signals from HWNet queued, this should fix issues with teams and chat widgets
Sun, 19 Feb 2012 02:52:19 +0100 koda added one button play feature, like in desktop frontend; need to make sure that the hardcoded stuff never gets deleted
Sun, 19 Feb 2012 01:22:59 +0100 koda ipad, have the scheme/weapon/style selector always stick in the same position
Sun, 19 Feb 2012 00:39:44 +0100 koda missions page rotates correctly
Sun, 19 Feb 2012 00:25:38 +0100 koda two more this time
Sat, 18 Feb 2012 19:33:48 +0100 koda merge
Sat, 18 Feb 2012 16:56:04 +0100 Xeli moved the firebutton, added the AMWidget button and removed the forwardjump widget(it's longpress on backjump now)
Sat, 18 Feb 2012 19:33:04 +0100 koda this apparently didn't get updated, but it was enough to reassign the outlets
Sat, 18 Feb 2012 15:24:20 +0100 Xeli changed jumping, on x button tap is high jump, on longpress + release is low jump (read: it only does a low jump when you release)
Sat, 18 Feb 2012 19:29:16 +0100 koda prepare a styled button
Sat, 18 Feb 2012 13:52:37 +0100 Xeli fixed the active region on widgets when they are animated, added active.x:= in uWorld too
Sat, 18 Feb 2012 19:07:19 +0100 koda oh i thought i had converted every uitableviewcontroller to uiviewcontroller+tableview; this also restores displaying statitstics after game
Sat, 18 Feb 2012 11:59:59 +0100 koda rotation support for other controllers
Sat, 18 Feb 2012 11:18:10 +0100 koda one more USE_TOUCH_INTERFACE
Fri, 17 Feb 2012 20:42:22 -0500 nemo Experiment. This has bugged me for a long time. Should be possible to tell a team with 1 health from a team with 0
Fri, 17 Feb 2012 23:36:05 +0100 Xeli stop the crosshair from twitching when it's not supposed to move + fix aimingUp/Down booleans
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip