Sun, 21 Nov 2010 10:53:50 -0500 fix rope test
nemo [Sun, 21 Nov 2010 10:53:50 -0500] rev 4400
fix rope test
Sun, 21 Nov 2010 16:48:44 +0100 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
Sun, 21 Nov 2010 17:48:58 +0300 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)
Sun, 21 Nov 2010 09:37:48 -0500 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
Sun, 21 Nov 2010 09:12:44 -0500 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.
Sun, 21 Nov 2010 16:55:19 +0300 merge
unc0rr [Sun, 21 Nov 2010 16:55:19 +0300] rev 4395
merge
Sun, 21 Nov 2010 08:42:41 -0500 move rendering to fix 4368:3698361802ed
nemo [Sun, 21 Nov 2010 08:42:41 -0500] rev 4394
move rendering to fix 4368:3698361802ed
Sun, 21 Nov 2010 16:53:31 +0300 uCaptions
unc0rr [Sun, 21 Nov 2010 16:53:31 +0300] rev 4393
uCaptions
Sun, 21 Nov 2010 01:26:31 -0500 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
Sun, 21 Nov 2010 01:08:43 -0500 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.
Sat, 20 Nov 2010 23:55:00 +0300 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
Sat, 20 Nov 2010 23:48:04 +0300 Move land hash checking into commands
unc0rr [Sat, 20 Nov 2010 23:48:04 +0300] rev 4389
Move land hash checking into commands
Sat, 20 Nov 2010 23:20:46 +0300 Oops, forgot the file
unc0rr [Sat, 20 Nov 2010 23:20:46 +0300] rev 4388
Oops, forgot the file
Sat, 20 Nov 2010 23:19:52 +0300 no way
unc0rr [Sat, 20 Nov 2010 23:19:52 +0300] rev 4387
no way
Sat, 20 Nov 2010 23:10:26 +0300 Forgot this
unc0rr [Sat, 20 Nov 2010 23:10:26 +0300] rev 4386
Forgot this
Sat, 20 Nov 2010 23:08:11 +0300 Introduce uGearsRender
unc0rr [Sat, 20 Nov 2010 23:08:11 +0300] rev 4385
Introduce uGearsRender
Sat, 20 Nov 2010 22:05:01 +0300 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
Thu, 18 Nov 2010 16:58:08 -0500 merge
nemo [Thu, 18 Nov 2010 16:58:08 -0500] rev 4383
merge
Thu, 18 Nov 2010 17:01:35 +0300 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?)
Thu, 18 Nov 2010 17:00:45 +0300 Got no warning about this, why?
unC0Rr [Thu, 18 Nov 2010 17:00:45 +0300] rev 4381
Got no warning about this, why?
Thu, 18 Nov 2010 16:19:55 +0300 Introduce uRenderUtils
unC0Rr [Thu, 18 Nov 2010 16:19:55 +0300] rev 4380
Introduce uRenderUtils
Thu, 18 Nov 2010 15:55:02 +0300 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
Thu, 18 Nov 2010 15:45:35 +0300 Introduce uRender
unC0Rr [Thu, 18 Nov 2010 15:45:35 +0300] rev 4378
Introduce uRender
Thu, 18 Nov 2010 12:12:51 +0300 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
Thu, 18 Nov 2010 11:50:02 +0300 Move SendStats to uIO
unC0Rr [Thu, 18 Nov 2010 11:50:02 +0300] rev 4376
Move SendStats to uIO
Thu, 18 Nov 2010 11:45:31 +0300 Introduce uTextures
unC0Rr [Thu, 18 Nov 2010 11:45:31 +0300] rev 4375
Introduce uTextures
Thu, 18 Nov 2010 11:32:47 +0300 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
Thu, 18 Nov 2010 09:12:27 +0300 Introduce uCommands.pas
unC0Rr [Thu, 18 Nov 2010 09:12:27 +0300] rev 4373
Introduce uCommands.pas
Wed, 17 Nov 2010 22:09:07 -0500 remove some more PHedgehog casts
nemo [Wed, 17 Nov 2010 22:09:07 -0500] rev 4372
remove some more PHedgehog casts
Wed, 17 Nov 2010 22:26:34 +0300 Some more
unc0rr [Wed, 17 Nov 2010 22:26:34 +0300] rev 4371
Some more
Wed, 17 Nov 2010 22:21:29 +0300 uGears
unc0rr [Wed, 17 Nov 2010 22:21:29 +0300] rev 4370
uGears
Wed, 17 Nov 2010 22:19:58 +0300 uWorld
unc0rr [Wed, 17 Nov 2010 22:19:58 +0300] rev 4369
uWorld
Wed, 17 Nov 2010 22:14:41 +0300 uTeams
unc0rr [Wed, 17 Nov 2010 22:14:41 +0300] rev 4368
uTeams
Wed, 17 Nov 2010 22:07:03 +0300 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
Mon, 29 Nov 2010 09:11:31 +0100 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
Wed, 17 Nov 2010 20:58:23 +0300 Remove ugly PHedgehog(Gear^.Hedgehog) cast
unc0rr [Wed, 17 Nov 2010 20:58:23 +0300] rev 4365
Remove ugly PHedgehog(Gear^.Hedgehog) cast
Mon, 29 Nov 2010 09:11:18 +0100 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
Wed, 17 Nov 2010 20:36:35 +0300 Remove uMisc dependency from uRandom
unc0rr [Wed, 17 Nov 2010 20:36:35 +0300] rev 4363
Remove uMisc dependency from uRandom
Sun, 28 Nov 2010 23:49:09 +0100 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
Wed, 17 Nov 2010 20:28:42 +0300 Move variables from uConsts to uVariables
unc0rr [Wed, 17 Nov 2010 20:28:42 +0300] rev 4361
Move variables from uConsts to uVariables
Sun, 28 Nov 2010 01:58:43 +0100 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
Wed, 17 Nov 2010 17:45:55 +0300 Move variables from uMisc to uVariables
unC0Rr [Wed, 17 Nov 2010 17:45:55 +0300] rev 4359
Move variables from uMisc to uVariables
Sat, 27 Nov 2010 23:29:07 +0100 more backward compatibility
koda [Sat, 27 Nov 2010 23:29:07 +0100] rev 4358
more backward compatibility
Wed, 17 Nov 2010 17:22:36 +0300 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
Thu, 25 Nov 2010 02:45:52 +0100 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
Wed, 17 Nov 2010 16:31:30 +0300 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`
Wed, 24 Nov 2010 23:35:41 +0100 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
Wed, 17 Nov 2010 16:19:28 +0300 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
Wed, 24 Nov 2010 23:34:10 +0100 update graphics names, path, resolution, content...
koda [Wed, 24 Nov 2010 23:34:10 +0100] rev 4352
update graphics names, path, resolution, content...
Wed, 17 Nov 2010 01:42:51 +0100 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
Tue, 16 Nov 2010 20:55:39 +0100 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
Sun, 21 Nov 2010 04:10:39 +0100 display an empty table for missions
koda [Sun, 21 Nov 2010 04:10:39 +0100] rev 4349
display an empty table for missions
Tue, 16 Nov 2010 20:04:20 +0100 sk update
jose1711 [Tue, 16 Nov 2010 20:04:20 +0100] rev 4348
sk update
Mon, 27 Dec 2010 23:57:44 +0100 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
Tue, 16 Nov 2010 13:35:23 -0500 translation updates
jose1711 [Tue, 16 Nov 2010 13:35:23 -0500] rev 4346
translation updates
Wed, 22 Dec 2010 12:17:34 +0100 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
Mon, 15 Nov 2010 14:39:58 -0500 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
Mon, 15 Nov 2010 12:37:39 +0100 update the 3d branch after release experimental3D
koda [Mon, 15 Nov 2010 12:37:39 +0100] rev 4343
update the 3d branch after release
Sun, 16 Jan 2011 03:40:54 +0100 close branch 0.9.14.1
koda [Sun, 16 Jan 2011 03:40:54 +0100] rev 4342
close branch
Mon, 15 Nov 2010 04:30:11 +0100 minor things
koda [Mon, 15 Nov 2010 04:30:11 +0100] rev 4341
minor things
Mon, 06 Dec 2010 03:07:03 +0100 whoops 0.9.14.1
sheepluva [Mon, 06 Dec 2010 03:07:03 +0100] rev 4340
whoops
Sun, 14 Nov 2010 23:28:45 +0100 resets CurAmmoType in ResetWeapons
Henek [Sun, 14 Nov 2010 23:28:45 +0100] rev 4339
resets CurAmmoType in ResetWeapons
Mon, 06 Dec 2010 03:01:44 +0100 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
Sun, 14 Nov 2010 15:06:02 -0500 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
Sun, 28 Nov 2010 01:58:08 +0100 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
Sun, 14 Nov 2010 20:37:55 +0100 improve mac bundle creation 0.9.14.1
koda [Sun, 14 Nov 2010 20:37:55 +0100] rev 4335
improve mac bundle creation
Sun, 14 Nov 2010 20:06:47 +0100 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
Sun, 14 Nov 2010 21:36:47 +0300 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
Sun, 14 Nov 2010 13:04:23 -0500 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
Sun, 14 Nov 2010 14:53:44 -0500 merge 0.9.14
nemo [Sun, 14 Nov 2010 14:53:44 -0500] rev 4331
merge 0.9.14
Sun, 14 Nov 2010 12:53:33 -0500 fix placement 0.9.14.1
nemo [Sun, 14 Nov 2010 12:53:33 -0500] rev 4330
fix placement
Sun, 14 Nov 2010 13:14:05 +0100 Apply hit animation ONLY to bullets
Palewolf [Sun, 14 Nov 2010 13:14:05 +0100] rev 4329
Apply hit animation ONLY to bullets
Sun, 14 Nov 2010 20:35:39 +0300 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
Sun, 14 Nov 2010 12:57:01 +0100 Small animation on bullet impact
Palewolf [Sun, 14 Nov 2010 12:57:01 +0100] rev 4327
Small animation on bullet impact
Sun, 14 Nov 2010 20:34:13 +0300 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
Sun, 14 Nov 2010 02:38:05 -0500 sorry bout that guys.
nemo [Sun, 14 Nov 2010 02:38:05 -0500] rev 4325
sorry bout that guys.
Sun, 14 Nov 2010 12:25:50 -0500 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
Sun, 14 Nov 2010 00:50:33 +0100 another typo
jose1711 [Sun, 14 Nov 2010 00:50:33 +0100] rev 4323
another typo
Sun, 14 Nov 2010 11:53:27 -0500 this reverts 3861 0.9.14.1
nemo [Sun, 14 Nov 2010 11:53:27 -0500] rev 4322
this reverts 3861
Sun, 14 Nov 2010 00:35:05 +0100 fixed typo
inu [Sun, 14 Nov 2010 00:35:05 +0100] rev 4321
fixed typo
Sun, 14 Nov 2010 17:42:00 +0100 bumping qt minimum version 0.9.14.1
koda [Sun, 14 Nov 2010 17:42:00 +0100] rev 4320
bumping qt minimum version
Sat, 13 Nov 2010 23:08:33 +0100 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
Sun, 14 Nov 2010 19:27:30 +0300 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
Sat, 13 Nov 2010 15:32:53 -0500 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
Sun, 14 Nov 2010 11:24:36 -0500 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
Sat, 13 Nov 2010 23:03:17 +0300 merge
unc0rr [Sat, 13 Nov 2010 23:03:17 +0300] rev 4315
merge
Sun, 14 Nov 2010 11:19:37 -0500 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
Sat, 13 Nov 2010 17:19:18 +0100 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
Sat, 13 Nov 2010 20:42:26 +0300 Optimization fail fixed
unc0rr [Sat, 13 Nov 2010 20:42:26 +0300] rev 4312
Optimization fail fixed
Sun, 14 Nov 2010 11:10:25 -0500 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
Sun, 16 Jan 2011 03:39:54 +0100 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
Sat, 13 Nov 2010 09:36:26 -0500 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
Sun, 14 Nov 2010 11:06:55 -0500 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
Sat, 13 Nov 2010 14:40:06 +0100 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
Sun, 14 Nov 2010 11:03:55 -0500 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.
Sat, 13 Nov 2010 14:04:18 +0100 better description of disable wind
Henek [Sat, 13 Nov 2010 14:04:18 +0100] rev 4305
better description of disable wind
Sat, 13 Nov 2010 15:25:38 -0500 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
Sat, 13 Nov 2010 00:47:48 -0500 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
Sat, 13 Nov 2010 23:16:23 +0300 Update message 0.9.14
unc0rr [Sat, 13 Nov 2010 23:16:23 +0300] rev 4302
Update message
Fri, 12 Nov 2010 23:29:11 -0500 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)
Sat, 13 Nov 2010 23:13:21 +0300 Apply 2610ad7c6d6c to branch too 0.9.14
unc0rr [Sat, 13 Nov 2010 23:13:21 +0300] rev 4300
Apply 2610ad7c6d6c to branch too
Fri, 12 Nov 2010 21:30:00 -0500 tweak more wind mode
nemo [Fri, 12 Nov 2010 21:30:00 -0500] rev 4299
tweak more wind mode
Sat, 13 Nov 2010 23:09:24 +0300 Bump up protocol number 0.9.14
unc0rr [Sat, 13 Nov 2010 23:09:24 +0300] rev 4298
Bump up protocol number
Sat, 13 Nov 2010 03:26:14 +0100 merge
koda [Sat, 13 Nov 2010 03:26:14 +0100] rev 4297
merge
Sat, 13 Nov 2010 14:56:35 -0500 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.
Fri, 12 Nov 2010 18:57:36 -0500 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
Sat, 13 Nov 2010 12:59:56 -0500 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
Sat, 13 Nov 2010 00:51:55 +0100 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
Sat, 13 Nov 2010 10:28:04 -0500 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
Fri, 12 Nov 2010 18:24:11 -0500 bugfix. correct crossplatform tips
nemo [Fri, 12 Nov 2010 18:24:11 -0500] rev 4291
bugfix. correct crossplatform tips (transplanted from e59a026758af1ed70833e588075483b01af6c87c)
Sat, 13 Nov 2010 03:25:40 +0100 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
Sat, 13 Nov 2010 17:48:56 +0300 Update ru translation 0.9.14
unc0rr [Sat, 13 Nov 2010 17:48:56 +0300] rev 4289
Update ru translation
Fri, 12 Nov 2010 18:32:29 -0500 translation update for the release
jose1711 [Fri, 12 Nov 2010 18:32:29 -0500] rev 4288
translation update for the release (transplanted from 21f168609f53ffcd27db8c9d86399a2c9fc4894b)
Sat, 13 Nov 2010 01:24:39 +0100 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
Sat, 13 Nov 2010 17:39:24 +0300 Not going into release 0.9.14
unc0rr [Sat, 13 Nov 2010 17:39:24 +0300] rev 4286
Not going into release
Fri, 12 Nov 2010 18:32:56 -0500 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)
Fri, 12 Nov 2010 23:59:40 +0100 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
Sat, 13 Nov 2010 17:14:51 +0300 No svgz and .desktop 0.9.14
unc0rr [Sat, 13 Nov 2010 17:14:51 +0300] rev 4283
No svgz and .desktop
Fri, 12 Nov 2010 23:40:08 +0100 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
Fri, 12 Nov 2010 22:47:13 +0100 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
Sat, 13 Nov 2010 17:11:28 +0300 Bye-bye sha-1 0.9.14
unc0rr [Sat, 13 Nov 2010 17:11:28 +0300] rev 4280
Bye-bye sha-1
Fri, 12 Nov 2010 22:38:05 +0100 Light trails for bullets
Palewolf [Fri, 12 Nov 2010 22:38:05 +0100] rev 4279
Light trails for bullets
Sat, 13 Nov 2010 17:05:34 +0300 Merge 0.9.14
unc0rr [Sat, 13 Nov 2010 17:05:34 +0300] rev 4278
Merge
Fri, 12 Nov 2010 16:06:06 -0500 copypasta fail
nemo [Fri, 12 Nov 2010 16:06:06 -0500] rev 4277
copypasta fail
Sat, 13 Nov 2010 17:05:14 +0300 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
Fri, 12 Nov 2010 16:00:28 -0500 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
Sat, 13 Nov 2010 16:52:53 +0300 Some fixes 0.9.14
unc0rr [Sat, 13 Nov 2010 16:52:53 +0300] rev 4274
Some fixes
Sat, 13 Nov 2010 08:55:58 -0500 merge (stupid reflexive pull -u) 0.9.14
nemo [Sat, 13 Nov 2010 08:55:58 -0500] rev 4273
merge (stupid reflexive pull -u)
Fri, 12 Nov 2010 15:57:30 -0500 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
Sat, 13 Nov 2010 16:47:40 +0300 Useless 0.9.14
unc0rr [Sat, 13 Nov 2010 16:47:40 +0300] rev 4271
Useless
Sat, 13 Nov 2010 08:54:39 -0500 last-minute pl updates 0.9.14
szczur [Sat, 13 Nov 2010 08:54:39 -0500] rev 4270
last-minute pl updates
Fri, 12 Nov 2010 21:37:12 +0100 fixed breakage of game schemes
Henek [Fri, 12 Nov 2010 21:37:12 +0100] rev 4269
fixed breakage of game schemes
Sat, 13 Nov 2010 12:07:17 +0100 Updated spanish translation 0.9.14
Palewolf [Sat, 13 Nov 2010 12:07:17 +0100] rev 4268
Updated spanish translation
Fri, 12 Nov 2010 21:55:55 +0300 merge
unc0rr [Fri, 12 Nov 2010 21:55:55 +0300] rev 4267
merge
Sat, 13 Nov 2010 11:33:50 +0300 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
Fri, 12 Nov 2010 13:54:22 -0500 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
Fri, 12 Nov 2010 21:55:33 +0300 Apply typo fix also here
unc0rr [Fri, 12 Nov 2010 21:55:33 +0300] rev 4264
Apply typo fix also here
Sat, 13 Nov 2010 10:52:27 +0300 Remove "-dev" suffix 0.9.14
unC0Rr [Sat, 13 Nov 2010 10:52:27 +0300] rev 4263
Remove "-dev" suffix
Fri, 12 Nov 2010 12:35:30 -0500 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
Sat, 13 Nov 2010 10:22:06 +0300 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
Fri, 12 Nov 2010 12:30:22 -0500 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.
Fri, 12 Nov 2010 18:32:56 -0500 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
Fri, 12 Nov 2010 12:25:38 -0500 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
Fri, 12 Nov 2010 18:32:29 -0500 translation update for the release 0.9.14
jose1711 [Fri, 12 Nov 2010 18:32:29 -0500] rev 4257
translation update for the release
Fri, 12 Nov 2010 12:21:40 -0500 remove floating point/rounding
nemo [Fri, 12 Nov 2010 12:21:40 -0500] rev 4256
remove floating point/rounding
Fri, 12 Nov 2010 18:24:11 -0500 bugfix. correct crossplatform tips 0.9.14
nemo [Fri, 12 Nov 2010 18:24:11 -0500] rev 4255
bugfix. correct crossplatform tips
Fri, 12 Nov 2010 12:20:50 -0500 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
Fri, 12 Nov 2010 17:54:49 -0500 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
Fri, 12 Nov 2010 17:17:25 +0100 raised version number
koda [Fri, 12 Nov 2010 17:17:25 +0100] rev 4252
raised version number
Fri, 12 Nov 2010 17:53:35 -0500 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
Fri, 12 Nov 2010 17:08:31 +0100 exposing Henek's no wind flag
koda [Fri, 12 Nov 2010 17:08:31 +0100] rev 4250
exposing Henek's no wind flag
Fri, 12 Nov 2010 21:42:27 +0300 Fix typo 0.9.14
unc0rr [Fri, 12 Nov 2010 21:42:27 +0300] rev 4249
Fix typo
Fri, 12 Nov 2010 15:20:54 +0100 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!
Fri, 12 Nov 2010 20:42:36 +0300 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
Fri, 12 Nov 2010 14:54:53 +0100 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
Fri, 12 Nov 2010 09:49:46 +0100 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
Fri, 12 Nov 2010 00:11:22 +0100 iphone interface
koda [Fri, 12 Nov 2010 00:11:22 +0100] rev 4244
iphone interface
Thu, 11 Nov 2010 23:24:06 +0100 added getrandom and addcaption to lua
Henek [Thu, 11 Nov 2010 23:24:06 +0100] rev 4243
added getrandom and addcaption to lua
Thu, 11 Nov 2010 22:17:54 +0300 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
Thu, 11 Nov 2010 11:04:24 -0500 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.
Thu, 11 Nov 2010 10:51:38 -0500 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 :)
Thu, 11 Nov 2010 09:59:45 -0500 Forgot burp's new ammo routine
nemo [Thu, 11 Nov 2010 09:59:45 -0500] rev 4239
Forgot burp's new ammo routine
Thu, 11 Nov 2010 09:58:10 -0500 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.
Thu, 11 Nov 2010 00:38:12 +0100 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
Wed, 10 Nov 2010 19:43:13 +0100 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
Wed, 10 Nov 2010 18:34:11 +0100 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
Tue, 09 Nov 2010 22:44:12 -0500 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
Tue, 09 Nov 2010 22:40:38 -0500 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
Wed, 10 Nov 2010 03:08:14 +0100 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
Wed, 10 Nov 2010 00:56:21 +0100 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
Tue, 09 Nov 2010 19:17:53 +0100 removed altuse property for sticky mines
Henek [Tue, 09 Nov 2010 19:17:53 +0100] rev 4230
removed altuse property for sticky mines
Tue, 09 Nov 2010 19:17:53 +0300 Even more png optimizations
unc0rr [Tue, 09 Nov 2010 19:17:53 +0300] rev 4229
Even more png optimizations
Tue, 09 Nov 2010 09:46:45 +0300 More png optimizations
unc0rr [Tue, 09 Nov 2010 09:46:45 +0300] rev 4228
More png optimizations
Tue, 09 Nov 2010 09:29:16 +0300 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'
Mon, 08 Nov 2010 23:28:39 -0500 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.
Mon, 08 Nov 2010 22:26:44 -0500 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.
Mon, 08 Nov 2010 22:11:46 -0500 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
Tue, 09 Nov 2010 01:56:22 +0100 changelog
sheepluva [Tue, 09 Nov 2010 01:56:22 +0100] rev 4223
changelog
Mon, 08 Nov 2010 19:36:51 -0500 restore circle
nemo [Mon, 08 Nov 2010 19:36:51 -0500] rev 4222
restore circle
Tue, 09 Nov 2010 00:21:59 +0100 added missing game modifiers to lua
Henek [Tue, 09 Nov 2010 00:21:59 +0100] rev 4221
added missing game modifiers to lua
Mon, 08 Nov 2010 23:59:21 +0100 merge again? :o
koda [Mon, 08 Nov 2010 23:59:21 +0100] rev 4220
merge again? :o
Mon, 08 Nov 2010 23:16:13 +0100 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
Mon, 08 Nov 2010 23:07:43 +0100 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
Mon, 08 Nov 2010 23:05:44 +0100 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
Mon, 08 Nov 2010 23:58:59 +0100 merge
koda [Mon, 08 Nov 2010 23:58:59 +0100] rev 4216
merge
Mon, 08 Nov 2010 22:12:14 +0100 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
Mon, 08 Nov 2010 14:24:31 -0500 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)
Mon, 08 Nov 2010 23:58:22 +0100 smaller update (color and modes)
koda [Mon, 08 Nov 2010 23:58:22 +0100] rev 4213
smaller update (color and modes)
Mon, 08 Nov 2010 14:15:26 -0500 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
Mon, 08 Nov 2010 23:46:34 +0100 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
Sun, 07 Nov 2010 18:35:21 -0500 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
Sun, 07 Nov 2010 17:48:21 -0500 no need to clear this flag
nemo [Sun, 07 Nov 2010 17:48:21 -0500] rev 4209
no need to clear this flag
Sun, 07 Nov 2010 23:47:29 +0100 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)
Sun, 07 Nov 2010 17:40:55 -0500 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.
Sun, 07 Nov 2010 17:03:10 -0500 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
Sun, 07 Nov 2010 16:51:16 -0500 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.
Sun, 07 Nov 2010 21:54:15 +0100 swedish translation tweaks
Henek [Sun, 07 Nov 2010 21:54:15 +0100] rev 4204
swedish translation tweaks
Sun, 07 Nov 2010 21:21:10 +0100 swedish translation
FIQ [Sun, 07 Nov 2010 21:21:10 +0100] rev 4203
swedish translation
Sun, 07 Nov 2010 21:04:18 +0100 JAWOHL! German translations
Always-Godlike [Sun, 07 Nov 2010 21:04:18 +0100] rev 4202
JAWOHL! German translations
Sun, 07 Nov 2010 20:59:43 +0100 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
Sun, 07 Nov 2010 14:54:30 -0500 SOMEONE SET US UP THE BOM!
nemo [Sun, 07 Nov 2010 14:54:30 -0500] rev 4200
SOMEONE SET US UP THE BOM!
Sun, 07 Nov 2010 14:49:16 -0500 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
Sun, 07 Nov 2010 20:40:30 +0100 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
Sun, 07 Nov 2010 20:27:05 +0100 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
Sun, 07 Nov 2010 14:24:00 -0500 japanese gets some love
mikade [Sun, 07 Nov 2010 14:24:00 -0500] rev 4196
japanese gets some love
Sun, 07 Nov 2010 20:21:05 +0100 Credit comunity submitted content
Palewolf [Sun, 07 Nov 2010 20:21:05 +0100] rev 4195
Credit comunity submitted content
Sun, 07 Nov 2010 14:03:16 -0500 hee hee
nemo [Sun, 07 Nov 2010 14:03:16 -0500] rev 4194
hee hee
Sun, 07 Nov 2010 13:29:11 -0500 pt again
inu [Sun, 07 Nov 2010 13:29:11 -0500] rev 4193
pt again
Sun, 07 Nov 2010 21:23:29 +0300 Fix stats messages
unc0rr [Sun, 07 Nov 2010 21:23:29 +0300] rev 4192
Fix stats messages Add ru description
Sun, 07 Nov 2010 13:20:06 -0500 merge
nemo [Sun, 07 Nov 2010 13:20:06 -0500] rev 4191
merge
Sun, 07 Nov 2010 19:19:06 +0100 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
Sun, 07 Nov 2010 19:17:33 +0100 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
Sun, 07 Nov 2010 13:19:55 -0500 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
Sun, 07 Nov 2010 19:00:41 +0100 remove last warnings from xcodeproj
koda [Sun, 07 Nov 2010 19:00:41 +0100] rev 4187
remove last warnings from xcodeproj update credits
Sun, 07 Nov 2010 18:58:17 +0100 spanish translation
Palewolf [Sun, 07 Nov 2010 18:58:17 +0100] rev 4186
spanish translation
Sun, 07 Nov 2010 20:39:23 +0300 merge
unc0rr [Sun, 07 Nov 2010 20:39:23 +0300] rev 4185
merge
Sun, 07 Nov 2010 12:37:29 -0500 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
Sun, 07 Nov 2010 20:38:56 +0300 My wife now
unc0rr [Sun, 07 Nov 2010 20:38:56 +0300] rev 4183
My wife now
Sun, 07 Nov 2010 20:36:16 +0300 Fix rev dec8aafc6414 (not tested)
unc0rr [Sun, 07 Nov 2010 20:36:16 +0300] rev 4182
Fix rev dec8aafc6414 (not tested)
Sun, 07 Nov 2010 20:33:34 +0300 Small fix to russian translation
unc0rr [Sun, 07 Nov 2010 20:33:34 +0300] rev 4181
Small fix to russian translation
Sun, 07 Nov 2010 20:29:54 +0300 lupdate
unc0rr [Sun, 07 Nov 2010 20:29:54 +0300] rev 4180
lupdate
Sun, 07 Nov 2010 20:29:25 +0300 Fix a typo
unc0rr [Sun, 07 Nov 2010 20:29:25 +0300] rev 4179
Fix a typo
Sun, 07 Nov 2010 12:14:31 -0500 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
Sun, 07 Nov 2010 20:08:33 +0300 Fix some more messages
unc0rr [Sun, 07 Nov 2010 20:08:33 +0300] rev 4177
Fix some more messages
Sun, 07 Nov 2010 19:59:34 +0300 Fix i18n of plural forms
unc0rr [Sun, 07 Nov 2010 19:59:34 +0300] rev 4176
Fix i18n of plural forms
Sun, 07 Nov 2010 19:49:39 +0300 merge
unc0rr [Sun, 07 Nov 2010 19:49:39 +0300] rev 4175
merge
Sun, 07 Nov 2010 17:48:34 +0100 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
Sun, 07 Nov 2010 17:46:11 +0100 spanish translation
Palewolf [Sun, 07 Nov 2010 17:46:11 +0100] rev 4173
spanish translation
Sun, 07 Nov 2010 19:49:16 +0300 Don't use operator /=
unc0rr [Sun, 07 Nov 2010 19:49:16 +0300] rev 4172
Don't use operator /=
Sun, 07 Nov 2010 19:27:22 +0300 merge
unc0rr [Sun, 07 Nov 2010 19:27:22 +0300] rev 4171
merge
Sun, 07 Nov 2010 11:23:30 -0500 portuguese update for map lua
inu [Sun, 07 Nov 2010 11:23:30 -0500] rev 4170
portuguese update for map lua
Sun, 07 Nov 2010 11:18:49 -0500 updated chinese translation
tonghuix [Sun, 07 Nov 2010 11:18:49 -0500] rev 4169
updated chinese translation
Sun, 07 Nov 2010 19:24:37 +0300 renaming gtAmmo_Bomb and gtAmmo_Grenade
Henek [Sun, 07 Nov 2010 19:24:37 +0300] rev 4168
renaming gtAmmo_Bomb and gtAmmo_Grenade
Sun, 07 Nov 2010 18:39:34 +0300 merge
unc0rr [Sun, 07 Nov 2010 18:39:34 +0300] rev 4167
merge
Sun, 07 Nov 2010 16:30:45 +0100 * Updated German translation
smaxx [Sun, 07 Nov 2010 16:30:45 +0100] rev 4166
* Updated German translation * Removed campaign button
Sun, 07 Nov 2010 18:35:40 +0300 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
Sun, 07 Nov 2010 17:37:49 +0300 some updates
inu [Sun, 07 Nov 2010 17:37:49 +0300] rev 4164
some updates
Sun, 07 Nov 2010 17:30:55 +0300 Polish updade
szczur [Sun, 07 Nov 2010 17:30:55 +0300] rev 4163
Polish updade
Sun, 07 Nov 2010 17:30:20 +0300 update and fix some lua stuff
Henek [Sun, 07 Nov 2010 17:30:20 +0300] rev 4162
update and fix some lua stuff
Sun, 07 Nov 2010 17:02:04 +0300 Remove more int64 casts
unc0rr [Sun, 07 Nov 2010 17:02:04 +0300] rev 4161
Remove more int64 casts
(0) -3000 -1000 -240 +240 +1000 +3000 +10000 tip