2010-11-26 Add a visual gear for drawing circles. Intent is to allow specifying areas on map for lua scripts (such as to indicate a location to go to). Could also be used to, say, circle a hog in CTF. Also add a "Critical" flag for visual gears so a gear flagges as such will always be created.
nemo [Thu, 25 Nov 2010 22:56:28 -0500] rev 4420
Add a visual gear for drawing circles. Intent is to allow specifying areas on map for lua scripts (such as to indicate a location to go to). Could also be used to, say, circle a hog in CTF. Also add a "Critical" flag for visual gears so a gear flagges as such will always be created.
2010-11-25 fix for frontend desync
prg [Wed, 24 Nov 2010 20:36:46 -0500] rev 4419
fix for frontend desync
2010-11-24 update translations, add Dutch
nemo [Wed, 24 Nov 2010 16:41:35 -0500] rev 4418
update translations, add Dutch
2010-11-24 move this call to where the game tick is actually incremented
nemo [Wed, 24 Nov 2010 15:40:28 -0500] rev 4417
move this call to where the game tick is actually incremented
2010-11-22 adding a combobox to weapon editor as scheme editor, added a few notices for deleting and some buttons in this area.
Henek [Mon, 22 Nov 2010 22:05:46 +0100] rev 4416
adding a combobox to weapon editor as scheme editor, added a few notices for deleting and some buttons in this area.
2010-11-22 SinTable.inc -> uSinTable.pas
unc0rr [Mon, 22 Nov 2010 21:57:45 +0300] rev 4415
SinTable.inc -> uSinTable.pas
2010-11-22 Move doPut into uIO (not a very bad place really)
unc0rr [Mon, 22 Nov 2010 21:49:57 +0300] rev 4414
Move doPut into uIO (not a very bad place really)
2010-11-22 uCommandHandlers
unc0rr [Mon, 22 Nov 2010 21:43:31 +0300] rev 4413
uCommandHandlers
2010-11-22 added disabling option to itemNum and grey images for that. also made default weapon sets uneditable and not deleteable.
Henek [Mon, 22 Nov 2010 12:35:52 +0100] rev 4412
added disabling option to itemNum and grey images for that. also made default weapon sets uneditable and not deleteable.
2010-11-22 fix SetEffect, last parameter was not a boolean
Henek [Mon, 22 Nov 2010 10:04:08 +0100] rev 4411
fix SetEffect, last parameter was not a boolean
2010-11-21 a Henek-koda production: nicer game config screen, fixed scheme-weapon lock, added scheme editing to config page and some minor stuff
Henek [Mon, 22 Nov 2010 00:34:53 +0100] rev 4410
a Henek-koda production: nicer game config screen, fixed scheme-weapon lock, added scheme editing to config page and some minor stuff
2010-11-21 fix chat
nemo [Sun, 21 Nov 2010 18:12:20 -0500] rev 4409
fix chat
2010-11-21 revert 4388 - was there already, I didn't notice. still no idea what the problem is
nemo [Sun, 21 Nov 2010 16:13:44 -0500] rev 4408
revert 4388 - was there already, I didn't notice. still no idea what the problem is
2010-11-21 I think unc0rr forgot to add initModule here
nemo [Sun, 21 Nov 2010 15:57:38 -0500] rev 4407
I think unc0rr forgot to add initModule here
2010-11-21 Increase teams to 8 to match the 8 colours, fix issue #108, reenable rope length modifier
nemo [Sun, 21 Nov 2010 13:13:42 -0500] rev 4406
Increase teams to 8 to match the 8 colours, fix issue #108, reenable rope length modifier
2010-11-21 detach rope if the Land[] vanishes
nemo [Sun, 21 Nov 2010 12:11:50 -0500] rev 4405
detach rope if the Land[] vanishes
2010-11-21 Remove some more circular dependencies
unc0rr [Sun, 21 Nov 2010 19:51:33 +0300] rev 4404
Remove some more circular dependencies
2010-11-21 uDebug
unc0rr [Sun, 21 Nov 2010 19:41:19 +0300] rev 4403
uDebug
2010-11-21 Remove uChat dependency from uCommands
unc0rr [Sun, 21 Nov 2010 19:14:45 +0300] rev 4402
Remove uChat dependency from uCommands
2010-11-21 Remove uAmmos dependaency from uCommands
unc0rr [Sun, 21 Nov 2010 19:07:43 +0300] rev 4401
Remove uAmmos dependaency from uCommands
2010-11-21 fix rope test
nemo [Sun, 21 Nov 2010 10:53:50 -0500] rev 4400
fix rope test
2010-11-21 fix key binds for lua created teams and added wind control
Henek [Sun, 21 Nov 2010 16:48:44 +0100] rev 4399
fix key binds for lua created teams and added wind control
2010-11-21 Move some command handlers out of uCommands into more appropriate places, thus removing some dependencies. Ideally uCommands shouldn't depend on anything (except for uTypes and uConsts probably)
unc0rr [Sun, 21 Nov 2010 17:48:58 +0300] rev 4398
Move some command handlers out of uCommands into more appropriate places, thus removing some dependencies. Ideally uCommands shouldn't depend on anything (except for uTypes and uConsts probably)
2010-11-21 Disable rope attach to hogs/crates/barrels etc. Should fix a bug in collision according to unc0rr
nemo [Sun, 21 Nov 2010 09:37:48 -0500] rev 4397
Disable rope attach to hogs/crates/barrels etc. Should fix a bug in collision according to unc0rr
2010-11-21 After repeated requests, variable length rope. Intended for the infinite rope folks, but values less than 100 make rope more interesting IMO.
nemo [Sun, 21 Nov 2010 09:12:44 -0500] rev 4396
After repeated requests, variable length rope. Intended for the infinite rope folks, but values less than 100 make rope more interesting IMO.
2010-11-21 merge
unc0rr [Sun, 21 Nov 2010 16:55:19 +0300] rev 4395
merge
2010-11-21 move rendering to fix 4368:3698361802ed
nemo [Sun, 21 Nov 2010 08:42:41 -0500] rev 4394
move rendering to fix 4368:3698361802ed
2010-11-21 uCaptions
unc0rr [Sun, 21 Nov 2010 16:53:31 +0300] rev 4393
uCaptions
2010-11-21 Fix koda's esc key binding so leaving rooms works correctly with it
nemo [Sun, 21 Nov 2010 01:26:31 -0500] rev 4392
Fix koda's esc key binding so leaving rooms works correctly with it
2010-11-21 In the case of per-hog-ammo, switch the ammo viewed when not your turn to what will probably be your ammo, assuming that hog survives.
nemo [Sun, 21 Nov 2010 01:08:43 -0500] rev 4391
In the case of per-hog-ammo, switch the ammo viewed when not your turn to what will probably be your ammo, assuming that hog survives.
2010-11-20 Move localization data to uVariables, some Uses cleanup
unc0rr [Sat, 20 Nov 2010 23:55:00 +0300] rev 4390
Move localization data to uVariables, some Uses cleanup
2010-11-20 Move land hash checking into commands
unc0rr [Sat, 20 Nov 2010 23:48:04 +0300] rev 4389
Move land hash checking into commands
2010-11-20 Oops, forgot the file
unc0rr [Sat, 20 Nov 2010 23:20:46 +0300] rev 4388
Oops, forgot the file
2010-11-20 no way
unc0rr [Sat, 20 Nov 2010 23:19:52 +0300] rev 4387
no way
2010-11-20 Forgot this
unc0rr [Sat, 20 Nov 2010 23:10:26 +0300] rev 4386
Forgot this
2010-11-20 Introduce uGearsRender
unc0rr [Sat, 20 Nov 2010 23:08:11 +0300] rev 4385
Introduce uGearsRender
2010-11-20 It works, though wastes too much of CPU
unc0rr [Sat, 20 Nov 2010 22:05:01 +0300] rev 4384
It works, though wastes too much of CPU
2010-11-18 merge
nemo [Thu, 18 Nov 2010 16:58:08 -0500] rev 4383
merge
2010-11-18 New version of cycles searcher, doesn't work for some reason (shouldn't use O(n) lookup?)
unC0Rr [Thu, 18 Nov 2010 17:01:35 +0300] rev 4382
New version of cycles searcher, doesn't work for some reason (shouldn't use O(n) lookup?)
2010-11-18 Got no warning about this, why?
unC0Rr [Thu, 18 Nov 2010 17:00:45 +0300] rev 4381
Got no warning about this, why?
2010-11-18 Introduce uRenderUtils
unC0Rr [Thu, 18 Nov 2010 16:19:55 +0300] rev 4380
Introduce uRenderUtils
2010-11-18 No need for Extended data type just to draw some visual gears. It's a shame we have Math unit dependency
unC0Rr [Thu, 18 Nov 2010 15:55:02 +0300] rev 4379
No need for Extended data type just to draw some visual gears. It's a shame we have Math unit dependency
2010-11-18 Introduce uRender
unC0Rr [Thu, 18 Nov 2010 15:45:35 +0300] rev 4378
Introduce uRender
2010-11-18 Haven't found a better place than uIO for OutError
unC0Rr [Thu, 18 Nov 2010 12:12:51 +0300] rev 4377
Haven't found a better place than uIO for OutError
2010-11-18 Move SendStats to uIO
unC0Rr [Thu, 18 Nov 2010 11:50:02 +0300] rev 4376
Move SendStats to uIO
2010-11-18 Introduce uTextures
unC0Rr [Thu, 18 Nov 2010 11:45:31 +0300] rev 4375
Introduce uTextures
2010-11-18 Move some stuff from uMisc to uUtils
unC0Rr [Thu, 18 Nov 2010 11:32:47 +0300] rev 4374
Move some stuff from uMisc to uUtils
2010-11-18 Introduce uCommands.pas
unC0Rr [Thu, 18 Nov 2010 09:12:27 +0300] rev 4373
Introduce uCommands.pas
2010-11-18 remove some more PHedgehog casts
nemo [Wed, 17 Nov 2010 22:09:07 -0500] rev 4372
remove some more PHedgehog casts
2010-11-17 Some more
unc0rr [Wed, 17 Nov 2010 22:26:34 +0300] rev 4371
Some more
2010-11-17 uGears
unc0rr [Wed, 17 Nov 2010 22:21:29 +0300] rev 4370
uGears
2010-11-17 uWorld
unc0rr [Wed, 17 Nov 2010 22:19:58 +0300] rev 4369
uWorld
2010-11-17 uTeams
unc0rr [Wed, 17 Nov 2010 22:14:41 +0300] rev 4368
uTeams
2010-11-17 uLand isn't that important to them
unc0rr [Wed, 17 Nov 2010 22:07:03 +0300] rev 4367
uLand isn't that important to them
2010-11-29 Added tag Hedgewars-iOS-1.2 for changeset ede569bb76f3
koda [Mon, 29 Nov 2010 09:11:31 +0100] rev 4366
Added tag Hedgewars-iOS-1.2 for changeset ede569bb76f3
2010-11-17 Remove ugly PHedgehog(Gear^.Hedgehog) cast
unc0rr [Wed, 17 Nov 2010 20:58:23 +0300] rev 4365
Remove ugly PHedgehog(Gear^.Hedgehog) cast
2010-11-29 ios 1.2 project file last update Hedgewars-iOS-1.2
koda [Mon, 29 Nov 2010 09:11:18 +0100] rev 4364
ios 1.2 project file last update
2010-11-17 Remove uMisc dependency from uRandom
unc0rr [Wed, 17 Nov 2010 20:36:35 +0300] rev 4363
Remove uMisc dependency from uRandom
2010-11-28 added missing graphics and fixed some glitches/crashes/bugs
koda [Sun, 28 Nov 2010 23:49:09 +0100] rev 4362
added missing graphics and fixed some glitches/crashes/bugs
2010-11-17 Move variables from uConsts to uVariables
unc0rr [Wed, 17 Nov 2010 20:28:42 +0300] rev 4361
Move variables from uConsts to uVariables
2010-11-28 update build files for compliance with Mac AppStore
koda [Sun, 28 Nov 2010 01:58:43 +0100] rev 4360
update build files for compliance with Mac AppStore
2010-11-17 Move variables from uMisc to uVariables
unC0Rr [Wed, 17 Nov 2010 17:45:55 +0300] rev 4359
Move variables from uMisc to uVariables
2010-11-27 more backward compatibility
koda [Sat, 27 Nov 2010 23:29:07 +0100] rev 4358
more backward compatibility
2010-11-17 Introduce unit uTypes in order to remove some cyclic unit dependencies
unC0Rr [Wed, 17 Nov 2010 17:22:36 +0300] rev 4357
Introduce unit uTypes in order to remove some cyclic unit dependencies
2010-11-25 update some files for new graphics and new ios4.2
koda [Thu, 25 Nov 2010 02:45:52 +0100] rev 4356
update some files for new graphics and new ios4.2 most importantly rotation finally seems to work on iphone also fix two glitches for old gen devices
2010-11-17 A program which finds a cycles in units dependencies
unC0Rr [Wed, 17 Nov 2010 16:31:30 +0300] rev 4355
A program which finds a cycles in units dependencies to run: unitCycles `ls *.pas`
2010-11-24 update also the project to use those graphics
koda [Wed, 24 Nov 2010 23:35:41 +0100] rev 4354
update also the project to use those graphics
2010-11-17 Dumb parser of pascal, and a program which lists unit dependencies
unC0Rr [Wed, 17 Nov 2010 16:19:28 +0300] rev 4353
Dumb parser of pascal, and a program which lists unit dependencies
2010-11-24 update graphics names, path, resolution, content...
koda [Wed, 24 Nov 2010 23:34:10 +0100] rev 4352
update graphics names, path, resolution, content...
2010-11-17 remove weapons and schemes selection for missions from ifrontend
koda [Wed, 17 Nov 2010 01:42:51 +0100] rev 4351
remove weapons and schemes selection for missions from ifrontend
2010-11-16 updated/added slovak translations of lua files
jose1711 [Tue, 16 Nov 2010 20:55:39 +0100] rev 4350
updated/added slovak translations of lua files
2010-11-21 display an empty table for missions
koda [Sun, 21 Nov 2010 04:10:39 +0100] rev 4349
display an empty table for missions
2010-11-16 sk update
jose1711 [Tue, 16 Nov 2010 20:04:20 +0100] rev 4348
sk update
2010-12-27 add a S3D_DISABLED symbol to disable/enable stereo rendering at compilation time experimental3D
koda [Mon, 27 Dec 2010 23:57:44 +0100] rev 4347
add a S3D_DISABLED symbol to disable/enable stereo rendering at compilation time
2010-11-16 translation updates
jose1711 [Tue, 16 Nov 2010 13:35:23 -0500] rev 4346
translation updates
2010-12-22 use a gentler positive parallax for background effect experimental3D
koda [Wed, 22 Dec 2010 12:17:34 +0100] rev 4345
use a gentler positive parallax for background effect disable the quality slider when stereoscopic mode is selected
2010-11-15 This should fix Chip's bug with unlimited teleports. Also remove more hog placement special behaviour and just use ResetWeapons with a check against PlacingHogs mode
nemo [Mon, 15 Nov 2010 14:39:58 -0500] rev 4344
This should fix Chip's bug with unlimited teleports. Also remove more hog placement special behaviour and just use ResetWeapons with a check against PlacingHogs mode
2010-11-15 update the 3d branch after release experimental3D
koda [Mon, 15 Nov 2010 12:37:39 +0100] rev 4343
update the 3d branch after release
2011-01-16 close branch 0.9.14.1
koda [Sun, 16 Jan 2011 03:40:54 +0100] rev 4342
close branch
2010-11-15 minor things
koda [Mon, 15 Nov 2010 04:30:11 +0100] rev 4341
minor things
2010-12-06 whoops 0.9.14.1
sheepluva [Mon, 06 Dec 2010 03:07:03 +0100] rev 4340
whoops
2010-11-14 resets CurAmmoType in ResetWeapons
Henek [Sun, 14 Nov 2010 23:28:45 +0100] rev 4339
resets CurAmmoType in ResetWeapons
2010-12-06 change theme of "Tree" map to halloween 0.9.14.1
sheepluva [Mon, 06 Dec 2010 03:01:44 +0100] rev 4338
change theme of "Tree" map to halloween
2010-11-14 merge 0.9.14.1 to trunk
nemo [Sun, 14 Nov 2010 15:06:02 -0500] rev 4337
merge 0.9.14.1 to trunk
2010-11-28 update build files for compliance with Mac AppStore 0.9.14.1
koda [Sun, 28 Nov 2010 01:58:08 +0100] rev 4336
update build files for compliance with Mac AppStore
2010-11-14 improve mac bundle creation 0.9.14.1
koda [Sun, 14 Nov 2010 20:37:55 +0100] rev 4335
improve mac bundle creation
2010-11-14 fix compilation server for me 0.9.14.1
koda [Sun, 14 Nov 2010 20:06:47 +0100] rev 4334
fix compilation server for me
2010-11-14 Latest proto num is 35 0.9.14.1 0.9.14.1-release
unc0rr [Sun, 14 Nov 2010 21:36:47 +0300] rev 4333
Latest proto num is 35
2010-11-14 revert delay on mines to 0.9.13 0-3 range 0.9.14.1
nemo [Sun, 14 Nov 2010 13:04:23 -0500] rev 4332
revert delay on mines to 0.9.13 0-3 range
2010-11-14 merge 0.9.14
nemo [Sun, 14 Nov 2010 14:53:44 -0500] rev 4331
merge 0.9.14
2010-11-14 fix placement 0.9.14.1
nemo [Sun, 14 Nov 2010 12:53:33 -0500] rev 4330
fix placement
2010-11-14 Apply hit animation ONLY to bullets
Palewolf [Sun, 14 Nov 2010 13:14:05 +0100] rev 4329
Apply hit animation ONLY to bullets
2010-11-14 set vesion to 0.9.14.1 0.9.14.1
unc0rr [Sun, 14 Nov 2010 20:35:39 +0300] rev 4328
set vesion to 0.9.14.1
2010-11-14 Small animation on bullet impact
Palewolf [Sun, 14 Nov 2010 12:57:01 +0100] rev 4327
Small animation on bullet impact
2010-11-14 35 -> 0.9.14.1 mapping 0.9.14.1
unc0rr [Sun, 14 Nov 2010 20:34:13 +0300] rev 4326
35 -> 0.9.14.1 mapping
2010-11-14 sorry bout that guys.
nemo [Sun, 14 Nov 2010 02:38:05 -0500] rev 4325
sorry bout that guys.
2010-11-14 revert koda's bind button. seems to cause failures to switch weaponsets, and thus desyncs 0.9.14.1
nemo [Sun, 14 Nov 2010 12:25:50 -0500] rev 4324
revert koda's bind button. seems to cause failures to switch weaponsets, and thus desyncs
2010-11-13 another typo
jose1711 [Sun, 14 Nov 2010 00:50:33 +0100] rev 4323
another typo
2010-11-14 this reverts 3861 0.9.14.1
nemo [Sun, 14 Nov 2010 11:53:27 -0500] rev 4322
this reverts 3861
2010-11-13 fixed typo
inu [Sun, 14 Nov 2010 00:35:05 +0100] rev 4321
fixed typo
2010-11-14 bumping qt minimum version 0.9.14.1
koda [Sun, 14 Nov 2010 17:42:00 +0100] rev 4320
bumping qt minimum version
2010-11-13 clean up and lua update, very minor
Henek [Sat, 13 Nov 2010 23:08:33 +0100] rev 4319
clean up and lua update, very minor
2010-11-14 Set protocol num to 35 0.9.14.1
unc0rr [Sun, 14 Nov 2010 19:27:30 +0300] rev 4318
Set protocol num to 35
2010-11-13 merge 0.9.14 back into trunk
nemo [Sat, 13 Nov 2010 15:32:53 -0500] rev 4317
merge 0.9.14 back into trunk
2010-11-14 add a couple of emits to try and fix the desync. needs testing to make sure everything else is being passed correctly 0.9.14.1
nemo [Sun, 14 Nov 2010 11:24:36 -0500] rev 4316
add a couple of emits to try and fix the desync. needs testing to make sure everything else is being passed correctly
2010-11-13 merge
unc0rr [Sat, 13 Nov 2010 23:03:17 +0300] rev 4315
merge
2010-11-14 disable offsets in GetLaunchX/GetLaunchY instead 0.9.14.1
nemo [Sun, 14 Nov 2010 11:19:37 -0500] rev 4314
disable offsets in GetLaunchX/GetLaunchY instead
2010-11-13 made napalm use napalmbombs instead of just dropping fire
Henek [Sat, 13 Nov 2010 17:19:18 +0100] rev 4313
made napalm use napalmbombs instead of just dropping fire
2010-11-13 Optimization fail fixed
unc0rr [Sat, 13 Nov 2010 20:42:26 +0300] rev 4312
Optimization fail fixed
2010-11-14 2 of the fixes for 0.9.14.1 - still need to fix the frontend desync and config-dir 0.9.14.1
nemo [Sun, 14 Nov 2010 11:10:25 -0500] rev 4311
2 of the fixes for 0.9.14.1 - still need to fix the frontend desync and config-dir
2011-01-16 trying to close 0.9.14 branch 0.9.14
koda [Sun, 16 Jan 2011 03:39:54 +0100] rev 4310
trying to close 0.9.14 branch
2010-11-13 merge of 0.9.14 changes into default - hopefully I successfully avoided the parts we don't want
nemo [Sat, 13 Nov 2010 09:36:26 -0500] rev 4309
merge of 0.9.14 changes into default - hopefully I successfully avoided the parts we don't want
2010-11-14 revert prior revision. moving to new branch 0.9.14
nemo [Sun, 14 Nov 2010 11:06:55 -0500] rev 4308
revert prior revision. moving to new branch
2010-11-13 added new sprite for drill strike drills, not intended for .15 release
Henek [Sat, 13 Nov 2010 14:40:06 +0100] rev 4307
added new sprite for drill strike drills, not intended for .15 release
2010-11-14 set all offsets to 0 based on user complaints. 0.9.14
nemo [Sun, 14 Nov 2010 11:03:55 -0500] rev 4306
set all offsets to 0 based on user complaints.
2010-11-13 better description of disable wind
Henek [Sat, 13 Nov 2010 14:04:18 +0100] rev 4305
better description of disable wind
2010-11-13 lighten tex to look more sandy 0.9.14
nemo [Sat, 13 Nov 2010 15:25:38 -0500] rev 4304
lighten tex to look more sandy
2010-11-13 check in frontend flag for more wind mode
nemo [Sat, 13 Nov 2010 00:47:48 -0500] rev 4303
check in frontend flag for more wind mode
2010-11-13 Update message 0.9.14
unc0rr [Sat, 13 Nov 2010 23:16:23 +0300] rev 4302
Update message
2010-11-13 Apply wind while roping too (with the game flag set)
nemo [Fri, 12 Nov 2010 23:29:11 -0500] rev 4301
Apply wind while roping too (with the game flag set)
2010-11-13 Apply 2610ad7c6d6c to branch too 0.9.14
unc0rr [Sat, 13 Nov 2010 23:13:21 +0300] rev 4300
Apply 2610ad7c6d6c to branch too
2010-11-13 tweak more wind mode
nemo [Fri, 12 Nov 2010 21:30:00 -0500] rev 4299
tweak more wind mode
2010-11-13 Bump up protocol number 0.9.14
unc0rr [Sat, 13 Nov 2010 23:09:24 +0300] rev 4298
Bump up protocol number
2010-11-13 merge
koda [Sat, 13 Nov 2010 03:26:14 +0100] rev 4297
merge
2010-11-13 tweak cluster test to reduce AI fail a bit, also weaking its overal rating. 0.9.14
nemo [Sat, 13 Nov 2010 14:56:35 -0500] rev 4296
tweak cluster test to reduce AI fail a bit, also weaking its overal rating.
2010-11-12 This revision should, in theory, correctly merge 0.9.14 and tip, so that future merges of 0.9.14 should work properly
nemo [Fri, 12 Nov 2010 18:57:36 -0500] rev 4295
This revision should, in theory, correctly merge 0.9.14 and tip, so that future merges of 0.9.14 should work properly
2010-11-13 replace orange with yellow to differentiate from peach 0.9.14
nemo [Sat, 13 Nov 2010 12:59:56 -0500] rev 4294
replace orange with yellow to differentiate from peach
2010-11-12 makes drill attack drills weaker and not affected by wind
Henek [Sat, 13 Nov 2010 00:51:55 +0100] rev 4293
makes drill attack drills weaker and not affected by wind
2010-11-13 one more try at sk - perhaps it will make the release 0.9.14
jose1711 [Sat, 13 Nov 2010 10:28:04 -0500] rev 4292
one more try at sk - perhaps it will make the release
2010-11-12 bugfix. correct crossplatform tips
nemo [Fri, 12 Nov 2010 18:24:11 -0500] rev 4291
bugfix. correct crossplatform tips (transplanted from e59a026758af1ed70833e588075483b01af6c87c)
2010-11-13 don't list too big maps for certain devices
koda [Sat, 13 Nov 2010 03:25:40 +0100] rev 4290
don't list too big maps for certain devices
2010-11-13 Update ru translation 0.9.14
unc0rr [Sat, 13 Nov 2010 17:48:56 +0300] rev 4289
Update ru translation
2010-11-12 translation update for the release
jose1711 [Fri, 12 Nov 2010 18:32:29 -0500] rev 4288
translation update for the release (transplanted from 21f168609f53ffcd27db8c9d86399a2c9fc4894b)
2010-11-13 some interface tricks for iphone as well
koda [Sat, 13 Nov 2010 01:24:39 +0100] rev 4287
some interface tricks for iphone as well
2010-11-13 Not going into release 0.9.14
unc0rr [Sat, 13 Nov 2010 17:39:24 +0300] rev 4286
Not going into release
2010-11-12 update translation files for the 4265 text change
nemo [Fri, 12 Nov 2010 18:32:56 -0500] rev 4285
update translation files for the 4265 text change (transplanted from 0313d5577fced1bf7e965da49599f6cf4352bcc4)
2010-11-12 update iFrontend with new schemes and weaps, fix up smaller glitches
koda [Fri, 12 Nov 2010 23:59:40 +0100] rev 4284
update iFrontend with new schemes and weaps, fix up smaller glitches
2010-11-13 No svgz and .desktop 0.9.14
unc0rr [Sat, 13 Nov 2010 17:14:51 +0300] rev 4283
No svgz and .desktop
2010-11-12 fancy dust when the drill is drilling
Henek [Fri, 12 Nov 2010 23:40:08 +0100] rev 4282
fancy dust when the drill is drilling
2010-11-12 redo once again file updating, moving stuff around
koda [Fri, 12 Nov 2010 22:47:13 +0100] rev 4281
redo once again file updating, moving stuff around
2010-11-13 Bye-bye sha-1 0.9.14
unc0rr [Sat, 13 Nov 2010 17:11:28 +0300] rev 4280
Bye-bye sha-1
2010-11-12 Light trails for bullets
Palewolf [Fri, 12 Nov 2010 22:38:05 +0100] rev 4279
Light trails for bullets
2010-11-13 Merge 0.9.14
unc0rr [Sat, 13 Nov 2010 17:05:34 +0300] rev 4278
Merge
2010-11-12 copypasta fail
nemo [Fri, 12 Nov 2010 16:06:06 -0500] rev 4277
copypasta fail
2010-11-13 Ban .svg, .psd, .sifz from being present in 'make package_source' output 0.9.14
unc0rr [Sat, 13 Nov 2010 17:05:14 +0300] rev 4276
Ban .svg, .psd, .sifz from being present in 'make package_source' output
2010-11-12 off by 1 error in resurrector index
nemo [Fri, 12 Nov 2010 16:00:28 -0500] rev 4275
off by 1 error in resurrector index
2010-11-13 Some fixes 0.9.14
unc0rr [Sat, 13 Nov 2010 16:52:53 +0300] rev 4274
Some fixes
2010-11-13 merge (stupid reflexive pull -u) 0.9.14
nemo [Sat, 13 Nov 2010 08:55:58 -0500] rev 4273
merge (stupid reflexive pull -u)
2010-11-12 engine side of a more wind patch. no frontend hook. just want to check it in to pull it from another machine
nemo [Fri, 12 Nov 2010 15:57:30 -0500] rev 4272
engine side of a more wind patch. no frontend hook. just want to check it in to pull it from another machine
2010-11-13 Useless 0.9.14
unc0rr [Sat, 13 Nov 2010 16:47:40 +0300] rev 4271
Useless
2010-11-13 last-minute pl updates 0.9.14
szczur [Sat, 13 Nov 2010 08:54:39 -0500] rev 4270
last-minute pl updates
2010-11-12 fixed breakage of game schemes
Henek [Fri, 12 Nov 2010 21:37:12 +0100] rev 4269
fixed breakage of game schemes
2010-11-13 Updated spanish translation 0.9.14
Palewolf [Sat, 13 Nov 2010 12:07:17 +0100] rev 4268
Updated spanish translation
2010-11-12 merge
unc0rr [Fri, 12 Nov 2010 21:55:55 +0300] rev 4267
merge
2010-11-13 Add 0.9.14 and 0.9.15-dev mapping 0.9.14
unC0Rr [Sat, 13 Nov 2010 11:33:50 +0300] rev 4266
Add 0.9.14 and 0.9.15-dev mapping
2010-11-12 distribute health evenly amongst graves instead of randomly - avoid situation where a grave stays dead
nemo [Fri, 12 Nov 2010 13:54:22 -0500] rev 4265
distribute health evenly amongst graves instead of randomly - avoid situation where a grave stays dead
2010-11-12 Apply typo fix also here
unc0rr [Fri, 12 Nov 2010 21:55:33 +0300] rev 4264
Apply typo fix also here
2010-11-13 Remove "-dev" suffix 0.9.14
unC0Rr [Sat, 13 Nov 2010 10:52:27 +0300] rev 4263
Remove "-dev" suffix
2010-11-12 ok... combine a tick check with texture percentage check. this should be a lot less frequent
nemo [Fri, 12 Nov 2010 12:35:30 -0500] rev 4262
ok... combine a tick check with texture percentage check. this should be a lot less frequent
2010-11-13 Fix typo in russian translation, update english translation with plural forms 0.9.14
unC0Rr [Sat, 13 Nov 2010 10:22:06 +0300] rev 4261
Fix typo in russian translation, update english translation with plural forms
2010-11-12 Also switch saucer from updating every N ticks to updating as-needed.
nemo [Fri, 12 Nov 2010 12:30:22 -0500] rev 4260
Also switch saucer from updating every N ticks to updating as-needed.
2010-11-12 update translation files for the 4265 text change 0.9.14
nemo [Fri, 12 Nov 2010 18:32:56 -0500] rev 4259
update translation files for the 4265 text change
2010-11-12 Switch to Damage - Tag is already in use
nemo [Fri, 12 Nov 2010 12:25:38 -0500] rev 4258
Switch to Damage - Tag is already in use
2010-11-12 translation update for the release 0.9.14
jose1711 [Fri, 12 Nov 2010 18:32:29 -0500] rev 4257
translation update for the release
2010-11-12 remove floating point/rounding
nemo [Fri, 12 Nov 2010 12:21:40 -0500] rev 4256
remove floating point/rounding
2010-11-12 bugfix. correct crossplatform tips 0.9.14
nemo [Fri, 12 Nov 2010 18:24:11 -0500] rev 4255
bugfix. correct crossplatform tips
2010-11-12 only update flamethrower texture when the percentage changes
nemo [Fri, 12 Nov 2010 12:20:50 -0500] rev 4254
only update flamethrower texture when the percentage changes
2010-11-12 improve behaviour of resurrection. pull in 4254 and 4259 which replace random with index 0.9.14
nemo [Fri, 12 Nov 2010 17:54:49 -0500] rev 4253
improve behaviour of resurrection. pull in 4254 and 4259 which replace random with index
2010-11-12 raised version number
koda [Fri, 12 Nov 2010 17:17:25 +0100] rev 4252
raised version number
2010-11-12 pull bugfix into 0.9.14 avoid major performance hit when using flamethrower 0.9.14
nemo [Fri, 12 Nov 2010 17:53:35 -0500] rev 4251
pull bugfix into 0.9.14 avoid major performance hit when using flamethrower
2010-11-12 exposing Henek's no wind flag
koda [Fri, 12 Nov 2010 17:08:31 +0100] rev 4250
exposing Henek's no wind flag
2010-11-12 Fix typo 0.9.14
unc0rr [Fri, 12 Nov 2010 21:42:27 +0300] rev 4249
Fix typo
2010-11-12 yay i'm free to break things again!
koda [Fri, 12 Nov 2010 15:20:54 +0100] rev 4248
yay i'm free to break things again!
2010-11-12 Make server listen on ipv4 interface only 0.9.14
unc0rr [Fri, 12 Nov 2010 20:42:36 +0300] rev 4247
Make server listen on ipv4 interface only
2010-11-12 drillstrike! might require the drill patch to improve behavior
koda [Fri, 12 Nov 2010 14:54:53 +0100] rev 4246
drillstrike! might require the drill patch to improve behavior
2010-11-12 merge this two safe commits from trunk to release branch 0.9.14
koda [Fri, 12 Nov 2010 09:49:46 +0100] rev 4245
merge this two safe commits from trunk to release branch
2010-11-11 iphone interface
koda [Fri, 12 Nov 2010 00:11:22 +0100] rev 4244
iphone interface
2010-11-11 added getrandom and addcaption to lua
Henek [Thu, 11 Nov 2010 23:24:06 +0100] rev 4243
added getrandom and addcaption to lua
2010-11-11 Revert to old server in branch 0.9.14 0.9.14
unc0rr [Thu, 11 Nov 2010 22:17:54 +0300] rev 4242
Revert to old server in branch 0.9.14
2010-11-11 Move resurrection to utilities, reduce its probablit a bit to match other utilities, rename the "hint" prop since it really isn't being used as a hint anymore. That can be put back if it changes.
nemo [Thu, 11 Nov 2010 11:04:24 -0500] rev 4241
Move resurrection to utilities, reduce its probablit a bit to match other utilities, rename the "hint" prop since it really isn't being used as a hint anymore. That can be put back if it changes.
2010-11-11 er. and cast to TAmmoType, which burp's routine still requires :)
nemo [Thu, 11 Nov 2010 10:51:38 -0500] rev 4240
er. and cast to TAmmoType, which burp's routine still requires :)
2010-11-11 Forgot burp's new ammo routine
nemo [Thu, 11 Nov 2010 09:59:45 -0500] rev 4239
Forgot burp's new ammo routine
2010-11-11 Fix a long-standing bug with ammo due to gstMoving being set on gears generically, causing an incorrect ammo type to be set. This caused crashes and incorrect ammo types.
nemo [Thu, 11 Nov 2010 09:58:10 -0500] rev 4238
Fix a long-standing bug with ammo due to gstMoving being set on gears generically, causing an incorrect ammo type to be set. This caused crashes and incorrect ammo types.
2010-11-10 by default selecting a game mode will select a weapon with the same name, and viceversa; toggable for every game
koda [Thu, 11 Nov 2010 00:38:12 +0100] rev 4237
by default selecting a game mode will select a weapon with the same name, and viceversa; toggable for every game
2010-11-10 added function GetHogTeamName to lua, makes TeamsCount more useful
Henek [Wed, 10 Nov 2010 19:43:13 +0100] rev 4236
added function GetHogTeamName to lua, makes TeamsCount more useful
2010-11-10 added TeamsCount and TotalTurns to lua as requested by mikade
Henek [Wed, 10 Nov 2010 18:34:11 +0100] rev 4235
added TeamsCount and TotalTurns to lua as requested by mikade
2010-11-10 hide crosshair when switching to no weapon
nemo [Tue, 09 Nov 2010 22:44:12 -0500] rev 4234
hide crosshair when switching to no weapon
2010-11-10 make weapons on rope/parachute/UFO inherit momentum of the hog. needs testing of course
nemo [Tue, 09 Nov 2010 22:40:38 -0500] rev 4233
make weapons on rope/parachute/UFO inherit momentum of the hog. needs testing of course
2010-11-10 tweak interface, there is no need to manually add new weapons and schemes to the filter list
koda [Wed, 10 Nov 2010 03:08:14 +0100] rev 4232
tweak interface, there is no need to manually add new weapons and schemes to the filter list
2010-11-09 added two games modes and one weaponset
koda [Wed, 10 Nov 2010 00:56:21 +0100] rev 4231
added two games modes and one weaponset
2010-11-09 removed altuse property for sticky mines
Henek [Tue, 09 Nov 2010 19:17:53 +0100] rev 4230
removed altuse property for sticky mines
2010-11-09 Even more png optimizations
unc0rr [Tue, 09 Nov 2010 19:17:53 +0300] rev 4229
Even more png optimizations
2010-11-09 More png optimizations
unc0rr [Tue, 09 Nov 2010 09:46:45 +0300] rev 4228
More png optimizations
2010-11-09 Optimized graphics by size using
unc0rr [Tue, 09 Nov 2010 09:29:16 +0300] rev 4227
Optimized graphics by size using 'optipng -o5 -np -nc -nb *.png'
2010-11-09 compensate a bit for the reduction in power by increasing target height, avoids bouncing off terrain.
nemo [Mon, 08 Nov 2010 23:28:39 -0500] rev 4226
compensate a bit for the reduction in power by increasing target height, avoids bouncing off terrain.
2010-11-09 Revert yet again for breaking stuff. No more chances on this. If there'd been a release, this would have been twice with serious breakage. P.S. - as per koda's complaint last time, only reverted the non-iphone, probably means iphone is now broken. Oh well.
nemo [Mon, 08 Nov 2010 22:26:44 -0500] rev 4225
Revert yet again for breaking stuff. No more chances on this. If there'd been a release, this would have been twice with serious breakage. P.S. - as per koda's complaint last time, only reverted the non-iphone, probably means iphone is now broken. Oh well.
2010-11-09 No point in leaving hogs at 0, since shotgun triggers death anyway. Also, add some audio cues to extra damage / time
nemo [Mon, 08 Nov 2010 22:11:46 -0500] rev 4224
No point in leaving hogs at 0, since shotgun triggers death anyway. Also, add some audio cues to extra damage / time
2010-11-09 changelog
sheepluva [Tue, 09 Nov 2010 01:56:22 +0100] rev 4223
changelog
2010-11-09 restore circle
nemo [Mon, 08 Nov 2010 19:36:51 -0500] rev 4222
restore circle
2010-11-08 added missing game modifiers to lua
Henek [Tue, 09 Nov 2010 00:21:59 +0100] rev 4221
added missing game modifiers to lua
2010-11-08 merge again? :o
koda [Mon, 08 Nov 2010 23:59:21 +0100] rev 4220
merge again? :o
2010-11-08 fix so gfDisableWind can infact be used in lua
Henek [Mon, 08 Nov 2010 23:16:13 +0100] rev 4219
fix so gfDisableWind can infact be used in lua
2010-11-08 added flag gfDisableWind to be used in lua scripts
Henek [Mon, 08 Nov 2010 23:07:43 +0100] rev 4218
added flag gfDisableWind to be used in lua scripts
2010-11-08 Fix wrong order in results screen when players team up
TheException [Mon, 08 Nov 2010 23:05:44 +0100] rev 4217
Fix wrong order in results screen when players team up
2010-11-08 merge
koda [Mon, 08 Nov 2010 23:58:59 +0100] rev 4216
merge
2010-11-08 inactivate sudden death if both health decrease and water rise is 0 and lower sudden death turns to 50 again
Henek [Mon, 08 Nov 2010 22:12:14 +0100] rev 4215
inactivate sudden death if both health decrease and water rise is 0 and lower sudden death turns to 50 again
2010-11-08 fix preview for the FlightJoust test map (not for release)
nemo [Mon, 08 Nov 2010 14:24:31 -0500] rev 4214
fix preview for the FlightJoust test map (not for release)
2010-11-08 smaller update (color and modes)
koda [Mon, 08 Nov 2010 23:58:22 +0100] rev 4213
smaller update (color and modes)
2010-11-08 Darken blue, brighten cyan to make more distinguishable, replace gold with peach. Should hopefully resolve objections about colour distinguishability
nemo [Mon, 08 Nov 2010 14:15:26 -0500] rev 4212
Darken blue, brighten cyan to make more distinguishable, replace gold with peach. Should hopefully resolve objections about colour distinguishability
2010-11-08 this time i got it right, i'm sure of it; TEST ANYWAYS
koda [Mon, 08 Nov 2010 23:46:34 +0100] rev 4211
this time i got it right, i'm sure of it; TEST ANYWAYS
2010-11-07 revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
nemo [Sun, 07 Nov 2010 18:35:21 -0500] rev 4210
revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
2010-11-07 no need to clear this flag
nemo [Sun, 07 Nov 2010 17:48:21 -0500] rev 4209
no need to clear this flag
2010-11-07 revamp gamemodes section in the ifrontend and update ios game modes
koda [Sun, 07 Nov 2010 23:47:29 +0100] rev 4208
revamp gamemodes section in the ifrontend and update ios game modes move minestime and turntime *1000 away from frontend and move it in engine (preserving lua compatibility)
2010-11-07 better end of turn in infinite attack mode. NEEDS TESTING.
nemo [Sun, 07 Nov 2010 17:40:55 -0500] rev 4207
better end of turn in infinite attack mode. NEEDS TESTING.
2010-11-07 oops, remove weapon delays for clean slate - or else crates get frustrating
nemo [Sun, 07 Nov 2010 17:03:10 -0500] rev 4206
oops, remove weapon delays for clean slate - or else crates get frustrating
2010-11-07 keep Clean Slate mode closer to default. the increased health in crates and the increased damage isn't really needed.
nemo [Sun, 07 Nov 2010 16:51:16 -0500] rev 4205
keep Clean Slate mode closer to default. the increased health in crates and the increased damage isn't really needed.
2010-11-07 swedish translation tweaks
Henek [Sun, 07 Nov 2010 21:54:15 +0100] rev 4204
swedish translation tweaks
2010-11-07 swedish translation
FIQ [Sun, 07 Nov 2010 21:21:10 +0100] rev 4203
swedish translation
2010-11-07 JAWOHL! German translations
Always-Godlike [Sun, 07 Nov 2010 21:04:18 +0100] rev 4202
JAWOHL! German translations
2010-11-07 Merge README and CREDITS files into CREDITS
Palewolf [Sun, 07 Nov 2010 20:59:43 +0100] rev 4201
Merge README and CREDITS files into CREDITS
2010-11-07 SOMEONE SET US UP THE BOM!
nemo [Sun, 07 Nov 2010 14:54:30 -0500] rev 4200
SOMEONE SET US UP THE BOM!
2010-11-07 remove BOM from ja.txt, fix line endings
nemo [Sun, 07 Nov 2010 14:49:16 -0500] rev 4199
remove BOM from ja.txt, fix line endings
2010-11-07 err better wait after relase for this one
koda [Sun, 07 Nov 2010 20:40:30 +0100] rev 4198
err better wait after relase for this one
2010-11-07 move turnstime and minestime * 1000 outside frontend and place it in engine
koda [Sun, 07 Nov 2010 20:27:05 +0100] rev 4197
move turnstime and minestime * 1000 outside frontend and place it in engine
2010-11-07 japanese gets some love
mikade [Sun, 07 Nov 2010 14:24:00 -0500] rev 4196
japanese gets some love
2010-11-07 Credit comunity submitted content
Palewolf [Sun, 07 Nov 2010 20:21:05 +0100] rev 4195
Credit comunity submitted content
2010-11-07 hee hee
nemo [Sun, 07 Nov 2010 14:03:16 -0500] rev 4194
hee hee
2010-11-07 pt again
inu [Sun, 07 Nov 2010 13:29:11 -0500] rev 4193
pt again
2010-11-07 Fix stats messages
unc0rr [Sun, 07 Nov 2010 21:23:29 +0300] rev 4192
Fix stats messages Add ru description
2010-11-07 merge
nemo [Sun, 07 Nov 2010 13:20:06 -0500] rev 4191
merge
2010-11-07 fix about.cpp and update swedish locale
Henek [Sun, 07 Nov 2010 19:19:06 +0100] rev 4190
fix about.cpp and update swedish locale
2010-11-07 Fix vertical Sky line with some cards in Castle theme
Palewolf [Sun, 07 Nov 2010 19:17:33 +0100] rev 4189
Fix vertical Sky line with some cards in Castle theme
2010-11-07 pt_BR, the return. also fix line ending screwups
arrom [Sun, 07 Nov 2010 13:19:55 -0500] rev 4188
pt_BR, the return. also fix line ending screwups
2010-11-07 remove last warnings from xcodeproj
koda [Sun, 07 Nov 2010 19:00:41 +0100] rev 4187
remove last warnings from xcodeproj update credits
2010-11-07 spanish translation
Palewolf [Sun, 07 Nov 2010 18:58:17 +0100] rev 4186
spanish translation
2010-11-07 merge
unc0rr [Sun, 07 Nov 2010 20:39:23 +0300] rev 4185
merge
2010-11-07 fix stray offset in resurrector, make resurrector use time
nemo [Sun, 07 Nov 2010 12:37:29 -0500] rev 4184
fix stray offset in resurrector, make resurrector use time
2010-11-07 My wife now
unc0rr [Sun, 07 Nov 2010 20:38:56 +0300] rev 4183
My wife now
2010-11-07 Fix rev dec8aafc6414 (not tested)
unc0rr [Sun, 07 Nov 2010 20:36:16 +0300] rev 4182
Fix rev dec8aafc6414 (not tested)
2010-11-07 Small fix to russian translation
unc0rr [Sun, 07 Nov 2010 20:33:34 +0300] rev 4181
Small fix to russian translation
2010-11-07 lupdate
unc0rr [Sun, 07 Nov 2010 20:29:54 +0300] rev 4180
lupdate
2010-11-07 Fix a typo
unc0rr [Sun, 07 Nov 2010 20:29:25 +0300] rev 4179
Fix a typo
2010-11-07 Fix 4162:49ad7bea4a33 by renaming the file too
nemo [Sun, 07 Nov 2010 12:14:31 -0500] rev 4178
Fix 4162:49ad7bea4a33 by renaming the file too
2010-11-07 Fix some more messages
unc0rr [Sun, 07 Nov 2010 20:08:33 +0300] rev 4177
Fix some more messages
2010-11-07 Fix i18n of plural forms
unc0rr [Sun, 07 Nov 2010 19:59:34 +0300] rev 4176
Fix i18n of plural forms
2010-11-07 merge
unc0rr [Sun, 07 Nov 2010 19:49:39 +0300] rev 4175
merge
2010-11-07 Restore es and pl translations to TrophyRace map
Palewolf [Sun, 07 Nov 2010 17:48:34 +0100] rev 4174
Restore es and pl translations to TrophyRace map
2010-11-07 spanish translation
Palewolf [Sun, 07 Nov 2010 17:46:11 +0100] rev 4173
spanish translation
2010-11-07 Don't use operator /=
unc0rr [Sun, 07 Nov 2010 19:49:16 +0300] rev 4172
Don't use operator /=
2010-11-07 merge
unc0rr [Sun, 07 Nov 2010 19:27:22 +0300] rev 4171
merge
2010-11-07 portuguese update for map lua
inu [Sun, 07 Nov 2010 11:23:30 -0500] rev 4170
portuguese update for map lua
2010-11-07 updated chinese translation
tonghuix [Sun, 07 Nov 2010 11:18:49 -0500] rev 4169
updated chinese translation
2010-11-07 renaming gtAmmo_Bomb and gtAmmo_Grenade
Henek [Sun, 07 Nov 2010 19:24:37 +0300] rev 4168
renaming gtAmmo_Bomb and gtAmmo_Grenade
2010-11-07 merge
unc0rr [Sun, 07 Nov 2010 18:39:34 +0300] rev 4167
merge
2010-11-07 * Updated German translation
smaxx [Sun, 07 Nov 2010 16:30:45 +0100] rev 4166
* Updated German translation * Removed campaign button
2010-11-07 Fix hanging in air after whip or bat attack
unc0rr [Sun, 07 Nov 2010 18:35:40 +0300] rev 4165
Fix hanging in air after whip or bat attack
2010-11-07 some updates
inu [Sun, 07 Nov 2010 17:37:49 +0300] rev 4164
some updates
2010-11-07 Polish updade
szczur [Sun, 07 Nov 2010 17:30:55 +0300] rev 4163
Polish updade
2010-11-07 update and fix some lua stuff
Henek [Sun, 07 Nov 2010 17:30:20 +0300] rev 4162
update and fix some lua stuff
2010-11-07 Remove more int64 casts
unc0rr [Sun, 07 Nov 2010 17:02:04 +0300] rev 4161
Remove more int64 casts
2010-11-07 Don't call getrandom() from parameters to a function. The order of calls is undefined, so desyncs are probable.
unc0rr [Sun, 07 Nov 2010 17:01:48 +0300] rev 4160
Don't call getrandom() from parameters to a function. The order of calls is undefined, so desyncs are probable.
2010-11-07 REmove stupid int64 conversions, provide real fixes to compiler hints
unc0rr [Sun, 07 Nov 2010 16:41:03 +0300] rev 4159
REmove stupid int64 conversions, provide real fixes to compiler hints
2010-11-07 Fix freepascal version detector to ask only version from compiler rather than all help on parameters
unc0rr [Sun, 07 Nov 2010 16:33:42 +0300] rev 4158
Fix freepascal version detector to ask only version from compiler rather than all help on parameters
2010-11-07 Fix some warnings
unc0rr [Sun, 07 Nov 2010 16:21:20 +0300] rev 4157
Fix some warnings
2010-11-07 more portuguese
arrom [Sat, 06 Nov 2010 22:27:22 -0400] rev 4156
more portuguese
2010-11-07 Prevent escape
nemo [Sat, 06 Nov 2010 22:03:12 -0400] rev 4155
Prevent escape
2010-11-07 more polish
inu [Sat, 06 Nov 2010 21:00:37 -0400] rev 4154
more polish
2010-11-06 2 more variables to control water rise and health loss during sudden death.
henek [Sat, 06 Nov 2010 17:56:24 -0400] rev 4153
2 more variables to control water rise and health loss during sudden death.
2010-11-06 Prevent vgtFlake's rotation angle to grow too high in its absolute value
unc0rr [Sat, 06 Nov 2010 23:07:20 +0300] rev 4152
Prevent vgtFlake's rotation angle to grow too high in its absolute value
2010-11-06 add Timeless and Fort game modes, tweaks to other modes
koda [Sat, 06 Nov 2010 20:38:59 +0100] rev 4151
add Timeless and Fort game modes, tweaks to other modes
2010-11-06 perform an additional check on gamestart
koda [Sat, 06 Nov 2010 19:40:49 +0100] rev 4150
perform an additional check on gamestart
2010-11-06 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda [Sat, 06 Nov 2010 18:21:30 +0100] rev 4149
update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
2010-11-06 Decouple forts from divide/mines/explosives, since those can be set individually these days
henek [Sat, 06 Nov 2010 12:56:09 -0400] rev 4148
Decouple forts from divide/mines/explosives, since those can be set individually these days
2010-11-06 Forgot to disable these in 4116:877ecc9d9d82
nemo [Sat, 06 Nov 2010 12:33:24 -0400] rev 4147
Forgot to disable these in 4116:877ecc9d9d82
2010-11-06 Small tweak to Nature/LandTex
Palewolf [Sat, 06 Nov 2010 14:49:11 +0100] rev 4146
Small tweak to Nature/LandTex Change icon.png too, you idiot!
2010-11-06 Fix watermelon fragments stray pixels.
Palewolf [Sat, 06 Nov 2010 14:05:17 +0100] rev 4145
Fix watermelon fragments stray pixels. Clean Nature/Landtex.svg a little
2010-11-06 help pages for iphone
koda [Sat, 06 Nov 2010 03:57:47 +0100] rev 4144
help pages for iphone
2010-11-06 Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek [Fri, 05 Nov 2010 22:32:00 -0400] rev 4143
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
2010-11-06 more portugese
inu [Fri, 05 Nov 2010 21:59:02 -0400] rev 4142
more portugese
2010-11-05 2 minor bugfixes. fix shoppa hack, strip translation from 2 scheme/weapon filters - breaks otherwise.
nemo [Fri, 05 Nov 2010 19:07:17 -0400] rev 4141
2 minor bugfixes. fix shoppa hack, strip translation from 2 scheme/weapon filters - breaks otherwise. They aren't dynamic yet.
2010-11-05 revert attempts to block switching weapon while targetting in infinite attack mode. just getting too messy.
nemo [Fri, 05 Nov 2010 18:56:12 -0400] rev 4140
revert attempts to block switching weapon while targetting in infinite attack mode. just getting too messy. probably best to allow any weapon to be targetted, and store the target in the gear and draw it there instead of uworld, but I'm leaving this alone
2010-11-05 and again with the polish
szczur [Fri, 05 Nov 2010 18:10:05 -0400] rev 4139
and again with the polish
2010-11-05 I need to keep track of CurAmmoGear or else I trap people who clicked on the bee target
nemo [Fri, 05 Nov 2010 17:53:58 -0400] rev 4138
I need to keep track of CurAmmoGear or else I trap people who clicked on the bee target
2010-11-05 polish update
szczur [Fri, 05 Nov 2010 17:31:47 -0400] rev 4137
polish update
2010-11-05 swedish updates, new goals and such
henek [Fri, 05 Nov 2010 17:30:53 -0400] rev 4136
swedish updates, new goals and such
2010-11-05 This should make bee and other targetted things behave more reliably in infinite attack mode. Blocks switching of weps if a target point is active.
nemo [Fri, 05 Nov 2010 17:27:14 -0400] rev 4135
This should make bee and other targetted things behave more reliably in infinite attack mode. Blocks switching of weps if a target point is active.
2010-11-05 merge
nemo [Fri, 05 Nov 2010 15:37:36 -0400] rev 4134
merge
2010-11-05 merge
Tobias Neumann <mail@tobias-neumann.eu> [Fri, 05 Nov 2010 20:08:15 +0100] rev 4133
merge
2010-11-05 Add some more game goals. Sorry translators.
nemo [Fri, 05 Nov 2010 15:36:45 -0400] rev 4132
Add some more game goals. Sorry translators.
2010-11-05 add F1-F10 to the default binds to fix weapon selection in trainings/missions and such
nemo [Fri, 05 Nov 2010 14:49:44 -0400] rev 4131
add F1-F10 to the default binds to fix weapon selection in trainings/missions and such
2010-11-05 Replace the deprecated Basketball mode with Clean Slate mode which uses a few of the new scheme options
nemo [Fri, 05 Nov 2010 14:14:32 -0400] rev 4130
Replace the deprecated Basketball mode with Clean Slate mode which uses a few of the new scheme options
2010-11-05 frontend french update - still some unfinished blocks
geekshadow [Fri, 05 Nov 2010 13:45:06 -0400] rev 4129
frontend french update - still some unfinished blocks
2010-11-05 Release custom hats into the wide wide world
nemo [Fri, 05 Nov 2010 13:28:53 -0400] rev 4128
Release custom hats into the wide wide world
2010-11-05 scale down larger buttons to match the others
nemo [Fri, 05 Nov 2010 13:16:50 -0400] rev 4127
scale down larger buttons to match the others
2010-11-05 updated swedish translation
henek [Fri, 05 Nov 2010 13:16:36 -0400] rev 4126
updated swedish translation
2010-11-05 Disable icons on maps/generated terrain dropdowns since they haven't been drawn yet. Add per-hog-ammo button
nemo [Fri, 05 Nov 2010 12:52:37 -0400] rev 4125
Disable icons on maps/generated terrain dropdowns since they haven't been drawn yet. Add per-hog-ammo button
2010-11-05 update translation files
nemo [Fri, 05 Nov 2010 12:33:52 -0400] rev 4124
update translation files
2010-11-05 New title and campaign mode images
nemo [Fri, 05 Nov 2010 12:32:35 -0400] rev 4123
New title and campaign mode images
2010-11-05 merge
nemo [Fri, 05 Nov 2010 11:51:56 -0400] rev 4122
merge
2010-11-05 fix issue 2 - taunts during AI turns
koda [Fri, 05 Nov 2010 16:07:39 +0100] rev 4121
fix issue #2 - taunts during AI turns
2010-11-05 more button updates, wait for hogs in infinite attack mode stop moving before clearing their damage (just used an arbitrary small interval)
nemo [Fri, 05 Nov 2010 11:51:34 -0400] rev 4120
more button updates, wait for hogs in infinite attack mode stop moving before clearing their damage (just used an arbitrary small interval)
2010-11-05 Forgot to make the reset of ReadyTimer match. Also, new icon for Reset Weapons mode
nemo [Fri, 05 Nov 2010 11:06:22 -0400] rev 4119
Forgot to make the reset of ReadyTimer match. Also, new icon for Reset Weapons mode
2010-11-05 portugese translation for opendesktop files
inu [Fri, 05 Nov 2010 09:55:58 -0400] rev 4118
portugese translation for opendesktop files
2010-11-05 adding qm files and hwengine.desktop to .hgignore
sheepluva [Fri, 05 Nov 2010 13:05:08 +0100] rev 4117
adding qm files and hwengine.desktop to .hgignore
2010-11-05 some changelog changes
sheepluva [Fri, 05 Nov 2010 13:03:55 +0100] rev 4116
some changelog changes
2010-11-04 make the support page more portable
koda [Fri, 05 Nov 2010 00:38:30 +0100] rev 4115
make the support page more portable fix the respondsToSelector calls and update modes
2010-11-04 fix copypasta
nemo [Thu, 04 Nov 2010 18:19:28 -0400] rev 4114
fix copypasta
2010-11-04 it locale for opendesktop
koda [Thu, 04 Nov 2010 22:42:56 +0100] rev 4113
it locale for opendesktop update ios gamemodes
2010-11-04 Oops, didn't see this one. Thanks sheepluva
Palewolf [Thu, 04 Nov 2010 19:52:35 +0100] rev 4112
Oops, didn't see this one. Thanks sheepluva
2010-11-04 Make health machine effects impact health reset
nemo [Thu, 04 Nov 2010 14:46:49 -0400] rev 4111
Make health machine effects impact health reset
2010-11-04 some crappy german translation, feel free to improve :P
sheepluva [Thu, 04 Nov 2010 01:07:14 +0100] rev 4110
some crappy german translation, feel free to improve :P
2010-11-03 spanish opendesktop translations
Palewolf [Thu, 04 Nov 2010 00:56:26 +0100] rev 4109
spanish opendesktop translations
2010-11-03 Move LandBackTex to break simmetry as nemo suggested
Palewolf [Thu, 04 Nov 2010 00:05:58 +0100] rev 4108
Move LandBackTex to break simmetry as nemo suggested Optipng new Nature's LandTex
2010-11-03 adjust the range for mines to allow disabling with 0 now that the toggle button is gone.
henek [Wed, 03 Nov 2010 18:18:16 -0400] rev 4107
adjust the range for mines to allow disabling with 0 now that the toggle button is gone.
2010-11-05 new maps: ShoppaKing and TrophyRace
Dragonfly [Fri, 05 Nov 2010 20:06:57 +0100] rev 4106
new maps: ShoppaKing and TrophyRace
2010-11-03 slovak opendesktop translations
jose1711 [Wed, 03 Nov 2010 22:28:55 +0100] rev 4105
slovak opendesktop translations
2010-11-03 copypasta(TM) saves the day (nemo's bugfix part2)
sheepluva [Wed, 03 Nov 2010 20:16:31 +0100] rev 4104
copypasta(TM) saves the day (nemo's bugfix part2)
2010-11-03 clear gmAttack on attach to prevent a particularly nasty abuse found by the shoppa users.
nemo [Wed, 03 Nov 2010 15:03:24 -0400] rev 4103
clear gmAttack on attach to prevent a particularly nasty abuse found by the shoppa users.
2010-11-03 Extend shoppa hack to disable health crates to saucer and portal modes as well
nemo [Wed, 03 Nov 2010 13:00:17 -0400] rev 4102
Extend shoppa hack to disable health crates to saucer and portal modes as well
2010-11-03 Apply the reset to all hogs on all teams in uGears. Make InitialHealth same type as Health to avoid issues w/ initial health > 255. Update InitialHealth with the king buff.
nemo [Wed, 03 Nov 2010 12:28:44 -0400] rev 4101
Apply the reset to all hogs on all teams in uGears. Make InitialHealth same type as Health to avoid issues w/ initial health > 255. Update InitialHealth with the king buff.
2010-11-03 oops
koda [Wed, 03 Nov 2010 16:35:24 +0100] rev 4100
oops
2010-11-03 health reset mode ftw (replaces gfmines)
koda [Wed, 03 Nov 2010 16:29:17 +0100] rev 4099
health reset mode ftw (replaces gfmines)
2010-11-02 i give up and disable rotation on the iphone; also fix smaller compilation issues
koda [Wed, 03 Nov 2010 00:48:42 +0100] rev 4098
i give up and disable rotation on the iphone; also fix smaller compilation issues
2010-11-02 swedish localisation for opendesktop files
henek [Tue, 02 Nov 2010 10:53:38 -0400] rev 4097
swedish localisation for opendesktop files
2010-11-02 polish localisation for opendesktop files
szczur [Tue, 02 Nov 2010 10:31:51 -0400] rev 4096
polish localisation for opendesktop files
2010-11-02 text tweaks
nemo [Tue, 02 Nov 2010 10:18:27 -0400] rev 4095
text tweaks
2010-11-02 argh. typo.
nemo [Tue, 02 Nov 2010 09:10:53 -0400] rev 4094
argh. typo.
2010-11-02 this line doesn't use WorldDx
nemo [Tue, 02 Nov 2010 09:06:50 -0400] rev 4093
this line doesn't use WorldDx
2010-11-02 more portal tweaks (closer exit position, cake stuff, etc)
sheepluva [Tue, 02 Nov 2010 13:17:01 +0100] rev 4092
more portal tweaks (closer exit position, cake stuff, etc)
2010-11-01 set as default type, add icon. going to assume the icon was installed already. should happen in most packaging out there.
nemo [Mon, 01 Nov 2010 19:13:00 -0400] rev 4091
set as default type, add icon. going to assume the icon was installed already. should happen in most packaging out there.
2010-11-01 disable file association on mac for now
koda [Mon, 01 Nov 2010 23:30:33 +0100] rev 4090
disable file association on mac for now
2010-11-01 merge
nemo [Mon, 01 Nov 2010 18:20:50 -0400] rev 4089
merge
2010-11-01 er. needs bin/
nemo [Mon, 01 Nov 2010 18:20:17 -0400] rev 4088
er. needs bin/
2010-11-01 add absolute path to hwengine
nemo [Mon, 01 Nov 2010 18:19:02 -0400] rev 4087
add absolute path to hwengine
2010-11-01 New land texture for Nature theme
Palewolf [Mon, 01 Nov 2010 23:13:58 +0100] rev 4086
New land texture for Nature theme
2010-11-01 check for subs first
nemo [Mon, 01 Nov 2010 18:07:36 -0400] rev 4085
check for subs first
2010-11-01 Add opendesktop association of files for non-windows. NEEDS TESTING.
nemo [Mon, 01 Nov 2010 17:58:59 -0400] rev 4084
Add opendesktop association of files for non-windows. NEEDS TESTING.
2010-11-01 Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request.
nemo [Mon, 01 Nov 2010 17:12:32 -0400] rev 4083
Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request. Still needs the addition of the frontend code to mkdir -p in .local, copy the files, call update-mime-info and such
2010-11-01 better support for wimpier i-devices
koda [Mon, 01 Nov 2010 18:51:38 +0100] rev 4082
better support for wimpier i-devices
2010-11-01 shorter strings for low-resolution friendliness
szczur [Mon, 01 Nov 2010 13:02:39 -0400] rev 4081
shorter strings for low-resolution friendliness
2010-11-01 Updated mission translations
Palewolf [Mon, 01 Nov 2010 11:09:04 +0100] rev 4080
Updated mission translations
2010-11-01 merge
nemo [Mon, 01 Nov 2010 00:14:15 -0400] rev 4079
merge
2010-11-01 rotation stuff for iphone now works
koda [Mon, 01 Nov 2010 04:33:54 +0100] rev 4078
rotation stuff for iphone now works
2010-11-01 Avoid a flicker of tags if jiggling a hog, remove a bunch of calls to hwRound and hwSign
nemo [Mon, 01 Nov 2010 00:13:58 -0400] rev 4077
Avoid a flicker of tags if jiggling a hog, remove a bunch of calls to hwRound and hwSign
2010-11-01 we had it with you intolerant portals\!
sheepluva [Mon, 01 Nov 2010 03:05:44 +0100] rev 4076
we had it with you intolerant portals\!
2010-11-01 also update health bars when one joins a netgame
koda [Mon, 01 Nov 2010 02:47:30 +0100] rev 4075
also update health bars when one joins a netgame
2010-11-01 polish update
szczur [Sun, 31 Oct 2010 21:17:17 -0400] rev 4074
polish update
2010-11-01 again w/ the swedish
henek [Sun, 31 Oct 2010 21:16:23 -0400] rev 4073
again w/ the swedish
2010-11-01 moar swedish
henek [Sun, 31 Oct 2010 21:02:59 -0400] rev 4072
moar swedish
2010-11-01 fix encoding and stupid file host behaviour
nemo [Sun, 31 Oct 2010 20:24:39 -0400] rev 4071
fix encoding and stupid file host behaviour
2010-11-01 polish update, fix encoding
szczur [Sun, 31 Oct 2010 20:19:31 -0400] rev 4070
polish update, fix encoding
2010-10-31 more swedish updates
henek [Sun, 31 Oct 2010 19:55:55 -0400] rev 4069
more swedish updates
2010-10-31 Merged changes
Carlos Vives <glykorin@gmail.com> [Sun, 31 Oct 2010 23:13:00 +0100] rev 4068
Merged changes
2010-10-31 Mummy hat
MeinCookie95 [Sun, 31 Oct 2010 22:57:24 +0100] rev 4067
Mummy hat
2010-10-31 Terminator glasees hat
Robinator [Sun, 31 Oct 2010 22:56:32 +0100] rev 4066
Terminator glasees hat
2010-10-31 Samus hat
shingo666 [Sun, 31 Oct 2010 22:56:03 +0100] rev 4065
Samus hat
2010-10-31 Infernal horns hat
MeinCookie95 [Sun, 31 Oct 2010 22:55:28 +0100] rev 4064
Infernal horns hat
2010-10-31 Disguise hat
Miphica [Sun, 31 Oct 2010 22:54:44 +0100] rev 4063
Disguise hat
2010-10-31 Elvis hat
thuban [Sun, 31 Oct 2010 22:54:10 +0100] rev 4062
Elvis hat
2010-10-31 Hats
Blayde [Sun, 31 Oct 2010 22:53:43 +0100] rev 4061
Hats
2010-10-31 Hat
hillis [Sun, 31 Oct 2010 22:53:09 +0100] rev 4060
Hat
2010-10-31 Hats
Lortinak [Sun, 31 Oct 2010 22:52:26 +0100] rev 4059
Hats
2010-10-31 Hats
chujoii [Sun, 31 Oct 2010 22:50:37 +0100] rev 4058
Hats
2010-10-31 Trophyrace scripted map
Wolfmarc and Dragonfly [Sun, 31 Oct 2010 22:33:44 +0100] rev 4057
Trophyrace scripted map
2010-10-31 Sticks map
dctPL [Sun, 31 Oct 2010 22:31:44 +0100] rev 4056
Sticks map
2010-10-31 swedish update
henek [Sun, 31 Oct 2010 17:45:34 -0400] rev 4055
swedish update
2010-10-31 Shoppaking map
Wolfmarc and Dragonfly [Sun, 31 Oct 2010 22:27:53 +0100] rev 4054
Shoppaking map
2010-10-31 Evil chiken fort
Dragonfly [Sun, 31 Oct 2010 22:22:25 +0100] rev 4053
Evil chiken fort
2010-10-31 Jungle theme with a few touches by Palewolf (missing droplets/splash, wrong background size)
KoRn666 [Sun, 31 Oct 2010 22:18:13 +0100] rev 4052
Jungle theme with a few touches by Palewolf (missing droplets/splash, wrong background size)
2010-10-31 polish language patch
szczur [Sun, 31 Oct 2010 20:30:02 +0100] rev 4051
polish language patch
2010-10-31 various portal tweaks, also: nemo's gear jiggling is back
sheepluva [Sun, 31 Oct 2010 19:16:54 +0100] rev 4050
various portal tweaks, also: nemo's gear jiggling is back
2010-10-31 fix issue 63 and draw health bars right away for savefiles
koda [Sun, 31 Oct 2010 18:28:12 +0100] rev 4049
fix issue #63 and draw health bars right away for savefiles
2010-10-31 call initIPC for savefiles only on iOS
koda [Sun, 31 Oct 2010 18:05:48 +0100] rev 4048
call initIPC for savefiles only on iOS
2010-10-31 merge
koda [Sun, 31 Oct 2010 18:04:21 +0100] rev 4047
merge
2010-10-31 making indentation consistent (noticed while debugging)
nemo [Sun, 31 Oct 2010 12:19:54 -0400] rev 4046
making indentation consistent (noticed while debugging)
2010-10-31 Cancel out dX/dY to handle the invulnerability case
nemo [Sun, 31 Oct 2010 00:32:41 -0400] rev 4045
Cancel out dX/dY to handle the invulnerability case
2010-10-31 Check for collision with surfaces above when levitating hog, use more typical drawing syntax for the resurrector wep, restore typical indentation
nemo [Sat, 30 Oct 2010 23:50:49 -0400] rev 4044
Check for collision with surfaces above when levitating hog, use more typical drawing syntax for the resurrector wep, restore typical indentation
2010-10-31 Oops. Restore the check as well
nemo [Sat, 30 Oct 2010 22:53:23 -0400] rev 4043
Oops. Restore the check as well
2010-10-31 Restore pending proper removal and cleanup from frontend. Otherwise we'll just confuse the users.
nemo [Sat, 30 Oct 2010 22:48:05 -0400] rev 4042
Restore pending proper removal and cleanup from frontend. Otherwise we'll just confuse the users.
2010-10-31 fix entity
nemo [Sat, 30 Oct 2010 22:43:30 -0400] rev 4041
fix entity
2010-10-31 don't think resurrection is beta anymore
nemo [Sat, 30 Oct 2010 22:04:36 -0400] rev 4040
don't think resurrection is beta anymore
2010-10-31 text updates
inu [Sat, 30 Oct 2010 22:03:04 -0400] rev 4039
text updates
2010-10-31 potential fix for Issue #86: 'Objects behind a portal will sometimes go through the portal.' please test
sheepluva [Sun, 31 Oct 2010 02:50:15 +0100] rev 4038
potential fix for issue #86: 'Objects behind a portal will sometimes go through the portal.' please test
2010-10-31 set hasGone to prevent resurrection.
nemo [Sat, 30 Oct 2010 21:48:47 -0400] rev 4037
set hasGone to prevent resurrection.
(0) -3000 -1000 -384 +384 +1000 +3000 +10000 tip