Matei
7773b9b204
# Some fixes to projectiles
...
- Removed use of erase() in the middle of iterating through projectiles
in CProjectileManager - that was dangerous! Replaced projectiles vector
with a linked list to make it easy and efficient to delete elements in
the middle.
- Fixed animation. It seemed like a problem with updating the Y position
came up and was more apparent as we lowered the turn length.
This was SVN commit r5593.
2008-02-03 09:10:15 +00:00
..
2007-12-01 18:05:46 +00:00
2007-10-09 07:27:45 +00:00
2007-01-25 07:00:31 +00:00
2007-05-07 16:33:24 +00:00
2007-05-02 12:07:08 +00:00
2007-05-07 16:33:24 +00:00
2007-05-02 12:07:08 +00:00
2007-05-07 16:33:24 +00:00
2007-12-01 18:05:46 +00:00
2007-10-13 23:37:23 +00:00
2007-05-02 12:07:08 +00:00
2007-05-07 16:33:24 +00:00
2007-05-16 06:58:49 +00:00
2007-05-16 06:58:49 +00:00
2007-12-01 18:05:46 +00:00
2007-10-13 23:37:23 +00:00
2007-11-18 09:09:06 +00:00
2007-05-02 12:07:08 +00:00
2007-11-18 09:09:06 +00:00
2007-10-10 19:35:23 +00:00
2007-05-02 12:07:08 +00:00
2007-05-07 16:33:24 +00:00
2007-12-29 16:22:23 +00:00
2007-07-14 06:15:19 +00:00
2008-01-07 20:03:19 +00:00
2007-12-20 20:21:45 +00:00
2007-01-25 07:00:31 +00:00
2007-05-07 16:33:24 +00:00
2007-12-29 16:22:23 +00:00
2007-05-07 16:33:24 +00:00
2008-01-07 20:03:19 +00:00
2007-12-20 20:21:45 +00:00
2007-05-02 12:07:08 +00:00
2007-05-07 16:33:24 +00:00
2008-01-03 22:07:18 +00:00
2007-05-07 16:33:24 +00:00
2007-12-20 19:57:41 +00:00
2007-12-20 19:57:41 +00:00
2007-05-02 12:07:08 +00:00
2007-05-07 16:33:24 +00:00
2007-05-29 19:01:21 +00:00
2007-05-29 19:01:21 +00:00
2008-02-03 09:10:15 +00:00
2008-02-03 09:10:15 +00:00
2007-05-02 12:07:08 +00:00
2007-05-07 16:33:24 +00:00
2006-06-09 18:32:00 +00:00
2007-05-07 16:33:24 +00:00
2008-01-12 21:08:11 +00:00
2007-10-23 06:52:23 +00:00
2007-05-02 12:07:08 +00:00
2007-05-07 16:33:24 +00:00
2007-12-29 16:22:23 +00:00
2007-05-29 19:01:21 +00:00
2008-01-07 20:03:19 +00:00
2007-12-20 20:21:45 +00:00
2008-01-03 22:07:18 +00:00
2007-05-07 16:33:24 +00:00
2007-10-09 07:27:45 +00:00
2007-10-11 08:00:05 +00:00
2007-12-29 16:22:23 +00:00
2007-05-29 19:01:21 +00:00
2008-02-03 09:10:15 +00:00
2008-02-03 09:10:15 +00:00