Sat, 09 Oct 2010 18:01:47 +0200 merge
koda [Sat, 09 Oct 2010 18:01:47 +0200] rev 3939
merge
Fri, 08 Oct 2010 22:46:05 +0400 Some optimizations
unc0rr [Fri, 08 Oct 2010 22:46:05 +0400] rev 3938
Some optimizations
Fri, 08 Oct 2010 17:47:00 +0200 fix issue 24 and issue 81
koda [Fri, 08 Oct 2010 17:47:00 +0200] rev 3937
fix issue #24 and issue 81
Thu, 07 Oct 2010 16:02:28 -0400 bug #83 - move test of disabled land objects into AddObjects
nemo [Thu, 07 Oct 2010 16:02:28 -0400] rev 3936
bug #83 - move test of disabled land objects into AddObjects
Sat, 09 Oct 2010 18:00:53 +0200 made the new menu toggable
koda [Sat, 09 Oct 2010 18:00:53 +0200] rev 3935
made the new menu toggable
Wed, 06 Oct 2010 20:21:20 -0400 merge
nemo [Wed, 06 Oct 2010 20:21:20 -0400] rev 3934
merge
Sat, 09 Oct 2010 05:57:46 +0200 polishing the cocoa ammomenu a little, still requires work
koda [Sat, 09 Oct 2010 05:57:46 +0200] rev 3933
polishing the cocoa ammomenu a little, still requires work
Wed, 06 Oct 2010 22:36:41 +0200 Engine:
smaxx [Wed, 06 Oct 2010 22:36:41 +0200] rev 3932
Engine: * Temporary fix to log file writing when running from command line (standalone demo/savegame playback) Frontend: * Added a button to the settings menu to associate demos and savegames (.hwd/.hws) with the engine in Windows Explorer and other programs such as web browsers (Win32 only)
Wed, 06 Oct 2010 20:20:54 -0400 Set ammo to amNothing after using up the current ammo. This should reduce noob fail where they blow themselves up w/ bazooka.
nemo [Wed, 06 Oct 2010 20:20:54 -0400] rev 3931
Set ammo to amNothing after using up the current ammo. This should reduce noob fail where they blow themselves up w/ bazooka.
Thu, 07 Oct 2010 02:16:29 +0200 remove a useless field from weaponfile format
koda [Thu, 07 Oct 2010 02:16:29 +0200] rev 3930
remove a useless field from weaponfile format added some properties and memory checks use a notification instead of delegation for starting the game
Wed, 06 Oct 2010 15:37:56 -0400 Inline most of uFloat (saves ~7.5% opcount on a test game), inline a few very short candidates in uMisc, comment out some unused functions in uMisc
nemo [Wed, 06 Oct 2010 15:37:56 -0400] rev 3929
Inline most of uFloat (saves ~7.5% opcount on a test game), inline a few very short candidates in uMisc, comment out some unused functions in uMisc
Thu, 07 Oct 2010 02:03:01 +0200 move all mobile-related functions in their own module, provides a structure for future mobile ports
koda [Thu, 07 Oct 2010 02:03:01 +0200] rev 3928
move all mobile-related functions in their own module, provides a structure for future mobile ports
Wed, 06 Oct 2010 14:40:32 -0400 strip CRLF
nemo [Wed, 06 Oct 2010 14:40:32 -0400] rev 3927
strip CRLF
Wed, 06 Oct 2010 02:31:04 +0200 use dynamic data from engine instead of using hardcoded values
koda [Wed, 06 Oct 2010 02:31:04 +0200] rev 3926
use dynamic data from engine instead of using hardcoded values
Mon, 04 Oct 2010 14:03:59 -0400 Missing file extensions for icons was screwing up Qt 4.7
nemo [Mon, 04 Oct 2010 14:03:59 -0400] rev 3925
Missing file extensions for icons was screwing up Qt 4.7
Mon, 04 Oct 2010 00:00:42 +0200 WIP for an objc ammomenu implementation
koda [Mon, 04 Oct 2010 00:00:42 +0200] rev 3924
WIP for an objc ammomenu implementation
Sun, 03 Oct 2010 00:23:05 +0200 various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda [Sun, 03 Oct 2010 00:23:05 +0200] rev 3923
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames) added the patch for compiling SDL
Sat, 02 Oct 2010 04:23:32 +0200 iPad Video Out support (+less warnings +code update for latest SDL)
koda [Sat, 02 Oct 2010 04:23:32 +0200] rev 3922
iPad Video Out support (+less warnings +code update for latest SDL)
Fri, 01 Oct 2010 13:56:11 -0400 Hungarian locale
edge_hog [Fri, 01 Oct 2010 13:56:11 -0400] rev 3921
Hungarian locale
Thu, 30 Sep 2010 22:31:38 +0200 updated lua loading in the ifrontend and also fixed masked maps
koda [Thu, 30 Sep 2010 22:31:38 +0200] rev 3920
updated lua loading in the ifrontend and also fixed masked maps
Thu, 30 Sep 2010 18:38:45 +0200 Engine/Frontend:
smaxx [Thu, 30 Sep 2010 18:38:45 +0200] rev 3919
Engine/Frontend: * Changed the Lua file loading to take paths relative to the data dir instead of absolute paths to ensure demo/savegame portability
Thu, 30 Sep 2010 11:50:32 -0400 Update translations, add a hungarian stub for edge_hog who is volunteering
nemo [Thu, 30 Sep 2010 11:50:32 -0400] rev 3918
Update translations, add a hungarian stub for edge_hog who is volunteering
Thu, 30 Sep 2010 01:34:12 +0200 playing a bit with colors
koda [Thu, 30 Sep 2010 01:34:12 +0200] rev 3917
playing a bit with colors
Wed, 29 Sep 2010 23:50:46 +0200 implemented endless turns support and added Timeless scheme (also fixed a crasher)
koda [Wed, 29 Sep 2010 23:50:46 +0200] rev 3916
implemented endless turns support and added Timeless scheme (also fixed a crasher) new save button from Tiy other minor stuff
Wed, 29 Sep 2010 16:16:25 -0400 Correct bug in flight ceiling for birdy as well, increase clip on velocity to 1.9 (shouldn't cause problems with most collision checks still), apply clip to both + and -
nemo [Wed, 29 Sep 2010 16:16:25 -0400] rev 3915
Correct bug in flight ceiling for birdy as well, increase clip on velocity to 1.9 (shouldn't cause problems with most collision checks still), apply clip to both + and -
Mon, 27 Sep 2010 15:40:20 +0200 Engine:
smaxx [Mon, 27 Sep 2010 15:40:20 +0200] rev 3914
Engine: * Write log files to different files in a new sub directory depending on "game mode"
Mon, 27 Sep 2010 04:58:26 +0200 merge
koda [Mon, 27 Sep 2010 04:58:26 +0200] rev 3913
merge
Mon, 27 Sep 2010 04:58:15 +0200 have engine try for a second position when map loading fails (in this way it's possible to move Missions data to any path)
koda [Mon, 27 Sep 2010 04:58:15 +0200] rev 3912
have engine try for a second position when map loading fails (in this way it's possible to move Missions data to any path) remove nsstringextra and implement raw dump when needed
Mon, 27 Sep 2010 01:51:12 +0200 further rework of MapConfigViewController, lists missions correctly (they don't load fine yet)
koda [Mon, 27 Sep 2010 01:51:12 +0200] rev 3911
further rework of MapConfigViewController, lists missions correctly (they don't load fine yet)
Sun, 26 Sep 2010 23:48:03 +0200 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda [Sun, 26 Sep 2010 23:48:03 +0200] rev 3910
move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
Sun, 26 Sep 2010 19:06:59 -0400 remove windspeed from bubbles, remove initial dY from bubbles, apply dY/dX to bubbles, correct offsets on flying saucer flame graphics, add bubbles when flying saucer thrusts underwater, make flying saucer sink more slowly underwater
nemo [Sun, 26 Sep 2010 19:06:59 -0400] rev 3909
remove windspeed from bubbles, remove initial dY from bubbles, apply dY/dX to bubbles, correct offsets on flying saucer flame graphics, add bubbles when flying saucer thrusts underwater, make flying saucer sink more slowly underwater
Sun, 26 Sep 2010 16:28:04 -0400 Can't use cHealthDecrease here for these two 'cause it isn't a generic "do some damage to hog" flag, but is rather set when SD starts
nemo [Sun, 26 Sep 2010 16:28:04 -0400] rev 3908
Can't use cHealthDecrease here for these two 'cause it isn't a generic "do some damage to hog" flag, but is rather set when SD starts
Sun, 26 Sep 2010 15:40:59 -0400 Allow UFO to go underwater. Keep UFO active if it runs out of fuel in the air/water, just disable controls.
nemo [Sun, 26 Sep 2010 15:40:59 -0400] rev 3907
Allow UFO to go underwater. Keep UFO active if it runs out of fuel in the air/water, just disable controls.
Sun, 26 Sep 2010 17:02:44 +0200 enable Lua for iOS (hooks for frontend to be done)
koda [Sun, 26 Sep 2010 17:02:44 +0200] rev 3906
enable Lua for iOS (hooks for frontend to be done) add an activity indicator while loading demo
Sun, 26 Sep 2010 03:41:30 +0200 merge
koda [Sun, 26 Sep 2010 03:41:30 +0200] rev 3905
merge
Sun, 26 Sep 2010 03:41:08 +0200 finishing touches to save games handling (help label, dim on overlay, edit text only when table is editable)
koda [Sun, 26 Sep 2010 03:41:08 +0200] rev 3904
finishing touches to save games handling (help label, dim on overlay, edit text only when table is editable)
Sat, 25 Sep 2010 18:38:05 +0200 pimp-my-savagame-table
koda [Sat, 25 Sep 2010 18:38:05 +0200] rev 3903
pimp-my-savagame-table
Sat, 25 Sep 2010 03:04:22 +0200 have Saves restart net when loaded, also resumes music
koda [Sat, 25 Sep 2010 03:04:22 +0200] rev 3902
have Saves restart net when loaded, also resumes music fix saving on hwmobile
Sat, 25 Sep 2010 23:01:52 +0400 Show database errors in stderr
unc0rr [Sat, 25 Sep 2010 23:01:52 +0400] rev 3901
Show database errors in stderr
Fri, 24 Sep 2010 15:14:40 -0400 slight shading adjustment
henek [Fri, 24 Sep 2010 15:14:40 -0400] rev 3900
slight shading adjustment
Thu, 23 Sep 2010 01:30:35 +0200 merge
koda [Thu, 23 Sep 2010 01:30:35 +0200] rev 3899
merge
Thu, 23 Sep 2010 01:29:20 +0200 implemented reloading savefiles
koda [Thu, 23 Sep 2010 01:29:20 +0200] rev 3898
implemented reloading savefiles
Thu, 23 Sep 2010 00:09:16 +0200 captions are scaled down when they're bigger than screen
koda [Thu, 23 Sep 2010 00:09:16 +0200] rev 3897
captions are scaled down when they're bigger than screen
Wed, 22 Sep 2010 21:58:32 +0200 Engine:
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()
Wed, 22 Sep 2010 23:46:38 +0200 compilation bugfix and scaling down textures when bigger than screen
koda [Wed, 22 Sep 2010 23:46:38 +0200] rev 3895
compilation bugfix and scaling down textures when bigger than screen
Wed, 22 Sep 2010 21:53:29 +0200 Engine:
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)
Wed, 22 Sep 2010 02:22:15 +0200 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda [Wed, 22 Sep 2010 02:22:15 +0200] rev 3893
allow more flexibility between viewcontrollers, also added stub pages for saved games
Wed, 22 Sep 2010 21:47:28 +0200 Engine:
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!)
Wed, 22 Sep 2010 01:10:20 +0200 initial support for savegames
koda [Wed, 22 Sep 2010 01:10:20 +0200] rev 3891
initial support for savegames
Wed, 22 Sep 2010 01:09:40 -0400 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
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
Sun, 19 Sep 2010 22:56:53 +0200 Added tag Hedgewars-iOS-1.0.1 for changeset 3620607258cd
koda [Sun, 19 Sep 2010 22:56:53 +0200] rev 3889
Added tag Hedgewars-iOS-1.0.1 for changeset 3620607258cd
Sun, 19 Sep 2010 22:56:24 +0200 silly error about Island theme removal Hedgewars-iOS-1.0.1
koda [Sun, 19 Sep 2010 22:56:24 +0200] rev 3888
silly error about Island theme removal
Sun, 19 Sep 2010 18:34:40 +0200 Removed tag Hedgewars-iOS-1.0.1
koda [Sun, 19 Sep 2010 18:34:40 +0200] rev 3887
Removed tag Hedgewars-iOS-1.0.1
Sun, 19 Sep 2010 17:23:48 +0200 Added tag Hedgewars-iOS-1.0.1 for changeset 296ec09490d9
koda [Sun, 19 Sep 2010 17:23:48 +0200] rev 3886
Added tag Hedgewars-iOS-1.0.1 for changeset 296ec09490d9
Sun, 19 Sep 2010 17:23:30 +0200 update version numbers
koda [Sun, 19 Sep 2010 17:23:30 +0200] rev 3885
update version numbers
Sun, 19 Sep 2010 17:00:35 +0200 various fixes around, plus new 'ask for review' page
koda [Sun, 19 Sep 2010 17:00:35 +0200] rev 3884
various fixes around, plus new 'ask for review' page
Sun, 19 Sep 2010 13:54:38 +0200 fixed the voice selection where you couldn't hear a preview sound
koda [Sun, 19 Sep 2010 13:54:38 +0200] rev 3883
fixed the voice selection where you couldn't hear a preview sound
Sun, 19 Sep 2010 04:12:58 +0200 merge
koda [Sun, 19 Sep 2010 04:12:58 +0200] rev 3882
merge
Sun, 19 Sep 2010 04:12:03 +0200 re-add City theme with the UpdateDataFolder script (and revert changes made to the flake sprite)
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
Sun, 19 Sep 2010 02:25:31 +0200 rework the AI level selection
koda [Sun, 19 Sep 2010 02:25:31 +0200] rev 3880
rework the AI level selection
Sat, 18 Sep 2010 21:30:36 +0200 Updated Swedish locale
Henek [Sat, 18 Sep 2010 21:30:36 +0200] rev 3879
Updated Swedish locale
Sat, 18 Sep 2010 19:02:55 +0200 fix a small glitch in textfield cells and remove cheese from pro
koda [Sat, 18 Sep 2010 19:02:55 +0200] rev 3878
fix a small glitch in textfield cells and remove cheese from pro
Sat, 18 Sep 2010 19:02:09 +0200 fix the British voicepack and add to Mercurial the sounds used in the mobile version
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
Sat, 18 Sep 2010 12:35:58 +0200 Frontend:
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
Sat, 18 Sep 2010 01:50:29 +0200 added forgotten images, removed support for CJK fonts (saving 13 MB)
koda [Sat, 18 Sep 2010 01:50:29 +0200] rev 3875
added forgotten images, removed support for CJK fonts (saving 13 MB)
Fri, 17 Sep 2010 19:10:48 -0400 aaaand use the right name
nemo [Fri, 17 Sep 2010 19:10:48 -0400] rev 3874
aaaand use the right name
Fri, 17 Sep 2010 18:59:44 -0400 Oops. Forgot to change these over after switching CurWeapon to AmmoType
nemo [Fri, 17 Sep 2010 18:59:44 -0400] rev 3873
Oops. Forgot to change these over after switching CurWeapon to AmmoType
Fri, 17 Sep 2010 13:32:37 -0400 inu adds a few more random teams
nemo [Fri, 17 Sep 2010 13:32:37 -0400] rev 3872
inu adds a few more random teams
Fri, 17 Sep 2010 15:27:04 +0200 Frontend:
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)
Tue, 14 Sep 2010 22:13:59 +0200 Frontend:
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)
Tue, 14 Sep 2010 21:07:06 +0200 Frontend:
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?)
Tue, 14 Sep 2010 19:06:59 +0200 Frontend:
smaxx [Tue, 14 Sep 2010 19:06:59 +0200] rev 3868
Frontend: * Small changes to main menu tips
Tue, 14 Sep 2010 18:43:14 +0200 Merge
smaxx [Tue, 14 Sep 2010 18:43:14 +0200] rev 3867
Merge
Tue, 14 Sep 2010 12:17:39 -0400 Revert accidental commit of inu's stretching of this column
nemo [Tue, 14 Sep 2010 12:17:39 -0400] rev 3866
Revert accidental commit of inu's stretching of this column
Tue, 14 Sep 2010 18:41:37 +0200 Frontend:
smaxx [Tue, 14 Sep 2010 18:41:37 +0200] rev 3865
Frontend: * Removed grid lines from room list * Added map icons to room list and map selection (for easier identifying; have to be drawn) * Removed multi row selection from room list
Tue, 14 Sep 2010 17:42:51 +0200 Frontend:
smaxx [Tue, 14 Sep 2010 17:42:51 +0200] rev 3864
Frontend: * Avoid losing current selection if the rooms list is updated (annoyed me for so long ...)
Tue, 14 Sep 2010 13:45:19 +0200 Engine:
smaxx [Tue, 14 Sep 2010 13:45:19 +0200] rev 3863
Engine: * Added clan colored boxes to death animations
Tue, 14 Sep 2010 13:05:49 +0200 Engine:
smaxx [Tue, 14 Sep 2010 13:05:49 +0200] rev 3862
Engine: * Updated the crosshair and made it look less "blocky"
Tue, 14 Sep 2010 00:17:22 -0400 updated pt
inu [Tue, 14 Sep 2010 00:17:22 -0400] rev 3861
updated pt
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)
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 tip