Sun, 12 Sep 2010 17:56:41 -0400 Fix kamikaze portal loop
nemo [Sun, 12 Sep 2010 17:56:41 -0400] rev 3852
Fix kamikaze portal loop
Sun, 12 Sep 2010 23:43:20 +0200 Sounds:
smaxx [Sun, 12 Sep 2010 23:43:20 +0200] rev 3851
Sounds: * Added new sounds: Parachute, bump (e.g. hog falls too far), Drill Rocket * Replaced existing sounds: Baseball bat, Rope
Sun, 12 Sep 2010 17:38:14 -0400 This change allows computers limited to 512 texture size like szczur's card to run Hedgewars, so long as reduce quality is set to eliminate background textures.
szczur [Sun, 12 Sep 2010 17:38:14 -0400] rev 3850
This change allows computers limited to 512 texture size like szczur's card to run Hedgewars, so long as reduce quality is set to eliminate background textures. It makes Ammo menu and Hats multicolumn, 512 high.
Sun, 12 Sep 2010 20:43:11 +0200 Fix wrong sized, wrong colored Splash.png in Art theme
glykorin@gmail.com [Sun, 12 Sep 2010 20:43:11 +0200] rev 3849
Fix wrong sized, wrong colored Splash.png in Art theme
Fri, 10 Sep 2010 20:46:19 +0200 Engine:
smaxx [Fri, 10 Sep 2010 20:46:19 +0200] rev 3848
Engine: * Added new script call: OnGearDamage(GearID : integer, Damage : integer) - triggered once gears are damaged * Renamed script call: OnResurrect is now called OnGearResurrect * Added new script functions: CampaignLock(key : string), CampaignUnlock(key : string) - toggles for (not yet implemented) campaign access and progress flags
Fri, 10 Sep 2010 16:42:11 +0200 Engine:
smaxx [Fri, 10 Sep 2010 16:42:11 +0200] rev 3847
Engine: * Tiny adjustment to improve AI's Watermelon Bomb accuracy Graphics: * New flame graphics * Fixed mirrored earth in the mirrored fort graphic
Thu, 09 Sep 2010 23:13:11 -0400 Fix swapped x/y in drill rocket test
nemo [Thu, 09 Sep 2010 23:13:11 -0400] rev 3846
Fix swapped x/y in drill rocket test
Thu, 09 Sep 2010 14:16:44 -0400 Untested fix of r3672 - should avoid hogs dying due to multiple health machine sources, and inappropriate application of karma/vampirism to these.
nemo [Thu, 09 Sep 2010 14:16:44 -0400] rev 3845
Untested fix of r3672 - should avoid hogs dying due to multiple health machine sources, and inappropriate application of karma/vampirism to these.
Wed, 08 Sep 2010 19:01:11 -0400 Probably fix missing hats.
nemo [Wed, 08 Sep 2010 19:01:11 -0400] rev 3844
Probably fix missing hats.
Wed, 08 Sep 2010 18:18:01 -0400 Remove ready timer halting game ticks in chat
nemo [Wed, 08 Sep 2010 18:18:01 -0400] rev 3843
Remove ready timer halting game ticks in chat
Wed, 08 Sep 2010 17:34:18 -0400 Trying to adjust behaviour of multishoot w/ portal gun so switching weapons works correctly.
nemo [Wed, 08 Sep 2010 17:34:18 -0400] rev 3842
Trying to adjust behaviour of multishoot w/ portal gun so switching weapons works correctly. Here's hoping I'm checking the hint correctly now.
Tue, 07 Sep 2010 22:28:33 -0400 Minor text changes
inu [Tue, 07 Sep 2010 22:28:33 -0400] rev 3841
Minor text changes
Mon, 06 Sep 2010 18:36:50 -0400 Update to 0.9.45 from 0.8.81
nemo [Mon, 06 Sep 2010 18:36:50 -0400] rev 3840
Update to 0.9.45 from 0.8.81
Mon, 06 Sep 2010 18:23:26 -0400 Didn't notice Tiy sneak some images in
nemo [Mon, 06 Sep 2010 18:23:26 -0400] rev 3839
Didn't notice Tiy sneak some images in
Mon, 06 Sep 2010 23:14:12 +0100 Underwater updates and fixes by Palewolf
tiyuri@gmail.com [Mon, 06 Sep 2010 23:14:12 +0100] rev 3838
Underwater updates and fixes by Palewolf
Mon, 06 Sep 2010 18:22:48 -0400 Fix selection while in UFO
nemo [Mon, 06 Sep 2010 18:22:48 -0400] rev 3837
Fix selection while in UFO
Mon, 06 Sep 2010 16:23:47 -0400 Change all use of curslot/idx to CurAmmoType to try and avoid some bugs with use of last weapon.
nemo [Mon, 06 Sep 2010 16:23:47 -0400] rev 3836
Change all use of curslot/idx to CurAmmoType to try and avoid some bugs with use of last weapon. NEEDS TESTING. Also disable cheese in pro, remove some unused vars.
Mon, 06 Sep 2010 20:40:58 +0100 New compost music from HG
tiyuri@gmail.com [Mon, 06 Sep 2010 20:40:58 +0100] rev 3835
New compost music from HG
Mon, 06 Sep 2010 21:09:58 +0200 Frontend:
smaxx [Mon, 06 Sep 2010 21:09:58 +0200] rev 3834
Frontend: * Removed rest of the test code I left in... *hides*
Mon, 06 Sep 2010 15:53:24 +0200 Frontend:
smaxx [Mon, 06 Sep 2010 15:53:24 +0200] rev 3833
Frontend: * Added some more main menu tips
Sun, 05 Sep 2010 11:26:17 -0400 Delete CI in ResurrectHedgehog prior to FindPlace. Restrict FindPlace to the waterline, a bit more efficient.
nemo [Sun, 05 Sep 2010 11:26:17 -0400] rev 3832
Delete CI in ResurrectHedgehog prior to FindPlace. Restrict FindPlace to the waterline, a bit more efficient.
Sun, 05 Sep 2010 00:48:07 +0200 gfAISurvival: fix issue when cpu cannot find new place to spawn
burp [Sun, 05 Sep 2010 00:48:07 +0200] rev 3831
gfAISurvival: fix issue when cpu cannot find new place to spawn
Sat, 04 Sep 2010 16:24:11 +0200 Added tag Hedgewars-iOS-1.0 for changeset 81db3c85784b
koda [Sat, 04 Sep 2010 16:24:11 +0200] rev 3830
Added tag Hedgewars-iOS-1.0 for changeset 81db3c85784b
Sat, 04 Sep 2010 16:24:00 +0200 headers ftw, also right project file Hedgewars-iOS-1.0
koda [Sat, 04 Sep 2010 16:24:00 +0200] rev 3829
headers ftw, also right project file
Sat, 04 Sep 2010 15:49:34 +0200 Removed tag Hedgewars-iOS-1.0
koda [Sat, 04 Sep 2010 15:49:34 +0200] rev 3828
Removed tag Hedgewars-iOS-1.0
Sat, 04 Sep 2010 03:26:19 +0200 merge
koda [Sat, 04 Sep 2010 03:26:19 +0200] rev 3827
merge
Sat, 04 Sep 2010 03:09:16 +0200 Added tag Hedgewars-iOS-1.0 for changeset fd6c20cd90e3
koda [Sat, 04 Sep 2010 03:09:16 +0200] rev 3826
Added tag Hedgewars-iOS-1.0 for changeset fd6c20cd90e3
Sat, 04 Sep 2010 02:09:24 +0200 typos, reduced sound size and last minute fixes
koda [Sat, 04 Sep 2010 02:09:24 +0200] rev 3825
typos, reduced sound size and last minute fixes
Fri, 03 Sep 2010 21:01:00 -0400 updated translation
archl [Fri, 03 Sep 2010 21:01:00 -0400] rev 3824
updated translation
Fri, 03 Sep 2010 02:03:44 +0200 also remove sinegun from the ifrontend for whatever reason
koda [Fri, 03 Sep 2010 02:03:44 +0200] rev 3823
also remove sinegun from the ifrontend for whatever reason
Fri, 03 Sep 2010 01:54:29 +0200 *patch by arrom: fix installation of fort images
koda [Fri, 03 Sep 2010 01:54:29 +0200] rev 3822
*patch by arrom: fix installation of fort images *patch by arrom: remove the need of qm translation files *ifrontend: don't use spaces
Fri, 03 Sep 2010 01:41:51 +0200 Engine:
smaxx [Fri, 03 Sep 2010 01:41:51 +0200] rev 3821
Engine: * Fixed Hammer executing its init code each step
Fri, 03 Sep 2010 01:26:58 +0200 Engine:
smaxx [Fri, 03 Sep 2010 01:26:58 +0200] rev 3820
Engine: * Reverted previous AI adjustments for weapon offsets (won't help in most cases anyway)
Thu, 02 Sep 2010 19:22:37 -0400 Disable sine gun in all weapon sets, slap a beta on the name and incomplete in description. This is to reassure sheepluva who fears his WIP making it prominently into a release.
nemo [Thu, 02 Sep 2010 19:22:37 -0400] rev 3819
Disable sine gun in all weapon sets, slap a beta on the name and incomplete in description. This is to reassure sheepluva who fears his WIP making it prominently into a release.
Fri, 03 Sep 2010 00:31:13 +0200 add a noconsole symbol, update the project file for appstore distribution
koda [Fri, 03 Sep 2010 00:31:13 +0200] rev 3818
add a noconsole symbol, update the project file for appstore distribution
Fri, 03 Sep 2010 00:01:04 +0200 merge
koda [Fri, 03 Sep 2010 00:01:04 +0200] rev 3817
merge
Thu, 02 Sep 2010 23:44:35 +0200 a little more intuitive team editing
koda [Thu, 02 Sep 2010 23:44:35 +0200] rev 3816
a little more intuitive team editing
Thu, 02 Sep 2010 23:03:10 +0200 Frontend: improve statsPage (clean up translation strings)
TheXception [Thu, 02 Sep 2010 23:03:10 +0200] rev 3815
Frontend: improve statsPage (clean up translation strings)
Thu, 02 Sep 2010 22:37:24 +0200 discrimination between ai and humans
koda [Thu, 02 Sep 2010 22:37:24 +0200] rev 3814
discrimination between ai and humans
Thu, 02 Sep 2010 21:55:11 +0100 Fixed Sky files
tiyuri@gmail.com [Thu, 02 Sep 2010 21:55:11 +0100] rev 3813
Fixed Sky files
Thu, 02 Sep 2010 21:49:36 +0400 use built-in method QString::isEmpty()
unc0rr [Thu, 02 Sep 2010 21:49:36 +0400] rev 3812
use built-in method QString::isEmpty()
Thu, 02 Sep 2010 19:21:41 +0200 Engine:
smaxx [Thu, 02 Sep 2010 19:21:41 +0200] rev 3811
Engine: * Enabled zoom in ready time
Thu, 02 Sep 2010 17:55:37 +0100 Fix graphic issue
tiyuri@gmail.com [Thu, 02 Sep 2010 17:55:37 +0100] rev 3810
Fix graphic issue
Thu, 02 Sep 2010 17:30:38 +0100 another small update to sheep
tiyuri@gmail.com [Thu, 02 Sep 2010 17:30:38 +0100] rev 3809
another small update to sheep
Thu, 02 Sep 2010 17:21:53 +0100 Completely rework sheep theme
tiyuri@gmail.com [Thu, 02 Sep 2010 17:21:53 +0100] rev 3808
Completely rework sheep theme
Thu, 02 Sep 2010 20:19:27 +0400 zero span is undefined, use -1 instead
unc0rr [Thu, 02 Sep 2010 20:19:27 +0400] rev 3807
zero span is undefined, use -1 instead
Thu, 02 Sep 2010 14:12:02 +0200 Locales:
smaxx [Thu, 02 Sep 2010 14:12:02 +0200] rev 3806
Locales: * Updated en.txt
Thu, 02 Sep 2010 12:49:12 +0100 Adding new weapon descriptions
tiyuri@gmail.com [Thu, 02 Sep 2010 12:49:12 +0100] rev 3805
Adding new weapon descriptions
Thu, 02 Sep 2010 12:45:22 +0100 Added descriptions for new weapons
tiyuri@gmail.com [Thu, 02 Sep 2010 12:45:22 +0100] rev 3804
Added descriptions for new weapons
Thu, 02 Sep 2010 01:49:16 +0200 remove now useless toggle, add ai team
koda [Thu, 02 Sep 2010 01:49:16 +0200] rev 3803
remove now useless toggle, add ai team
Wed, 01 Sep 2010 19:31:32 -0400 Fix for issue #20
nemo [Wed, 01 Sep 2010 19:31:32 -0400] rev 3802
Fix for issue #20
Thu, 02 Sep 2010 12:43:46 +0100 Added descriptions for new weapons
tiyuri@gmail.com [Thu, 02 Sep 2010 12:43:46 +0100] rev 3801
Added descriptions for new weapons
Wed, 01 Sep 2010 22:18:13 +0100 New Art theme music (thank the lord!)
tiyuri@gmail.com [Wed, 01 Sep 2010 22:18:13 +0100] rev 3800
New Art theme music (thank the lord!)
Wed, 01 Sep 2010 20:41:45 +0200 Engine:
smaxx [Wed, 01 Sep 2010 20:41:45 +0200] rev 3799
Engine: * Changed ready time's message to include the team name and show as a gamestate message * Moved ready time handling to ProcessGears in uGears (TurnTimeLeft handling)
Wed, 01 Sep 2010 18:06:52 +0200 Engine:
smaxx [Wed, 01 Sep 2010 18:06:52 +0200] rev 3798
Engine: * Changed ready time's voicepack sounds
Wed, 01 Sep 2010 17:42:56 +0200 Engine:
smaxx [Wed, 01 Sep 2010 17:42:56 +0200] rev 3797
Engine: * Changed ready screen's behaviour (e.g. hitting [attack] WILL close the screen and trigger an attack) * Ammo menu keybind stops ready timer now.
Wed, 01 Sep 2010 13:03:43 +0200 Engine:
smaxx [Wed, 01 Sep 2010 13:03:43 +0200] rev 3796
Engine: * Changed the ready screen confirmation so it no longer blocks keybinds except attack and jumps (to avoid hogs dieing by accident)
Wed, 01 Sep 2010 22:15:23 +0100 New Art theme music (thank the lord!)
tiyuri@gmail.com [Wed, 01 Sep 2010 22:15:23 +0100] rev 3795
New Art theme music (thank the lord!)
Tue, 31 Aug 2010 12:18:53 +0100 Updated some stats graphics
tiyuri@gmail.com [Tue, 31 Aug 2010 12:18:53 +0100] rev 3794
Updated some stats graphics
Mon, 30 Aug 2010 22:05:41 +0200 o0 merge
burp <mail@tobias-neumann.eu> [Mon, 30 Aug 2010 22:05:41 +0200] rev 3793
o0 merge
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip