bf997a29c0
MOAR PERF
Chris Forbes
2009-11-04 21:49:18 +13:00
c4f5b8e7fe
Merge branch 'master' of git@github.com:beedee/OpenRA
Bob
2009-11-04 21:22:09 +13:00
0d4b0e76b9
Perf fix, wrt Ore growth.
Bob
2009-11-04 21:21:49 +13:00
04da38440c
fixed bim
Chris Forbes
2009-11-04 21:07:17 +13:00
43170cc318
harvester empties; first stage of fixing BIM behavior
Chris Forbes
2009-11-04 21:03:56 +13:00
0d2b7eb855
ore timing too
Chris Forbes
2009-11-04 20:44:05 +13:00
db89136adf
timing
Chris Forbes
2009-11-04 20:40:48 +13:00
f84d756570
merged
Chris Forbes
2009-11-04 20:31:59 +13:00
86111b9e91
ore frequence OAOO
Chris Forbes
2009-11-04 20:30:36 +13:00
0251cb3e1c
Gems don't grow.
Bob
2009-11-04 20:28:04 +13:00
e8bbf051f9
split tick/render frame counters
Chris Forbes
2009-11-04 20:20:54 +13:00
bb144db787
converted TileReference back into a value type; fixed BaseNormal handling in BIM
Chris Forbes
2009-11-04 18:48:57 +13:00
a9126fc9ce
bdebug=true will show appropriate influence for current building
Chris Forbes
2009-11-04 18:18:17 +13:00
1b131465fd
harvester actually sortof works now
Chris Forbes
2009-11-03 19:24:28 +13:00
cda22ba7be
added Name to Sequence
Chris Forbes
2009-11-03 19:03:42 +13:00
0618fb6987
harvest activity
Chris Forbes
2009-11-03 18:54:44 +13:00
332ba75c85
fixed precedence of harvester orders. this SUCKS
Chris Forbes
2009-11-03 18:33:50 +13:00
d2ddd40902
harvest order wired into harvester. crashes with noti since the matching activity is noti.
Chris Forbes
2009-11-03 18:21:02 +13:00
1cb3f1ee10
harvesting support in Map
Chris Forbes
2009-11-03 18:10:09 +13:00
2fe3618b23
removed ScreenSpaceTurretOffset bs. if you want a screenspace offset, it's the 3rd and 4th elements of the PrimaryOffset / SecondaryOffset
Chris Forbes
2009-11-03 18:00:10 +13:00
36ac9e156a
killing some pre-LINQ BS in Package
Chris Forbes
2009-11-02 23:35:28 +13:00
5d07ca2c90
oops. fixed growth and wired up.
Chris Forbes
2009-11-02 23:15:29 +13:00
c615920209
added ore density calculation; added ore growth logic
Chris Forbes
2009-11-02 23:04:36 +13:00
3ada04ac8a
Planes, kinda. They don't fly.
Bob
2009-11-02 21:47:33 +13:00
ddc91ddafa
Moved Activity and friends into separate files.
Bob
2009-11-02 20:22:12 +13:00
279f13bc5b
BUGFIX: with PlaceBuilding active, you could cancel the current production, then place the (canceled) building.
Bob
2009-11-02 01:28:18 +13:00
1d7798d40c
Buildings with special rendering now skip their make animation. Removed IsMapActor; make-skipping is now controlled by a global in Game.
Bob
2009-11-02 00:59:53 +13:00
7e1417254c
Pause and Cancel orders for production.
Bob
2009-11-02 00:15:04 +13:00
b4510876d3
working on Orders for sidebar
Bob
2009-11-01 23:54:22 +13:00
90ba576cc6
separated 'index' from 'palette' in player
Chris Forbes
2009-11-01 23:22:08 +13:00
e62a0bc717#67 fixed: spinners work again
Chris Forbes
2009-11-01 22:30:28 +13:00
33ef0f6e61
implementing consistent order order (ugh) (#70)
Chris Forbes
2009-11-01 21:33:00 +13:00
f4a5c9069b
deploy mcv now requires clear space
Chris Forbes
2009-11-01 21:29:05 +13:00
98e64fc446fixes#72
Chris Forbes
2009-11-01 19:57:03 +13:00
b9af0d42fe
sidebar on-hold/cancel works correctly
Chris Forbes
2009-11-01 19:25:28 +13:00
4336c2af35
skip 'make' animation for mapunits
Chris Forbes
2009-11-01 19:09:18 +13:00
f9fb04372c
lots of stuff: harvester, acceptsore, half-destroyed buildings, building sounds
Chris Forbes
2009-11-01 18:51:15 +13:00
5dbc70da02
water splashes
Chris Forbes
2009-11-01 17:56:05 +13:00
4dd54eb1e3
fixed water animation direction
Chris Forbes
2009-11-01 15:09:24 +13:00
4ada055f06
more infantry tweaks; sidebar mouseover shows desc & prices now
Chris Forbes
2009-11-01 15:06:21 +13:00
db810105da
slightly nicer infantry behavior
Chris Forbes
2009-11-01 14:18:58 +13:00
a6e39eb320
Merge branch 'master' of git://github.com/beedee/OpenRA
Chris Forbes
2009-11-01 13:15:29 +13:00
783b9e9f5f
infantry squads; a bit tight at the moment.
Chris Forbes
2009-11-01 13:15:23 +13:00
c1a49f715d
Moved time-stepping out into Game. player ticks (including production) now run at the correct rate.
Bob
2009-11-01 12:10:17 +13:00