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
(0) -3000 -1000 -240 +240 +1000 +3000 +10000 tip