subversion | 1 Oct 2010 01:09
Favicon

SVN: james/3805 Attack animation is generated with a t() targetting array passed to gene

james
2010-09-30 16:09:01 -0700 (Thu, 30 Sep 2010)
128
Attack animation is generated with a t() targetting array passed to generate_attackscript()
instead of by bslot(bat.acting).t()
---
U   wip/bmod.bas
U   wip/bmod.bi
subversion | 1 Oct 2010 01:24
Favicon

SVN: james/3806 autotarget() and the sub functions it calls now operate on a t() array

james
2010-09-30 16:24:16 -0700 (Thu, 30 Sep 2010)
94
autotarget() and the sub functions it calls now operate on a t() array
instead of bslot().t()
---
U   wip/bmod.bas
U   wip/bmodsubs.bas
U   wip/bmodsubs.bi
subversion | 1 Oct 2010 01:36
Favicon

SVN: james/3807 More retargetting fixes.

james
2010-09-30 16:36:32 -0700 (Thu, 30 Sep 2010)
373
More retargetting fixes.
* When an attack has to be retargeted because its target has died, retarget the t()
  for the existing queue entry instead of removing the queue entry and creating a new one.
* When an attack is queued with an already-dead invalid target (like the second part of a chain
  when the first part has killed the target) retarget the attack queue entry
---
U   wip/bmod.bas
U   wip/bmodsubs.bas
subversion | 1 Oct 2010 03:14
Favicon

SVN: james/3808 bslot().t() is gone, replaced by bat.animating_t() which only holds the

james
2010-09-30 18:14:29 -0700 (Thu, 30 Sep 2010)
170
bslot().t() is gone, replaced by bat.animating_t() which only holds the target set for the
currently animating attack, and has nothing to do with interactive targetting.
---
U   wip/battle_udts.bi
U   wip/bmod.bas
U   wip/bmod.bi
U   wip/bmodsubs.bas
subversion | 1 Oct 2010 04:08
Favicon

SVN: james/3809 When an attack is ready to animate, re-check that it still has a valid t

james
2010-09-30 19:08:18 -0700 (Thu, 30 Sep 2010)
193
When an attack is ready to animate, re-check that it still has a valid target,
and if not, retarget. (this is part of what I was trying to fix in revision 3807
except now it is REALLY fixed ;)
---
U   wip/bmod.bas
subversion | 1 Oct 2010 04:12
Favicon

SVN: james/3810 Silence a lot of debug noise

james
2010-09-30 19:12:54 -0700 (Thu, 30 Sep 2010)
29
Silence a lot of debug noise
---
U   wip/bmod.bas
U   wip/bmodsubs.bas
subversion | 1 Oct 2010 04:41
Favicon

SVN: james/3811 Chained attacks from nonblocking attacks must always be forced nonblocki

james
2010-09-30 19:41:14 -0700 (Thu, 30 Sep 2010)
75
Chained attacks from nonblocking attacks must always be forced nonblocking
---
U   wip/battle_udts.bi
U   wip/bmod.bas
U   wip/bmod.bi
U   wip/bmodsubs.bas
U   wip/bmodsubs.bi
subversion | 1 Oct 2010 04:49
Favicon

SVN: james/3812 Add a "Delay doesn't block further actions" on chain bitsets too

james
2010-09-30 19:49:05 -0700 (Thu, 30 Sep 2010)
126
Add a "Delay doesn't block further actions" on chain bitsets too
as an alternative way of forcing an attack to be nonblocking
---
U   wip/bmod.bas
U   wip/flexmenu.bas
U   wip/loading.bas
U   wip/udts.bi
subversion | 1 Oct 2010 05:01
Favicon

SVN: james/3813 Help file updates for the non-blocking attack bitsets

james
2010-09-30 20:01:57 -0700 (Thu, 30 Sep 2010)
54
Help file updates for the non-blocking attack bitsets
---
U   wip/ohrhelp/attack_bitsets.txt
U   wip/ohrhelp/attack_chain_bitsets.txt
subversion | 1 Oct 2010 05:51
Favicon

SVN: jay/3814 Adjusted startup sequence to "hide" the resizing operations of the windo

jay
2010-09-30 20:51:54 -0700 (Thu, 30 Sep 2010)
100
Adjusted startup sequence to "hide" the resizing operations of the window when it first initializes.
---
U   wip/gfx_directx/gfx_directx.new.cpp
U   wip/gfx_directx/gfx_directx_cls_window.cpp
U   wip/gfx_directx/gfx_directx_cls_window.h
U   wip/gfx_directx.dll

Gmane