Mon, 13 Sep 2010 21:59:49 -0400 typo and fill in "translation" for an empty english stub
inu [Mon, 13 Sep 2010 21:59:49 -0400] rev 3860
typo and fill in "translation" for an empty english stub
Mon, 13 Sep 2010 20:27:53 -0400 more fixing of indentation
nemo [Mon, 13 Sep 2010 20:27:53 -0400] rev 3859
more fixing of indentation
Mon, 13 Sep 2010 18:53:50 -0400 clean up koda's indenting :-p
nemo [Mon, 13 Sep 2010 18:53:50 -0400] rev 3858
clean up koda's indenting :-p
Mon, 13 Sep 2010 12:29:02 -0400 Mucked up offsets of sequences when rearranging.
nemo [Mon, 13 Sep 2010 12:29:02 -0400] rev 3857
Mucked up offsets of sequences when rearranging.
Mon, 13 Sep 2010 11:35:10 -0400 resized splash (to fit 512 tex limit)
nemo [Mon, 13 Sep 2010 11:35:10 -0400] rev 3856
resized splash (to fit 512 tex limit)
Mon, 13 Sep 2010 10:50:09 -0400 updated engine text
archl [Mon, 13 Sep 2010 10:50:09 -0400] rev 3855
updated engine text
Sun, 12 Sep 2010 23:26:38 -0400 Unbreak Team hats, shrink some hat sizes
nemo [Sun, 12 Sep 2010 23:26:38 -0400] rev 3854
Unbreak Team hats, shrink some hat sizes
Sun, 12 Sep 2010 19:06:02 -0400 Adjust to reduced ammo menu dimensions.
nemo [Sun, 12 Sep 2010 19:06:02 -0400] rev 3853
Adjust to reduced ammo menu dimensions.
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
Mon, 30 Aug 2010 06:33:56 +0200 help page for lobby
koda [Mon, 30 Aug 2010 06:33:56 +0200] rev 3792
help page for lobby
Mon, 30 Aug 2010 05:42:03 +0200 help page for ingame, some other fixes here and there
koda [Mon, 30 Aug 2010 05:42:03 +0200] rev 3791
help page for ingame, some other fixes here and there
Mon, 30 Aug 2010 01:43:21 +0200 patch by inu to fix a glitch in netgame chatbox
koda [Mon, 30 Aug 2010 01:43:21 +0200] rev 3790
patch by inu to fix a glitch in netgame chatbox
Mon, 30 Aug 2010 01:38:46 +0200 added a smaller version of forts, fixed a couple of regressions
koda [Mon, 30 Aug 2010 01:38:46 +0200] rev 3789
added a smaller version of forts, fixed a couple of regressions
Mon, 30 Aug 2010 22:02:33 +0200 adds prettier after-game statistics page with more stats
TheXception [Mon, 30 Aug 2010 22:02:33 +0200] rev 3788
adds prettier after-game statistics page with more stats
Sun, 29 Aug 2010 23:36:22 +0200 about page done
koda [Sun, 29 Aug 2010 23:36:22 +0200] rev 3787
about page done
Mon, 30 Aug 2010 15:24:49 +0200 Improves room list with filter for state/rules/weapons and general search
legutus [Mon, 30 Aug 2010 15:24:49 +0200] rev 3786
Improves room list with filter for state/rules/weapons and general search
Sun, 29 Aug 2010 16:55:58 +0200 merge
koda [Sun, 29 Aug 2010 16:55:58 +0200] rev 3785
merge
Sun, 29 Aug 2010 16:48:20 +0200 Extend statistics collection (TeamKills, TurnSkips, TeamDamage)
burp [Sun, 29 Aug 2010 16:48:20 +0200] rev 3784
Extend statistics collection (TeamKills, TurnSkips, TeamDamage) + sending to frontend
Sun, 29 Aug 2010 16:55:27 +0200 X&Y buttons, sounds for some buttons, cleanup
koda [Sun, 29 Aug 2010 16:55:27 +0200] rev 3783
X&Y buttons, sounds for some buttons, cleanup
Sat, 28 Aug 2010 05:35:02 +0200 add a description field for schemes and weapons
koda [Sat, 28 Aug 2010 05:35:02 +0200] rev 3782
add a description field for schemes and weapons
Sat, 28 Aug 2010 05:03:26 +0200 modified file format for schemes files (which is going to introduce a lot of pre-release bugs, i'm sure)
koda [Sat, 28 Aug 2010 05:03:26 +0200] rev 3781
modified file format for schemes files (which is going to introduce a lot of pre-release bugs, i'm sure)
Sat, 28 Aug 2010 02:35:26 +0200 fade in when returning from game, labels rewritten so that they are drawn at runtime (more flexibility with i18n and iphone support)
koda [Sat, 28 Aug 2010 02:35:26 +0200] rev 3780
fade in when returning from game, labels rewritten so that they are drawn at runtime (more flexibility with i18n and iphone support)
Sat, 28 Aug 2010 01:37:21 +0200 tap to dismiss 'get ready', add a toggle to enable/disable it
koda [Sat, 28 Aug 2010 01:37:21 +0200] rev 3779
tap to dismiss 'get ready', add a toggle to enable/disable it
Sat, 28 Aug 2010 00:30:29 +0200 add a nice group of hogs in lobby page
koda [Sat, 28 Aug 2010 00:30:29 +0200] rev 3778
add a nice group of hogs in lobby page
Thu, 26 Aug 2010 22:58:38 +0200 Engine:
smaxx [Thu, 26 Aug 2010 22:58:38 +0200] rev 3777
Engine: * Added cReadyDelay as "Ready" to console variables so it might be changed by frontend
Thu, 26 Aug 2010 22:41:36 +0200 Engine:
smaxx [Thu, 26 Aug 2010 22:41:36 +0200] rev 3776
Engine: * Made all keybinds skip ready time
Thu, 26 Aug 2010 22:38:25 +0200 gfAISurvival/heResurrectable: respawn always with 100HP
burp [Thu, 26 Aug 2010 22:38:25 +0200] rev 3775
gfAISurvival/heResurrectable: respawn always with 100HP
Thu, 26 Aug 2010 16:02:09 +0200 Engine:
smaxx [Thu, 26 Aug 2010 16:02:09 +0200] rev 3774
Engine: * Added a 5 seconds ready time to every (player controlled) hog's start of the round. Use [attack] to skip it (untested in multiplayer). Frontend: * Fixed training missions failing to start.
Thu, 26 Aug 2010 14:46:30 +0100 Fixes memory leak -Burp
tiyuri@gmail.com [Thu, 26 Aug 2010 14:46:30 +0100] rev 3773
Fixes memory leak -Burp
Thu, 26 Aug 2010 14:32:29 +0100 Daisy Hat updated
tiyuri@gmail.com [Thu, 26 Aug 2010 14:32:29 +0100] rev 3772
Daisy Hat updated
Thu, 26 Aug 2010 14:26:23 +0100 Princess Daisy hat (recoloured peach hat) Recolour by Armonte
tiyuri@gmail.com [Thu, 26 Aug 2010 14:26:23 +0100] rev 3771
Princess Daisy hat (recoloured peach hat) Recolour by Armonte
Thu, 26 Aug 2010 14:02:48 +0100 Add kill counter to Survival Mode -Burp
tiyuri@gmail.com [Thu, 26 Aug 2010 14:02:48 +0100] rev 3770
Add kill counter to Survival Mode -Burp
Thu, 26 Aug 2010 06:06:28 -0400 translation update
arrom [Thu, 26 Aug 2010 06:06:28 -0400] rev 3769
translation update
Wed, 25 Aug 2010 21:06:34 +0100 Some survival mode changes by burp
tiyuri@gmail.com [Wed, 25 Aug 2010 21:06:34 +0100] rev 3768
Some survival mode changes by burp
Wed, 25 Aug 2010 12:28:37 +0200 Frontend:
smaxx [Wed, 25 Aug 2010 12:28:37 +0200] rev 3767
Frontend: * Updated the flag selection to sort flags and divide them into groups (countries/community flags)
Wed, 25 Aug 2010 01:30:25 +0200 add a little explanation when modifying weaponset in ifrontend
koda [Wed, 25 Aug 2010 01:30:25 +0200] rev 3766
add a little explanation when modifying weaponset in ifrontend
Wed, 25 Aug 2010 00:17:51 +0200 set flake to non critical, no touches until game is starding, moved some variables to be initialized in the right place
koda [Wed, 25 Aug 2010 00:17:51 +0200] rev 3765
set flake to non critical, no touches until game is starding, moved some variables to be initialized in the right place
Tue, 24 Aug 2010 17:03:44 +0200 Engine:
smaxx [Tue, 24 Aug 2010 17:03:44 +0200] rev 3764
Engine: * Updated clouds and flakes to fill the whole visible map (and borders) * Added simple clipping to most drawing functions (might need some testing) which should improve performance on low end graphic cards
Tue, 24 Aug 2010 13:24:37 +0200 Engine:
smaxx [Tue, 24 Aug 2010 13:24:37 +0200] rev 3763
Engine: * Made egg explosions less green
Tue, 24 Aug 2010 01:19:17 +0200 Campaign:
smaxx [Tue, 24 Aug 2010 01:19:17 +0200] rev 3762
Campaign: * Fixed one of the tutorial's timers
Tue, 24 Aug 2010 01:17:24 +0200 Engine:
smaxx [Tue, 24 Aug 2010 01:17:24 +0200] rev 3761
Engine: * Added a new script function: HogTurnLeft(int gearid, bool facesleft) to turn hogs left or right * Added a new script function: HogSay(int gearid, string text, int type) to let hogs say something using speech bubbles Campaign: * Added a simple tutorial as the first mission
Mon, 23 Aug 2010 19:06:34 +0200 Frontend:
smaxx [Mon, 23 Aug 2010 19:06:34 +0200] rev 3760
Frontend: * Added a basic campaign page/selection - just missing missions and real progress (don't count on this being active in 0.9.14)
Mon, 23 Aug 2010 17:53:02 +0200 Frontend:
smaxx [Mon, 23 Aug 2010 17:53:02 +0200] rev 3759
Frontend: * Forgot to update team search to new extension
Mon, 23 Aug 2010 16:29:12 +0200 Frontend:
smaxx [Mon, 23 Aug 2010 16:29:12 +0200] rev 3758
Frontend: * Simplified the code to setup config structure and prepared it to enable user accessible asset directories * Renamed team file extensions from ".ini" to ".hwt" (Hedgewars Team) * Added campaign progress to teams (I know, no campaign ... yet)
Mon, 23 Aug 2010 13:58:46 +0200 Frontend:
smaxx [Mon, 23 Aug 2010 13:58:46 +0200] rev 3757
Frontend: * Fixed teams disappearing from options menu if leaving them active while leaving the game setup screen
Mon, 23 Aug 2010 12:53:00 +0200 lua function SetEffect to set and remove THogEffects
burp [Mon, 23 Aug 2010 12:53:00 +0200] rev 3756
lua function SetEffect to set and remove THogEffects
Mon, 23 Aug 2010 12:49:58 +0200 GetHogLevel lua function
burp [Mon, 23 Aug 2010 12:49:58 +0200] rev 3755
GetHogLevel lua function
Mon, 23 Aug 2010 00:54:56 +0200 Engine:
smaxx [Mon, 23 Aug 2010 00:54:56 +0200] rev 3754
Engine: * Changed steam to use the white smoke sprite
Mon, 23 Aug 2010 00:46:06 +0200 small update for the about page
koda [Mon, 23 Aug 2010 00:46:06 +0200] rev 3753
small update for the about page
Sun, 22 Aug 2010 22:08:39 +0200 add the new flag, fix a couple of hicups in creating config files, swap animation between settings and lobby
koda [Sun, 22 Aug 2010 22:08:39 +0200] rev 3752
add the new flag, fix a couple of hicups in creating config files, swap animation between settings and lobby
Sun, 22 Aug 2010 16:31:57 +0200 Engine:
smaxx [Sun, 22 Aug 2010 16:31:57 +0200] rev 3751
Engine: * Added fire trails Graphics: * Added new flame sprites by Aki (for testing)
Sat, 21 Aug 2010 22:54:43 +0200 SpawnCustomCrateAt: spawn crate at random position for x=y=0, also let it return the gear, and luabindings the gear uid
burp [Sat, 21 Aug 2010 22:54:43 +0200] rev 3750
SpawnCustomCrateAt: spawn crate at random position for x=y=0, also let it return the gear, and luabindings the gear uid
Sat, 21 Aug 2010 22:36:59 +0200 Engine:
smaxx [Sat, 21 Aug 2010 22:36:59 +0200] rev 3749
Engine: * Keep sudden death from starting while using a multi shot weapon (will start after the last shot now) - This fixes issue #1 * Keep the engine from crashing when trying to place a girder at the bottom map border (right above the water line) - This fixes issue #16
Sat, 21 Aug 2010 17:19:52 +0200 Fixed gamepad/joystick axes using SDL 1.2
zuloo [Sat, 21 Aug 2010 17:19:52 +0200] rev 3748
Fixed gamepad/joystick axes using SDL 1.2
Fri, 20 Aug 2010 11:54:14 -0400 Some more that were not native
nemo [Fri, 20 Aug 2010 11:54:14 -0400] rev 3747
Some more that were not native
Fri, 20 Aug 2010 11:52:30 -0400 bleah
nemo [Fri, 20 Aug 2010 11:52:30 -0400] rev 3746
bleah
Fri, 20 Aug 2010 17:41:59 +0200 Misc:
smaxx [Fri, 20 Aug 2010 17:41:59 +0200] rev 3745
Misc: * Trying to fix linebreak mess
Fri, 20 Aug 2010 11:52:08 -0400 Convert from dos
nemo [Fri, 20 Aug 2010 11:52:08 -0400] rev 3744
Convert from dos
Fri, 20 Aug 2010 11:26:27 -0400 Flag for AI survival mode
nemo [Fri, 20 Aug 2010 11:26:27 -0400] rev 3743
Flag for AI survival mode
Tue, 17 Aug 2010 19:43:17 -0400 merge
nemo [Tue, 17 Aug 2010 19:43:17 -0400] rev 3742
merge
Mon, 16 Aug 2010 18:43:32 +0400 Add some more strictness, use unsafeThaw and unsafeFreeze functions which work at O(1)
unc0rr [Mon, 16 Aug 2010 18:43:32 +0400] rev 3741
Add some more strictness, use unsafeThaw and unsafeFreeze functions which work at O(1)
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 tip