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.
nemo [Thu, 01 Jul 2010 14:17:22 -0400] rev 3602
Restore prior optimisation with the wildly out-of-bounds tx in LandDirty removed
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
nemo [Wed, 30 Jun 2010 23:21:46 -0400] rev 3600
merge (I'll get it next time)
koda [Wed, 30 Jun 2010 23:27:18 +0200] rev 3599
sheepluva's inline patch, fix a crash in overlay
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
sheepluva [Wed, 30 Jun 2010 22:20:52 +0200] rev 3597
visual gears: fixing nemo's c-style assignment/multiplications
nemo [Wed, 30 Jun 2010 23:15:14 -0400] rev 3596
Store some calcs to speed up uLandGraphics a tad
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)
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)
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.
sheepluva [Wed, 30 Jun 2010 03:26:15 +0200] rev 3592
clouds: up-and-down-bouncing now without evil loop
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)
sheepluva [Tue, 29 Jun 2010 22:16:26 +0200] rev 3590
explosions: cache rounded X,Y values
nemo [Tue, 29 Jun 2010 15:52:13 -0400] rev 3589
Dammit. Forgot to pull/rebase before making the VG change
sheepluva [Tue, 29 Jun 2010 18:06:50 +0200] rev 3588
rope: another, small optimization
nemo [Tue, 29 Jun 2010 15:50:34 -0400] rev 3587
Optimise vgtSmokeTrace/vgtEvilTrace handler
nemo [Tue, 29 Jun 2010 10:18:51 -0400] rev 3586
Default ammo set was horribly unbalanced - you want to test portal, play "crazy" :)
sheepluva [Tue, 29 Jun 2010 07:09:55 +0200] rev 3585
rope: optimization, should save up to ~3 million hwFloat multiplications per second
sheepluva [Tue, 29 Jun 2010 06:27:59 +0200] rev 3584
rope: another small optimization
sheepluva [Tue, 29 Jun 2010 05:22:25 +0200] rev 3583
rope: tiny optimisation
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!
unc0rr [Mon, 28 Jun 2010 21:49:59 +0400] rev 3581
merge
sheepluva [Mon, 28 Jun 2010 09:33:10 +0200] rev 3580
engine: apply weapon offset to charge animation
unc0rr [Mon, 28 Jun 2010 21:43:19 +0400] rev 3579
Engine Message command
sheepluva [Mon, 28 Jun 2010 08:52:17 +0200] rev 3578
portal: angle preservation tweaking
unc0rr [Mon, 28 Jun 2010 21:41:45 +0400] rev 3577
START_GAME command
unc0rr [Sun, 27 Jun 2010 21:28:28 +0400] rev 3576
merge
koda [Sun, 27 Jun 2010 18:34:47 +0200] rev 3575
merge
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