koda [Thu, 23 Sep 2010 00:09:16 +0200] rev 3897
captions are scaled down when they're bigger than screen
smaxx [Wed, 22 Sep 2010 21:58:32 +0200] rev 3896
Engine:
* (Commit frenzy) Added SetGearMessage(gear : integer, message : integer) to Lua script calls - this should allow easy "script control" of hogs (untested)
* Renamed GearGetMessage() to GetGearMessage()
koda [Wed, 22 Sep 2010 23:46:38 +0200] rev 3895
compilation bugfix and scaling down textures when bigger than screen
smaxx [Wed, 22 Sep 2010 21:53:29 +0200] rev 3894
Engine:
* Made all gear message flag names consistent with other flags (removed the underscore)
koda [Wed, 22 Sep 2010 02:22:15 +0200] rev 3893
allow more flexibility between viewcontrollers, also added stub pages for saved games
smaxx [Wed, 22 Sep 2010 21:47:28 +0200] rev 3892
Engine:
* New Lua script call: GetGearMessage(gear : integer) : integer - retrieves gear's "message" parameter (can be used with flags like gm_Left or gm_Attack (logic AND) to check for player input; untested!)
koda [Wed, 22 Sep 2010 01:10:20 +0200] rev 3891
initial support for savegames
nemo [Wed, 22 Sep 2010 01:09:40 -0400] rev 3890
Extend time limit to 9999, remove ready timer if time is over 999 and stop drawing time if it is over 999 (draws wrong over 999 anyway) - this has the effect of allowing an "unlimited" time appearance if turns are over a quarter hour or so. This can be used to add an unlimited time scheme or button to ipad
koda [Sun, 19 Sep 2010 22:56:53 +0200] rev 3889
Added tag Hedgewars-iOS-1.0.1 for
changeset 3620607258cd
koda [Sun, 19 Sep 2010 22:56:24 +0200] rev 3888
silly error about Island theme removal
koda [Sun, 19 Sep 2010 18:34:40 +0200] rev 3887
Removed tag Hedgewars-iOS-1.0.1
koda [Sun, 19 Sep 2010 17:23:48 +0200] rev 3886
Added tag Hedgewars-iOS-1.0.1 for
changeset 296ec09490d9
koda [Sun, 19 Sep 2010 17:23:30 +0200] rev 3885
update version numbers
koda [Sun, 19 Sep 2010 17:00:35 +0200] rev 3884
various fixes around, plus new 'ask for review' page
koda [Sun, 19 Sep 2010 13:54:38 +0200] rev 3883
fixed the voice selection where you couldn't hear a preview sound
koda [Sun, 19 Sep 2010 04:12:58 +0200] rev 3882
merge
koda [Sun, 19 Sep 2010 04:12:03 +0200] rev 3881
re-add City theme with the UpdateDataFolder script (and revert changes made to the flake sprite)
add the check for max 6 teams
koda [Sun, 19 Sep 2010 02:25:31 +0200] rev 3880
rework the AI level selection
Henek [Sat, 18 Sep 2010 21:30:36 +0200] rev 3879
Updated Swedish locale
koda [Sat, 18 Sep 2010 19:02:55 +0200] rev 3878
fix a small glitch in textfield cells and remove cheese from pro
koda [Sat, 18 Sep 2010 19:02:09 +0200] rev 3877
fix the British voicepack and add to Mercurial the sounds used in the mobile version
smaxx [Sat, 18 Sep 2010 12:35:58 +0200] rev 3876
Frontend:
* Changed team color handling to use red as first color and make it easier to add more colors in the future
koda [Sat, 18 Sep 2010 01:50:29 +0200] rev 3875
added forgotten images, removed support for CJK fonts (saving 13 MB)
nemo [Fri, 17 Sep 2010 19:10:48 -0400] rev 3874
aaaand use the right name
nemo [Fri, 17 Sep 2010 18:59:44 -0400] rev 3873
Oops. Forgot to change these over after switching CurWeapon to AmmoType
nemo [Fri, 17 Sep 2010 13:32:37 -0400] rev 3872
inu adds a few more random teams
smaxx [Fri, 17 Sep 2010 15:27:04 +0200] rev 3871
Frontend:
* Disabled frontend's hog count for now to fix
issue #44 - doesn't have to be limited to 48 anyway (but a limit based on active map would be nice)
smaxx [Tue, 14 Sep 2010 22:13:59 +0200] rev 3870
Frontend:
* Updated random map selection: Clicking on the map preview will now create a new random seed and pick another map of the current type selected (random map, random maze, mission or static map)
smaxx [Tue, 14 Sep 2010 21:07:06 +0200] rev 3869
Frontend:
* Added small icons to theme selection as well (open for discussion - like it or not?)
smaxx [Tue, 14 Sep 2010 19:06:59 +0200] rev 3868
Frontend:
* Small changes to main menu tips