- Added support for per-SpawnShot spawn lists. (Also fixed a potential
infinite loop, though I'm not sure the parser allowed this condition to happen.) SVN r1759 (trunk)
This commit is contained in:
parent
4d4e8e89b3
commit
8e1ce082f4
2 changed files with 47 additions and 36 deletions
|
|
@ -1,4 +1,7 @@
|
|||
August 7, 2009
|
||||
- Added support for per-SpawnShot spawn lists. (Also fixed a potential
|
||||
infinite loop, though I'm not sure the parser allowed this condition to
|
||||
happen.)
|
||||
- Changed the DWORDs in dobject.h into uint32s, since they were preventing
|
||||
edit-and-continue from working for the Windows source files.
|
||||
- When a WM_KEYDOWN message is received with VK_PROCESSKEY, the scan key is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue