koda [Thu, 18 Mar 2010 02:18:50 +0000] rev 3015
add jump and backjump controls
fix a small glitch when dimming the controls
mbait [Wed, 17 Mar 2010 23:01:53 +0000] rev 3014
default lua variable fix
smxx [Wed, 17 Mar 2010 22:56:23 +0000] rev 3013
General:
* Updated Spanish translation by Palewolf
Maps:
* Updated Knockball to use less strings and placeholders
mbait [Wed, 17 Mar 2010 22:53:45 +0000] rev 3012
copy of trunk
smxx [Wed, 17 Mar 2010 12:30:55 +0000] rev 3011
General:
* Reorganized training files
smxx [Wed, 17 Mar 2010 11:02:08 +0000] rev 3010
Frontend:
* Fixed scheme selection (dang!)
smxx [Wed, 17 Mar 2010 10:55:12 +0000] rev 3009
Frontend:
* Fixed map selection
smxx [Wed, 17 Mar 2010 10:48:00 +0000] rev 3008
Frontend:
* Map selection detects maps with scripts as missions
* Disabled scheme selection for missions
koda [Wed, 17 Mar 2010 01:03:22 +0000] rev 3007
szczur's and inu's updated locale
koda [Wed, 17 Mar 2010 00:26:35 +0000] rev 3006
restore compilation on simulator and device
new architecture for implementing controls
controls implmented with a joystick (partially done)
lotsa code cleanup
smxx [Tue, 16 Mar 2010 21:48:58 +0000] rev 3005
Maps:
* Increased Knockball's platform size
smxx [Tue, 16 Mar 2010 21:39:55 +0000] rev 3004
Engine:
* Updated Ball Gun balls: Now rotate depending on velocity (looks better imo but could revert that change as well)
* Allow explosions without spawning gears (visuals)
* Added some script additions
Maps:
* Updated Basketball's CMakeLists.txt
* Added experimental Knockball map
smxx [Tue, 16 Mar 2010 19:28:15 +0000] rev 3003
Engine:
* Avoid Homerun event if permanent low gravity is enabled
* Added CurrentHedgehog to script globals (contains uid)
Maps:
* Rewrote Basketball scoring message (didn't count right anyway)
nemo [Tue, 16 Mar 2010 04:46:29 +0000] rev 3002
More semi-arbitrary tweaking.
nemo [Tue, 16 Mar 2010 04:43:01 +0000] rev 3001
Still fiddling with bouncing, hoping to make it work
smxx [Mon, 15 Mar 2010 11:54:47 +0000] rev 3000
General:
* Updated Finnish locale
* Added missing svn properties to Basketball's map.lua
smxx [Mon, 15 Mar 2010 11:53:32 +0000] rev 2999
Engine:
* Fixed reading localized strings longer than 255 bytes
* Fixed weapon tooltip to stay inside visible area in short ammo menus
* Allow maps to use their own map.lua file outside training mode (needs multiplayer testing)
* Added example script to Basketball map showing clan scores
* Fixed Shotgun and Bazooka trainings
* Removed basketball script example
nemo [Mon, 15 Mar 2010 02:23:40 +0000] rev 2998
Slightly better behaved bounce, assuming we can make this 45 deg thing work, calcs could stand some optimisation.
smxx [Sun, 14 Mar 2010 23:46:46 +0000] rev 2997
Engine:
* Fixed missions' ammostore
smxx [Sun, 14 Mar 2010 22:55:46 +0000] rev 2996
Engine:
* Added explosives count to scripting variables
* Fixed adding multiple teams using Lua (AmmoStore problem; temporary)
* Added another example mission: Basketball with score table
smxx [Sun, 14 Mar 2010 20:48:13 +0000] rev 2995
Engine:
* Small tweaks to Birdy code
* Added (commented) Birdy spawn code
nemo [Sun, 14 Mar 2010 20:46:29 +0000] rev 2994
Palewolf adds bubbles and splashes when firing bullets into the water
nemo [Sun, 14 Mar 2010 20:32:56 +0000] rev 2993
Remove animation on jumping/resuming walk, only leave it in on weapon switch
nemo [Sun, 14 Mar 2010 20:31:28 +0000] rev 2992
Accidentally checked in birdy testing. reverted.
nemo [Sun, 14 Mar 2010 20:23:11 +0000] rev 2991
An animation requested by Tiy. Needs testing.
smxx [Sun, 14 Mar 2010 20:22:00 +0000] rev 2990
Engine:
* Removed obsolete trigger code
nemo [Sun, 14 Mar 2010 17:04:36 +0000] rev 2989
Add back sheepluva's 45° patch for some weapons. Rescale Tiy's latest icons to his specifications.
nemo [Sun, 14 Mar 2010 16:56:02 +0000] rev 2988
New multiplayer graphic
nemo [Sun, 14 Mar 2010 16:47:29 +0000] rev 2987
Tiy adds active weapon icons for a bunch of things.
nemo [Sun, 14 Mar 2010 14:59:08 +0000] rev 2986
Trying to tweak kicks a bit
nemo [Sun, 14 Mar 2010 14:47:21 +0000] rev 2985
Kick flakes a bit when an explosion is nearby. Needs testing / review by those more artistically inclined
nemo [Sun, 14 Mar 2010 14:28:14 +0000] rev 2984
Make underwater droplets more visible, add splash
smxx [Sun, 14 Mar 2010 14:18:31 +0000] rev 2983
Engine:
* Migrated Birdy test code (untested)
nemo [Sat, 13 Mar 2010 14:30:41 +0000] rev 2982
Palewolf adds droplets to his splashes
nemo [Sat, 13 Mar 2010 14:19:34 +0000] rev 2981
Fix basketball map and hog cannon.
koda [Fri, 12 Mar 2010 20:36:12 +0000] rev 2980
add the HedgewarsMobile project file to source control
nemo [Fri, 12 Mar 2010 18:59:35 +0000] rev 2979
Palewolf fixes zoom issue w/ bluewater, tweaks blend
nemo [Fri, 12 Mar 2010 01:44:10 +0000] rev 2978
Same approach for cluster bomb.
nemo [Fri, 12 Mar 2010 01:21:53 +0000] rev 2977
More polish changes szczur
nemo [Thu, 11 Mar 2010 22:22:30 +0000] rev 2976
Palewolf redraws BlueWater against svg, adds themed splashes
nemo [Thu, 11 Mar 2010 18:01:55 +0000] rev 2975
Splash files for prior version
smxx [Thu, 11 Mar 2010 17:56:26 +0000] rev 2974
Engine:
* Added Palewolf's splash effect
nemo [Thu, 11 Mar 2010 04:31:50 +0000] rev 2973
Crude copy of grenade routine to allow AI to use watermelon bomb with reasonable lethalness.
unc0rr [Wed, 10 Mar 2010 06:50:06 +0000] rev 2972
Patch by soreau (polished by me): show floating away ammo icon when you pick up a crate
nemo [Tue, 09 Mar 2010 02:48:27 +0000] rev 2971
Ensure ammo menu is flagged false if no ammo
nemo [Tue, 09 Mar 2010 02:02:22 +0000] rev 2970
Let's try this too (override following remote if in ammo menu)
nemo [Mon, 08 Mar 2010 21:52:40 +0000] rev 2969
This *should* solve issue w/ cursor moving around in ammo menu while not your turn NEEDS TESTING, changing uIO makes me nervous
nemo [Mon, 08 Mar 2010 01:42:23 +0000] rev 2968
Fix iluvu flag (indexed), shrink molotov radius a bit to try and reduce fail
nemo [Mon, 08 Mar 2010 01:29:33 +0000] rev 2967
Trying a new grave and hat. can be removed if not up to Tiy's standards
smxx [Sun, 07 Mar 2010 21:27:06 +0000] rev 2966
Server:
* Updated syntax/usage info to show real executable name
nemo [Sun, 07 Mar 2010 16:40:21 +0000] rev 2965
Updated pl from szczur/nerihsa. Reduce dX requirement for high dY to allow batting tighter angles, try grenade impact sound for barrels
nemo [Sat, 06 Mar 2010 21:56:43 +0000] rev 2964
Try out "tumbling" frame as a drowning frame
nemo [Sat, 06 Mar 2010 21:32:04 +0000] rev 2963
This might be all it takes to prevent the desync. needs local/remote testing. Also toggle 2nd barrel state on 0 movement
smxx [Sat, 06 Mar 2010 18:44:42 +0000] rev 2962
Engine:
* Updated team chat's format
General:
* Updated German translation
unc0rr [Sat, 06 Mar 2010 18:23:25 +0000] rev 2961
Fix "FOLLOW" command handler and place it into proper file
unc0rr [Sat, 06 Mar 2010 18:21:05 +0000] rev 2960
- Fix spectators team chat
- Remove deprecated TEAM_CHAT command support
smxx [Sat, 06 Mar 2010 13:56:33 +0000] rev 2959
Engine:
* Forgot to remove one line in last commit.
smxx [Sat, 06 Mar 2010 13:55:58 +0000] rev 2958
Engine:
* Changed order of game goals
* Added texture drawing (based on pixel width/height; unused in HEAD right now but working on some ideas)
* Added comments to trainings
unc0rr [Sat, 06 Mar 2010 13:54:55 +0000] rev 2957
Oops, remove debug stuff
koda [Sat, 06 Mar 2010 13:52:56 +0000] rev 2956
ifrontend: add the missing panels