2010-07-07 the game now respects the orientation of the frontend
koda [Wed, 07 Jul 2010 03:03:59 +0200] rev 3627
the game now respects the orientation of the frontend
2010-07-07 fix the multitouch shooting and moving
koda [Wed, 07 Jul 2010 02:52:11 +0200] rev 3626
fix the multitouch shooting and moving fix a crash (unknown) when reloading leave the lobby open after returing from game
2010-07-06 icons \o/
koda [Tue, 06 Jul 2010 03:33:01 +0200] rev 3625
icons \o/ fixed orientation and launch image issues prevent a crash when loading lobby multiple times
2010-07-05 button to open ammomenu
koda [Mon, 05 Jul 2010 22:42:43 +0200] rev 3624
button to open ammomenu loading screen that fits launch orientation further work on weapon selection more savings for older idevices
2010-07-03 graphics applied and fixes here and there
koda [Sun, 04 Jul 2010 01:27:41 +0200] rev 3623
graphics applied and fixes here and there
2010-07-03 add other lobby graphics
Tiy [Sun, 04 Jul 2010 00:48:39 +0200] rev 3622
add other lobby graphics
2010-07-03 initial support for customizing weaponset
koda [Sun, 04 Jul 2010 00:33:59 +0200] rev 3621
initial support for customizing weaponset
2010-07-03 szczur updated locale
koda [Sat, 03 Jul 2010 15:31:36 +0200] rev 3620
szczur updated locale
2010-07-03 partially apply new graphics to code
koda [Sat, 03 Jul 2010 15:30:52 +0200] rev 3619
partially apply new graphics to code
2010-07-03 new graphics for ipad frontend
Tiy [Sat, 03 Jul 2010 15:30:33 +0200] rev 3618
new graphics for ipad frontend
2010-07-03 a couple of fixes i missed previously
koda [Sat, 03 Jul 2010 05:51:24 +0200] rev 3617
a couple of fixes i missed previously
2010-07-03 tackling the iphoneos todo (another trial for the beginning sporadic bug, remove curl animation, don't need to go to detail page)
koda [Sat, 03 Jul 2010 04:42:29 +0200] rev 3616
tackling the iphoneos todo (another trial for the beginning sporadic bug, remove curl animation, don't need to go to detail page)
2010-07-03 further code cleanup and less redundancy
koda [Sat, 03 Jul 2010 04:09:27 +0200] rev 3615
further code cleanup and less redundancy
2010-07-03 merge
nemo [Fri, 02 Jul 2010 21:20:38 -0400] rev 3614
merge
2010-07-03 make runtime quality check for iDevices
koda [Sat, 03 Jul 2010 02:01:24 +0200] rev 3613
make runtime quality check for iDevices
2010-07-02 land arrays are allocated dynamically, so DOWNSCALE and LOWRES macros are now removed and replaced by run time flags rqBlurryLand and rqLowRes
koda [Sat, 03 Jul 2010 01:31:18 +0200] rev 3612
land arrays are allocated dynamically, so DOWNSCALE and LOWRES macros are now removed and replaced by run time flags rqBlurryLand and rqLowRes
2010-07-02 interpret parameters before initializing everything
koda [Sat, 03 Jul 2010 00:11:23 +0200] rev 3611
interpret parameters before initializing everything make flake disabling really works code cleanup and fixes
2010-07-02 small cleanup
koda [Fri, 02 Jul 2010 17:46:53 +0200] rev 3610
small cleanup
2010-07-03 Minor fire tweak for readability and lethalness, remove exit condition that was hanging game (identified by jaylittle)
nemo [Fri, 02 Jul 2010 21:19:22 -0400] rev 3609
Minor fire tweak for readability and lethalness, remove exit condition that was hanging game (identified by jaylittle)
2010-07-02 Revert prior attempted optimisation. Gridding the land pays in some situations, but not all. Restricting to an upper bound might help, but overall, seems too fuzzy to be worth it. On one side is increased cost of Add/Delete + extra test on collision check, on the other is skipping the list iteration. Perhaps for large lists.
nemo [Thu, 01 Jul 2010 23:41:10 -0400] rev 3608
Revert prior attempted optimisation. Gridding the land pays in some situations, but not all. Restricting to an upper bound might help, but overall, seems too fuzzy to be worth it. On one side is increased cost of Add/Delete + extra test on collision check, on the other is skipping the list iteration. Perhaps for large lists.
2010-07-01 Initialise to 0
nemo [Thu, 01 Jul 2010 19:05:29 -0400] rev 3607
Initialise to 0
2010-07-01 Rename city to earthrise, replace old "earthrise" music w/ new City music on City/Planes
nemo [Thu, 01 Jul 2010 18:29:57 -0400] rev 3606
Rename city to earthrise, replace old "earthrise" music w/ new City music on City/Planes
2010-07-01 New music for City theme
HSR [Thu, 01 Jul 2010 18:26:44 -0400] rev 3605
New music for City theme
2010-07-01 New Rock themed music for Stage by HSR
nemo [Thu, 01 Jul 2010 17:16:13 -0400] rev 3604
New Rock themed music for Stage by HSR
2010-07-01 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.
2010-07-01 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
2010-07-01 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
2010-07-01 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)
2010-06-30 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
2010-06-30 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
2010-06-30 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
2010-07-01 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
2010-06-30 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)
2010-06-30 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)
2010-06-30 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.
2010-06-30 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
2010-06-29 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)
2010-06-29 explosions: cache rounded X,Y values
sheepluva [Tue, 29 Jun 2010 22:16:26 +0200] rev 3590
explosions: cache rounded X,Y values
2010-06-29 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
2010-06-29 rope: another, small optimization
sheepluva [Tue, 29 Jun 2010 18:06:50 +0200] rev 3588
rope: another, small optimization
2010-06-29 Optimise vgtSmokeTrace/vgtEvilTrace handler
nemo [Tue, 29 Jun 2010 15:50:34 -0400] rev 3587
Optimise vgtSmokeTrace/vgtEvilTrace handler
2010-06-29 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" :)
2010-06-29 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
2010-06-29 rope: another small optimization
sheepluva [Tue, 29 Jun 2010 06:27:59 +0200] rev 3584
rope: another small optimization
2010-06-29 rope: tiny optimisation
sheepluva [Tue, 29 Jun 2010 05:22:25 +0200] rev 3583
rope: tiny optimisation
2010-06-28 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!
2010-06-28 merge
unc0rr [Mon, 28 Jun 2010 21:49:59 +0400] rev 3581
merge
2010-06-28 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
2010-06-28 Engine Message command
unc0rr [Mon, 28 Jun 2010 21:43:19 +0400] rev 3579
Engine Message command
2010-06-28 portal: angle preservation tweaking
sheepluva [Mon, 28 Jun 2010 08:52:17 +0200] rev 3578
portal: angle preservation tweaking
2010-06-28 START_GAME command
unc0rr [Mon, 28 Jun 2010 21:41:45 +0400] rev 3577
START_GAME command
2010-06-27 merge
unc0rr [Sun, 27 Jun 2010 21:28:28 +0400] rev 3576
merge
2010-06-27 merge
koda [Sun, 27 Jun 2010 18:34:47 +0200] rev 3575
merge
2010-06-27 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
2010-06-27 complete configuration for schemes
koda [Sun, 27 Jun 2010 16:44:24 +0200] rev 3573
complete configuration for schemes added my stuff to hgignore
2010-06-27 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
(0) -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip