Thu, 01 Jul 2010 17:00:14 -0400 Grid the landscape, and shortcircuit checks on the collision array if there are no nearby checked in collisions to be collided with. This is a big win for fire's ammoshove in particular. Also add a +2 that seemed missing in the check, and update fire accordingly.
nemo [Thu, 01 Jul 2010 17:00:14 -0400] rev 3603
Grid the landscape, and shortcircuit checks on the collision array if there are no nearby checked in collisions to be collided with. This is a big win for fire's ammoshove in particular. Also add a +2 that seemed missing in the check, and update fire accordingly.
Thu, 01 Jul 2010 14:17:22 -0400 Restore prior optimisation with the wildly out-of-bounds tx in LandDirty removed
nemo [Thu, 01 Jul 2010 14:17:22 -0400] rev 3602
Restore prior optimisation with the wildly out-of-bounds tx in LandDirty removed
Thu, 01 Jul 2010 00:34:39 -0400 Revert most of optimisation except for some obvious fixes to errors someone or other introduced.
nemo [Thu, 01 Jul 2010 00:34:39 -0400] rev 3601
Revert most of optimisation except for some obvious fixes to errors someone or other introduced. Something in the rest appears related to a crash in translation. Until I determine why or what, this stays out to not ruin people's games
Wed, 30 Jun 2010 23:21:46 -0400 merge (I'll get it next time)
nemo [Wed, 30 Jun 2010 23:21:46 -0400] rev 3600
merge (I'll get it next time)
Wed, 30 Jun 2010 23:27:18 +0200 sheepluva's inline patch, fix a crash in overlay
koda [Wed, 30 Jun 2010 23:27:18 +0200] rev 3599
sheepluva's inline patch, fix a crash in overlay
Wed, 30 Jun 2010 22:42:55 +0200 tiy new overlay graphics
koda [Wed, 30 Jun 2010 22:42:55 +0200] rev 3598
tiy new overlay graphics clean the sdlwindow created updated latest sdl fixes, corrected leaks and stuff
Wed, 30 Jun 2010 22:20:52 +0200 visual gears: fixing nemo's c-style assignment/multiplications
sheepluva [Wed, 30 Jun 2010 22:20:52 +0200] rev 3597
visual gears: fixing nemo's c-style assignment/multiplications
Wed, 30 Jun 2010 23:15:14 -0400 Store some calcs to speed up uLandGraphics a tad
nemo [Wed, 30 Jun 2010 23:15:14 -0400] rev 3596
Store some calcs to speed up uLandGraphics a tad
Wed, 30 Jun 2010 14:52:48 +0200 partially removing DOWNSCALE ifdef -- only two remain and their removal requires dynamic allocation (btw this breaks low quality mode)
koda [Wed, 30 Jun 2010 14:52:48 +0200] rev 3595
partially removing DOWNSCALE ifdef -- only two remain and their removal requires dynamic allocation (btw this breaks low quality mode)
Wed, 30 Jun 2010 12:55:33 +0200 turn cReducedQuality into a LongInt and provide a series of quality flags (and best of all, this is still compatible with current frontend)
koda [Wed, 30 Jun 2010 12:55:33 +0200] rev 3594
turn cReducedQuality into a LongInt and provide a series of quality flags (and best of all, this is still compatible with current frontend)
Tue, 29 Jun 2010 23:30:49 -0400 Remove hwFloat from VisualGears - they don't need the precision for syncing purposes, and it saves a whole lot of operations.
nemo [Tue, 29 Jun 2010 23:30:49 -0400] rev 3593
Remove hwFloat from VisualGears - they don't need the precision for syncing purposes, and it saves a whole lot of operations.
Wed, 30 Jun 2010 03:26:15 +0200 clouds: up-and-down-bouncing now without evil loop
sheepluva [Wed, 30 Jun 2010 03:26:15 +0200] rev 3592
clouds: up-and-down-bouncing now without evil loop
Tue, 29 Jun 2010 23:25:42 +0200 bee:
sheepluva [Tue, 29 Jun 2010 23:25:42 +0200] rev 3591
bee: * make be correct its course only 62.5 times per second (instead of 1000) * cache values (e.g. that one for speed)
Tue, 29 Jun 2010 22:16:26 +0200 explosions: cache rounded X,Y values
sheepluva [Tue, 29 Jun 2010 22:16:26 +0200] rev 3590
explosions: cache rounded X,Y values
Tue, 29 Jun 2010 15:52:13 -0400 Dammit. Forgot to pull/rebase before making the VG change
nemo [Tue, 29 Jun 2010 15:52:13 -0400] rev 3589
Dammit. Forgot to pull/rebase before making the VG change
Tue, 29 Jun 2010 18:06:50 +0200 rope: another, small optimization
sheepluva [Tue, 29 Jun 2010 18:06:50 +0200] rev 3588
rope: another, small optimization
Tue, 29 Jun 2010 15:50:34 -0400 Optimise vgtSmokeTrace/vgtEvilTrace handler
nemo [Tue, 29 Jun 2010 15:50:34 -0400] rev 3587
Optimise vgtSmokeTrace/vgtEvilTrace handler
Tue, 29 Jun 2010 10:18:51 -0400 Default ammo set was horribly unbalanced - you want to test portal, play "crazy" :)
nemo [Tue, 29 Jun 2010 10:18:51 -0400] rev 3586
Default ammo set was horribly unbalanced - you want to test portal, play "crazy" :)
Tue, 29 Jun 2010 07:09:55 +0200 rope: optimization, should save up to ~3 million hwFloat multiplications per second
sheepluva [Tue, 29 Jun 2010 07:09:55 +0200] rev 3585
rope: optimization, should save up to ~3 million hwFloat multiplications per second
Tue, 29 Jun 2010 06:27:59 +0200 rope: another small optimization
sheepluva [Tue, 29 Jun 2010 06:27:59 +0200] rev 3584
rope: another small optimization
Tue, 29 Jun 2010 05:22:25 +0200 rope: tiny optimisation
sheepluva [Tue, 29 Jun 2010 05:22:25 +0200] rev 3583
rope: tiny optimisation
Mon, 28 Jun 2010 21:52:00 +0200 fix segfault on HH-gear being 0 (e.g. after drowning) in cursor/target selection mode, thanks "ivze" for the heads-up!
sheepluva [Mon, 28 Jun 2010 21:52:00 +0200] rev 3582
fix segfault on HH-gear being 0 (e.g. after drowning) in cursor/target selection mode, thanks "ivze" for the heads-up!
Mon, 28 Jun 2010 21:49:59 +0400 merge
unc0rr [Mon, 28 Jun 2010 21:49:59 +0400] rev 3581
merge
Mon, 28 Jun 2010 09:33:10 +0200 engine: apply weapon offset to charge animation
sheepluva [Mon, 28 Jun 2010 09:33:10 +0200] rev 3580
engine: apply weapon offset to charge animation
Mon, 28 Jun 2010 21:43:19 +0400 Engine Message command
unc0rr [Mon, 28 Jun 2010 21:43:19 +0400] rev 3579
Engine Message command
Mon, 28 Jun 2010 08:52:17 +0200 portal: angle preservation tweaking
sheepluva [Mon, 28 Jun 2010 08:52:17 +0200] rev 3578
portal: angle preservation tweaking
Mon, 28 Jun 2010 21:41:45 +0400 START_GAME command
unc0rr [Mon, 28 Jun 2010 21:41:45 +0400] rev 3577
START_GAME command
Sun, 27 Jun 2010 21:28:28 +0400 merge
unc0rr [Sun, 27 Jun 2010 21:28:28 +0400] rev 3576
merge
Sun, 27 Jun 2010 18:34:47 +0200 merge
koda [Sun, 27 Jun 2010 18:34:47 +0200] rev 3575
merge
Sun, 27 Jun 2010 18:34:17 +0200 insert a default name when a void string is used
koda [Sun, 27 Jun 2010 18:34:17 +0200] rev 3574
insert a default name when a void string is used polish schemes configuration fixed strange bug in the general panel
Sun, 27 Jun 2010 16:44:24 +0200 complete configuration for schemes
koda [Sun, 27 Jun 2010 16:44:24 +0200] rev 3573
complete configuration for schemes added my stuff to hgignore
Sun, 27 Jun 2010 18:17:34 +0200 portal: I accidentally flipped the exit angle in last commit
sheepluva [Sun, 27 Jun 2010 18:17:34 +0200] rev 3572
portal: I accidentally flipped the exit angle in last commit
Sun, 27 Jun 2010 05:32:11 +0200 portal: some moar tweaks
sheepluva [Sun, 27 Jun 2010 05:32:11 +0200] rev 3571
portal: some moar tweaks
Sun, 27 Jun 2010 02:11:31 +0200 portal: entry angle is now affecting exit angle
sheepluva [Sun, 27 Jun 2010 02:11:31 +0200] rev 3570
portal: entry angle is now affecting exit angle
Sat, 26 Jun 2010 19:30:16 +0200 portal / slope detection:
sheepluva [Sat, 26 Jun 2010 19:30:16 +0200] rev 3569
portal / slope detection: * make portal shot collision work regardless of portal projectile velocity * small hax so that hogs can open portals below their feet * killing some whitespaces for my personal entertainment
Sun, 27 Jun 2010 21:27:26 +0400 A bunch of reimplemented commands
unc0rr [Sun, 27 Jun 2010 21:27:26 +0400] rev 3568
A bunch of reimplemented commands
Sat, 26 Jun 2010 16:00:40 +0200 adding install_manifest.txt to .hgignore ...
sheepluva [Sat, 26 Jun 2010 16:00:40 +0200] rev 3567
adding install_manifest.txt to .hgignore ...
Sun, 27 Jun 2010 21:06:41 +0400 Properly handle client exit
unc0rr [Sun, 27 Jun 2010 21:06:41 +0400] rev 3566
Properly handle client exit
Sat, 26 Jun 2010 16:58:19 +0400 merge
unc0rr [Sat, 26 Jun 2010 16:58:19 +0400] rev 3565
merge
Sat, 26 Jun 2010 16:57:43 +0400 Reimplement REMOVE_TEAM
unc0rr [Sat, 26 Jun 2010 16:57:43 +0400] rev 3564
Reimplement REMOVE_TEAM
Sat, 26 Jun 2010 16:56:02 +0400 merge
unc0rr [Sat, 26 Jun 2010 16:56:02 +0400] rev 3563
merge
Sat, 26 Jun 2010 09:59:53 +0200 portal:
sheepluva [Sat, 26 Jun 2010 09:59:53 +0200] rev 3562
portal: * clean up obsolete code in order to remove the rare cases of wrong-sided portals * fix formula of last commit notice: since last commit portals can happen to move faster than 1000px/sec, I'll take care of that soon ;)
Fri, 25 Jun 2010 17:02:30 +0400 Reimplement REMOVE_TEAM
unc0rr [Fri, 25 Jun 2010 17:02:30 +0400] rev 3561
Reimplement REMOVE_TEAM
Sat, 26 Jun 2010 08:14:53 +0200 portal: make shot 2 times faster, add hog movement speed to shot speed (only the part in shot direction, so that aiming is not messed up)
sheepluva [Sat, 26 Jun 2010 08:14:53 +0200] rev 3560
portal: make shot 2 times faster, add hog movement speed to shot speed (only the part in shot direction, so that aiming is not messed up)
Fri, 25 Jun 2010 11:54:07 +0400 Ignore this file too
unc0rr [Fri, 25 Jun 2010 11:54:07 +0400] rev 3559
Ignore this file too
Fri, 25 Jun 2010 22:59:31 -0400 Flag dimensions with booleans instead of using 0.
nemo [Fri, 25 Jun 2010 22:59:31 -0400] rev 3558
Flag dimensions with booleans instead of using 0.
Fri, 25 Jun 2010 11:53:35 +0400 Add ignoring
unc0rr [Fri, 25 Jun 2010 11:53:35 +0400] rev 3557
Add ignoring
Sat, 26 Jun 2010 04:36:28 +0200 merge
koda [Sat, 26 Jun 2010 04:36:28 +0200] rev 3556
merge
Fri, 25 Jun 2010 10:05:42 +0400 Reimplement ADD_TEAM
unc0rr [Fri, 25 Jun 2010 10:05:42 +0400] rev 3555
Reimplement ADD_TEAM
Fri, 25 Jun 2010 00:41:21 -0400 Extend pixel sweep to recheck neighbours if erasing on edges
nemo [Fri, 25 Jun 2010 00:41:21 -0400] rev 3554
Extend pixel sweep to recheck neighbours if erasing on edges
Thu, 24 Jun 2010 19:52:04 +0400 Update ukrainian translation
unc0rr [Thu, 24 Jun 2010 19:52:04 +0400] rev 3553
Update ukrainian translation
Wed, 23 Jun 2010 22:12:06 -0400 Workaround for cakes and portals. Also disable something that always seems to screw up my portal games.
nemo [Wed, 23 Jun 2010 22:12:06 -0400] rev 3552
Workaround for cakes and portals. Also disable something that always seems to screw up my portal games. Hopefully will so irritate sheepluva he comes up w/ something more workable.
Sat, 26 Jun 2010 04:36:04 +0200 moar zoom, fixed fort mode, other glitches
koda [Sat, 26 Jun 2010 04:36:04 +0200] rev 3551
moar zoom, fixed fort mode, other glitches but best of all, touch works fo' real
Thu, 24 Jun 2010 01:08:57 +0200 merge
koda [Thu, 24 Jun 2010 01:08:57 +0200] rev 3550
merge
Wed, 23 Jun 2010 17:12:13 -0400 Erasing lowres files. Again.
nemo [Wed, 23 Jun 2010 17:12:13 -0400] rev 3549
Erasing lowres files. Again.
Thu, 24 Jun 2010 01:08:25 +0200 server somewhat simplified and correct sporadic crasher
koda [Thu, 24 Jun 2010 01:08:25 +0200] rev 3548
server somewhat simplified and correct sporadic crasher workaround for not-rotating curl effect display memory warning only once
Wed, 23 Jun 2010 22:03:56 +0200 i <3 mercurial
koda [Wed, 23 Jun 2010 22:03:56 +0200] rev 3547
i <3 mercurial
Wed, 23 Jun 2010 21:49:19 +0200 expand -t 4 on .m as well
koda [Wed, 23 Jun 2010 21:49:19 +0200] rev 3546
expand -t 4 on .m as well
Wed, 23 Jun 2010 21:39:14 +0200 merge
koda [Wed, 23 Jun 2010 21:39:14 +0200] rev 3545
merge
Wed, 23 Jun 2010 22:25:26 +0400 Start reimplementation of ADD_TEAM
unc0rr [Wed, 23 Jun 2010 22:25:26 +0400] rev 3544
Start reimplementation of ADD_TEAM
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip